aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* git-fetch: fail if specified refspec does not match remote.Junio C Hamano2005-11-06
* Documentation: pull/clone ref mapping clarification.Junio C Hamano2005-11-06
* git-format-patch: silly typo fix.Junio C Hamano2005-11-06
* test: t4102-apply-rename fails with strict umask.Junio C Hamano2005-11-05
* git-clone: fix local cloneJunio C Hamano2005-11-05
* init-db::copy_file() - use copy_fd()Junio C Hamano2005-11-05
* copy.c::copy_fd() - do not leak file descriptor on error return.Junio C Hamano2005-11-05
* Documentation: format-patchJunio C Hamano2005-11-05
* format-patch: "rev1.." should mean "rev1..HEAD"Junio C Hamano2005-11-05
* Documentation: git-fetch/pull updates.Junio C Hamano2005-11-05
* Added a few examples to git-pull man page.Jon Loeliger2005-11-04
* 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