summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2005-08-01[PATCH] Support downloading packs by HTTP (whitespace fixed)barkalow@iabervon.org
2005-08-01[PATCH] Functions for managing the set of packs the library is using (whitesp...barkalow@iabervon.org
2005-08-01[PATCH] Added hook in git-receive-packJosef Weidendorfer
2005-07-31[PATCH] Fix support for old libcurlbarkalow@iabervon.org
2005-07-31Fix typo in recent Makefile cleanup (again).Junio C Hamano
2005-07-31Teach parse_commit_buffer about grafting.Junio C Hamano
2005-07-31Add a stupid "count objects" script.Junio C Hamano
2005-07-31Fetch from a packed repository on dumb servers.Junio C Hamano
2005-07-31Merge with gitk.Junio C Hamano
2005-07-31Fix some bugs causing application error popups.Paul Mackerras
2005-07-31[PATCH] add NO_CURL option to the MakefileJohannes Schindelin
2005-07-31Fix merge-base from getting confused.Linus Torvalds
2005-07-30[PATCH] Making it easier to find which change introduced a bugLinus Torvalds
2005-07-30NO_OPENSSL should really mean no openssl.Junio C Hamano
2005-07-30Fix typo in recent Makefile cleanup.Junio C Hamano
2005-07-30[PATCH] document git-rev-list betterMatthias Urlichs
2005-07-30[PATCH] Build commands through object filesPetr Baudis
2005-07-30Skip --merge-order test when built with NO_OPENSSLJunio C Hamano
2005-07-30[PATCH] Support for NO_OPENSSLPetr Baudis
2005-07-30[PATCH] Reorder Makefile rulesPetr Baudis
2005-07-30[PATCH] Remove the explicit Makefile dependencies descriptionPetr Baudis
2005-07-30[PATCH] Improve the compilation-time settings interfacePetr Baudis
2005-07-30[PATCH] Unify usage strings declarationPetr Baudis
2005-07-30[PATCH] Trivial tidyupsPetr Baudis
2005-07-30[PATCH] mmap error handlingPavel Roskin
2005-07-30Documentation and tests: ls-files exclude pattern.Junio C Hamano
2005-07-30ls-files: rework exclude patterns.Junio C Hamano
2005-07-30[PATCH] Fix interesting git-rev-list corner caseLinus Torvalds
2005-07-29Tutorial: use a bit longer sample filenames.Junio C Hamano
2005-07-29[PATCH] support older versions of libcurlJohannes Schindelin
2005-07-29Merge with gitk.Junio C Hamano
2005-07-29Improve the merge display when the result differs from all parents.Paul Mackerras
2005-07-29[PATCH] socklen_t needs to be defined and libssl to be linked on old Mac OS XJohannes Schindelin
2005-07-29[PATCH] support bc version 1.04Johannes Schindelin
2005-07-29[PATCH] remove "-r" option to xargsJohannes Schindelin
2005-07-29server-info: do not complain if a tag points at a non-commit.Junio C Hamano
2005-07-29[PATCH] Make git-apply --stat less butt-ugly with long filenamesLinus Torvalds
2005-07-28[PATCH] gitk: Use GIT_DIR where appropriate.Junio C Hamano
2005-07-28[PATCH] GIT: Listen on IPv6 as well, if available.YOSHIFUJI Hideaki
2005-07-28[PATCH] Add documentation for git-rename-scriptRyan Anderson
2005-07-28[PATCH] Add support for directories to git-rename-script.Ryan Anderson
2005-07-28Import the --topo-order change and fix the writing of ~/.gitk.Paul Mackerras
2005-07-28Display the diffs for a merge in a unified fashion.Paul Mackerras
2005-07-28Document --strict flag to the fsck-cache command.Junio C Hamano
2005-07-28git-fsck-cache: be stricter about "tree" objectsLinus Torvalds
2005-07-28git-convert-cache: fix up mode conversionLinus Torvalds
2005-07-28git-fsck-cache.c: check commit objects more carefullyLinus Torvalds
2005-07-28Make "parse_commit()" be a lot more carefulLinus Torvalds
2005-07-27Tutorial typofix.Linus Torvalds
2005-07-27Typofix: usage strings fix.Junio C Hamano