summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2005-08-05Teach rev-list since..til notation.Junio C Hamano
2005-08-05Update get_sha1() to grok extended format.Junio C Hamano
2005-08-05Fix send-pack for non-commitish tags.Junio C Hamano
2005-08-05git-init-db: brown paper bag bugfix.Junio C Hamano
2005-08-04git-bisect termination condition fix.Junio C Hamano
2005-08-04Retire git-check-files documentation too.Junio C Hamano
2005-08-04[PATCH] Fix sparse warningsAlecs King
2005-08-04Retire check-files.Junio C Hamano
2005-08-04[PATCH] Fix debian doc-baseKalle Valo
2005-08-04git-send-pack: documentationJunio C Hamano
2005-08-04Renaming push.Junio C Hamano
2005-08-03Install sample hooksJunio C Hamano
2005-08-03[PATCH] Plug memory leaks in git-unpack-objectsSergey Vlasov
2005-08-03send-pack: handle partial pushes correctly.Junio C Hamano
2005-08-03git-send-email-script: minimum whitespace cleanup.Junio C Hamano
2005-08-03[PATCH] Doc: update git-send-email-script documentation.Ryan Anderson
2005-08-03[PATCH] git-send-email-script - Fix loops that limit emails to unique values ...Ryan Anderson
2005-08-03[PATCH] git-send-email-script - fix 2 small bugs that snuck through an untest...Ryan Anderson
2005-08-03[PATCH] Make the SMTP server used by git-sendm-email-script configurable on t...Ryan Anderson
2005-08-03[PATCH] git-send-email-script: Reformat readline interface and generate a bet...Ryan Anderson
2005-08-03[PATCH] Add "--chain-reply-to" to git-send-email-script, to control whether o...Ryan Anderson
2005-08-03[PATCH] Cleanup initial comments, add copyright notices.Ryan Anderson
2005-08-03[PATCH] Convert from using quoted-printable to just 8bit encoding on all emails.Ryan Anderson
2005-08-03[PATCH] Add new dependencies caused by git-send-email-script to debian/controlRyan Anderson
2005-08-03[PATCH] Add documentation for git-send-email-scriptRyan Anderson
2005-08-03[PATCH] Add git-send-email-script - tool to send emails from git-format-patch...Ryan Anderson
2005-08-03[PATCH] Parallelize pulling by sshbarkalow@iabervon.org
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