aboutsummaryrefslogtreecommitdiff
path: root/t
Commit message (Expand)AuthorAge
* git init: --bare/--shared overrides system/global configDeskin Miller2008-10-08
* git rm: refresh index before up-to-date checkJohannes Schindelin2008-10-08
* Teach rebase -i to honor pre-rebase hookNanako Shiraishi2008-10-06
* fix bogus "diff --git" header from "diff --no-index"Linus Torvalds2008-10-06
* gitweb: Add path_info tests to t/t9500-gitweb-standalone-no-errors.shJakub Narebski2008-10-02
* t0024: add executable permissionSZEDER Gábor2008-09-30
* Merge branch 'bc/maint-diff-hunk-header-fix' into maintShawn O. Pearce2008-09-29
|\
| * t4018-diff-funcname: test syntax of builtin xfuncname patternsBrandon Casey2008-09-22
| * diff.*.xfuncname which uses "extended" regex's for hunk header selectionBrandon Casey2008-09-18
* | Remove empty directories in recursive mergeAlex Riesen2008-09-26
* | maint: check return of split_cmdline to avoid bad config stringsDeskin Miller2008-09-24
* | Make git archive respect core.autocrlf when creating zip format archivesCharles Bailey2008-09-18
* | Add new test to demonstrate git archive core.autocrlf inconsistencyCharles Bailey2008-09-18
* | git-svn: fix handling of even funkier branch namesEric Wong2008-09-18
* | git-svn: Always create a new RA when calling do_switch for svn://Alec Berryman2008-09-18
* | git-svn: factor out svnserve test code for later useAlec Berryman2008-09-18
|/
* t9700/test.pl: remove File::Temp requirementBrandon Casey2008-09-15
* t9700/test.pl: avoid bareword 'STDERR' in 3-argument open()Brandon Casey2008-09-15
* Use compatibility regex library for OSX/DarwinArjen Laarhoven2008-09-10
* t7501: always use test_cmp instead of diffMiklos Vajna2008-09-10
* Merge branch 'jc/maint-log-grep' into maintJunio C Hamano2008-09-10
|\
| * log --author/--committer: really match only with name partJunio C Hamano2008-09-04
* | Merge branch 'jc/maint-hide-cr-in-diff-from-less' into maintJunio C Hamano2008-09-10
|\ \
| * | diff: Help "less" hide ^M from the outputJunio C Hamano2008-08-30
* | | Merge branch 'jc/maint-checkout-fix' into maintJunio C Hamano2008-09-10
|\ \ \
| * | | checkout: do not check out unmerged higher stages randomlyJunio C Hamano2008-08-30
* | | | "blame -c" should be compatible with "annotate"Junio C Hamano2008-09-05
| |_|/ |/| |
* | | Merge branch 'nd/worktree' into maintJunio C Hamano2008-09-03
|\ \ \
| * | | grep: fix worktree setupNguyễn Thái Ngọc Duy2008-08-28
| * | | diff*: fix worktree setupNguyễn Thái Ngọc Duy2008-08-28
* | | | Merge branch 'ho/dashless' into maintJunio C Hamano2008-09-03
|\ \ \ \
| * | | | tests: use "git xyzzy" form (t7200 - t9001)Nanako Shiraishi2008-09-03
| * | | | tests: use "git xyzzy" form (t7000 - t7199)Nanako Shiraishi2008-09-03
| * | | | tests: use "git xyzzy" form (t3600 - t6999)Nanako Shiraishi2008-09-03
| * | | | tests: use "git xyzzy" form (t0000 - t3599)Nanako Shiraishi2008-09-03
| | |/ / | |/| |
* | | | clone: fix creation of explicitly named target directoryClemens Buchacher2008-09-03
* | | | Bring local clone's origin URL in line with that of a remote cloneJohan Herland2008-09-01
| |_|/ |/| |
* | | git-apply: Loosen "match_beginning" logicJunio C Hamano2008-08-30
* | | Merge branch 'sp/missing-thin-base' into maintJunio C Hamano2008-08-30
|\ \ \
| * | | pack-objects: Allow missing base objects when creating thin packsShawn O. Pearce2008-08-12
* | | | Merge branch 'np/verify-pack' into maintJunio C Hamano2008-08-29
|\ \ \ \ | |_|/ / |/| | |
| * | | discard revindex data when pack list changesNicolas Pitre2008-08-22
* | | | pretty=format: respect date format optionsJeff King2008-08-29
| |_|/ |/| |
* | | Suppress some bash redirection error messagesRamsay Jones2008-08-26
* | | Fix "git log -i --grep"Jeff King2008-08-24
* | | Merge branch 'ag/maint-combine-diff-fix' into maintJunio C Hamano2008-08-24
|\ \ \
| * | | Respect core.autocrlf in combined diffAlexander Gavrilov2008-08-23
| |/ /
* | | merge: fix numerus bugs around "trivial merge" areaJunio C Hamano2008-08-23
|/ /
* | "git-merge": allow fast-forwarding in a stat-dirty treeJunio C Hamano2008-08-20
* | for-each-ref: cope with tags with incomplete linesJunio C Hamano2008-08-20