Commit message (Expand) | Author | Age | |
---|---|---|---|
* | Obey p4 views when using client spec | Ian Wienand | 2011-02-14 |
* | Merge branch 'maint' | Junio C Hamano | 2011-02-11 |
|\ | |||
| * | svn-fe: warn about experimental status | Jonathan Nieder | 2011-02-11 |
* | | Merge branch 'jn/cherry-pick-strategy-option' | Junio C Hamano | 2011-02-09 |
|\ \ | |/ |/| | |||
| * | cherry-pick/revert: add support for -X/--strategy-option | Jonathan Nieder | 2010-12-28 |
* | | post-receive-email: suppress error if description file missing | Sitaram Chamarty | 2011-02-07 |
|/ | |||
* | Merge branch 'pd/bash-4-completion' | Junio C Hamano | 2010-12-22 |
|\ | |||
| * | Merge branch 'master' (early part) into pd/bash-4-completion | Jonathan Nieder | 2010-12-15 |
| |\ | |||
| * | | bash: simple reimplementation of _get_comp_words_by_ref | Jonathan Nieder | 2010-12-14 |
| * | | bash: get --pretty=m<tab> completion to work with bash v4 | Peter van der Does | 2010-12-14 |
* | | | Merge branch 'tc/completion-reflog' | Junio C Hamano | 2010-12-21 |
|\ \ \ | |||
| * | | | bash completion: add basic support for git-reflog | Tay Ray Chuan | 2010-12-17 |
* | | | | completion: add missing configuration variables | Martin von Zweigbergk | 2010-12-20 |
|/ / / | |||
* | | | Merge branch 'maint' | Junio C Hamano | 2010-12-09 |
|\ \ \ | |||
| * \ \ | Merge branch 'ab/require-perl-5.8' into maint | Junio C Hamano | 2010-12-09 |
| |\ \ \ | |||
| * | | | | contrib/hooks/post-receive-email: fix return values from prep_for_email | Alan Raison | 2010-12-09 |
* | | | | | Merge branch 'maint' | Junio C Hamano | 2010-12-01 |
|\ \ \ \ \ | |/ / / / | |||
| * | | | | Merge branch 'maint-1.7.2' into maint | Junio C Hamano | 2010-12-01 |
| |\ \ \ \ | | | |/ / | | |/| | | |||
| | * | | | bash: Match lightweight tags in prompt | knittl | 2010-12-01 |
| * | | | | Merge branch 'dk/maint-blame-el' into maint | Junio C Hamano | 2010-11-24 |
| |\ \ \ \ | |||
| * \ \ \ \ | Merge branch 'aw/git-p4-deletion' into maint | Junio C Hamano | 2010-11-24 |
| |\ \ \ \ \ | |||
| * \ \ \ \ \ | Merge branch 'kf/post-receive-sample-hook' into maint | Junio C Hamano | 2010-11-24 |
| |\ \ \ \ \ \ | |||
* | \ \ \ \ \ \ | Merge branch 'mm/phrase-remote-tracking' | Junio C Hamano | 2010-11-24 |
|\ \ \ \ \ \ \ \ | |||
| * | | | | | | | | Change incorrect "remote branch" to "remote tracking branch" in C code | Matthieu Moy | 2010-11-03 |
* | | | | | | | | | Merge branch 'kb/completion-checkout' | Junio C Hamano | 2010-11-17 |
|\ \ \ \ \ \ \ \ \ | |||
| * | | | | | | | | | completion: Support the DWIM mode for git checkout | Kevin Ballard | 2010-10-13 |
* | | | | | | | | | | Merge branch 'sg/completion' | Junio C Hamano | 2010-11-17 |
|\ \ \ \ \ \ \ \ \ \ | |||
| * | | | | | | | | | | bash: support pretty format aliases | SZEDER Gábor | 2010-10-13 |
| * | | | | | | | | | | bash: support more 'git notes' subcommands and their options | SZEDER Gábor | 2010-10-13 |
| * | | | | | | | | | | bash: not all 'git bisect' subcommands make sense when not bisecting | SZEDER Gábor | 2010-10-13 |
| * | | | | | | | | | | bash: offer refs for 'git bisect start' | SZEDER Gábor | 2010-10-13 |
| |/ / / / / / / / / | |||
* | | | | | | | | | | Merge branch 'dk/maint-blame-el' | Junio C Hamano | 2010-11-17 |
|\ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|/ / / / | |/| | | | | | | | | |||
| * | | | | | | | | | git-blame.el: Add (require 'format-spec) | David Kågedal | 2010-11-03 |
| | |_|/ / / / / / | |/| | | | | | | | |||
* | | | | | | | | | Merge branch 'aw/git-p4-deletion' | Junio C Hamano | 2010-11-05 |
|\ \ \ \ \ \ \ \ \ | | |_|_|_|/ / / / | |/| | | | | | | | |||
| * | | | | | | | | Fix handling of git-p4 on deleted files | Andrew Waters | 2010-10-22 |
* | | | | | | | | | contrib/ciabot: git-describe commit instead of HEAD | Sven Eckelmann | 2010-10-29 |
| |_|_|_|_|_|_|/ |/| | | | | | | | |||
* | | | | | | | | completion: fix zsh check under bash with 'set -u' | Mark Lodato | 2010-10-28 |
| |_|_|/ / / / |/| | | | | | | |||
* | | | | | | | Merge branch 'ab/require-perl-5.8' | Junio C Hamano | 2010-10-26 |
|\ \ \ \ \ \ \ | | |_|_|_|_|/ | |/| | | | | | |||
| * | | | | | | perl: use "use warnings" instead of -w | Ævar Arnfjörð Bjarmason | 2010-09-27 |
* | | | | | | | Merge branch 'kf/post-receive-sample-hook' | Junio C Hamano | 2010-10-26 |
|\ \ \ \ \ \ \ | | |_|_|_|/ / | |/| | | | | | |||
| * | | | | | | post-receive-email: ensure sent messages are not empty | Kevin P. Fleming | 2010-09-10 |
* | | | | | | | Merge branch 'ml/completion-zsh' | Junio C Hamano | 2010-10-26 |
|\ \ \ \ \ \ \ | |||
| * | | | | | | | completion: make compatible with zsh | Mark Lodato | 2010-09-09 |
| | |/ / / / / | |/| | | | | | |||
* | | | | | | | {cvs,svn}import: use the new 'git read-tree --empty' | Thomas Rast | 2010-10-19 |
| |_|_|_|/ / |/| | | | | | |||
* | | | | | | Merge branch 'gb/shell-ext' | Junio C Hamano | 2010-09-29 |
|\ \ \ \ \ \ | |_|_|_|/ / |/| | | | | | |||
| * | | | | | Add sample commands for git-shell | Greg Brockman | 2010-08-12 |
* | | | | | | contrib/completion: --no-index option to git diff | Michael J Gruber | 2010-09-27 |
* | | | | | | prefer test -h over test -L in shell scripts | Jeff King | 2010-09-27 |
| |/ / / / |/| | | | | |||
* | | | | | Merge branch 'jn/update-contrib-example-merge' | Junio C Hamano | 2010-09-03 |
|\ \ \ \ \ | |||
| * | | | | | merge script: learn --[no-]rerere-autoupdate | Jonathan Nieder | 2010-08-18 |