summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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
2005-10-29git-push.sh: Retain cuteness, add helpfulness.c.shoemaker@cox.net
2005-10-28Be more careful about reference parsingLinus Torvalds
2005-10-28Be marginally more careful about removing objectsLinus Torvalds
2005-10-28Documentation changes to recursive option for git-diff-treeChris Shoemaker
2005-10-28fix testsuite to tolerate spaces in pathPavel Roskin
2005-10-28Document git-patch-id a bit better.Junio C Hamano
2005-10-28Add more generated files to .gitignoreJohannes Schindelin
2005-10-28Link git-name-rev and git-symbolic-ref from the main git pageJohannes Schindelin
2005-10-28Create object subdirectories on demand (phase II)Linus Torvalds
2005-10-27Merge branch 'js-fat'Junio C Hamano
2005-10-27Merge branch 'lt-dense'Junio C Hamano
2005-10-27Merge http://www.kernel.org/pub/scm/gitk/gitkJunio C Hamano