summaryrefslogtreecommitdiff
path: root/contrib
AgeCommit message (Expand)AuthorFilesLines
2008-12-21Always show which directory is not a git repositoryRichard Hartmann1-1/+1
2008-12-15bash completion: Sync config variables with their man pagesLee Marlow1-7/+80
2008-12-15bash completion: Sort config completion variablesLee Marlow1-37/+40
2008-12-09git-p4: Fix regression in p4Where method.Tor Arvid Lund1-3/+10
2008-12-04git-p4: Fix bug in p4Where method.Tor Arvid Lund1-1/+9
2008-11-27Merge branch 'maint'Junio C Hamano2-35/+10
2008-11-27bash: offer refs instead of filenames for 'git revert'SZEDER Gábor1-1/+1
2008-11-27bash: complete full refsSZEDER Gábor1-4/+15
2008-11-27bash: remove dashed command leftoversSZEDER Gábor1-33/+8
2008-11-27git-p4: fix keyword-expansion regexPete Wyckoff1-1/+1
2008-11-23git.el: Allow to commit even if there are no marked files.Alexandre Julliard1-23/+20
2008-11-23git.el: Add possibility to mark files directly in git-update-status-files.Alexandre Julliard1-5/+3
2008-11-23git.el: Add an insert file command.Alexandre Julliard1-0/+7
2008-11-21git.el: Never clear the status buffer, only update the files.Alexandre Julliard1-84/+85
2008-11-21git.el: Fix git-amend-commit to support amending an initial commit.Alexandre Julliard1-3/+7
2008-11-21git.el: Properly handle merge commits in git-amend-commit.Alexandre Julliard1-8/+9
2008-11-21git.el: Simplify handling of merge heads in the commit log-edit buffer.Alexandre Julliard1-8/+7
2008-11-21git.el: Remove the env parameter in git-call-process and git-call-process-str...Alexandre Julliard1-28/+26
2008-11-21git.el: Improve error handling for commits.Alexandre Julliard1-17/+29
2008-11-11git-p4: Cache git config for performanceJohn Chapman1-1/+4
2008-11-11git-p4: Support purged files and optimize memory usageJohn Chapman1-7/+7
2008-11-04contrib/hooks/post-receive-email: Make revision display configurablePete Harlan1-1/+17
2008-11-04contrib/hooks/post-receive-email: Put rev display in separate functionPete Harlan1-9/+32
2008-10-31Merge branch 'maint'Junio C Hamano1-0/+2
2008-10-31bash completion: add doubledash to "git show"Markus Heidelberg1-0/+2
2008-10-20bash completion: Add 'workflows' to 'git help'Lee Marlow1-0/+1
2008-10-18Merge branch 'maint'Junio C Hamano1-7/+7
2008-10-18contrib: update packinfo.pl to not use dashed commandsDan McGee1-7/+7
2008-10-17Merge branch 'maint'Junio C Hamano1-1/+1
2008-10-16Typo "does not exists" when git remote update remote.Mikael Magnusson1-1/+1
2008-10-14Add Linux PPC support to the pre-auto-gc example hookMiklos Vajna1-0/+3
2008-10-09Merge branch 'mw/sendemail'Shawn O. Pearce1-1/+2
2008-10-06Merge branch 'maint'Shawn O. Pearce1-27/+9
2008-10-05bash: remove fetch, push, pull dashed form leftoversSZEDER Gábor1-27/+9
2008-10-02bash completion: Add --[no-]validate to "git send-email"Teemu Likonen1-1/+2
2008-09-30Add OS X support to the pre-auto-gc example hookJonathan del Strother1-3/+7
2008-09-30remove vim syntax highlighting in favor of upstreamSZEDER Gábor2-26/+30
2008-09-29Add contrib/rerere-train scriptNanako Shiraishi1-0/+52
2008-09-22Merge branch 'maint'Junio C Hamano1-2/+2
2008-09-22Use dashless git commands in setgitperms.perlTodd Zullinger1-2/+2
2008-09-19Merge branch 'maint'Junio C Hamano1-1/+1
2008-09-19bash: use for-each-ref format 'refname:short'SZEDER Gábor1-20/+6
2008-09-19completion: git commit should list --interactiveEric Raible1-1/+1
2008-09-04Merge branch 'jc/maint-log-grep'Junio C Hamano1-0/+10
2008-09-03bash completion: Hide more plumbing commandsPetr Baudis1-0/+10
2008-08-29git-p4: Fix checkout bug when using --import-local.Tor Arvid Lund1-2/+6
2008-08-28bash-completion: Add all submodule subcommands to the completion listMatthias Kestenholz1-1/+1
2008-08-27Make it possible to abort the submission of a change to PerforceSimon Hausmann1-8/+23
2008-08-24Clean up the git-p4 documentationSimon Hausmann1-31/+38
2008-08-22git-p4: Fix one-liner in p4_write_pipe function.Tor Arvid Lund1-1/+1