summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Retire check-files.Junio C Hamano2005-08-033-51/+1
* [PATCH] Fix debian doc-baseKalle Valo2005-08-031-2/+2
* git-send-pack: documentationJunio C Hamano2005-08-031-1/+47
* Renaming push.Junio C Hamano2005-08-033-94/+226
* Install sample hooksJunio C Hamano2005-08-036-0/+199
* [PATCH] Plug memory leaks in git-unpack-objectsSergey Vlasov2005-08-031-1/+5
* send-pack: handle partial pushes correctly.Junio C Hamano2005-08-031-1/+8
* git-send-email-script: minimum whitespace cleanup.Junio C Hamano2005-08-021-16/+12
* [PATCH] Doc: update git-send-email-script documentation.Ryan Anderson2005-08-021-0/+13
* [PATCH] git-send-email-script - Fix loops that limit emails to unique values ...Ryan Anderson2005-08-021-11/+24
* [PATCH] git-send-email-script - fix 2 small bugs that snuck through an untest...Ryan Anderson2005-08-021-2/+2
* [PATCH] Make the SMTP server used by git-sendm-email-script configurable on t...Ryan Anderson2005-08-021-2/+9
* [PATCH] git-send-email-script: Reformat readline interface and generate a bet...Ryan Anderson2005-08-021-14/+28
* [PATCH] Add "--chain-reply-to" to git-send-email-script, to control whether o...Ryan Anderson2005-08-021-1/+10
* [PATCH] Cleanup initial comments, add copyright notices.Ryan Anderson2005-08-021-10/+8
* [PATCH] Convert from using quoted-printable to just 8bit encoding on all emails.Ryan Anderson2005-08-021-13/+3
* [PATCH] Add new dependencies caused by git-send-email-script to debian/controlRyan Anderson2005-08-021-1/+1
* [PATCH] Add documentation for git-send-email-scriptRyan Anderson2005-08-021-0/+61
* [PATCH] Add git-send-email-script - tool to send emails from git-format-patch...Ryan Anderson2005-08-022-0/+266
* [PATCH] Parallelize pulling by sshbarkalow@iabervon.org2005-08-023-24/+57
* [PATCH] Parallelize the pull algorithmbarkalow@iabervon.org2005-08-025-54/+97
* [PATCH] Object library enhancementsbarkalow@iabervon.org2005-08-023-1/+65
* Make sure leading directories exist when pushing refs.Junio C Hamano2005-08-021-0/+2
* receive-pack hooks updates.Junio C Hamano2005-08-024-37/+71
* Make send-pack --all and explicit ref mutually exclusive.Junio C Hamano2005-08-021-2/+5
* [PATCH] list shortlog items in commit orderNicolas Pitre2005-08-021-1/+1
* Clean t/trash upon "make clean" as well.Junio C Hamano2005-08-021-0/+1
* GIT 0.99.3v0.99.3Junio C Hamano2005-08-011-1/+1
* [PATCH] git-merge-cache -q doesn't complain about failing merge programPetr Baudis2005-08-012-10/+22
* [PATCH] Fix sparse warningsLinus Torvalds2005-08-013-4/+4
* [PATCH] Do not rely on a sane wcJohannes Schindelin2005-08-011-1/+1
* [PATCH] Updates to tutorial.txtJohannes Schindelin2005-08-011-19/+17
* CVS-like push-pull description update.Junio C Hamano2005-08-011-6/+4
* [PATCH] Updates for cvs-migration.txtJohannes Schindelin2005-08-011-6/+22
* [PATCH] Fix warning about non-void return in a void function.A Large Angry SCM2005-08-011-1/+1
* Retire git-fetch-dumb-http and missing-revsJunio C Hamano2005-08-014-181/+3
* [PATCH] Support downloading packs by HTTP (whitespace fixed)barkalow@iabervon.org2005-07-311-6/+175
* [PATCH] Functions for managing the set of packs the library is using (whitesp...barkalow@iabervon.org2005-07-312-1/+135
* [PATCH] Added hook in git-receive-packJosef Weidendorfer2005-07-315-30/+186
* [PATCH] Fix support for old libcurlbarkalow@iabervon.org2005-07-311-3/+2
* Fix typo in recent Makefile cleanup (again).Junio C Hamano2005-07-311-3/+3
* Teach parse_commit_buffer about grafting.Junio C Hamano2005-07-313-2/+127
* Add a stupid "count objects" script.Junio C Hamano2005-07-312-0/+15
* Fetch from a packed repository on dumb servers.Junio C Hamano2005-07-314-4/+188
* Merge with gitk.Junio C Hamano2005-07-311-5/+9
|\
| * Fix some bugs causing application error popups.Paul Mackerras2005-07-311-5/+9
* | [PATCH] add NO_CURL option to the MakefileJohannes Schindelin2005-07-301-1/+8
* | Fix merge-base from getting confused.Linus Torvalds2005-07-301-38/+36
* | [PATCH] Making it easier to find which change introduced a bugLinus Torvalds2005-07-302-1/+159
* | NO_OPENSSL should really mean no openssl.Junio C Hamano2005-07-301-1/+3