summaryrefslogtreecommitdiff
path: root/contrib
AgeCommit message (Expand)AuthorFilesLines
2009-05-05completion: complete values for send-emailStephen Boyd1-3/+36
2009-05-05completion: complete values for log.dateStephen Boyd1-3/+6
2009-05-05completion: complete values for help.formatStephen Boyd1-0/+4
2009-05-05completion: add {gui,diff,merge}tool, man, and pager config variablesStephen Boyd1-0/+45
2009-05-05completion: add missing configuration variables to _git_config()Stephen Boyd1-0/+48
2009-05-01Fix a bunch of pointer declarations (codestyle)Felipe Contreras1-3/+3
2009-04-20Documentation: fix typos / spelling mistakesMike Ralphson1-2/+2
2009-04-17Merge branch 'da/difftool'Junio C Hamano4-431/+22
2009-04-07Merge branch 'mh/html-path'Junio C Hamano1-0/+1
2009-04-07bash completion: add git-difftoolDavid Aguilar1-5/+22
2009-04-07difftool: move 'git-difftool' out of contribDavid Aguilar3-394/+0
2009-04-07difftool/mergetool: add diffuse as merge and diff toolSebastian Pipping3-7/+10
2009-04-07difftool: add a -y shortcut for --no-promptDavid Aguilar2-25/+17
2009-04-07difftool: use perl built-ins when testing for msysDavid Aguilar1-2/+5
2009-04-07difftool: remove the backup file featureDavid Aguilar1-33/+1
2009-04-07difftool: remove merge options for opendiff, tkdiff, kdiff3 and xxdiffDavid Aguilar1-7/+3
2009-04-07git-mergetool/difftool: make (g)vimdiff workable under WindowsMarkus Heidelberg1-2/+8
2009-04-05bash completion: Update 'git am' optionsTodd Zullinger1-1/+2
2009-04-04add --html-path to get the location of installed HTML docsMarkus Heidelberg1-0/+1
2009-03-30Merge branch 'maint'Junio C Hamano1-2/+2
2009-03-30Merge branch 'maint-1.6.1' into maintJunio C Hamano1-2/+2
2009-03-30Merge branch 'maint-1.6.0' into maint-1.6.1Junio C Hamano1-2/+7
2009-03-30Fix bash completion in path with spacesDaniel Cheng (aka SDiZ)1-2/+2
2009-03-30bash completion: only show 'log --merge' if mergingThomas Rast1-1/+6
2009-03-29Merge branch 'maint'Junio C Hamano1-1/+2
2009-03-29Merge branch 'maint-1.6.1' into maintJunio C Hamano1-1/+2
2009-03-29Merge branch 'maint-1.6.0' into maint-1.6.1Junio C Hamano1-1/+2
2009-03-29import-zips: fix thinkoJohannes Schindelin1-1/+2
2009-03-24completion: add --thread=deep/shallow to format-patchStephen Boyd1-1/+7
2009-03-24completion: add --cc and --no-attachment option to format-patchStephen Boyd1-2/+2
2009-03-24completion: add --annotate option to send-emailStephen Boyd1-2/+2
2009-03-22bash completion: add options for 'git fsck'Arto Jonsson1-0/+16
2009-03-22Add --staged to bash completion for git diffKevin McConnell1-1/+1
2009-03-20import-tars: separate author from committerGiuseppe Bilotta1-5/+11
2009-03-17Merge branch 'js/remote-improvements'Junio C Hamano1-1/+1
2009-03-11contrib/difftool: use a separate config namespace for difftool commandsDavid Aguilar3-23/+32
2009-03-07git-p4: remove tabs from usermap filePete Wyckoff1-1/+1
2009-03-07bash completion: teach fetch, pull, and push to complete their optionsJay Soffian1-5/+56
2009-03-07bash completion: refactor --strategy completionJay Soffian1-18/+20
2009-03-07bash completion: fix completion issues with fetch, pull, and pushJay Soffian1-49/+60
2009-03-05Merge branch 'ns/pretty-format'Junio C Hamano1-2/+12
2009-03-05Merge branch 'tp/completion'Junio C Hamano1-38/+42
2009-02-27builtin-remote: add set-head subcommandJay Soffian1-1/+1
2009-02-27bash completion: add --format= and --oneline options for "git log"Teemu Likonen1-2/+12
2009-02-25Fix typo in contrib/examples/git-svnimport.txtMichael J Gruber1-3/+3
2009-02-24Fixup: Add bare repository indicator for __git_ps1Marius Storm-Olsen1-7/+6
2009-02-24Convert git-* invocations to "git *" in the svnimport example.Abhijit Menon-Sen1-18/+18
2009-02-23git-p4: avoid syncing duplicate changesPete Wyckoff1-5/+6
2009-02-23Add bare repository indicator for __git_ps1Marius Storm-Olsen1-2/+8
2009-02-21Add a README in the contrib/emacs directory.Alexandre Julliard1-0/+39