summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2009-01-14add test cases for "git mv -k"Michael J Gruber
2009-01-14Merge branch 'maint-1.6.0' into maintJunio C Hamano
2009-01-14fast-import: Cleanup mode setting.Felipe Contreras
2009-01-14Git.pm: call Error::Simple() properlyJay Soffian
2009-01-13Merge branch 'kk/maint-http-push' into maintJunio C Hamano
2009-01-13Merge branch 'js/maint-merge-recursive-r-d-conflict' into maintJunio C Hamano
2009-01-13Merge branch 'cb/maint-merge-recursive-fix' into maintJunio C Hamano
2009-01-13Merge branch 'ap/maint-apply-modefix' into maintJunio C Hamano
2009-01-13Merge branch 'maint-1.6.0' into maintJunio C Hamano
2009-01-13Avoid spurious error messages on error mistakes.Pierre Habouzit
2009-01-13contrib/examples/README: give an explanation of the status of these filesjidanni@jidanni.org
2009-01-13Teach format-patch to handle output directory relative to cwdJunio C Hamano
2009-01-12Merge branch 'mh/maint-sendmail-cc-doc' into maintJunio C Hamano
2009-01-12Merge branch 'jc/maint-do-not-switch-to-non-commit' into maintJunio C Hamano
2009-01-12Documentation/git-push.txt: minor: compress one optionjidanni@jidanni.org
2009-01-11format-patch: show patch text for the root commitJunio C Hamano
2009-01-09git-status -v: color diff output when color.ui is setMarkus Heidelberg
2009-01-09git-commit: color status output when color.ui is setMarkus Heidelberg
2009-01-07diff --no-index -q: fix endless loopThomas Rast
2009-01-07diff --no-index: test for pager after option parsingThomas Rast
2009-01-07diff: accept -- when using --no-indexThomas Rast
2009-01-07Merge branch 'maint-1.6.0' into maintJunio C Hamano
2009-01-07Merge branch 'maint-1.5.6' into maint-1.6.0Junio C Hamano
2009-01-07README: tutorial.txt is now called gittutorial.txtJoey Hess
2009-01-07shortlog: handle multi-line subjects like log --pretty=oneline et. al. doRené Scharfe
2009-01-06configure clobbers LDFLAGSPaul Jarc
2009-01-05unpack-trees: remove redundant path search in verify_absentClemens Buchacher
2009-01-05unpack-trees: fix path search bug in verify_absentClemens Buchacher
2009-01-05unpack-trees: handle failure in verify_absentClemens Buchacher
2009-01-05Be consistent in switch usage for tarHenrik Austad
2009-01-05Use capitalized names where appropriateHenrik Austad
2009-01-05git-sh-setup: Fix scripts whose PWD is a symlink to a work-dir on OS XMarcel M. Cary
2009-01-05git add: do not add files from a submoduleJohannes Schindelin
2009-01-03bisect view: call gitk if Cygwin's SESSIONNAME variable is setJohannes Schindelin
2009-01-03fast-export: print usage when no options specifiedMiklos Vajna
2009-01-03git checkout: do not allow switching to a tree-ish that is not a commitJunio C Hamano
2009-01-02builtin-apply: prevent non-explicit permission changesJunio C Hamano
2009-01-01Git.pm: correctly handle directory name that evaluates to "false"Philippe Bruhat (BooK)
2009-01-01Documentation/git-tag.txt: minor typo and grammar fixjidanni@jidanni.org
2009-01-01objects to be pruned immediately don't have to be loosenedNicolas Pitre
2009-01-01Document git-ls-tree --full-treeNanako Shiraishi
2008-12-29Prepare for v1.6.1.1 maintenance releaseJunio C Hamano
2008-12-29Documentation/diff-options.txt: unify optionsjidanni@jidanni.org
2008-12-29doc/git-send-email: mention sendemail.cc config variableMarkus Heidelberg
2008-12-28gitweb: Fix export check in git_get_projects_listDevin Doucette
2008-12-27grep: grep cache entries if they are "assume unchanged"Nguyễn Thái Ngọc Duy
2008-12-27grep: support --no-ext-grep to test builtin grepNguyễn Thái Ngọc Duy
2008-12-27Merge branch 'rs/maint-tformat-foldline' into maintJunio C Hamano
2008-12-27Merge branch 'rs/maint-retval-fix' into maintJunio C Hamano
2008-12-27Merge branch 'sp/maint-describe-all-tag-warning' into maintJunio C Hamano