summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* [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
* rev-tree now handles commit problems betterPetr Baudis2005-05-111-3/+3
* [PATCH] read_tree_recursive(): Fix leaksJonas Fonseca2005-05-111-2/+5
* Stick a comment to update-cache.c:refresh_cache() that you can'tPetr Baudis2005-05-111-0/+3
* [patch] git: fix overflow in update-cache.cIngo Molnar2005-05-111-1/+1
* Make update-cache be explicit about failed open() when doingPetr Baudis2005-05-111-1/+1
* Adjust quoting styles for some environment variables in the documentation.Junio C Hamano2005-05-101-2/+2
* Document git-merge-cache -oPetr Baudis2005-05-111-1/+8
* git-merge-cache -o does all the automerges in a single shotPetr Baudis2005-05-111-5/+15
* More README spelling fixesPetr Baudis2005-05-111-2/+2
* Spelling fixes in README.Zack Brown2005-05-111-2/+2
* [PATCH] Misc fixes for git-paskyPavel Roskin2005-05-111-9/+9
* Merge with http://members.cox.net/junkio/git-jc.gitPetr Baudis2005-05-1163-1404/+3000
|\
| * [PATCH 4/4] split core-git.txt and updateDavid Greaves2005-05-101-0/+24
| * [PATCH 3/4] split core-git.txt and updateDavid Greaves2005-05-108-20/+128
| * [PATCH 2/4] split core-git.txt and updateDavid Greaves2005-05-101-36/+48
| * [PATCH 1/4] split core-git.txt and updateDavid Greaves2005-05-1039-1712/+2262
| * Link with -lcrypto instead of -lssl when using openssl libraries.Junio C Hamano2005-05-101-1/+1
| * Do not report size of the object that cannot be written in local-pull.cJunio C Hamano2005-05-091-2/+1
| * Introduce GIT_DIR environment variable.Junio C Hamano2005-05-097-35/+81
| * Rename environment variables.Junio C Hamano2005-05-0911-39/+130