aboutsummaryrefslogtreecommitdiff
path: root/t
Commit message (Expand)AuthorAge
* Merge branch 'jc/maint-log-grep'Junio C Hamano2008-09-04
|\
| * log --author/--committer: really match only with name partJunio C Hamano2008-09-04
* | Merge branch 'maint'Junio C Hamano2008-09-03
|\ \ | |/
| * 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
* | | | Merge branch 'tr/filter-branch'Junio C Hamano2008-09-02
|\ \ \ \
| * \ \ \ Merge branch 'jc/post-simplify' into tr/filter-branchJunio C Hamano2008-08-12
| |\ \ \ \
| | * | | | Topo-sort before --simplify-mergesJunio C Hamano2008-08-03
| * | | | | filter-branch: fix ref rewriting with --subdirectory-filterThomas Rast2008-08-12
| * | | | | filter-branch: Extend test to show rewriting bugThomas Rast2008-08-12
* | | | | | Merge branch 'maint'Junio C Hamano2008-09-02
|\ \ \ \ \ \ | | |_|/ / / | |/| | | |
| * | | | | Bring local clone's origin URL in line with that of a remote cloneJohan Herland2008-09-01
* | | | | | Merge branch 'maint'Junio C Hamano2008-08-30
|\ \ \ \ \ \ | |/ / / / /
| * | | | | 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
| |\ \ \ \ \ | | |_|_|/ / | |/| | | |
* | | | | | Merge branch 'maint'Junio C Hamano2008-08-29
|\ \ \ \ \ \ | |/ / / / /
| * | | | | pretty=format: respect date format optionsJeff King2008-08-29
| | |_|_|/ | |/| | |
* | | | | Merge branch 'mv/merge-custom'Junio C Hamano2008-08-27
|\ \ \ \ \
| * | | | | t7606: fix custom merge testJunio C Hamano2008-08-23
| * | | | | Add a second testcase for handling invalid strategies in git-mergeMiklos Vajna2008-07-29
| * | | | | Add a new test for using a custom merge strategyMiklos Vajna2008-07-29
* | | | | | Merge branch 'am/cherry-pick-rerere'Junio C Hamano2008-08-27
|\ \ \ \ \ \
| * | | | | | Make cherry-pick use rerere for conflict resolution.Abhijit Menon-Sen2008-08-11
* | | | | | | Merge branch 'np/verify-pack'Junio C Hamano2008-08-27
|\ \ \ \ \ \ \ | | |_|_|/ / / | |/| | | | |
| * | | | | | discard revindex data when pack list changesNicolas Pitre2008-08-22
* | | | | | | Merge branch 'maint'Junio C Hamano2008-08-26
|\ \ \ \ \ \ \ | | |_|_|/ / / | |/| | | | |
| * | | | | | Suppress some bash redirection error messagesRamsay Jones2008-08-26
| * | | | | | Fix "git log -i --grep"Jeff King2008-08-24
* | | | | | | format-patch: use default diff format even with patch optionsJeff King2008-08-26
* | | | | | | Merge branch 'maint' to sync with 1.6.0.1Junio C Hamano2008-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
| |/ / / / /
* | | | | | Extend "checkout --track" DWIM to support more casesAlex Riesen2008-08-22
* | | | | | filter-branch: Grok special characters in tag namesJohannes Sixt2008-08-21
* | | | | | test-lib: do not remove trash_directory if called with --debugJohannes Schindelin2008-08-21
* | | | | | Merge branch 'jc/add-stop-at-symlink'Junio C Hamano2008-08-20
|\ \ \ \ \ \
| * | | | | | add: refuse to add working tree items beyond symlinksJunio C Hamano2008-08-04
| * | | | | | update-index: refuse to add working tree items beyond symlinksJunio C Hamano2008-08-04
* | | | | | | Merge branch 'kh/diff-tree'Junio C Hamano2008-08-20
|\ \ \ \ \ \ \
| * | | | | | | Add test for diff-tree --stdin with two treesKarl Hasselström2008-08-11