summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2005-11-06Install asciidoc sources as well.Libravatar Junio C Hamano1-2/+2
2005-11-06Package split: Debian.Libravatar Junio C Hamano9-4/+68
2005-11-06Simplify CFLAGS/DEFINES in MakefileLibravatar Junio C Hamano1-18/+14
2005-11-06git-fetch: fail if specified refspec does not match remote.Libravatar Junio C Hamano1-0/+14
2005-11-06Documentation: pull/clone ref mapping clarification.Libravatar Junio C Hamano2-14/+33
2005-11-06git-format-patch: silly typo fix.Libravatar Junio C Hamano1-1/+1
2005-11-05test: t4102-apply-rename fails with strict umask.Libravatar Junio C Hamano1-1/+1
2005-11-05git-clone: fix local cloneLibravatar Junio C Hamano1-2/+1
2005-11-05init-db::copy_file() - use copy_fd()Libravatar Junio C Hamano1-24/+3
2005-11-05copy.c::copy_fd() - do not leak file descriptor on error return.Libravatar Junio C Hamano1-1/+4
2005-11-05Documentation: format-patchLibravatar Junio C Hamano1-0/+20
2005-11-05format-patch: "rev1.." should mean "rev1..HEAD"Libravatar Junio C Hamano1-0/+7
2005-11-05Documentation: git-fetch/pull updates.Libravatar Junio C Hamano4-4/+30
2005-11-04Added a few examples to git-pull man page.Libravatar Jon Loeliger2-32/+103
2005-11-04Document the --no-commit flag betterLibravatar Junio C Hamano2-2/+3
2005-11-04Documentation: -merge and -pull: describe merge strategies.Libravatar Junio C Hamano4-11/+88
2005-11-04Documentation: git-add -- do not say "cache", add examples.Libravatar Junio C Hamano1-4/+39
2005-11-03git-tag: Do not assume the working tree root is writable.Libravatar Junio C Hamano1-11/+13
2005-11-03Remove the temp file if it is empty after the request has failedLibravatar Nick Hengeveld1-0/+5
2005-11-03Illustration: "Commit DAG Revision Naming"Libravatar Junio C Hamano1-0/+26
2005-11-03Illustration: "Git Diff Types"Libravatar Junio C Hamano1-0/+35
2005-11-03Illustration: "Fundamental Git Index Operations"Libravatar Junio C Hamano1-0/+40
2005-11-03git-merge-ours: make sure our index matches HEADLibravatar Junio C Hamano1-0/+7
2005-11-03Add 'ours' merge strategy.Libravatar Junio C Hamano4-2/+10
2005-11-03Add --no-commit to git-merge/git-pull.Libravatar Junio C Hamano2-12/+22
2005-11-02Document --since and --until options to rev-parse.Libravatar Junio C Hamano1-0/+8
2005-11-02Be careful when dereferencing tags.Libravatar Junio C Hamano9-14/+21
2005-11-02[PATCH] Clean up the SunOS Makefile ruleLibravatar Peter Eriksen1-1/+1
2005-11-02Ignore '\r' at the end of line in $GIT_DIR/configLibravatar Junio C Hamano1-0/+8
2005-11-02remove CR/LF from .gitignoreLibravatar Alex Riesen2-1/+13
2005-11-02Do not fail on hierarchical branch names.Libravatar Junio C Hamano2-1/+5
2005-11-02Make test-date buildable again.Libravatar Junio C Hamano1-2/+2
2005-11-01git-clone: do not forget to create origin branch.Libravatar Junio C Hamano1-4/+11
2005-11-01Do not put automatic merge message after signed-off-by line.Libravatar Junio C Hamano1-3/+3
2005-11-01Add -P to the documentation head.Libravatar Junio C Hamano1-1/+1
2005-11-01cvsimport: cvsps should be quiet tooLibravatar Martin Langhoff1-0/+1
2005-11-01cvsimport: introduce -P <cvsps-output-file> optionLibravatar Martin Langhoff2-4/+12
2005-11-01cvsimport: catch error condition where cvs host disappearsLibravatar Martin Langhoff1-0/+4
2005-11-01Do not install backward compatibility links anymore.Libravatar Junio C Hamano2-5/+12
2005-11-01Strip any trailing slash on destination argumentLibravatar Josef Weidendorfer1-0/+2
2005-11-01git-am.txt is no stub anymoreLibravatar Petr Baudis1-2/+0
2005-11-01Documentation for git-fmt-merge-msgLibravatar Petr Baudis2-0/+49
2005-11-01Remove git-findtags.perlLibravatar Petr Baudis2-95/+1
2005-11-01Remove 'Previously this command was known as ...' messages.Libravatar Jon Loeliger1-44/+0
2005-11-01Fix constness of input in mozilla-sha1/sha1.c::SHA1_Update().Libravatar Junio C Hamano2-3/+3
2005-11-01Document the use of "current directory" as pull source.Libravatar Junio C Hamano2-1/+6
2005-10-30Add examples for git-log documentation and others.Libravatar Linus Torvalds3-0/+45
2005-10-30Work around an RPM build problem.Libravatar Junio C Hamano1-1/+1
2005-10-30Fix rev-list documentation again (--sparse and pathspec)Libravatar Junio C Hamano1-4/+5
2005-10-30Update git-pack-objects documentation.Libravatar Junio C Hamano1-1/+6