aboutsummaryrefslogtreecommitdiff
path: root/contrib
Commit message (Expand)AuthorAge
* bash completion: add 'rename' subcommand to git-remoteMarkus Heidelberg2009-01-21
* contrib/difftool: remove distracting 'echo' in the SIGINT handlerMarkus Heidelberg2009-01-19
* contrib/difftool: change trap condition from SIGINT to INTMarkus Heidelberg2009-01-19
* bash completion: refactor diff optionsThomas Rast2009-01-19
* bash completion: move pickaxe options to logThomas Rast2009-01-19
* difftool: put the cursor on the editable file for VimDavid Aguilar2009-01-18
* difftool: fix documentation problemsDavid Aguilar2009-01-18
* git-svn: Add --localtime option to "fetch"Pete Harlan2009-01-18
* contrib: add 'git difftool' for launching common merge toolsDavid Aguilar2009-01-17
* bash: refactor 'git log --pretty=<format>' optionsSZEDER Gábor2009-01-17
* bash: add missing format-patch command line optionsSZEDER Gábor2009-01-17
* bash: remove unnecessary checks for long options with argumentSZEDER Gábor2009-01-17
* 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