summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2005-11-03[PATCH] Clean up the SunOS Makefile rulePeter Eriksen
2005-11-03Ignore '\r' at the end of line in $GIT_DIR/configJunio C Hamano
2005-11-03remove CR/LF from .gitignoreAlex Riesen
2005-11-03Do not fail on hierarchical branch names.Junio C Hamano
2005-11-03Make test-date buildable again.Junio C Hamano
2005-11-02git-clone: do not forget to create origin branch.Junio C Hamano
2005-11-02Do not put automatic merge message after signed-off-by line.Junio C Hamano
2005-11-02Add -P to the documentation head.Junio C Hamano
2005-11-02cvsimport: cvsps should be quiet tooMartin Langhoff
2005-11-02cvsimport: introduce -P <cvsps-output-file> optionMartin Langhoff
2005-11-02cvsimport: catch error condition where cvs host disappearsMartin Langhoff
2005-11-02Do not install backward compatibility links anymore.Junio C Hamano
2005-11-01Strip any trailing slash on destination argumentJosef Weidendorfer
2005-11-01git-am.txt is no stub anymorePetr Baudis
2005-11-01Documentation for git-fmt-merge-msgPetr Baudis
2005-11-01Remove git-findtags.perlPetr Baudis
2005-11-01Remove 'Previously this command was known as ...' messages.Jon Loeliger
2005-11-01Fix constness of input in mozilla-sha1/sha1.c::SHA1_Update().Junio C Hamano
2005-11-01Document the use of "current directory" as pull source.Junio C Hamano
2005-10-31Add examples for git-log documentation and others.Linus Torvalds
2005-10-31Work around an RPM build problem.Junio C Hamano
2005-10-31Fix rev-list documentation again (--sparse and pathspec)Junio C Hamano
2005-10-31Update git-pack-objects documentation.Junio C Hamano
2005-10-31Update git-rev-list options list in rev-parse.Junio C Hamano
2005-10-31Update usage string and documentation for git-rev-list.Junio C Hamano
2005-10-31Add to usage and docs for git-add.shChris Shoemaker
2005-10-31Add to documentation of git-update-index arguments and usage.Chris Shoemaker
2005-10-31Add usage statement to git-checkout.shChris Shoemaker
2005-10-31GIT 0.99.9 master branch.Junio C Hamano
2005-10-29GIT 0.99.9v0.99.9Junio C Hamano
2005-10-29Documentation updates.Junio C Hamano
2005-10-29Do not mmap-copy the whole thing; just use copy_fd()Junio C Hamano
2005-10-29Teach local-fetch about lazy object directories.Junio C Hamano
2005-10-29Fix recent documentation format breakage.Junio C Hamano
2005-10-29make t5501 less annoyingJohannes Schindelin
2005-10-29fix multi_ack.Johannes Schindelin
2005-10-29git-fetch-pack: Support multi_ack extensionJohannes Schindelin
2005-10-29git-upload-pack: Support the multi_ack protocolJohannes Schindelin
2005-10-29Support receiving server capabilitiesJohannes Schindelin
2005-10-29git-upload-pack: More efficient usage of the has_sha1 arrayJohannes Schindelin
2005-10-29Implement an interoperability test for fetch-pack/upload-packJohannes Schindelin
2005-10-29Implement a test for git-fetch-pack/git-upload-packJohannes Schindelin
2005-10-29Make maximal use of the remote refsJohannes Schindelin
2005-10-29Subject: [PATCH] git-fetch-pack: Do not use git-rev-listJohannes Schindelin
2005-10-29git-apply --numstatJunio C Hamano
2005-10-29Add usage help to git-push.shc.shoemaker@cox.net
2005-10-29Add usage help for git-reset.shc.shoemaker@cox.net
2005-10-29Minor clarifications in diffcore documentationc.shoemaker@cox.net
2005-10-29Remove -r from common diff options documentation in one more placec.shoemaker@cox.net
2005-10-29update usage string for git-commit.shc.shoemaker@cox.net