aboutsummaryrefslogtreecommitdiff
path: root/t
Commit message (Expand)AuthorAge
* [PATCH] Adjust t5300 test for unpack-objects changeJunio C Hamano2005-06-29
* [PATCH] Add git-verify-pack command.Junio C Hamano2005-06-29
* Fix another test that broke with the recent git-init-db updateLinus Torvalds2005-06-27
* [PATCH] replace sha1sum with sum in t/t1002Mark Allen2005-06-27
* Fix up test that counted subdirectories in ".git/objects"Linus Torvalds2005-06-27
* [PATCH] Teach read_sha1_file() and friends about packed git object store.Junio C Hamano2005-06-27
* [PATCH] Remove "delta" object representation.Junio C Hamano2005-06-27
* [PATCH] Finish initial cut of git-pack-object/git-unpack-object pair.Junio C Hamano2005-06-26
* [PATCH] Fix oversimplified optimization for add_cache_entry().Junio C Hamano2005-06-25
* [PATCH] Add more tests for read-tree --emu23.Junio C Hamano2005-06-25
* [PATCH] A test case that demonstrates a problem with merges with two roots.Jon Seymour2005-06-22
* [PATCH] git-apply: tests for --stat and --summary.Junio C Hamano2005-06-22
* [PATCH] Additional git-rev-list unit tests to demonstrate problems that requi...Jon Seymour2005-06-19
* [PATCH] Rework -B output.Junio C Hamano2005-06-19
* [PATCH] Make -C less eager.Junio C Hamano2005-06-19
* [PATCH] Unset TZ in t5000Mark Allen2005-06-14
* [PATCH] read-tree: loosen too strict index requirementsJunio C Hamano2005-06-12
* [PATCH] Finish making --emu23 equivalent to pure 2-way merge.Junio C Hamano2005-06-12
* [PATCH] read-tree: fix too strong index requirement #5ALTJunio C Hamano2005-06-12
* [PATCH] read-tree --emu23.Junio C Hamano2005-06-12
* [PATCH] Clean up read-tree two-way tests.Junio C Hamano2005-06-12
* [PATCH] Add read-tree -m 3-way merge tests.Junio C Hamano2005-06-08
* [PATCH] Tests: read-tree -m test updates.Junio C Hamano2005-06-08
* [PATCH] three --merge-order bug fixesJon Seymour2005-06-08
* [PATCH] read-tree: save more user hassles during fast-forward.Junio C Hamano2005-06-07
* [PATCH] 3-way merge tests for new "git-read-tree -m"?Junio C Hamano2005-06-05
* diff 'rename' format change.Linus Torvalds2005-06-05
* [PATCH] pull: gracefully recover from delta retrieval failure.Junio C Hamano2005-06-05
* [PATCH] git-tar-tree: do only basic tests in t/t5000-git-tar-tree.shRene Scharfe2005-06-03
* [PATCH] git-tar-tree: add a test caseRene Scharfe2005-06-02
* [PATCH] ls-tree: handle trailing slashes in the pathspec properly.Junio C Hamano2005-05-31
* [PATCH] diff: consolidate test helper script pieces.Junio C Hamano2005-05-31
* [PATCH] Add -B flag to diff-* brothers.Junio C Hamano2005-05-30
* [PATCH] diff-helper: Fix R/C score parsing under -z flag.Junio C Hamano2005-05-30
* [PATCH] Rewrite ls-tree to behave more like "/bin/ls -a"Junio C Hamano2005-05-29
* [PATCH] Move pathspec to the beginning of the diffcore chain.Junio C Hamano2005-05-29
* [PATCH] Fix the way diffcore-rename records unremoved source.Junio C Hamano2005-05-29
* [PATCH] fix and testcase for git-commit-tree optionRene Scharfe2005-05-26
* [PATCH] Make ls-* output consistent with diff-* output format.Junio C Hamano2005-05-26
* [PATCH] ls-tree matching multiple pathsJason McMullan2005-05-26
* [PATCH] Test case portability fix.Mark Allen2005-05-25
* [PATCH] Mode only changes from diff.Junio C Hamano2005-05-25
* [PATCH] Adjust show-files test for dotfiles.Junio C Hamano2005-05-25
* [PATCH] Allow symlinks in the leading path in checkout-cache --prefix=Junio C Hamano2005-05-24
* [PATCH] Redo rename/copy detection logic.Junio C Hamano2005-05-24
* [PATCH] Fix diff-pruning logic which was running prune too early.Junio C Hamano2005-05-23
* [PATCH] diff-raw format update take #2.Junio C Hamano2005-05-23
* [PATCH] Rename/copy detection fix.Junio C Hamano2005-05-23
* [PATCH] Be careful with symlinks when detecting renames and copies.Junio C Hamano2005-05-23
* [PATCH] The diff-raw format updates.Junio C Hamano2005-05-21