summaryrefslogtreecommitdiff
path: root/contrib
AgeCommit message (Expand)Author
2009-01-13Merge branch 'maint-1.6.0' into maintJunio C Hamano
2009-01-13contrib/examples/README: give an explanation of the status of these filesjidanni@jidanni.org
2008-12-22Always show which directory is not a git repositoryRichard Hartmann
2008-12-16bash completion: Sync config variables with their man pagesLee Marlow
2008-12-16bash completion: Sort config completion variablesLee Marlow
2008-12-10git-p4: Fix regression in p4Where method.Tor Arvid Lund
2008-12-05git-p4: Fix bug in p4Where method.Tor Arvid Lund
2008-11-28Merge branch 'maint'Junio C Hamano
2008-11-28bash: offer refs instead of filenames for 'git revert'SZEDER Gábor
2008-11-28bash: complete full refsSZEDER Gábor
2008-11-28bash: remove dashed command leftoversSZEDER Gábor
2008-11-27git-p4: fix keyword-expansion regexPete Wyckoff
2008-11-23git.el: Allow to commit even if there are no marked files.Alexandre Julliard
2008-11-23git.el: Add possibility to mark files directly in git-update-status-files.Alexandre Julliard
2008-11-23git.el: Add an insert file command.Alexandre Julliard
2008-11-21git.el: Never clear the status buffer, only update the files.Alexandre Julliard
2008-11-21git.el: Fix git-amend-commit to support amending an initial commit.Alexandre Julliard
2008-11-21git.el: Properly handle merge commits in git-amend-commit.Alexandre Julliard
2008-11-21git.el: Simplify handling of merge heads in the commit log-edit buffer.Alexandre Julliard
2008-11-21git.el: Remove the env parameter in git-call-process and git-call-process-str...Alexandre Julliard
2008-11-21git.el: Improve error handling for commits.Alexandre Julliard
2008-11-11git-p4: Cache git config for performanceJohn Chapman
2008-11-11git-p4: Support purged files and optimize memory usageJohn Chapman
2008-11-04contrib/hooks/post-receive-email: Make revision display configurablePete Harlan
2008-11-04contrib/hooks/post-receive-email: Put rev display in separate functionPete Harlan
2008-10-31Merge branch 'maint'Junio C Hamano
2008-10-31bash completion: add doubledash to "git show"Markus Heidelberg
2008-10-21bash completion: Add 'workflows' to 'git help'Lee Marlow
2008-10-18Merge branch 'maint'Junio C Hamano
2008-10-18contrib: update packinfo.pl to not use dashed commandsDan McGee
2008-10-17Merge branch 'maint'Junio C Hamano
2008-10-16Typo "does not exists" when git remote update remote.Mikael Magnusson
2008-10-14Add Linux PPC support to the pre-auto-gc example hookMiklos Vajna
2008-10-09Merge branch 'mw/sendemail'Shawn O. Pearce
2008-10-06Merge branch 'maint'Shawn O. Pearce
2008-10-06bash: remove fetch, push, pull dashed form leftoversSZEDER Gábor
2008-10-03bash completion: Add --[no-]validate to "git send-email"Teemu Likonen
2008-09-30Add OS X support to the pre-auto-gc example hookJonathan del Strother
2008-09-30remove vim syntax highlighting in favor of upstreamSZEDER Gábor
2008-09-29Add contrib/rerere-train scriptNanako Shiraishi
2008-09-22Merge branch 'maint'Junio C Hamano
2008-09-22Use dashless git commands in setgitperms.perlTodd Zullinger
2008-09-20Merge branch 'maint'Junio C Hamano
2008-09-20bash: use for-each-ref format 'refname:short'SZEDER Gábor
2008-09-20completion: git commit should list --interactiveEric Raible
2008-09-05Merge branch 'jc/maint-log-grep'Junio C Hamano
2008-09-04bash completion: Hide more plumbing commandsPetr Baudis
2008-08-29git-p4: Fix checkout bug when using --import-local.Tor Arvid Lund
2008-08-29bash-completion: Add all submodule subcommands to the completion listMatthias Kestenholz
2008-08-27Make it possible to abort the submission of a change to PerforceSimon Hausmann