about summary refs log tree commit homepage
DateCommit message (Expand)
2005-11-01GIT 0.99.9b v0.99.9b
2005-11-01Add -P to the documentation head.
2005-11-01cvsimport: cvsps should be quiet too
2005-11-01cvsimport: introduce -P <cvsps-output-file> option
2005-11-01cvsimport: catch error condition where cvs host disappears
2005-11-01Do not install backward compatibility links anymore.
2005-11-01Strip any trailing slash on destination argument
2005-11-01git-am.txt is no stub anymore
2005-11-01Documentation for git-fmt-merge-msg
2005-11-01Remove git-findtags.perl
2005-11-01Remove 'Previously this command was known as ...' messages.
2005-11-01Fix constness of input in mozilla-sha1/sha1.c::SHA1_Update().
2005-11-01Document the use of "current directory" as pull source.
2005-10-31Merge branch 'fixes'
2005-10-30Add examples for git-log documentation and others.
2005-10-30GIT 0.99.9a v0.99.9a
2005-10-30Work around an RPM build problem.
2005-10-30Fix rev-list documentation again (--sparse and pathspec)
2005-10-30Update git-pack-objects documentation.
2005-10-30Update git-rev-list options list in rev-parse.
2005-10-30Update usage string and documentation for git-rev-list.
2005-10-30Add to usage and docs for git-add.sh
2005-10-30Add to documentation of git-update-index arguments and usage.
2005-10-30Add usage statement to git-checkout.sh
2005-10-30GIT 0.99.9 master branch.
2005-10-29GIT 0.99.9 v0.99.9
2005-10-29Documentation updates.
2005-10-29Do not mmap-copy the whole thing; just use copy_fd()
2005-10-29Teach local-fetch about lazy object directories.
2005-10-29Fix recent documentation format breakage.
2005-10-28make t5501 less annoying
2005-10-28fix multi_ack.
2005-10-28git-fetch-pack: Support multi_ack extension
2005-10-28git-upload-pack: Support the multi_ack protocol
2005-10-28Support receiving server capabilities
2005-10-28git-upload-pack: More efficient usage of the has_sha1 array
2005-10-28Implement an interoperability test for fetch-pack/upload-pack
2005-10-28Implement a test for git-fetch-pack/git-upload-pack
2005-10-28Make maximal use of the remote refs
2005-10-28Subject: [PATCH] git-fetch-pack: Do not use git-rev-list
2005-10-28git-apply --numstat
2005-10-28Add usage help to git-push.sh
2005-10-28Add usage help for git-reset.sh
2005-10-28Minor clarifications in diffcore documentation
2005-10-28Remove -r from common diff options documentation in one more place
2005-10-28update usage string for git-commit.sh
2005-10-28git-push.sh: Retain cuteness, add helpfulness.
2005-10-28Be more careful about reference parsing
2005-10-28Be marginally more careful about removing objects
2005-10-28Documentation changes to recursive option for git-diff-tree