[PATCH] plug memory leak in diff.c::diff_free_filepair()
[gitweb.git] / t /
2005-08-14 [PATCH] fix null TZ problems on os/x
2005-08-12 [PATCH] Trapping exit in tests, using return for errors...
2005-08-12 [PATCH] Trapping exit in tests, using return for errors
2005-08-12 [PATCH] Need to set PAGER in tests
2005-08-12 [PATCH] Missing test_done
2005-08-12 String comparison of test is done with '=', not '=='.
2005-08-12 Merge with gitk.
2005-08-10 Merge with gitk.
2005-08-10 Merge with master.
2005-08-10 [PATCH] Fix git-rev-parse's parent handling
2005-08-09 Merge with gitk.
2005-08-08 Merge with gitk.
2005-08-07 Merge with gitk.
2005-08-06 Merge with gitk.
2005-08-05 Merge with gitk.
2005-07-31 Merge with gitk.
2005-07-30 Skip --merge-order test when built with NO_OPENSSL
2005-07-30 Documentation and tests: ls-files exclude pattern.
2005-07-29 Merge with gitk.
2005-07-29 [PATCH] support bc version 1.04
2005-07-27 Fix potential send-pack SIGSEGV
2005-07-26 Adjust diff-raw tests to the status letter change.
2005-07-26 git-ls-files: --exclude mechanism updates.
2005-07-23 [PATCH] Test framework: prettyprint the failed command.
2005-07-22 [PATCH] apply.c: handle incomplete lines correctly.
2005-07-18 Merge master.kernel.org:/pub/scm/gitk/gitk
2005-07-16 Merge git-tools repository under "tools" subdirectory
2005-07-07 Merge /pub/scm/linux/kernel/git/chrisw/git
2005-07-07 [PATCH] Prevent t6000 series from dropping useless...
2005-07-07 [PATCH] Write sed script directly into temp file, rathe...
2005-07-07 [PATCH] Add t/t6003 with some --topo-order tests
2005-07-06 [PATCH] Add a t/t6001 test case for a --merge-order bug
2005-07-06 [PATCH] Change the sed seperator in t/t6000-lib.sh.
2005-07-06 [PATCH] Introduce unit tests for git-rev-list --bisect
2005-07-06 [PATCH] Factor out useful test case infrastructure...
2005-07-06 Merge master.kernel.org:/pub/scm/gitk/gitk
2005-07-05 Merge with Linus' current tree
2005-07-04 [PATCH] Fixup t/t5300 unit tests broken by 5f3de58ff85c...
2005-06-30 [PATCH] Remove unnecessary sort from t6001 testcase
2005-06-30 [PATCH] Fix broken t6001 test case
2005-06-30 [PATCH] Demonstrate broken t6001 test case function
2005-06-30 [PATCH] Fix for git-rev-list --merge-order B ^A (A...
2005-06-30 [PATCH] Test case that demonstrates problem with -...
2005-06-29 [PATCH] Adjust t5300 test for unpack-objects change
2005-06-29 [PATCH] Add git-verify-pack command.
2005-06-28 Fix another test that broke with the recent git-init...
2005-06-28 [PATCH] replace sha1sum with sum in t/t1002
2005-06-28 Fix up test that counted subdirectories in ".git/objects"
2005-06-28 Merge rsync://rsync.kernel.org/pub/scm/gitk/gitk
2005-06-27 [PATCH] Teach read_sha1_file() and friends about packed...
2005-06-27 [PATCH] Remove "delta" object representation.
2005-06-26 [PATCH] Finish initial cut of git-pack-object/git-unpac...
2005-06-25 [PATCH] Fix oversimplified optimization for add_cache_e...
2005-06-25 [PATCH] Add more tests for read-tree --emu23.
2005-06-23 [PATCH] A test case that demonstrates a problem with...
2005-06-22 Do a cross-project merge of Paul Mackerras' gitk visualizer
2005-06-22 [PATCH] git-apply: tests for --stat and --summary.
2005-06-20 [PATCH] Additional git-rev-list unit tests to demonstra...
2005-06-20 [PATCH] Rework -B output.
2005-06-20 [PATCH] Make -C less eager.
2005-06-14 [PATCH] Unset TZ in t5000
2005-06-13 [PATCH] read-tree: loosen too strict index requirements
2005-06-13 [PATCH] Finish making --emu23 equivalent to pure 2...
2005-06-13 [PATCH] read-tree: fix too strong index requirement...
2005-06-13 [PATCH] read-tree --emu23.
2005-06-13 [PATCH] Clean up read-tree two-way tests.
2005-06-08 [PATCH] Add read-tree -m 3-way merge tests.
2005-06-08 [PATCH] Tests: read-tree -m test updates.
2005-06-08 [PATCH] three --merge-order bug fixes
2005-06-07 [PATCH] read-tree: save more user hassles during fast...
2005-06-06 [PATCH] 3-way merge tests for new "git-read-tree -m"?
2005-06-05 diff 'rename' format change.
2005-06-05 [PATCH] pull: gracefully recover from delta retrieval...
2005-06-03 [PATCH] git-tar-tree: do only basic tests in t/t5000...
2005-06-03 [PATCH] git-tar-tree: add a test case
2005-06-01 [PATCH] ls-tree: handle trailing slashes in the pathspe...
2005-05-31 [PATCH] diff: consolidate test helper script pieces.
2005-05-30 [PATCH] Add -B flag to diff-* brothers.
2005-05-30 [PATCH] diff-helper: Fix R/C score parsing under -z...
2005-05-29 [PATCH] Rewrite ls-tree to behave more like "/bin/ls -a"
2005-05-29 [PATCH] Move pathspec to the beginning of the diffcore...
2005-05-29 [PATCH] Fix the way diffcore-rename records unremoved...
2005-05-26 [PATCH] fix and testcase for git-commit-tree option
2005-05-26 [PATCH] Make ls-* output consistent with diff-* output...
2005-05-26 [PATCH] ls-tree matching multiple paths
2005-05-26 [PATCH] Test case portability fix.
2005-05-25 [PATCH] Mode only changes from diff.
2005-05-25 [PATCH] Adjust show-files test for dotfiles.
2005-05-25 [PATCH] Allow symlinks in the leading path in checkout...
2005-05-24 [PATCH] Redo rename/copy detection logic.
2005-05-24 [PATCH] Fix diff-pruning logic which was running prune...
2005-05-23 [PATCH] diff-raw format update take #2.
2005-05-23 [PATCH] Rename/copy detection fix.
2005-05-23 [PATCH] Be careful with symlinks when detecting renames...
2005-05-22 [PATCH] The diff-raw format updates.
2005-05-21 t/t4003-diff-rename-1: use modern options to "diff"
2005-05-21 [PATCH] Diff overhaul, adding the other half of copy...
2005-05-21 [PATCH] Diff overhaul, adding half of copy detection.
2005-05-21 [PATCH] Fix use of wc in t0000-basic
2005-05-20 [PATCH] Diff-files fix with more tests.
next