Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | | | | | | | | Merge branch 'cb/ls-files-cdup' into maint | Junio C Hamano | 2010-06-22 | 1 | -34/+41 | |
| |\ \ \ \ \ \ \ \ | ||||||
| * \ \ \ \ \ \ \ \ | Merge branch 'tc/merge-m-log' into maint | Junio C Hamano | 2010-06-22 | 2 | -36/+60 | |
| |\ \ \ \ \ \ \ \ \ | ||||||
| * \ \ \ \ \ \ \ \ \ | Merge branch 'ph/clone-message-reword' into maint | Junio C Hamano | 2010-06-22 | 1 | -1/+2 | |
| |\ \ \ \ \ \ \ \ \ \ | ||||||
| * \ \ \ \ \ \ \ \ \ \ | Merge branch 'jn/maint-amend-missing-name' into maint | Junio C Hamano | 2010-06-22 | 1 | -7/+13 | |
| |\ \ \ \ \ \ \ \ \ \ \ | ||||||
| * \ \ \ \ \ \ \ \ \ \ \ | Merge branch 'pc/remove-warn' into maint | Junio C Hamano | 2010-06-22 | 1 | -5/+1 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | | Merge branch 'rs/diff-no-minimal' into maint | Junio C Hamano | 2010-06-21 | 4 | -4/+4 | |
| * | | | | | | | | | | | | | Merge branch 'bg/apply-blank-trailing-context' into maint | Junio C Hamano | 2010-06-21 | 1 | -6/+6 | |
* | | | | | | | | | | | | | | Merge branch 'sb/format-patch-signature' | Junio C Hamano | 2010-06-22 | 1 | -3/+15 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | | | format-patch: Add a signature option (--signature) | Stephen Boyd | 2010-06-16 | 1 | -3/+15 | |
* | | | | | | | | | | | | | | | Merge branch 'cc/cherry-pick-series' | Junio C Hamano | 2010-06-22 | 1 | -41/+79 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|_|_|_|_|_|_|/ / | |/| | | | | | | | | | | | | | ||||||
| * | | | | | | | | | | | | | | revert: allow cherry-picking more than one commit | Christian Couder | 2010-06-02 | 1 | -10/+41 | |
| * | | | | | | | | | | | | | | revert: change help_msg() to take no argument | Christian Couder | 2010-06-02 | 1 | -4/+4 | |
| * | | | | | | | | | | | | | | revert: refactor code into a do_pick_commit() function | Christian Couder | 2010-06-02 | 1 | -19/+25 | |
| * | | | | | | | | | | | | | | revert: use run_command_v_opt() instead of execv_git_cmd() | Christian Couder | 2010-06-02 | 1 | -2/+9 | |
| * | | | | | | | | | | | | | | revert: cleanup code for -x option | Christian Couder | 2010-06-02 | 1 | -7/+1 | |
| | |_|_|_|_|_|_|_|_|_|/ / / | |/| | | | | | | | | | | | | ||||||
* | | | | | | | | | | | | | | Merge branch 'cc/maint-commit-reflog-msg' | Junio C Hamano | 2010-06-21 | 1 | -4/+9 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|_|_|_|/ / / / | |/| | | | | | | | | | | | | ||||||
| * | | | | | | | | | | | | | commit: use value of GIT_REFLOG_ACTION env variable as reflog message | Christian Couder | 2010-06-13 | 1 | -4/+9 | |
| | |_|_|_|_|_|_|_|_|_|/ / | |/| | | | | | | | | | | | ||||||
* | | | | | | | | | | | | | Merge branch 'jk/maint-advice-empty-amend' | Junio C Hamano | 2010-06-21 | 1 | -0/+7 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|_|_|_|/ / / | |/| | | | | | | | | | | | ||||||
| * | | | | | | | | | | | | commit: give advice on empty amend | Jeff King | 2010-06-11 | 1 | -0/+7 | |
| |/ / / / / / / / / / / | ||||||
* | | | | | | | | | | | | Merge branch 'sm/branch-broken-ref' | Junio C Hamano | 2010-06-21 | 1 | -6/+22 | |
|\ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | branch: don't fail listing branches if one of the commits wasn't found | Simo Melenius | 2010-06-07 | 1 | -1/+4 | |
| * | | | | | | | | | | | | branch: exit status now reflects if branch listing finds an error | Simo Melenius | 2010-06-07 | 1 | -6/+19 | |
| | |/ / / / / / / / / / | |/| | | | | | | | | | | ||||||
* | | | | | | | | | | | | Merge branch 'tc/commit-abbrev-fix' | Junio C Hamano | 2010-06-21 | 1 | -6/+4 | |
* | | | | | | | | | | | | Merge branch 'tr/receive-pack-aliased-update-fix' | Junio C Hamano | 2010-06-21 | 1 | -2/+2 | |
* | | | | | | | | | | | | Merge branch 'gs/usage-to-stdout' | Junio C Hamano | 2010-06-21 | 1 | -1/+2 | |
|\ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | parseopt: wrap rev-parse --parseopt usage for eval consumption | Thomas Rast | 2010-06-13 | 1 | -1/+2 | |
| |/ / / / / / / / / / / | ||||||
* | | | | | | | | | | | | Merge branch 'gv/portable' | Junio C Hamano | 2010-06-21 | 12 | -25/+38 | |
|\ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | enums: omit trailing comma for portability | Gary V. Vaughan | 2010-05-31 | 7 | -12/+12 | |
| * | | | | | | | | | | | | Rewrite dynamic structure initializations to runtime assignment | Gary V. Vaughan | 2010-05-31 | 7 | -13/+26 | |
* | | | | | | | | | | | | | Merge branch 'em/checkout-orphan' | Junio C Hamano | 2010-06-21 | 1 | -3/+28 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|_|_|_|_|_|/ |/| | | | | | | | | | | | | ||||||
| * | | | | | | | | | | | | log_ref_setup: don't return stack-allocated array | Thomas Rast | 2010-06-12 | 1 | -2/+2 | |
| * | | | | | | | | | | | | checkout --orphan: respect -l option always | Erick Mattos | 2010-06-03 | 1 | -3/+28 | |
* | | | | | | | | | | | | | Merge branch 'cb/ls-files-cdup' | Junio C Hamano | 2010-06-18 | 1 | -34/+41 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|_|_|_|_|/ / | |/| | | | | | | | | | | | ||||||
| * | | | | | | | | | | | | ls-files: allow relative pathspec | Clemens Buchacher | 2010-06-05 | 1 | -34/+41 | |
* | | | | | | | | | | | | | Merge branch 'mg/status-b' | Junio C Hamano | 2010-06-18 | 1 | -2/+6 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | | Show branch information in short output of git status | Daniel Knittl-Frank | 2010-06-03 | 1 | -2/+6 | |
| | |_|_|/ / / / / / / / / | |/| | | | | | | | | | | | ||||||
* | | | | | | | | | | | | | Merge branch 'jn/remote-set-branches' | Junio C Hamano | 2010-06-18 | 1 | -11/+91 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | | Add git remote set-branches | Jonathan Nieder | 2010-05-19 | 1 | -11/+91 | |
* | | | | | | | | | | | | | | Merge branch 'rc/ls-remote-default' | Junio C Hamano | 2010-06-18 | 1 | -1/+9 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | | | ls-remote: print URL when no repo is specified | Tay Ray Chuan | 2010-05-11 | 1 | -1/+9 | |
* | | | | | | | | | | | | | | | Merge branch 'tc/merge-m-log' | Junio C Hamano | 2010-06-18 | 2 | -36/+60 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|_|_|_|_|_|_|/ / | |/| | | | | | | | | | | | | | ||||||
| * | | | | | | | | | | | | | | merge: --log appends shortlog to message if specified | Tay Ray Chuan | 2010-05-10 | 2 | -7/+14 | |
| * | | | | | | | | | | | | | | fmt-merge-msg: add function to append shortlog only | Tay Ray Chuan | 2010-05-10 | 1 | -4/+9 | |
| * | | | | | | | | | | | | | | fmt-merge-msg: refactor merge title formatting | Tay Ray Chuan | 2010-05-10 | 1 | -29/+36 | |
| * | | | | | | | | | | | | | | fmt-merge-msg: minor refactor of fmt_merge_msg() | Tay Ray Chuan | 2010-05-10 | 1 | -1/+6 | |
| * | | | | | | | | | | | | | | merge: rename variable | Tay Ray Chuan | 2010-05-10 | 1 | -3/+3 | |
| * | | | | | | | | | | | | | | merge: update comment | Tay Ray Chuan | 2010-05-10 | 1 | -1/+1 | |
| | |_|_|_|_|/ / / / / / / / | |/| | | | | | | | | | | | | ||||||
* | | | | | | | | | | | | | | Merge branch 'ph/clone-message-reword' | Junio C Hamano | 2010-06-18 | 1 | -1/+2 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|_|_|_|_|_|/ / | |/| | | | | | | | | | | | | ||||||
| * | | | | | | | | | | | | | clone: reword messages to match the end-user perception | Pete Harlan | 2010-05-09 | 1 | -1/+2 | |
* | | | | | | | | | | | | | | Merge 'maint' updates in | Junio C Hamano | 2010-06-16 | 1 | -1/+1 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|_|_|/ / / / / |/| | | | | | | | | / / / / | | |_|_|_|_|_|_|_|/ / / / | |/| | | | | | | | | | | |