aboutsummaryrefslogtreecommitdiff
path: root/contrib
Commit message (Expand)AuthorAge
* Merge branch 'maint'Junio C Hamano2009-05-20
|\
| * completion: use git rev-parse to detect bare reposGiuseppe Bilotta2009-05-20
* | Merge branch 'mh/show-branch-color'Junio C Hamano2009-05-18
|\ \
| * | bash completion: show-branch color supportMarkus Heidelberg2009-04-25
* | | Merge branch 'maint'Junio C Hamano2009-05-16
|\ \ \ | | |/ | |/|
| * | completion: add missing options to show-branch and showStephen Boyd2009-05-16
* | | Merge branch 'maint'Junio C Hamano2009-05-16
|\ \ \ | |/ /
| * | completion: enhance "current branch" displayJunio C Hamano2009-05-16
| * | completion: simplify "current branch" in __git_ps1()Junio C Hamano2009-05-16
| * | completion: fix PS1 display during a merge on detached HEADJunio C Hamano2009-05-16
* | | bash completion: complete variable names for "git config" with optionsStephen Boyd2009-05-13
|/ /
* | completion: complete values for send-emailStephen Boyd2009-05-05
* | completion: complete values for log.dateStephen Boyd2009-05-05
* | completion: complete values for help.formatStephen Boyd2009-05-05
* | completion: add {gui,diff,merge}tool, man, and pager config variablesStephen Boyd2009-05-05
* | completion: add missing configuration variables to _git_config()Stephen Boyd2009-05-05
* | Fix a bunch of pointer declarations (codestyle)Felipe Contreras2009-05-01
|/
* Documentation: fix typos / spelling mistakesMike Ralphson2009-04-20
* Merge branch 'da/difftool'Junio C Hamano2009-04-17
|\
| * bash completion: add git-difftoolDavid Aguilar2009-04-07
| * difftool: move 'git-difftool' out of contribDavid Aguilar2009-04-07
| * difftool/mergetool: add diffuse as merge and diff toolSebastian Pipping2009-04-07
| * difftool: add a -y shortcut for --no-promptDavid Aguilar2009-04-07
| * difftool: use perl built-ins when testing for msysDavid Aguilar2009-04-07
| * difftool: remove the backup file featureDavid Aguilar2009-04-07
| * difftool: remove merge options for opendiff, tkdiff, kdiff3 and xxdiffDavid Aguilar2009-04-07
| * git-mergetool/difftool: make (g)vimdiff workable under WindowsMarkus Heidelberg2009-04-07
* | Merge branch 'mh/html-path'Junio C Hamano2009-04-07
|\ \ | |/ |/|
| * add --html-path to get the location of installed HTML docsMarkus Heidelberg2009-04-04
* | bash completion: Update 'git am' optionsTodd Zullinger2009-04-05
|/
* Merge branch 'maint'Junio C Hamano2009-03-30
|\
| * Merge branch 'maint-1.6.1' into maintJunio C Hamano2009-03-30
| |\
| | * Merge branch 'maint-1.6.0' into maint-1.6.1Junio C Hamano2009-03-30
| | |\
| | | * Fix bash completion in path with spacesDaniel Cheng (aka SDiZ)2009-03-30
| | | * bash completion: only show 'log --merge' if mergingThomas Rast2009-03-30
* | | | Merge branch 'maint'Junio C Hamano2009-03-29
|\ \ \ \ | |/ / /
| * | | Merge branch 'maint-1.6.1' into maintJunio C Hamano2009-03-29
| |\ \ \ | | |/ /
| | * | Merge branch 'maint-1.6.0' into maint-1.6.1Junio C Hamano2009-03-29
| | |\ \ | | | |/
| | | * import-zips: fix thinkoJohannes Schindelin2009-03-29
* | | | completion: add --thread=deep/shallow to format-patchStephen Boyd2009-03-24
* | | | completion: add --cc and --no-attachment option to format-patchStephen Boyd2009-03-24
* | | | completion: add --annotate option to send-emailStephen Boyd2009-03-24
* | | | bash completion: add options for 'git fsck'Arto Jonsson2009-03-22
* | | | Add --staged to bash completion for git diffKevin McConnell2009-03-22
* | | | import-tars: separate author from committerGiuseppe Bilotta2009-03-20
* | | | Merge branch 'js/remote-improvements'Junio C Hamano2009-03-17
|\ \ \ \
| * | | | builtin-remote: add set-head subcommandJay Soffian2009-02-27
| |/ / /
* | | | contrib/difftool: use a separate config namespace for difftool commandsDavid Aguilar2009-03-11
* | | | git-p4: remove tabs from usermap filePete Wyckoff2009-03-07
* | | | bash completion: teach fetch, pull, and push to complete their optionsJay Soffian2009-03-07