summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
* git-clone: do not forget to create origin branch.Junio C Hamano2005-11-011-4/+11
* Do not put automatic merge message after signed-off-by line.Junio C Hamano2005-11-011-3/+3
* Add -P to the documentation head.Junio C Hamano2005-11-011-1/+1
* cvsimport: cvsps should be quiet tooMartin Langhoff2005-11-011-0/+1
* cvsimport: introduce -P <cvsps-output-file> optionMartin Langhoff2005-11-012-4/+12
* cvsimport: catch error condition where cvs host disappearsMartin Langhoff2005-11-011-0/+4
* Do not install backward compatibility links anymore.Junio C Hamano2005-11-012-5/+12
* Strip any trailing slash on destination argumentJosef Weidendorfer2005-11-011-0/+2
* git-am.txt is no stub anymorePetr Baudis2005-11-011-2/+0
* Documentation for git-fmt-merge-msgPetr Baudis2005-11-012-0/+49
* Remove git-findtags.perlPetr Baudis2005-11-012-95/+1
* Remove 'Previously this command was known as ...' messages.Jon Loeliger2005-11-011-44/+0
* Fix constness of input in mozilla-sha1/sha1.c::SHA1_Update().Junio C Hamano2005-11-012-3/+3
* Document the use of "current directory" as pull source.Junio C Hamano2005-11-012-1/+6
* Add examples for git-log documentation and others.Linus Torvalds2005-10-303-0/+45
* Work around an RPM build problem.Junio C Hamano2005-10-301-1/+1
* Fix rev-list documentation again (--sparse and pathspec)Junio C Hamano2005-10-301-4/+5
* Update git-pack-objects documentation.Junio C Hamano2005-10-301-1/+6
* Update git-rev-list options list in rev-parse.Junio C Hamano2005-10-301-0/+2
* Update usage string and documentation for git-rev-list.Junio C Hamano2005-10-302-17/+70
* Add to usage and docs for git-add.shChris Shoemaker2005-10-302-1/+15
* Add to documentation of git-update-index arguments and usage.Chris Shoemaker2005-10-302-8/+25
* Add usage statement to git-checkout.shChris Shoemaker2005-10-301-0/+7
* GIT 0.99.9 master branch.Junio C Hamano2005-10-301-1/+1
* GIT 0.99.9v0.99.9Junio C Hamano2005-10-292-1/+7
* Documentation updates.Junio C Hamano2005-10-293-7/+59
* Do not mmap-copy the whole thing; just use copy_fd()Junio C Hamano2005-10-291-18/+10
* Teach local-fetch about lazy object directories.Junio C Hamano2005-10-291-2/+3
* 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