aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2005-05-14Fixed t0000-basic.sh and test-lib.sh permissionsPetr Baudis2-0/+0
2005-05-14[PATCH 2/2] The core GIT tests: recent additions and fixes.Junio C Hamano6-0/+375
2005-05-14[PATCH 1/2] Test framework take two.Junio C Hamano3-0/+336
2005-05-14[PATCH] Fix git-diff-files for symlinks.Junio C Hamano1-1/+2
2005-05-14The Makefile is now aware of Documentation/ include directivesDavid Greaves1-2/+3
2005-05-13[PATCH 3/3] Add git-ls-files -k.Junio C Hamano2-18/+91
2005-05-13[PATCH 2/3] Support symlinks in git-ls-files --others.Junio C Hamano2-3/+6
2005-05-12[PATCH] checkout-cache fixJunio C Hamano1-3/+46
2005-05-11Fixed a leak in read-treePetr Baudis1-1/+4
2005-05-11[patch] git: cleanup in ls-tree.cIngo Molnar1-0/+1
2005-05-11[patch] git: fix memory leak #2 in checkout-cache.cIngo Molnar1-0/+2
2005-05-11rev-tree now handles commit problems betterPetr Baudis1-3/+3
2005-05-11[PATCH] read_tree_recursive(): Fix leaksJonas Fonseca1-2/+5
2005-05-11Stick a comment to update-cache.c:refresh_cache() that you can'tPetr Baudis1-0/+3
2005-05-11[patch] git: fix overflow in update-cache.cIngo Molnar1-1/+1
2005-05-11Make update-cache be explicit about failed open() when doingPetr Baudis1-1/+1
2005-05-10Adjust quoting styles for some environment variables in the documentation.Junio C Hamano1-2/+2
2005-05-11Document git-merge-cache -oPetr Baudis1-1/+8
2005-05-11git-merge-cache -o does all the automerges in a single shotPetr Baudis1-5/+15
2005-05-11More README spelling fixesPetr Baudis1-2/+2
2005-05-11Spelling fixes in README.Zack Brown1-2/+2
2005-05-11[PATCH] Misc fixes for git-paskyPavel Roskin1-9/+9
2005-05-11Merge with http://members.cox.net/junkio/git-jc.gitPetr Baudis63-1404/+3000
2005-05-11Mark the variable declarations in .h files as externPetr Baudis2-4/+4
2005-05-10[PATCH 4/4] split core-git.txt and updateDavid Greaves1-0/+24
2005-05-10[PATCH 3/4] split core-git.txt and updateDavid Greaves8-20/+128
2005-05-10[PATCH 2/4] split core-git.txt and updateDavid Greaves1-36/+48
2005-05-10[PATCH 1/4] split core-git.txt and updateDavid Greaves39-1712/+2262
2005-05-10Link with -lcrypto instead of -lssl when using openssl libraries.Junio C Hamano1-1/+1
2005-05-09Do not report size of the object that cannot be written in local-pull.cJunio C Hamano1-2/+1
2005-05-09Introduce GIT_DIR environment variable.Junio C Hamano7-35/+81
2005-05-09Rename environment variables.Junio C Hamano11-39/+130
2005-05-09Add copyright notice of Rene Scharfe to tar-tree.cPetr Baudis1-0/+3
2005-05-08Fix git-update-cache --cacheinfo error message.Junio C Hamano1-1/+3
2005-05-08[PATCH 2/2] core-git documentation updateDavid Greaves3-501/+971
2005-05-08A stylistic fix to read-cache.cJunio C Hamano1-1/+1
2005-05-08Stylistic fixes to sha1_file.cJunio C Hamano1-4/+24
2005-05-08[PATCH 1/2] core-git documentation updateDavid Greaves1-125/+125
2005-05-08[PATCH] Really *do* nothing in while loopThomas Glanzmann1-1/+1
2005-05-08write-tree is now willing to write empty treePetr Baudis1-4/+4
2005-05-08Allow removal of "path" when "path/file" exists.Junio C Hamano1-3/+12
2005-05-07Add git-update-cache --replace option.Junio C Hamano5-23/+65
2005-05-07git-update-cache refuses to add a file where a directory is registed.Junio C Hamano1-0/+85
2005-05-07Build and install git-get-tar-commit-idJunio C Hamano1-1/+2
2005-05-07Notice tree objects with duplicate entries.Junio C Hamano1-3/+21
2005-05-07[PATCH] make INSTALL binary in Makefile configurable via make variableThomas Glanzmann1-2/+8
2005-05-07[PATCH] Add #include <limits.h> so that git compiles under SolarisThomas Glanzmann4-0/+4
2005-05-07Use backticks in git-merge-one-file-script instead of $(command).Junio C Hamano1-4/+4
2005-05-07Notice index that has path and path/file and refuse to write such a tree.Junio C Hamano1-4/+31
2005-05-07Make merge-cache not fail immediatelly when the merge programPetr Baudis1-1/+4