Age | Commit message (Expand) | Author | Files | Lines |
2005-06-12 | [PATCH] read-tree: fix too strong index requirement #5ALT | Junio C Hamano | 2 | -13/+13 |
2005-06-12 | [PATCH] read-tree --emu23. | Junio C Hamano | 1 | -0/+316 |
2005-06-12 | [PATCH] Clean up read-tree two-way tests. | Junio C Hamano | 1 | -35/+42 |
2005-06-08 | [PATCH] Add read-tree -m 3-way merge tests. | Junio C Hamano | 2 | -12/+366 |
2005-06-08 | [PATCH] Tests: read-tree -m test updates. | Junio C Hamano | 2 | -32/+30 |
2005-06-08 | [PATCH] three --merge-order bug fixes | Jon Seymour | 1 | -0/+175 |
2005-06-07 | [PATCH] read-tree: save more user hassles during fast-forward. | Junio C Hamano | 2 | -0/+588 |
2005-06-05 | [PATCH] 3-way merge tests for new "git-read-tree -m"? | Junio C Hamano | 1 | -1/+18 |
2005-06-05 | diff 'rename' format change. | Linus Torvalds | 5 | -10/+10 |
2005-06-05 | [PATCH] pull: gracefully recover from delta retrieval failure. | Junio C Hamano | 1 | -0/+79 |
2005-06-03 | [PATCH] git-tar-tree: do only basic tests in t/t5000-git-tar-tree.sh | Rene Scharfe | 1 | -20/+7 |
2005-06-02 | [PATCH] git-tar-tree: add a test case | Rene Scharfe | 1 | -0/+106 |
2005-05-31 | [PATCH] ls-tree: handle trailing slashes in the pathspec properly. | Junio C Hamano | 2 | -5/+99 |
2005-05-31 | [PATCH] diff: consolidate test helper script pieces. | Junio C Hamano | 6 | -83/+43 |
2005-05-30 | [PATCH] Add -B flag to diff-* brothers. | Junio C Hamano | 1 | -0/+207 |
2005-05-30 | [PATCH] diff-helper: Fix R/C score parsing under -z flag. | Junio C Hamano | 3 | -8/+210 |
2005-05-29 | [PATCH] Rewrite ls-tree to behave more like "/bin/ls -a" | Junio C Hamano | 1 | -2/+1 |
2005-05-29 | [PATCH] Move pathspec to the beginning of the diffcore chain. | Junio C Hamano | 1 | -11/+11 |
2005-05-29 | [PATCH] Fix the way diffcore-rename records unremoved source. | Junio C Hamano | 1 | -0/+103 |
2005-05-26 | [PATCH] fix and testcase for git-commit-tree option | Rene Scharfe | 1 | -0/+45 |
2005-05-26 | [PATCH] Make ls-* output consistent with diff-* output format. | Junio C Hamano | 3 | -92/+92 |
2005-05-26 | [PATCH] ls-tree matching multiple paths | Jason McMullan | 1 | -0/+103 |
2005-05-25 | [PATCH] Test case portability fix. | Mark Allen | 2 | -5/+3 |
2005-05-25 | [PATCH] Mode only changes from diff. | Junio C Hamano | 1 | -0/+34 |
2005-05-25 | [PATCH] Adjust show-files test for dotfiles. | Junio C Hamano | 1 | -3/+4 |
2005-05-24 | [PATCH] Allow symlinks in the leading path in checkout-cache --prefix= | Junio C Hamano | 1 | -0/+95 |
2005-05-24 | [PATCH] Redo rename/copy detection logic. | Junio C Hamano | 3 | -24/+24 |
2005-05-23 | [PATCH] Fix diff-pruning logic which was running prune too early. | Junio C Hamano | 1 | -4/+3 |
2005-05-23 | [PATCH] diff-raw format update take #2. | Junio C Hamano | 4 | -175/+276 |
2005-05-23 | [PATCH] Rename/copy detection fix. | Junio C Hamano | 2 | -11/+97 |
2005-05-23 | [PATCH] Be careful with symlinks when detecting renames and copies. | Junio C Hamano | 1 | -0/+66 |
2005-05-21 | [PATCH] The diff-raw format updates. | Junio C Hamano | 3 | -116/+115 |
2005-05-21 | t/t4003-diff-rename-1: use modern options to "diff" | Linus Torvalds | 1 | -3/+3 |
2005-05-21 | [PATCH] Diff overhaul, adding the other half of copy detection. | Junio C Hamano | 1 | -1/+37 |
2005-05-21 | [PATCH] Diff overhaul, adding half of copy detection. | Junio C Hamano | 3 | -3/+96 |
2005-05-20 | [PATCH] Fix use of wc in t0000-basic | Daniel Barkalow | 1 | -1/+1 |
2005-05-20 | [PATCH] Diff-files fix with more tests. | Junio C Hamano | 1 | -0/+61 |
2005-05-20 | [PATCH] Add tests for diff-tree | Junio C Hamano | 3 | -170/+332 |
2005-05-19 | Fix up previous commit | Linus Torvalds | 5 | -0/+0 |
2005-05-19 | [PATCH] diff overhaul | Junio C Hamano | 3 | -1/+9 |
2005-05-19 | [PATCH] Implement git-checkout-cache -u to update stat information in the cache. | Junio C Hamano | 1 | -0/+31 |
2005-05-19 | [PATCH] Detect renames in diff family. | Junio C Hamano | 1 | -0/+60 |
2005-05-19 | [PATCH] A test case addition for strbuf regression | Junio C Hamano | 1 | -0/+9 |
2005-05-18 | [PATCH] Fix diff output take #4. | Junio C Hamano | 1 | -2/+5 |
2005-05-16 | [PATCH 4/4] Trivial test harness fixes. | Junio C Hamano | 1 | -2/+3 |
2005-05-15 | The test of the basic diff functionality | Junio C Hamano | 1 | -0/+50 |
2005-05-15 | [PATCH] Add the merge test Linus called "test script from hell". | Junio C Hamano | 1 | -0/+313 |
2005-05-15 | Fixed misnamed t/t2010-update-cache-badpath.sh | Petr Baudis | 1 | -0/+0 |
2005-05-15 | [PATCH] Test GIT environment use. | Junio C Hamano | 1 | -0/+134 |
2005-05-15 | Rename some test scripts and describe the naming convention | Petr Baudis | 6 | -1/+26 |