summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* [PATCH] Deltification library work by Nicolas Pitre.Nicolas Pitre2005-05-195-2/+511
* [PATCH] A test case addition for strbuf regressionJunio C Hamano2005-05-191-0/+9
* [PATCH] fix strbuf take #2Junio C Hamano2005-05-191-0/+2
* merge-base: use the new lookup_commit_reference() helper functionLinus Torvalds2005-05-181-2/+2
* commit: add "lookup_commit_reference()" helper functionLinus Torvalds2005-05-182-6/+24
* [PATCH] fix show_date() for positive timezonesNicolas Pitre2005-05-181-2/+2
* diff-tree: don't match non-directories as partial pathnamesLinus Torvalds2005-05-181-0/+2
* diff-tree: fix "whole sub-tree disappeared or appeared" caseLinus Torvalds2005-05-181-9/+11
* diff-tree: fix up comparison of "interesting" sub-treesLinus Torvalds2005-05-181-0/+5
* diff-tree: show hex sha1 of the single-commit argument case correctly.Linus Torvalds2005-05-181-1/+7
* diff-tree: fix and extend argument parsingLinus Torvalds2005-05-181-11/+27
* diff-tree: clean up diff_tree_stdin() functionLinus Torvalds2005-05-181-21/+27
* diff-helper: pass unrecognized lines through unmodifiedLinus Torvalds2005-05-181-4/+5
* strbuf: allow zero-length linesLinus Torvalds2005-05-181-2/+0
* [PATCH] Diff-helper updateJunio C Hamano2005-05-184-19/+170
* fsck-cache: read the default reference information even whenLinus Torvalds2005-05-181-4/+4
* fsck-cache: walk the 'refs' directory if the user doesn't give anyLinus Torvalds2005-05-182-22/+74
* [PATCH] Fix diff output take #4.Junio C Hamano2005-05-182-9/+12
* [PATCH] Kill a bunch of pointer sign warnings for gcc4Brian Gerst2005-05-1810-23/+23
* Add silly "git-whatchanged" script.Linus Torvalds2005-05-172-1/+3
* [PATCH 4/4] Trivial test harness fixes.Junio C Hamano2005-05-162-3/+4
* Remove obsolete note about native CPU byte formatPetr Baudis2005-05-151-4/+0
* Rename some more cache-related functionsBrad Roberts2005-05-153-11/+11
* Rename cache_match_stat() to ce_match_stat()Brad Roberts2005-05-158-8/+8
* Cleanup the x-allocation functionsBrad Roberts2005-05-151-2/+10
* [PATCH 3/3] Rename git-diff-tree-helper to git-diff-helper (part 2).Junio C Hamano2005-05-152-11/+11
* [PATCH 2/3] Rename git-diff-tree-helper to git-diff-helper.Junio C Hamano2005-05-156-5/+5
* The test of the basic diff functionalityJunio C Hamano2005-05-151-0/+50
* [PATCH 1/3] Update mode-change strings in diff output.Junio C Hamano2005-05-151-10/+12
* [PATCH] Add the merge test Linus called "test script from hell".Junio C Hamano2005-05-151-0/+313
* Fixed misnamed t/t2010-update-cache-badpath.shPetr Baudis2005-05-151-0/+0
* [PATCH] Test GIT environment use.Junio C Hamano2005-05-151-0/+134
* Rename some test scripts and describe the naming conventionPetr Baudis2005-05-156-1/+26
* [PATCH 2/2] Test framework documentation.Junio C Hamano2005-05-141-0/+174
* [PATCH 1/2] Test suite fixup.Junio C Hamano2005-05-143-24/+26
* Try to make test output look betterPetr Baudis2005-05-141-2/+2
* t/Makefile: OPTS -> GIT_TEST_OPTSPetr Baudis2005-05-141-2/+3
* t/Makefile cleanupPetr Baudis2005-05-141-4/+3
* Implemented make testPetr Baudis2005-05-141-0/+3
* Fixed t0000-basic.sh and test-lib.sh permissionsPetr Baudis2005-05-142-0/+0
* [PATCH 2/2] The core GIT tests: recent additions and fixes.Junio C Hamano2005-05-146-0/+375
* [PATCH 1/2] Test framework take two.Junio C Hamano2005-05-143-0/+336
* [PATCH] Fix git-diff-files for symlinks.Junio C Hamano2005-05-141-1/+2
* The Makefile is now aware of Documentation/ include directivesDavid Greaves2005-05-141-2/+3
* [PATCH 3/3] Add git-ls-files -k.Junio C Hamano2005-05-132-18/+91
* [PATCH 2/3] Support symlinks in git-ls-files --others.Junio C Hamano2005-05-132-3/+6
* [PATCH] checkout-cache fixJunio C Hamano2005-05-121-3/+46
* Fixed a leak in read-treePetr Baudis2005-05-111-1/+4
* [patch] git: cleanup in ls-tree.cIngo Molnar2005-05-111-0/+1
* [patch] git: fix memory leak #2 in checkout-cache.cIngo Molnar2005-05-111-0/+2