summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2005-08-03[PATCH] Parallelize the pull algorithmbarkalow@iabervon.org
2005-08-03[PATCH] Object library enhancementsbarkalow@iabervon.org
2005-08-03Make sure leading directories exist when pushing refs.Junio C Hamano
2005-08-03receive-pack hooks updates.Junio C Hamano
2005-08-03Make send-pack --all and explicit ref mutually exclusive.Junio C Hamano
2005-08-03[PATCH] list shortlog items in commit orderNicolas Pitre
2005-08-03Clean t/trash upon "make clean" as well.Junio C Hamano
2005-08-01GIT 0.99.3v0.99.3Junio C Hamano
2005-08-01[PATCH] git-merge-cache -q doesn't complain about failing merge programPetr Baudis
2005-08-01[PATCH] Fix sparse warningsLinus Torvalds
2005-08-01[PATCH] Do not rely on a sane wcJohannes Schindelin
2005-08-01[PATCH] Updates to tutorial.txtJohannes Schindelin
2005-08-01CVS-like push-pull description update.Junio C Hamano
2005-08-01[PATCH] Updates for cvs-migration.txtJohannes Schindelin
2005-08-01[PATCH] Fix warning about non-void return in a void function.A Large Angry SCM
2005-08-01Retire git-fetch-dumb-http and missing-revsJunio C Hamano
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