summaryrefslogtreecommitdiff
path: root/contrib
AgeCommit message (Expand)Author
2009-05-20completion: use git rev-parse to detect bare reposGiuseppe Bilotta
2009-05-16completion: add missing options to show-branch and showStephen Boyd
2009-05-16completion: enhance "current branch" displayJunio C Hamano
2009-05-16completion: simplify "current branch" in __git_ps1()Junio C Hamano
2009-05-16completion: fix PS1 display during a merge on detached HEADJunio C Hamano
2009-05-05completion: complete values for send-emailStephen Boyd
2009-05-05completion: complete values for log.dateStephen Boyd
2009-05-05completion: complete values for help.formatStephen Boyd
2009-05-05completion: add {gui,diff,merge}tool, man, and pager config variablesStephen Boyd
2009-05-05completion: add missing configuration variables to _git_config()Stephen Boyd
2009-05-01Fix a bunch of pointer declarations (codestyle)Felipe Contreras
2009-04-20Documentation: fix typos / spelling mistakesMike Ralphson
2009-04-17Merge branch 'da/difftool'Junio C Hamano
2009-04-07Merge branch 'mh/html-path'Junio C Hamano
2009-04-07bash completion: add git-difftoolDavid Aguilar
2009-04-07difftool: move 'git-difftool' out of contribDavid Aguilar
2009-04-07difftool/mergetool: add diffuse as merge and diff toolSebastian Pipping
2009-04-07difftool: add a -y shortcut for --no-promptDavid Aguilar
2009-04-07difftool: use perl built-ins when testing for msysDavid Aguilar
2009-04-07difftool: remove the backup file featureDavid Aguilar
2009-04-07difftool: remove merge options for opendiff, tkdiff, kdiff3 and xxdiffDavid Aguilar
2009-04-07git-mergetool/difftool: make (g)vimdiff workable under WindowsMarkus Heidelberg
2009-04-05bash completion: Update 'git am' optionsTodd Zullinger
2009-04-04add --html-path to get the location of installed HTML docsMarkus Heidelberg
2009-03-30Merge branch 'maint'Junio C Hamano
2009-03-30Merge branch 'maint-1.6.1' into maintJunio C Hamano
2009-03-30Merge branch 'maint-1.6.0' into maint-1.6.1Junio C Hamano
2009-03-30Fix bash completion in path with spacesDaniel Cheng (aka SDiZ)
2009-03-30bash completion: only show 'log --merge' if mergingThomas Rast
2009-03-29Merge branch 'maint'Junio C Hamano
2009-03-29Merge branch 'maint-1.6.1' into maintJunio C Hamano
2009-03-29Merge branch 'maint-1.6.0' into maint-1.6.1Junio C Hamano
2009-03-29import-zips: fix thinkoJohannes Schindelin
2009-03-24completion: add --thread=deep/shallow to format-patchStephen Boyd
2009-03-24completion: add --cc and --no-attachment option to format-patchStephen Boyd
2009-03-24completion: add --annotate option to send-emailStephen Boyd
2009-03-22bash completion: add options for 'git fsck'Arto Jonsson
2009-03-22Add --staged to bash completion for git diffKevin McConnell
2009-03-20import-tars: separate author from committerGiuseppe Bilotta
2009-03-17Merge branch 'js/remote-improvements'Junio C Hamano
2009-03-11contrib/difftool: use a separate config namespace for difftool commandsDavid Aguilar
2009-03-07git-p4: remove tabs from usermap filePete Wyckoff
2009-03-07bash completion: teach fetch, pull, and push to complete their optionsJay Soffian
2009-03-07bash completion: refactor --strategy completionJay Soffian
2009-03-07bash completion: fix completion issues with fetch, pull, and pushJay Soffian
2009-03-05Merge branch 'ns/pretty-format'Junio C Hamano
2009-03-05Merge branch 'tp/completion'Junio C Hamano
2009-02-27builtin-remote: add set-head subcommandJay Soffian
2009-02-27bash completion: add --format= and --oneline options for "git log"Teemu Likonen
2009-02-25Fix typo in contrib/examples/git-svnimport.txtMichael J Gruber