summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Fix recent documentation format breakage.Junio C Hamano2005-10-291-6/+6
* make t5501 less annoyingJohannes Schindelin2005-10-281-2/+2
* fix multi_ack.Johannes Schindelin2005-10-282-5/+10
* git-fetch-pack: Support multi_ack extensionJohannes Schindelin2005-10-282-17/+46
* git-upload-pack: Support the multi_ack protocolJohannes Schindelin2005-10-281-23/+24
* Support receiving server capabilitiesJohannes Schindelin2005-10-282-1/+16
* git-upload-pack: More efficient usage of the has_sha1 arrayJohannes Schindelin2005-10-281-5/+22
* Implement an interoperability test for fetch-pack/upload-packJohannes Schindelin2005-10-281-0/+43
* Implement a test for git-fetch-pack/git-upload-packJohannes Schindelin2005-10-281-0/+136
* Make maximal use of the remote refsJohannes Schindelin2005-10-281-20/+52
* Subject: [PATCH] git-fetch-pack: Do not use git-rev-listJohannes Schindelin2005-10-281-32/+132
* git-apply --numstatJunio C Hamano2005-10-282-2/+32
* Add usage help to git-push.shc.shoemaker@cox.net2005-10-281-3/+10
* Add usage help for git-reset.shc.shoemaker@cox.net2005-10-281-0/+6
* Minor clarifications in diffcore documentationc.shoemaker@cox.net2005-10-281-27/+38
* Remove -r from common diff options documentation in one more placec.shoemaker@cox.net2005-10-281-4/+0
* update usage string for git-commit.shc.shoemaker@cox.net2005-10-281-1/+1
* git-push.sh: Retain cuteness, add helpfulness.c.shoemaker@cox.net2005-10-281-1/+2
* Be more careful about reference parsingLinus Torvalds2005-10-282-0/+28
* Be marginally more careful about removing objectsLinus Torvalds2005-10-283-0/+3
* Documentation changes to recursive option for git-diff-treeChris Shoemaker2005-10-284-5/+9
* fix testsuite to tolerate spaces in pathPavel Roskin2005-10-281-4/+4
* Document git-patch-id a bit better.Junio C Hamano2005-10-281-0/+6
* Add more generated files to .gitignoreJohannes Schindelin2005-10-281-0/+3
* Link git-name-rev and git-symbolic-ref from the main git pageJohannes Schindelin2005-10-281-0/+6
* Create object subdirectories on demand (phase II)Linus Torvalds2005-10-284-10/+6
* Merge branch 'js-fat'Junio C Hamano2005-10-271-0/+37
|\
| * Test in git-init-db if the filemode can be trustedJohannes Schindelin2005-10-261-0/+37
* | Merge branch 'lt-dense'Junio C Hamano2005-10-272-18/+31
|\ \
| * | git-rev-list: do not forget non-commit refsLinus Torvalds2005-10-261-12/+14
| * | git-rev-list: make --dense the default (and introduce "--sparse")Linus Torvalds2005-10-262-8/+19
| |/
* | Merge http://www.kernel.org/pub/scm/gitk/gitkJunio C Hamano2005-10-271-2/+2
|\ \ | |/ |/|
| * [PATCH] Make "gitk" work better with dense revlistsLinus Torvalds2005-10-271-2/+2
* | Add git-name-revJohannes Schindelin2005-10-263-1/+313
* | pack-objects: Allow use of pre-generated pack.Junio C Hamano2005-10-264-12/+112
* | Fix what to do and how to detect when hardlinking failsLinus Torvalds2005-10-261-13/+14
* | Fix cloning (memory corruption)Johannes Schindelin2005-10-261-7/+8
* | upload-pack: tighten request validation.Junio C Hamano2005-10-251-4/+27
* | Work around missing hard links on FAT formatted mediaJohannes Schindelin2005-10-252-2/+5
* | create_symref: if symlink fails, fall back to writing a "symbolic ref"Johannes Schindelin2005-10-251-5/+7
* | Add [v]iew patch in git-am interactive.Junio C Hamano2005-10-251-5/+8
* | git-am: make it easier after fixing up an unapplicable patch.Junio C Hamano2005-10-252-8/+14
* | git-rev-list: fix "--dense" flagLinus Torvalds2005-10-251-8/+43
* | Add some missing commands to the git.txt commands listPetr Baudis2005-10-251-0/+18
* | Add usage string to git-update-indexPetr Baudis2005-10-251-0/+5
* | Documentation for git-shellPetr Baudis2005-10-252-0/+38
* | Check another error condition in git-mvJosef Weidendorfer2005-10-251-1/+11
* | fix daemon.c to compile on OpenBSDRandal L. Schwartz2005-10-251-2/+2
* | Revert recent fetch-pack/upload-pack updates.Junio C Hamano2005-10-253-196/+72
* | upload-pack: fix thinko in common-commit finder code.Junio C Hamano2005-10-241-1/+3