summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
* | git-fetch-pack: Implement client part of the multi_ack extensionJohannes Schindelin2005-10-242-14/+41
* | git-fetch-pack: Do not use git-rev-listJohannes Schindelin2005-10-241-32/+119
* | git-upload-pack: Support sending multiple ACK messagesJohannes Schindelin2005-10-241-22/+15
* | git-upload-pack: More efficient usage of the has_sha1 arrayJohannes Schindelin2005-10-241-5/+20
* | Add git-shell.Linus Torvalds2005-10-244-2/+106
* | Clarify git status output.Junio C Hamano2005-10-241-1/+1
* | Require zlib >= 1.2 for RPM.Andreas Ericsson2005-10-241-1/+1
* | Add git-mvJosef Weidendorfer2005-10-233-1/+237
* | Silence confusing and false-positive curl error messagePetr Baudis2005-10-231-3/+6
* | Merge branch 'fixes'Junio C Hamano2005-10-231-1/+1
|\ \
| * | git-show-branch: Fix off-by-one error.Junio C Hamano2005-10-231-1/+1
* | | git-rev-list: add "--dense" flagLinus Torvalds2005-10-221-5/+63
* | | Teach git-rev-list to follow just a specified set of filesLinus Torvalds2005-10-221-4/+125
* | | Split up tree diff functions into tree-diff.c libraryLinus Torvalds2005-10-225-269/+317
* | | Allow git-merge not to commit.Junio C Hamano2005-10-221-11/+17
* | | upload-pack: Increase MAX_HAS.Junio C Hamano2005-10-221-2/+2
* | | Fix malformatted git-am documentation.Junio C Hamano2005-10-211-1/+1
* | | [PATCH 3/3] Allow running requests to finish after a pull errorNick Hengeveld2005-10-211-2/+13
* | | [PATCH 2/3] Switched back to loading alternates as neededNick Hengeveld2005-10-211-16/+29
* | | [PATCH 1/3] Clean up CURL handles in unused request slotsNick Hengeveld2005-10-211-6/+20
* | | Merge branch 'fixes'Junio C Hamano2005-10-201-6/+6
|\ \ \ | |/ /
| * | daemon.c: remove trailing whitespace.Junio C Hamano2005-10-201-2/+2
* | | Fix git-daemon argument-parsing bugH. Peter Anvin2005-10-201-1/+1
* | | Update git-daemon's documentation wrt. new optionsPetr Baudis2005-10-201-2/+20
* | | Finish git-am documentation.Junio C Hamano2005-10-201-10/+49
* | | Brief documentation for the mysterious git-am scriptPetr Baudis2005-10-203-1/+54
* | | git-rev-parse: pass on "--" flag when requiredLinus Torvalds2005-10-201-0/+4
* | | Use sensible domain name (the DNS one) when guessing ident informationPetr Baudis2005-10-201-1/+9
* | | Make git-cherry-pick in target "all"Johannes Schindelin2005-10-202-2/+5
* | | Fix missing exports in git-amJunio C Hamano2005-10-201-0/+1
* | | git-daemon poll() spinning out of controlJens Axboe2005-10-201-1/+1
* | | Merge /pub/scm/git/git to recover lost side branchJunio C Hamano2005-10-2012-109/+164
|\ \ \
| * | | Make sure we barf on ref^{type} failure.Junio C Hamano2005-10-191-1/+3
| * | | Be more careful tangling object chains while marking commits.Junio C Hamano2005-10-191-4/+10
| * | | git-fetch/push/pull: documentation.Junio C Hamano2005-10-194-10/+18
| * | | Do not feed rev-list an invalid SHA1 expression.Junio C Hamano2005-10-191-9/+23
| * | | [PATCH] Do not send "want" lines for complete objectsJohannes Schindelin2005-10-191-8/+25
| * | | count-objects: squelch error from find on sparse object directory.Junio C Hamano2005-10-191-1/+1
| * | | git-clone: always keep pack sent from remote (documentation).Junio C Hamano2005-10-191-12/+3
| * | | git-clone: always keep pack sent from remote.Junio C Hamano2005-10-191-68/+4
| * | | Do not ask for objects known to be complete.Junio C Hamano2005-10-191-2/+62
| * | | Support for HTTP transfer timeouts based on transfer speedNick Hengeveld2005-10-191-0/+29
| * | | git-daemon: timeout, eliminate double DWIMH. Peter Anvin2005-10-192-7/+59
* | | | Do not ask for objects known to be complete.Junio C Hamano2005-10-181-2/+62
|/ / /
* | | Even when overwriting tags, report if they are changed or not.Junio C Hamano2005-10-181-1/+6
* | | Optimize common case of git-rev-listLinus Torvalds2005-10-181-0/+5
* | | revised^2: git-daemon extra paranoia, and path DWIMH. Peter Anvin2005-10-181-21/+57
* | | Remove unused include.Junio C Hamano2005-10-182-4/+0
* | | git-fetch-pack: avoid unnecessary zero packingLinus Torvalds2005-10-181-6/+44
* | | No funny names on cygwin...Johannes Schindelin2005-10-181-0/+3