Age | Commit message (Expand) | Author | Files | Lines |
2010-09-27 | perl: use "use warnings" instead of -w | Ævar Arnfjörð Bjarmason | 2 | -2/+3 |
2010-09-27 | contrib/completion: --no-index option to git diff | Michael J Gruber | 1 | -1/+1 |
2010-09-27 | prefer test -h over test -L in shell scripts | Jeff King | 1 | -1/+1 |
2010-09-10 | post-receive-email: ensure sent messages are not empty | Kevin P. Fleming | 1 | -16/+31 |
2010-09-09 | completion: make compatible with zsh | Mark Lodato | 1 | -4/+46 |
2010-09-03 | Merge branch 'jn/update-contrib-example-merge' | Junio C Hamano | 1 | -25/+90 |
2010-08-31 | Merge branch 'jn/cherry-revert-message-clean-up' | Junio C Hamano | 1 | -1/+0 |
2010-08-31 | Merge branch 'jn/svn-fe' | Junio C Hamano | 2 | -9/+11 |
2010-08-22 | Merge branch 'maint' | Junio C Hamano | 1 | -2/+2 |
2010-08-22 | Typos in code comments, an error message, documentation | Ralf Wildenhues | 1 | -2/+2 |
2010-08-20 | Merge branch 'jn/fix-abbrev' into maint | Junio C Hamano | 1 | -1/+1 |
2010-08-18 | merge script: learn --[no-]rerere-autoupdate | Jonathan Nieder | 1 | -2/+5 |
2010-08-18 | merge script: notice @{-1} shorthand | Jonathan Nieder | 1 | -2/+4 |
2010-08-18 | merge script: handle --no-ff --no-commit correctly | Jonathan Nieder | 1 | -2/+10 |
2010-08-18 | merge script: --ff-only to disallow true merge | Jonathan Nieder | 1 | -2/+15 |
2010-08-18 | merge script: handle many-way octopus | Jonathan Nieder | 1 | -3/+3 |
2010-08-18 | merge script: handle -m --log correctly | Jonathan Nieder | 1 | -4/+10 |
2010-08-18 | merge script: forbid merge -s index | Jonathan Nieder | 1 | -0/+5 |
2010-08-18 | merge script: allow custom strategies | Jonathan Nieder | 1 | -2/+6 |
2010-08-18 | merge script: merge -X<option> | Jonathan Nieder | 1 | -1/+7 |
2010-08-18 | merge script: improve log message subject | Jonathan Nieder | 1 | -8/+19 |
2010-08-18 | merge script: refuse to merge during merge | Jonathan Nieder | 1 | -0/+3 |
2010-08-18 | merge script: tweak unmerged files message to match builtin | Jonathan Nieder | 1 | -1/+1 |
2010-08-18 | merge script: --squash, --ff from unborn branch are errors | Jonathan Nieder | 1 | -0/+4 |
2010-08-18 | Merge branch 'jn/fix-abbrev' | Junio C Hamano | 1 | -1/+1 |
2010-08-18 | Merge branch 'kf/post-receive-sample-hook' | Junio C Hamano | 1 | -2/+32 |
2010-08-15 | Eliminate “Finished cherry-pick/revert” message | Jonathan Nieder | 1 | -1/+0 |
2010-08-14 | svn-fe manual: Clarify warning about deltas in dump files | Jonathan Nieder | 1 | -1/+4 |
2010-08-14 | Update svn-fe manual | Jonathan Nieder | 1 | -8/+6 |
2010-08-14 | SVN dump parser | David Barr | 1 | -0/+1 |
2010-08-12 | Add sample commands for git-shell | Greg Brockman | 3 | -0/+46 |
2010-08-11 | post-receive-email: remove spurious commas in email subject | Matthieu Moy | 1 | -1/+1 |
2010-08-03 | contrib/svn-fe: Add the svn-fe target to .gitignore | Ramkumar Ramachandra | 1 | -0/+1 |
2010-08-03 | contrib/svn-fe: Fix IncludePath | Ramkumar Ramachandra | 2 | -2/+2 |
2010-07-27 | examples/commit: use --abbrev for commit summary | Jonathan Nieder | 1 | -1/+1 |
2010-07-16 | post-receive-email: optional message line count limit | Kevin P. Fleming | 1 | -2/+32 |
2010-07-16 | Add a sample user for the svndump library | Jonathan Nieder | 4 | -0/+147 |
2010-06-30 | Merge branch 'tr/rev-list-count' | Junio C Hamano | 1 | -1/+143 |
2010-06-30 | Merge branch 'as/maint-completion-set-u-fix' | Junio C Hamano | 1 | -7/+7 |
2010-06-24 | bash completion: Support "divergence from upstream" messages in __git_ps1 | Andrew Sayers | 1 | -1/+143 |
2010-06-22 | Merge branch 'sb/format-patch-signature' | Junio C Hamano | 1 | -1/+2 |
2010-06-21 | Merge branch 'em/checkout-orphan' | Junio C Hamano | 1 | -1/+1 |
2010-06-18 | bash-completion: Fix __git_ps1 to work with "set -u" | Andrew Sayers | 1 | -7/+7 |
2010-06-16 | completion: Add --signature and format.signature | Stephen Boyd | 1 | -1/+2 |
2010-06-03 | bash completion: add --orphan to 'git checkout' | Erick Mattos | 1 | -1/+1 |
2010-05-28 | Merge branch 'maint' | Junio C Hamano | 1 | -0/+1 |
2010-05-28 | completion: --set-upstream option for git-branch | Michael J Gruber | 1 | -0/+1 |
2010-05-21 | Merge branch 'st/remote-tags-no-tags' | Junio C Hamano | 1 | -1/+3 |
2010-05-21 | Merge branch 'jn/request-pull' | Junio C Hamano | 1 | -0/+1 |
2010-05-19 | post-receive-email: document command-line mode | Jonathan Nieder | 1 | -0/+7 |