summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* format-patch: "rev1.." should mean "rev1..HEAD"Junio C Hamano2005-11-051-0/+7
* Documentation: git-fetch/pull updates.Junio C Hamano2005-11-054-4/+30
* Added a few examples to git-pull man page.Jon Loeliger2005-11-042-32/+103
* Document the --no-commit flag betterJunio C Hamano2005-11-042-2/+3
* Documentation: -merge and -pull: describe merge strategies.Junio C Hamano2005-11-044-11/+88
* Documentation: git-add -- do not say "cache", add examples.Junio C Hamano2005-11-041-4/+39
* git-tag: Do not assume the working tree root is writable.Junio C Hamano2005-11-031-11/+13
* Remove the temp file if it is empty after the request has failedNick Hengeveld2005-11-031-0/+5
* Illustration: "Commit DAG Revision Naming"Junio C Hamano2005-11-031-0/+26
* Illustration: "Git Diff Types"Junio C Hamano2005-11-031-0/+35
* Illustration: "Fundamental Git Index Operations"Junio C Hamano2005-11-031-0/+40
* git-merge-ours: make sure our index matches HEADJunio C Hamano2005-11-031-0/+7
* Add 'ours' merge strategy.Junio C Hamano2005-11-034-2/+10
* Add --no-commit to git-merge/git-pull.Junio C Hamano2005-11-032-12/+22
* Document --since and --until options to rev-parse.Junio C Hamano2005-11-021-0/+8
* Be careful when dereferencing tags.Junio C Hamano2005-11-029-14/+21
* [PATCH] Clean up the SunOS Makefile rulePeter Eriksen2005-11-021-1/+1
* Ignore '\r' at the end of line in $GIT_DIR/configJunio C Hamano2005-11-021-0/+8
* remove CR/LF from .gitignoreAlex Riesen2005-11-022-1/+13
* Do not fail on hierarchical branch names.Junio C Hamano2005-11-022-1/+5
* Make test-date buildable again.Junio C Hamano2005-11-021-2/+2
* 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