summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2009-01-13Merge branch 'js/maint-merge-recursive-r-d-conflict' into maintLibravatar Junio C Hamano2-0/+28
2009-01-13Merge branch 'cb/maint-merge-recursive-fix' into maintLibravatar Junio C Hamano2-0/+119
2009-01-13Merge branch 'ap/maint-apply-modefix' into maintLibravatar Junio C Hamano2-1/+65
2009-01-13Merge branch 'maint-1.6.0' into maintLibravatar Junio C Hamano2-1/+4
2009-01-13Avoid spurious error messages on error mistakes.Libravatar Pierre Habouzit1-1/+1
2009-01-13Fix Documentation typos surrounding the word 'handful'.Libravatar Jon Loeliger8-11/+11
2009-01-13sha1_file: make "read_object" staticLibravatar Christian Couder2-5/+5
2009-01-12contrib/vim: change URL to point to the latest syntax filesLibravatar Markus Heidelberg1-5/+7
2009-01-12contrib/examples/README: give an explanation of the status of these filesLibravatar jidanni@jidanni.org1-0/+3
2009-01-11Merge branch 'maint'Libravatar Junio C Hamano1-3/+1
2009-01-11Merge branch 'mh/maint-sendmail-cc-doc' into maintLibravatar Junio C Hamano1-0/+1
2009-01-11Merge branch 'jc/maint-do-not-switch-to-non-commit' into maintLibravatar Junio C Hamano2-1/+5
2009-01-11Documentation/git-push.txt: minor: compress one optionLibravatar jidanni@jidanni.org1-3/+1
2009-01-11git-svn: add --authors-file testLibravatar Eric Wong1-0/+94
2009-01-11Cleanup of unused symcache variable inside diff-lib.cLibravatar Kjetil Barvik1-29/+11
2009-01-11Makefile: clean up TEST_PROGRAMS definitionLibravatar Jeff King1-1/+8
2009-01-10t7501-commit.sh: explicitly check that -F prevents invoking the editorLibravatar Adeodato Simó2-4/+21
2009-01-10bash completion: Use 'git add' completions for 'git stage'Libravatar Lee Marlow1-0/+1
2009-01-10bash completion: Add '--intent-to-add' long option for 'git add'Libravatar Lee Marlow1-1/+1
2009-01-10filter-branch: add git_commit_non_empty_tree and --prune-empty.Libravatar Pierre Habouzit3-1/+50
2009-01-08git-status -v: color diff output when color.ui is setLibravatar Markus Heidelberg1-0/+3
2009-01-08git-commit: color status output when color.ui is setLibravatar Markus Heidelberg1-0/+3
2009-01-07Merge branch 'mh/maint-sendmail-cc-doc'Libravatar Junio C Hamano1-0/+1
2009-01-07Merge branch 'rs/diff-ihc'Libravatar Junio C Hamano7-1/+106
2009-01-07Merge branch 'js/maint-merge-recursive-r-d-conflict'Libravatar Junio C Hamano2-0/+28
2009-01-07Merge branch 'mk/gitweb-feature'Libravatar Junio C Hamano1-32/+9
2009-01-07Merge branch 'cb/merge-recursive-fix'Libravatar Junio C Hamano2-0/+119
2009-01-07Merge branch 'kk/maint-http-push'Libravatar Junio C Hamano1-6/+19
2009-01-07Merge branch 'mv/um-pdf'Libravatar Junio C Hamano3-0/+22
2009-01-07Merge branch 'jn/gitweb-blame'Libravatar Junio C Hamano1-35/+51
2009-01-07Merge branch 'wp/add-p-goto'Libravatar Junio C Hamano1-0/+67
2009-01-06strbuf: instate cleanup rule in case of non-memory errorsLibravatar René Scharfe2-6/+22
2009-01-06Merge branch 'maint'Libravatar Junio C Hamano1-1/+1
2009-01-06Merge branch 'maint-1.6.0' into maintLibravatar Junio C Hamano1-1/+1
2009-01-06Merge branch 'maint-1.5.6' into maint-1.6.0Libravatar Junio C Hamano1-1/+1
2009-01-06README: tutorial.txt is now called gittutorial.txtLibravatar Joey Hess1-1/+1
2009-01-05configure clobbers LDFLAGSLibravatar Paul Jarc1-2/+2
2009-01-05Merge branch 'maint'Libravatar Junio C Hamano3-5/+8
2009-01-05remove trailing LF in die() messagesLibravatar Alexander Potashev16-27/+27
2009-01-05unpack-trees: remove redundant path search in verify_absentLibravatar Clemens Buchacher1-6/+2
2009-01-05unpack-trees: fix path search bug in verify_absentLibravatar Clemens Buchacher2-10/+37
2009-01-05unpack-trees: handle failure in verify_absentLibravatar Clemens Buchacher2-3/+29
2009-01-05Be consistent in switch usage for tarLibravatar Henrik Austad1-1/+1
2009-01-05Use capitalized names where appropriateLibravatar Henrik Austad2-4/+4
2009-01-05git-sh-setup: Fix scripts whose PWD is a symlink to a work-dir on OS XLibravatar Marcel M. Cary2-3/+3
2009-01-05Documentation: clarify which parameters are optional to git-cherryLibravatar Markus Heidelberg2-2/+2
2009-01-05cvsserver: change generation of CVS author namesLibravatar Fabian Emmes1-3/+9
2009-01-05bash: add '--merge' to 'git reset'Libravatar SZEDER Gábor1-1/+1
2009-01-05show <tag>: reuse pp_user_info() instead of duplicating codeLibravatar Johannes Schindelin1-15/+6
2009-01-05git add: do not add files from a submoduleLibravatar Johannes Schindelin2-0/+53