summaryrefslogtreecommitdiff
path: root/contrib
Commit message (Expand)AuthorAgeFilesLines
* bash-completion: Add comments to remind about required argumentsTed Pavlic2009-01-151-0/+15
* bash-completion: Try bash completions before simple filetypeTed Pavlic2009-01-151-3/+6
* bash-completion: Support running when set -u is enabledTed Pavlic2009-01-151-9/+9
* Merge branch 'maint'Junio C Hamano2009-01-131-0/+3
|\
| * Merge branch 'maint-1.6.0' into maintJunio C Hamano2009-01-131-0/+3
| |\
| | * contrib/examples/README: give an explanation of the status of these filesjidanni@jidanni.org2009-01-121-0/+3
* | | contrib/vim: change URL to point to the latest syntax filesMarkus Heidelberg2009-01-121-5/+7
* | | bash completion: Use 'git add' completions for 'git stage'Lee Marlow2009-01-101-0/+1
* | | bash completion: Add '--intent-to-add' long option for 'git add'Lee Marlow2009-01-101-1/+1
* | | Merge branch 'rs/diff-ihc'Junio C Hamano2009-01-071-0/+2
|\ \ \
| * | | diff: add option to show context between close hunksRené Scharfe2008-12-291-0/+2
| |/ /
* | | bash: add '--merge' to 'git reset'SZEDER Gábor2009-01-051-1/+1
|/ /
* | 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