summaryrefslogtreecommitdiff
path: root/contrib
AgeCommit message (Expand)AuthorFilesLines
2009-01-23Merge branch 'js/patience-diff'Libravatar Junio C Hamano1-0/+1
2009-01-21bash completion: add 'rename' subcommand to git-remoteLibravatar Markus Heidelberg1-2/+2
2009-01-19contrib/difftool: remove distracting 'echo' in the SIGINT handlerLibravatar Markus Heidelberg1-1/+0
2009-01-19contrib/difftool: change trap condition from SIGINT to INTLibravatar Markus Heidelberg1-1/+1
2009-01-19bash completion: refactor diff optionsLibravatar Thomas Rast1-15/+21
2009-01-19bash completion: move pickaxe options to logLibravatar Thomas Rast1-1/+2
2009-01-18difftool: put the cursor on the editable file for VimLibravatar David Aguilar1-2/+6
2009-01-18difftool: fix documentation problemsLibravatar David Aguilar2-13/+12
2009-01-18git-svn: Add --localtime option to "fetch"Libravatar Pete Harlan1-1/+1
2009-01-17contrib: add 'git difftool' for launching common merge toolsLibravatar David Aguilar3-0/+418
2009-01-17bash: refactor 'git log --pretty=<format>' optionsLibravatar SZEDER Gábor1-4/+4
2009-01-17bash: add missing format-patch command line optionsLibravatar SZEDER Gábor1-0/+2
2009-01-17bash: remove unnecessary checks for long options with argumentLibravatar SZEDER Gábor1-2/+0
2009-01-15bash-completion: Add comments to remind about required argumentsLibravatar Ted Pavlic1-0/+15
2009-01-15bash-completion: Try bash completions before simple filetypeLibravatar Ted Pavlic1-3/+6
2009-01-15bash-completion: Support running when set -u is enabledLibravatar Ted Pavlic1-9/+9
2009-01-13Merge branch 'maint'Libravatar Junio C Hamano1-0/+3
2009-01-13Merge branch 'maint-1.6.0' into maintLibravatar Junio C Hamano1-0/+3
2009-01-12contrib/vim: change URL to point to the latest syntax filesLibravatar Markus Heidelberg1-5/+7
2009-01-12contrib/examples/README: give an explanation of the status of these filesLibravatar jidanni@jidanni.org1-0/+3
2009-01-10bash completion: Use 'git add' completions for 'git stage'Libravatar Lee Marlow1-0/+1
2009-01-10bash completion: Add '--intent-to-add' long option for 'git add'Libravatar Lee Marlow1-1/+1
2009-01-07bash completions: Add the --patience optionLibravatar Johannes Schindelin1-0/+2
2009-01-07Merge branch 'rs/diff-ihc'Libravatar Junio C Hamano1-0/+2
2009-01-05bash: add '--merge' to 'git reset'Libravatar SZEDER Gábor1-1/+1
2008-12-29diff: add option to show context between close hunksLibravatar René Scharfe1-0/+2
2008-12-21Always show which directory is not a git repositoryLibravatar Richard Hartmann1-1/+1
2008-12-15bash completion: Sync config variables with their man pagesLibravatar Lee Marlow1-7/+80
2008-12-15bash completion: Sort config completion variablesLibravatar Lee Marlow1-37/+40
2008-12-09git-p4: Fix regression in p4Where method.Libravatar Tor Arvid Lund1-3/+10
2008-12-04git-p4: Fix bug in p4Where method.Libravatar Tor Arvid Lund1-1/+9
2008-11-27Merge branch 'maint'Libravatar Junio C Hamano2-35/+10
2008-11-27bash: offer refs instead of filenames for 'git revert'Libravatar SZEDER Gábor1-1/+1
2008-11-27bash: complete full refsLibravatar SZEDER Gábor1-4/+15
2008-11-27bash: remove dashed command leftoversLibravatar SZEDER Gábor1-33/+8
2008-11-27git-p4: fix keyword-expansion regexLibravatar Pete Wyckoff1-1/+1
2008-11-23git.el: Allow to commit even if there are no marked files.Libravatar Alexandre Julliard1-23/+20
2008-11-23git.el: Add possibility to mark files directly in git-update-status-files.Libravatar Alexandre Julliard1-5/+3
2008-11-23git.el: Add an insert file command.Libravatar Alexandre Julliard1-0/+7
2008-11-21git.el: Never clear the status buffer, only update the files.Libravatar Alexandre Julliard1-84/+85
2008-11-21git.el: Fix git-amend-commit to support amending an initial commit.Libravatar Alexandre Julliard1-3/+7
2008-11-21git.el: Properly handle merge commits in git-amend-commit.Libravatar Alexandre Julliard1-8/+9
2008-11-21git.el: Simplify handling of merge heads in the commit log-edit buffer.Libravatar Alexandre Julliard1-8/+7
2008-11-21git.el: Remove the env parameter in git-call-process and git-call-process-str...Libravatar Alexandre Julliard1-28/+26
2008-11-21git.el: Improve error handling for commits.Libravatar Alexandre Julliard1-17/+29
2008-11-11git-p4: Cache git config for performanceLibravatar John Chapman1-1/+4
2008-11-11git-p4: Support purged files and optimize memory usageLibravatar John Chapman1-7/+7
2008-11-04contrib/hooks/post-receive-email: Make revision display configurableLibravatar Pete Harlan1-1/+17
2008-11-04contrib/hooks/post-receive-email: Put rev display in separate functionLibravatar Pete Harlan1-9/+32
2008-10-31Merge branch 'maint'Libravatar Junio C Hamano1-0/+2