summaryrefslogtreecommitdiff
path: root/contrib
Commit message (Expand)AuthorAgeFilesLines
* Always show which directory is not a git repositoryRichard Hartmann2008-12-211-1/+1
* bash completion: Sync config variables with their man pagesLee Marlow2008-12-151-7/+80
* bash completion: Sort config completion variablesLee Marlow2008-12-151-37/+40
* git-p4: Fix regression in p4Where method.Tor Arvid Lund2008-12-091-3/+10
* git-p4: Fix bug in p4Where method.Tor Arvid Lund2008-12-041-1/+9
* Merge branch 'maint'Junio C Hamano2008-11-272-35/+10
|\
| * bash: offer refs instead of filenames for 'git revert'SZEDER Gábor2008-11-271-1/+1
| * bash: remove dashed command leftoversSZEDER Gábor2008-11-271-33/+8
| * git-p4: fix keyword-expansion regexPete Wyckoff2008-11-271-1/+1
* | bash: complete full refsSZEDER Gábor2008-11-271-4/+15
* | git.el: Allow to commit even if there are no marked files.Alexandre Julliard2008-11-231-23/+20
* | git.el: Add possibility to mark files directly in git-update-status-files.Alexandre Julliard2008-11-231-5/+3
* | git.el: Add an insert file command.Alexandre Julliard2008-11-231-0/+7
* | git.el: Never clear the status buffer, only update the files.Alexandre Julliard2008-11-211-84/+85
* | git.el: Fix git-amend-commit to support amending an initial commit.Alexandre Julliard2008-11-211-3/+7
* | git.el: Properly handle merge commits in git-amend-commit.Alexandre Julliard2008-11-211-8/+9
* | git.el: Simplify handling of merge heads in the commit log-edit buffer.Alexandre Julliard2008-11-211-8/+7
* | git.el: Remove the env parameter in git-call-process and git-call-process-str...Alexandre Julliard2008-11-211-28/+26
* | git.el: Improve error handling for commits.Alexandre Julliard2008-11-211-17/+29
* | git-p4: Cache git config for performanceJohn Chapman2008-11-111-1/+4
* | git-p4: Support purged files and optimize memory usageJohn Chapman2008-11-111-7/+7
* | contrib/hooks/post-receive-email: Make revision display configurablePete Harlan2008-11-041-1/+17
* | contrib/hooks/post-receive-email: Put rev display in separate functionPete Harlan2008-11-041-9/+32
* | Merge branch 'maint'Junio C Hamano2008-10-311-0/+2
|\ \ | |/
| * bash completion: add doubledash to "git show"Markus Heidelberg2008-10-311-0/+2
* | bash completion: Add 'workflows' to 'git help'Lee Marlow2008-10-201-0/+1
* | Merge branch 'maint'Junio C Hamano2008-10-181-7/+7
|\ \ | |/
| * contrib: update packinfo.pl to not use dashed commandsDan McGee2008-10-181-7/+7
* | Merge branch 'maint'Junio C Hamano2008-10-171-1/+1
|\ \ | |/
| * Typo "does not exists" when git remote update remote.Mikael Magnusson2008-10-161-1/+1
* | Add Linux PPC support to the pre-auto-gc example hookMiklos Vajna2008-10-141-0/+3
* | Merge branch 'mw/sendemail'Shawn O. Pearce2008-10-091-1/+2
|\ \
| * | bash completion: Add --[no-]validate to "git send-email"Teemu Likonen2008-10-021-1/+2
* | | Merge branch 'maint'Shawn O. Pearce2008-10-061-27/+9
|\ \ \ | |/ / |/| / | |/
| * bash: remove fetch, push, pull dashed form leftoversSZEDER Gábor2008-10-051-27/+9
* | Add OS X support to the pre-auto-gc example hookJonathan del Strother2008-09-301-3/+7
* | remove vim syntax highlighting in favor of upstreamSZEDER Gábor2008-09-302-26/+30
* | Add contrib/rerere-train scriptNanako Shiraishi2008-09-291-0/+52
* | Merge branch 'maint'Junio C Hamano2008-09-221-2/+2
|\ \ | |/
| * Use dashless git commands in setgitperms.perlTodd Zullinger2008-09-221-2/+2
* | Merge branch 'maint'Junio C Hamano2008-09-191-1/+1
|\ \ | |/
| * completion: git commit should list --interactiveEric Raible2008-09-191-1/+1
* | bash: use for-each-ref format 'refname:short'SZEDER Gábor2008-09-191-20/+6
* | Merge branch 'jc/maint-log-grep'Junio C Hamano2008-09-041-0/+10
|\ \ | |/
| * bash completion: Hide more plumbing commandsPetr Baudis2008-09-031-0/+10
* | git-p4: Fix checkout bug when using --import-local.Tor Arvid Lund2008-08-291-2/+6
* | bash-completion: Add all submodule subcommands to the completion listMatthias Kestenholz2008-08-281-1/+1
* | Make it possible to abort the submission of a change to PerforceSimon Hausmann2008-08-271-8/+23
|/
* Clean up the git-p4 documentationSimon Hausmann2008-08-241-31/+38
* git-p4: Fix one-liner in p4_write_pipe function.Tor Arvid Lund2008-08-221-1/+1