aboutsummaryrefslogtreecommitdiff
path: root/contrib
Commit message (Expand)AuthorAge
* bash-completion: Add comments to remind about required argumentsTed Pavlic2009-01-15
* bash-completion: Try bash completions before simple filetypeTed Pavlic2009-01-15
* bash-completion: Support running when set -u is enabledTed Pavlic2009-01-15
* Merge branch 'maint'Junio C Hamano2009-01-13
|\
| * Merge branch 'maint-1.6.0' into maintJunio C Hamano2009-01-13
| |\
| | * contrib/examples/README: give an explanation of the status of these filesjidanni@jidanni.org2009-01-12
* | | contrib/vim: change URL to point to the latest syntax filesMarkus Heidelberg2009-01-12
* | | bash completion: Use 'git add' completions for 'git stage'Lee Marlow2009-01-10
* | | bash completion: Add '--intent-to-add' long option for 'git add'Lee Marlow2009-01-10
* | | Merge branch 'rs/diff-ihc'Junio C Hamano2009-01-07
|\ \ \
| * | | diff: add option to show context between close hunksRené Scharfe2008-12-29
| |/ /
* | | bash: add '--merge' to 'git reset'SZEDER Gábor2009-01-05
|/ /
* | Always show which directory is not a git repositoryRichard Hartmann2008-12-21
* | bash completion: Sync config variables with their man pagesLee Marlow2008-12-15
* | bash completion: Sort config completion variablesLee Marlow2008-12-15
* | git-p4: Fix regression in p4Where method.Tor Arvid Lund2008-12-09
* | git-p4: Fix bug in p4Where method.Tor Arvid Lund2008-12-04
* | Merge branch 'maint'Junio C Hamano2008-11-27
|\ \ | |/
| * bash: offer refs instead of filenames for 'git revert'SZEDER Gábor2008-11-27
| * bash: remove dashed command leftoversSZEDER Gábor2008-11-27
| * git-p4: fix keyword-expansion regexPete Wyckoff2008-11-27
* | bash: complete full refsSZEDER Gábor2008-11-27
* | git.el: Allow to commit even if there are no marked files.Alexandre Julliard2008-11-23
* | git.el: Add possibility to mark files directly in git-update-status-files.Alexandre Julliard2008-11-23
* | git.el: Add an insert file command.Alexandre Julliard2008-11-23
* | git.el: Never clear the status buffer, only update the files.Alexandre Julliard2008-11-21
* | git.el: Fix git-amend-commit to support amending an initial commit.Alexandre Julliard2008-11-21
* | git.el: Properly handle merge commits in git-amend-commit.Alexandre Julliard2008-11-21
* | git.el: Simplify handling of merge heads in the commit log-edit buffer.Alexandre Julliard2008-11-21
* | git.el: Remove the env parameter in git-call-process and git-call-process-str...Alexandre Julliard2008-11-21
* | git.el: Improve error handling for commits.Alexandre Julliard2008-11-21
* | git-p4: Cache git config for performanceJohn Chapman2008-11-11
* | git-p4: Support purged files and optimize memory usageJohn Chapman2008-11-11
* | contrib/hooks/post-receive-email: Make revision display configurablePete Harlan2008-11-04
* | contrib/hooks/post-receive-email: Put rev display in separate functionPete Harlan2008-11-04
* | Merge branch 'maint'Junio C Hamano2008-10-31
|\ \ | |/
| * bash completion: add doubledash to "git show"Markus Heidelberg2008-10-31
* | bash completion: Add 'workflows' to 'git help'Lee Marlow2008-10-20
* | Merge branch 'maint'Junio C Hamano2008-10-18
|\ \ | |/
| * contrib: update packinfo.pl to not use dashed commandsDan McGee2008-10-18
* | Merge branch 'maint'Junio C Hamano2008-10-17
|\ \ | |/
| * Typo "does not exists" when git remote update remote.Mikael Magnusson2008-10-16
* | Add Linux PPC support to the pre-auto-gc example hookMiklos Vajna2008-10-14
* | Merge branch 'mw/sendemail'Shawn O. Pearce2008-10-09
|\ \
| * | bash completion: Add --[no-]validate to "git send-email"Teemu Likonen2008-10-02
* | | Merge branch 'maint'Shawn O. Pearce2008-10-06
|\ \ \ | |/ / |/| / | |/
| * bash: remove fetch, push, pull dashed form leftoversSZEDER Gábor2008-10-05
* | Add OS X support to the pre-auto-gc example hookJonathan del Strother2008-09-30
* | remove vim syntax highlighting in favor of upstreamSZEDER Gábor2008-09-30
* | Add contrib/rerere-train scriptNanako Shiraishi2008-09-29