summaryrefslogtreecommitdiff
path: root/contrib
AgeCommit message (Expand)AuthorFilesLines
2009-02-03bash: offer to show (un)staged changesThomas Rast1-2/+24
2009-01-31contrib/difftool: Don't repeat merge tool candidatesDavid Aguilar1-19/+12
2009-01-31contrib/difftool: add support for KompareMarkus Heidelberg2-7/+12
2009-01-23Merge branch 'js/patience-diff'Junio C Hamano1-0/+1
2009-01-21bash completion: add 'rename' subcommand to git-remoteMarkus Heidelberg1-2/+2
2009-01-19contrib/difftool: remove distracting 'echo' in the SIGINT handlerMarkus Heidelberg1-1/+0
2009-01-19contrib/difftool: change trap condition from SIGINT to INTMarkus Heidelberg1-1/+1
2009-01-19bash completion: refactor diff optionsThomas Rast1-15/+21
2009-01-19bash completion: move pickaxe options to logThomas Rast1-1/+2
2009-01-18difftool: put the cursor on the editable file for VimDavid Aguilar1-2/+6
2009-01-18difftool: fix documentation problemsDavid Aguilar2-13/+12
2009-01-18git-svn: Add --localtime option to "fetch"Pete Harlan1-1/+1
2009-01-17contrib: add 'git difftool' for launching common merge toolsDavid Aguilar3-0/+418
2009-01-17bash: refactor 'git log --pretty=<format>' optionsSZEDER Gábor1-4/+4
2009-01-17bash: add missing format-patch command line optionsSZEDER Gábor1-0/+2
2009-01-17bash: remove unnecessary checks for long options with argumentSZEDER Gábor1-2/+0
2009-01-15bash-completion: Add comments to remind about required argumentsTed Pavlic1-0/+15
2009-01-15bash-completion: Try bash completions before simple filetypeTed Pavlic1-3/+6
2009-01-15bash-completion: Support running when set -u is enabledTed Pavlic1-9/+9
2009-01-13Merge branch 'maint'Junio C Hamano1-0/+3
2009-01-13Merge branch 'maint-1.6.0' into maintJunio C Hamano1-0/+3
2009-01-12contrib/vim: change URL to point to the latest syntax filesMarkus Heidelberg1-5/+7
2009-01-12contrib/examples/README: give an explanation of the status of these filesjidanni@jidanni.org1-0/+3
2009-01-10bash completion: Use 'git add' completions for 'git stage'Lee Marlow1-0/+1
2009-01-10bash completion: Add '--intent-to-add' long option for 'git add'Lee Marlow1-1/+1
2009-01-07bash completions: Add the --patience optionJohannes Schindelin1-0/+2
2009-01-07Merge branch 'rs/diff-ihc'Junio C Hamano1-0/+2
2009-01-05bash: add '--merge' to 'git reset'SZEDER Gábor1-1/+1
2008-12-29diff: add option to show context between close hunksRené Scharfe1-0/+2
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