Commit message (Expand) | Author | Age | |
---|---|---|---|
* | 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 |
|\ \ | |||
| * | | git-blame.el: Add (require 'format-spec) | David Kågedal | 2010-11-03 |
* | | | Merge branch 'aw/git-p4-deletion' into maint | Junio C Hamano | 2010-11-24 |
|\ \ \ | |||
| * | | | Fix handling of git-p4 on deleted files | Andrew Waters | 2010-10-22 |
* | | | | Merge branch 'kf/post-receive-sample-hook' into maint | Junio C Hamano | 2010-11-24 |
|\ \ \ \ | |_|/ / |/| | | | |||
| * | | | post-receive-email: ensure sent messages are not empty | Kevin P. Fleming | 2010-09-10 |
* | | | | 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 |
| * | | | | merge script: notice @{-1} shorthand | Jonathan Nieder | 2010-08-18 |
| * | | | | merge script: handle --no-ff --no-commit correctly | Jonathan Nieder | 2010-08-18 |
| * | | | | merge script: --ff-only to disallow true merge | Jonathan Nieder | 2010-08-18 |
| * | | | | merge script: handle many-way octopus | Jonathan Nieder | 2010-08-18 |
| * | | | | merge script: handle -m --log correctly | Jonathan Nieder | 2010-08-18 |
| * | | | | merge script: forbid merge -s index | Jonathan Nieder | 2010-08-18 |
| * | | | | merge script: allow custom strategies | Jonathan Nieder | 2010-08-18 |
| * | | | | merge script: merge -X<option> | Jonathan Nieder | 2010-08-18 |
| * | | | | merge script: improve log message subject | Jonathan Nieder | 2010-08-18 |
| * | | | | merge script: refuse to merge during merge | Jonathan Nieder | 2010-08-18 |
| * | | | | merge script: tweak unmerged files message to match builtin | Jonathan Nieder | 2010-08-18 |
| * | | | | merge script: --squash, --ff from unborn branch are errors | Jonathan Nieder | 2010-08-18 |
* | | | | | Merge branch 'jn/cherry-revert-message-clean-up' | Junio C Hamano | 2010-08-31 |
|\ \ \ \ \ | |||
| * | | | | | Eliminate “Finished cherry-pick/revert” message | Jonathan Nieder | 2010-08-15 |
* | | | | | | Merge branch 'jn/svn-fe' | Junio C Hamano | 2010-08-31 |
|\ \ \ \ \ \ | |||
| * | | | | | | svn-fe manual: Clarify warning about deltas in dump files | Jonathan Nieder | 2010-08-14 |
| * | | | | | | Update svn-fe manual | Jonathan Nieder | 2010-08-14 |
| * | | | | | | SVN dump parser | David Barr | 2010-08-14 |
* | | | | | | | Merge branch 'maint' | Junio C Hamano | 2010-08-22 |
|\ \ \ \ \ \ \ | | |_|_|_|_|/ | |/| | | | | | |||
| * | | | | | | Typos in code comments, an error message, documentation | Ralf Wildenhues | 2010-08-22 |
| * | | | | | | Merge branch 'jn/fix-abbrev' into maint | Junio C Hamano | 2010-08-20 |
| |\ \ \ \ \ \ | | |/ / / / / | |/| | | | | | |||
* | | | | | | | Merge branch 'jn/fix-abbrev' | Junio C Hamano | 2010-08-18 |
|\ \ \ \ \ \ \ | | |/ / / / / | |/| | | | | | |||
| * | | | | | | examples/commit: use --abbrev for commit summary | Jonathan Nieder | 2010-07-27 |
| | |_|/ / / | |/| | | | | |||
* | | | | | | Merge branch 'kf/post-receive-sample-hook' | Junio C Hamano | 2010-08-18 |
|\ \ \ \ \ \ | |_|/ / / / |/| | | / / | | |_|/ / | |/| | | | |||
| * | | | | post-receive-email: optional message line count limit | Kevin P. Fleming | 2010-07-16 |
| | |/ / | |/| | | |||
* | | | | post-receive-email: remove spurious commas in email subject | Matthieu Moy | 2010-08-11 |
* | | | | contrib/svn-fe: Add the svn-fe target to .gitignore | Ramkumar Ramachandra | 2010-08-03 |
* | | | | contrib/svn-fe: Fix IncludePath | Ramkumar Ramachandra | 2010-08-03 |
| |/ / |/| | | |||
* | | | Add a sample user for the svndump library | Jonathan Nieder | 2010-07-16 |
|/ / | |||
* | | Merge branch 'tr/rev-list-count' | Junio C Hamano | 2010-06-30 |
|\ \ | |||
| * | | bash completion: Support "divergence from upstream" messages in __git_ps1 | Andrew Sayers | 2010-06-24 |
* | | | Merge branch 'as/maint-completion-set-u-fix' | Junio C Hamano | 2010-06-30 |
|\ \ \ | |||
| * | | | bash-completion: Fix __git_ps1 to work with "set -u" | Andrew Sayers | 2010-06-18 |
* | | | | Merge branch 'sb/format-patch-signature' | Junio C Hamano | 2010-06-22 |
|\ \ \ \ | |||
| * | | | | completion: Add --signature and format.signature | Stephen Boyd | 2010-06-16 |
| | |/ / | |/| | | |||
* | | | | Merge branch 'em/checkout-orphan' | Junio C Hamano | 2010-06-21 |
|\ \ \ \ | |/ / / |/| | | | |||
| * | | | bash completion: add --orphan to 'git checkout' | Erick Mattos | 2010-06-03 |
* | | | | Merge branch 'maint' | Junio C Hamano | 2010-05-28 |
|\ \ \ \ | |/ / / |/| / / | |/ / |