aboutsummaryrefslogtreecommitdiff
path: root/t
Commit message (Expand)AuthorAge
* 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
* | | | | | | Merge branch 'mg/count-objects'Junio C Hamano2008-08-20
|\ \ \ \ \ \ \
| * | | | | | | count-objects: Add total pack size to verbose outputMarcus Griep2008-08-17
* | | | | | | | Merge branch 'cc/merge-base-many'Junio C Hamano2008-08-20
|\ \ \ \ \ \ \ \
| * | | | | | | | merge-base-many: add trivial tests based on the documentationJunio C Hamano2008-07-29
| | |_|_|_|_|/ / | |/| | | | | |
* | | | | | | | Merge branch 'jc/test-deeper'Junio C Hamano2008-08-20
|\ \ \ \ \ \ \ \
| * | | | | | | | tests: use $TEST_DIRECTORY to refer to the t/ directoryJunio C Hamano2008-08-17
| | |/ / / / / / | |/| | | | | |
* | | | | | | | Merge branch 'js/parallel-test'Junio C Hamano2008-08-20
|\ \ \ \ \ \ \ \
| * | | | | | | | Update t/.gitignore to ignore all trash directoriesMarcus Griep2008-08-18
| * | | | | | | | Enable parallel testsJohannes Schindelin2008-08-08
| * | | | | | | | tests: Clarify dependencies between tests, 'aggregate-results' and 'clean'Johannes Schindelin2008-08-08
| * | | | | | | | t9700: remove useless checkJohannes Schindelin2008-08-08
* | | | | | | | | Merge branch 'maint'Junio C Hamano2008-08-20
|\ \ \ \ \ \ \ \ \ | | |_|_|_|_|/ / / | |/| | | | | | |
| * | | | | | | | "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
| * | | | | | | | diff --check: do not get confused by new blank lines in the middleJunio C Hamano2008-08-20
| * | | | | | | | mailinfo: avoid violating strbuf assertionJeff King2008-08-19
* | | | | | | | | Merge branch 'dp/hash-literally'Junio C Hamano2008-08-19
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | add --no-filters option to git hash-objectDmitry Potapov2008-08-03
| * | | | | | | | | add --path option to git hash-objectDmitry Potapov2008-08-03