| Commit message (Expand) | Author | Age |
* | Show the presence of untracked files in the bash prompt. | Daniel Trstenjak | 2009-07-24 |
* | bash: add '--merges' to common 'git log' options | SZEDER Gábor | 2009-07-13 |
* | completion: __git_config_get_set_variables() handle values with spaces | Stephen Boyd | 2009-07-06 |
* | completion: Add --full-diff to log options | Todd Zullinger | 2009-07-06 |
* | completion: add missing config variables | Stephen Boyd | 2009-06-30 |
* | Merge branch 'pb/send-email-cccmd-fix' | Junio C Hamano | 2009-06-20 |
|\ |
|
| * | Test cccmd in t9001-send-email.sh and fix some bugs | Paolo Bonzini | 2009-06-18 |
* | | Merge branch 'maint' | Junio C Hamano | 2009-06-18 |
|\ \
| |/
|/| |
|
| * | import-tars: support symlinks | Johannes Schindelin | 2009-06-18 |
* | | Merge branch 'da/araxis-mergetool' | Junio C Hamano | 2009-06-13 |
|\ \ |
|
| * | | mergetool--lib: add support for araxis merge | David Aguilar | 2009-05-24 |
* | | | bash: add support for 'git stash pop --index' option | SZEDER Gábor | 2009-06-09 |
* | | | Show presence of stashed changes in bash prompt. | Daniel Trstenjak | 2009-06-03 |
* | | | bash: remove always true if statement from __git_ps1() | SZEDER Gábor | 2009-05-31 |
* | | | completion: fix PS1 display during an AM on detached HEAD | Junio C Hamano | 2009-05-27 |
* | | | post-receive-email: hooks.showrev: show how to include both web link and patch | Jim Meyering | 2009-05-23 |
* | | | Merge branch 'maint' | Junio C Hamano | 2009-05-20 |
|\ \ \
| | |/
| |/| |
|
| * | | completion: use git rev-parse to detect bare repos | Giuseppe Bilotta | 2009-05-20 |
* | | | Merge branch 'mh/show-branch-color' | Junio C Hamano | 2009-05-18 |
|\ \ \ |
|
| * | | | bash completion: show-branch color support | Markus Heidelberg | 2009-04-25 |
* | | | | Merge branch 'maint' | Junio C Hamano | 2009-05-16 |
|\ \ \ \
| | |/ /
| |/| | |
|
| * | | | completion: add missing options to show-branch and show | Stephen Boyd | 2009-05-16 |
* | | | | Merge branch 'maint' | Junio C Hamano | 2009-05-16 |
|\ \ \ \
| |/ / / |
|
| * | | | completion: enhance "current branch" display | Junio C Hamano | 2009-05-16 |
| * | | | completion: simplify "current branch" in __git_ps1() | Junio C Hamano | 2009-05-16 |
| * | | | completion: fix PS1 display during a merge on detached HEAD | Junio C Hamano | 2009-05-16 |
| | |/
| |/| |
|
* | | | bash completion: complete variable names for "git config" with options | Stephen Boyd | 2009-05-13 |
|/ / |
|
* | | completion: complete values for send-email | Stephen Boyd | 2009-05-05 |
* | | completion: complete values for log.date | Stephen Boyd | 2009-05-05 |
* | | completion: complete values for help.format | Stephen Boyd | 2009-05-05 |
* | | completion: add {gui,diff,merge}tool, man, and pager config variables | Stephen Boyd | 2009-05-05 |
* | | completion: add missing configuration variables to _git_config() | Stephen Boyd | 2009-05-05 |
* | | Fix a bunch of pointer declarations (codestyle) | Felipe Contreras | 2009-05-01 |
|/ |
|
* | Documentation: fix typos / spelling mistakes | Mike Ralphson | 2009-04-20 |
* | Merge branch 'da/difftool' | Junio C Hamano | 2009-04-17 |
|\ |
|
| * | bash completion: add git-difftool | David Aguilar | 2009-04-07 |
| * | difftool: move 'git-difftool' out of contrib | David Aguilar | 2009-04-07 |
| * | difftool/mergetool: add diffuse as merge and diff tool | Sebastian Pipping | 2009-04-07 |
| * | difftool: add a -y shortcut for --no-prompt | David Aguilar | 2009-04-07 |
| * | difftool: use perl built-ins when testing for msys | David Aguilar | 2009-04-07 |
| * | difftool: remove the backup file feature | David Aguilar | 2009-04-07 |
| * | difftool: remove merge options for opendiff, tkdiff, kdiff3 and xxdiff | David Aguilar | 2009-04-07 |
| * | git-mergetool/difftool: make (g)vimdiff workable under Windows | Markus Heidelberg | 2009-04-07 |
* | | Merge branch 'mh/html-path' | Junio C Hamano | 2009-04-07 |
|\ \
| |/
|/| |
|
| * | add --html-path to get the location of installed HTML docs | Markus Heidelberg | 2009-04-04 |
* | | bash completion: Update 'git am' options | Todd Zullinger | 2009-04-05 |
|/ |
|
* | Merge branch 'maint' | Junio C Hamano | 2009-03-30 |
|\ |
|
| * | Merge branch 'maint-1.6.1' into maint | Junio C Hamano | 2009-03-30 |
| |\ |
|
| | * | Merge branch 'maint-1.6.0' into maint-1.6.1 | Junio C Hamano | 2009-03-30 |
| | |\ |
|
| | | * | Fix bash completion in path with spaces | Daniel Cheng (aka SDiZ) | 2009-03-30 |