summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2005-10-29GIT 0.99.9v0.99.9Junio C Hamano2-1/+7
2005-10-29Documentation updates.Junio C Hamano3-7/+59
2005-10-29Do not mmap-copy the whole thing; just use copy_fd()Junio C Hamano1-18/+10
2005-10-29Teach local-fetch about lazy object directories.Junio C Hamano1-2/+3
2005-10-29Fix recent documentation format breakage.Junio C Hamano1-6/+6
2005-10-28make t5501 less annoyingJohannes Schindelin1-2/+2
2005-10-28fix multi_ack.Johannes Schindelin2-5/+10
2005-10-28git-fetch-pack: Support multi_ack extensionJohannes Schindelin2-17/+46
2005-10-28git-upload-pack: Support the multi_ack protocolJohannes Schindelin1-23/+24
2005-10-28Support receiving server capabilitiesJohannes Schindelin2-1/+16
2005-10-28git-upload-pack: More efficient usage of the has_sha1 arrayJohannes Schindelin1-5/+22
2005-10-28Implement an interoperability test for fetch-pack/upload-packJohannes Schindelin1-0/+43
2005-10-28Implement a test for git-fetch-pack/git-upload-packJohannes Schindelin1-0/+136
2005-10-28Make maximal use of the remote refsJohannes Schindelin1-20/+52
2005-10-28Subject: [PATCH] git-fetch-pack: Do not use git-rev-listJohannes Schindelin1-32/+132
2005-10-28git-apply --numstatJunio C Hamano2-2/+32
2005-10-28Add usage help to git-push.shc.shoemaker@cox.net1-3/+10
2005-10-28Add usage help for git-reset.shc.shoemaker@cox.net1-0/+6
2005-10-28Minor clarifications in diffcore documentationc.shoemaker@cox.net1-27/+38
2005-10-28Remove -r from common diff options documentation in one more placec.shoemaker@cox.net1-4/+0
2005-10-28update usage string for git-commit.shc.shoemaker@cox.net1-1/+1
2005-10-28git-push.sh: Retain cuteness, add helpfulness.c.shoemaker@cox.net1-1/+2
2005-10-28Be more careful about reference parsingLinus Torvalds2-0/+28
2005-10-28Be marginally more careful about removing objectsLinus Torvalds3-0/+3
2005-10-28Documentation changes to recursive option for git-diff-treeChris Shoemaker4-5/+9
2005-10-28fix testsuite to tolerate spaces in pathPavel Roskin1-4/+4
2005-10-28Document git-patch-id a bit better.Junio C Hamano1-0/+6
2005-10-28Add more generated files to .gitignoreJohannes Schindelin1-0/+3
2005-10-28Link git-name-rev and git-symbolic-ref from the main git pageJohannes Schindelin1-0/+6
2005-10-28Create object subdirectories on demand (phase II)Linus Torvalds4-10/+6
2005-10-27Merge branch 'js-fat'Junio C Hamano1-0/+37
2005-10-27Merge branch 'lt-dense'Junio C Hamano2-18/+31
2005-10-27Merge http://www.kernel.org/pub/scm/gitk/gitkJunio C Hamano1-2/+2
2005-10-27[PATCH] Make "gitk" work better with dense revlistsLinus Torvalds1-2/+2
2005-10-26git-rev-list: do not forget non-commit refsLinus Torvalds1-12/+14
2005-10-26git-rev-list: make --dense the default (and introduce "--sparse")Linus Torvalds2-8/+19
2005-10-26Test in git-init-db if the filemode can be trustedJohannes Schindelin1-0/+37
2005-10-26Add git-name-revJohannes Schindelin3-1/+313
2005-10-26pack-objects: Allow use of pre-generated pack.Junio C Hamano4-12/+112
2005-10-26Fix what to do and how to detect when hardlinking failsLinus Torvalds1-13/+14
2005-10-26Fix cloning (memory corruption)Johannes Schindelin1-7/+8
2005-10-25upload-pack: tighten request validation.Junio C Hamano1-4/+27
2005-10-25Work around missing hard links on FAT formatted mediaJohannes Schindelin2-2/+5
2005-10-25create_symref: if symlink fails, fall back to writing a "symbolic ref"Johannes Schindelin1-5/+7
2005-10-25Add [v]iew patch in git-am interactive.Junio C Hamano1-5/+8
2005-10-25git-am: make it easier after fixing up an unapplicable patch.Junio C Hamano2-8/+14
2005-10-25git-rev-list: fix "--dense" flagLinus Torvalds1-8/+43
2005-10-25Add some missing commands to the git.txt commands listPetr Baudis1-0/+18
2005-10-25Add usage string to git-update-indexPetr Baudis1-0/+5
2005-10-25Documentation for git-shellPetr Baudis2-0/+38