aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* Document the --no-commit flag betterJunio C Hamano2005-11-04
* Documentation: -merge and -pull: describe merge strategies.Junio C Hamano2005-11-04
* Documentation: git-add -- do not say "cache", add examples.Junio C Hamano2005-11-04
* git-tag: Do not assume the working tree root is writable.Junio C Hamano2005-11-03
* Remove the temp file if it is empty after the request has failedNick Hengeveld2005-11-03
* Illustration: "Commit DAG Revision Naming"Junio C Hamano2005-11-03
* Illustration: "Git Diff Types"Junio C Hamano2005-11-03
* Illustration: "Fundamental Git Index Operations"Junio C Hamano2005-11-03
* git-merge-ours: make sure our index matches HEADJunio C Hamano2005-11-03
* Add 'ours' merge strategy.Junio C Hamano2005-11-03
* Add --no-commit to git-merge/git-pull.Junio C Hamano2005-11-03
* Document --since and --until options to rev-parse.Junio C Hamano2005-11-02
* Be careful when dereferencing tags.Junio C Hamano2005-11-02
* [PATCH] Clean up the SunOS Makefile rulePeter Eriksen2005-11-02
* Ignore '\r' at the end of line in $GIT_DIR/configJunio C Hamano2005-11-02
* remove CR/LF from .gitignoreAlex Riesen2005-11-02
* Do not fail on hierarchical branch names.Junio C Hamano2005-11-02
* Make test-date buildable again.Junio C Hamano2005-11-02
* git-clone: do not forget to create origin branch.Junio C Hamano2005-11-01
* Do not put automatic merge message after signed-off-by line.Junio C Hamano2005-11-01
* Add -P to the documentation head.Junio C Hamano2005-11-01
* cvsimport: cvsps should be quiet tooMartin Langhoff2005-11-01
* cvsimport: introduce -P <cvsps-output-file> optionMartin Langhoff2005-11-01
* cvsimport: catch error condition where cvs host disappearsMartin Langhoff2005-11-01
* Do not install backward compatibility links anymore.Junio C Hamano2005-11-01
* Strip any trailing slash on destination argumentJosef Weidendorfer2005-11-01
* git-am.txt is no stub anymorePetr Baudis2005-11-01
* Documentation for git-fmt-merge-msgPetr Baudis2005-11-01
* Remove git-findtags.perlPetr Baudis2005-11-01
* Remove 'Previously this command was known as ...' messages.Jon Loeliger2005-11-01
* Fix constness of input in mozilla-sha1/sha1.c::SHA1_Update().Junio C Hamano2005-11-01
* Document the use of "current directory" as pull source.Junio C Hamano2005-11-01
* Add examples for git-log documentation and others.Linus Torvalds2005-10-30
* Work around an RPM build problem.Junio C Hamano2005-10-30
* Fix rev-list documentation again (--sparse and pathspec)Junio C Hamano2005-10-30
* Update git-pack-objects documentation.Junio C Hamano2005-10-30
* Update git-rev-list options list in rev-parse.Junio C Hamano2005-10-30
* Update usage string and documentation for git-rev-list.Junio C Hamano2005-10-30
* Add to usage and docs for git-add.shChris Shoemaker2005-10-30
* Add to documentation of git-update-index arguments and usage.Chris Shoemaker2005-10-30
* Add usage statement to git-checkout.shChris Shoemaker2005-10-30
* GIT 0.99.9 master branch.Junio C Hamano2005-10-30
* GIT 0.99.9v0.99.9Junio C Hamano2005-10-29
* Documentation updates.Junio C Hamano2005-10-29
* Do not mmap-copy the whole thing; just use copy_fd()Junio C Hamano2005-10-29
* Teach local-fetch about lazy object directories.Junio C Hamano2005-10-29
* Fix recent documentation format breakage.Junio C Hamano2005-10-29
* make t5501 less annoyingJohannes Schindelin2005-10-28
* fix multi_ack.Johannes Schindelin2005-10-28
* git-fetch-pack: Support multi_ack extensionJohannes Schindelin2005-10-28