summaryrefslogtreecommitdiff
path: root/contrib
AgeCommit message (Expand)AuthorFilesLines
2009-07-13bash: add '--merges' to common 'git log' optionsSZEDER Gábor1-1/+1
2009-07-06completion: __git_config_get_set_variables() handle values with spacesStephen Boyd1-5/+6
2009-07-06completion: Add --full-diff to log optionsTodd Zullinger1-1/+1
2009-06-30completion: add missing config variablesStephen Boyd1-2/+3
2009-06-20Merge branch 'pb/send-email-cccmd-fix'Junio C Hamano1-1/+1
2009-06-18Merge branch 'maint'Junio C Hamano1-5/+12
2009-06-18Test cccmd in t9001-send-email.sh and fix some bugsPaolo Bonzini1-1/+1
2009-06-18import-tars: support symlinksJohannes Schindelin1-5/+12
2009-06-13Merge branch 'da/araxis-mergetool'Junio C Hamano1-1/+1
2009-06-09bash: add support for 'git stash pop --index' optionSZEDER Gábor1-2/+2
2009-06-03Show presence of stashed changes in bash prompt.Daniel Trstenjak1-2/+10
2009-05-31bash: remove always true if statement from __git_ps1()SZEDER Gábor1-6/+4
2009-05-27completion: fix PS1 display during an AM on detached HEADJunio C Hamano1-13/+11
2009-05-24mergetool--lib: add support for araxis mergeDavid Aguilar1-1/+1
2009-05-23post-receive-email: hooks.showrev: show how to include both web link and patchJim Meyering1-0/+4
2009-05-20Merge branch 'maint'Junio C Hamano1-1/+1
2009-05-20completion: use git rev-parse to detect bare reposGiuseppe Bilotta1-1/+1
2009-05-18Merge branch 'mh/show-branch-color'Junio C Hamano1-1/+4
2009-05-16Merge branch 'maint'Junio C Hamano1-2/+2
2009-05-16completion: add missing options to show-branch and showStephen Boyd1-2/+2
2009-05-16Merge branch 'maint'Junio C Hamano1-10/+22
2009-05-16completion: enhance "current branch" displayJunio C Hamano1-2/+13
2009-05-16completion: simplify "current branch" in __git_ps1()Junio C Hamano1-7/+8
2009-05-16completion: fix PS1 display during a merge on detached HEADJunio C Hamano1-3/+3
2009-05-13bash completion: complete variable names for "git config" with optionsStephen Boyd1-0/+33
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-25bash completion: show-branch color supportMarkus Heidelberg1-1/+4
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