summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2005-05-15The test of the basic diff functionalityJunio C Hamano
2005-05-14[PATCH 1/3] Update mode-change strings in diff output.Junio C Hamano
2005-05-14[PATCH] Add the merge test Linus called "test script from hell".Junio C Hamano
2005-05-14Fixed misnamed t/t2010-update-cache-badpath.shPetr Baudis
2005-05-14[PATCH] Test GIT environment use.Junio C Hamano
2005-05-14Rename some test scripts and describe the naming conventionPetr Baudis
2005-05-14[PATCH 2/2] Test framework documentation.Junio C Hamano
2005-05-14[PATCH 1/2] Test suite fixup.Junio C Hamano
2005-05-14Try to make test output look betterPetr Baudis
2005-05-14t/Makefile: OPTS -> GIT_TEST_OPTSPetr Baudis
2005-05-14t/Makefile cleanupPetr Baudis
2005-05-14Implemented make testPetr Baudis
2005-05-14Fixed t0000-basic.sh and test-lib.sh permissionsPetr Baudis
2005-05-14[PATCH 2/2] The core GIT tests: recent additions and fixes.Junio C Hamano
2005-05-14[PATCH 1/2] Test framework take two.Junio C Hamano
2005-05-13[PATCH] Fix git-diff-files for symlinks.Junio C Hamano
2005-05-13The Makefile is now aware of Documentation/ include directivesDavid Greaves
2005-05-13[PATCH 3/3] Add git-ls-files -k.Junio C Hamano
2005-05-13[PATCH 2/3] Support symlinks in git-ls-files --others.Junio C Hamano
2005-05-12[PATCH] checkout-cache fixJunio C Hamano
2005-05-11Fixed a leak in read-treePetr Baudis
2005-05-11[patch] git: cleanup in ls-tree.cIngo Molnar
2005-05-11[patch] git: fix memory leak #2 in checkout-cache.cIngo Molnar
2005-05-11rev-tree now handles commit problems betterPetr Baudis
2005-05-11[PATCH] read_tree_recursive(): Fix leaksJonas Fonseca
2005-05-11Stick a comment to update-cache.c:refresh_cache() that you can'tPetr Baudis
2005-05-11[patch] git: fix overflow in update-cache.cIngo Molnar
2005-05-11Make update-cache be explicit about failed open() when doingPetr Baudis
2005-05-11Adjust quoting styles for some environment variables in the documentation.Junio C Hamano
2005-05-11Document git-merge-cache -oPetr Baudis
2005-05-11git-merge-cache -o does all the automerges in a single shotPetr Baudis
2005-05-11More README spelling fixesPetr Baudis
2005-05-11Spelling fixes in README.Zack Brown
2005-05-11[PATCH] Misc fixes for git-paskyPavel Roskin
2005-05-11Merge with http://members.cox.net/junkio/git-jc.gitPetr Baudis
2005-05-10Mark the variable declarations in .h files as externPetr Baudis
2005-05-10[PATCH 4/4] split core-git.txt and updateDavid Greaves
2005-05-10[PATCH 3/4] split core-git.txt and updateDavid Greaves
2005-05-10[PATCH 2/4] split core-git.txt and updateDavid Greaves
2005-05-10[PATCH 1/4] split core-git.txt and updateDavid Greaves
2005-05-10Link with -lcrypto instead of -lssl when using openssl libraries.Junio C Hamano
2005-05-10Do not report size of the object that cannot be written in local-pull.cJunio C Hamano
2005-05-10Introduce GIT_DIR environment variable.Junio C Hamano
2005-05-10Rename environment variables.Junio C Hamano
2005-05-09Add copyright notice of Rene Scharfe to tar-tree.cPetr Baudis
2005-05-08Fix git-update-cache --cacheinfo error message.Junio C Hamano
2005-05-08[PATCH 2/2] core-git documentation updateDavid Greaves
2005-05-08A stylistic fix to read-cache.cJunio C Hamano
2005-05-08Stylistic fixes to sha1_file.cJunio C Hamano
2005-05-08[PATCH 1/2] core-git documentation updateDavid Greaves