Commit message (Expand) | Author | Age | |
---|---|---|---|
* | Merge branch 'ar/decorate-color' | Junio C Hamano | 2010-06-30 |
|\ | |||
| * | Allow customizable commit decorations colors | Nazri Ramliy | 2010-06-24 |
* | | Merge branch 'cc/cherry-pick-stdin' | Junio C Hamano | 2010-06-30 |
|\ \ | |||
| * | | revert: do not rebuild argv on heap | Jonathan Nieder | 2010-06-29 |
| * | | revert: accept arbitrary rev-list options | Christian Couder | 2010-06-25 |
* | | | Merge branch 'jl/status-ignore-submodules' | Junio C Hamano | 2010-06-30 |
|\ \ \ | |||
| * | | | Add the option "--ignore-submodules" to "git status" | Jens Lehmann | 2010-06-25 |
* | | | | Merge branch 'jn/grep-open' | Junio C Hamano | 2010-06-30 |
|\ \ \ \ | |||
| * \ \ \ | Merge branch 'jp/string-list-api-cleanup' into jn/grep-open | Julian Phillips | 2010-06-27 |
| |\ \ \ \ | |||
| * | | | | | grep -O: allow optional argument specifying the pager (or editor) | Johannes Schindelin | 2010-06-13 |
| * | | | | | grep: Add the option '--open-files-in-pager' | Johannes Schindelin | 2010-06-13 |
| * | | | | | Unify code paths of threaded greps | Johannes Schindelin | 2010-06-13 |
| * | | | | | grep: refactor grep_objects loop into its own function | Jonathan Nieder | 2010-06-13 |
* | | | | | | Merge branch 'jp/string-list-api-cleanup' | Junio C Hamano | 2010-06-30 |
|\ \ \ \ \ \ | | |/ / / / | |/| | | | | |||
| * | | | | | string_list: Fix argument order for string_list_append | Julian Phillips | 2010-06-27 |
| * | | | | | string_list: Fix argument order for string_list_lookup | Julian Phillips | 2010-06-27 |
| * | | | | | string_list: Fix argument order for string_list_insert | Julian Phillips | 2010-06-27 |
| * | | | | | string_list: Fix argument order for for_each_string_list | Julian Phillips | 2010-06-27 |
| |/ / / / | |||
* | | | | | Merge branch 'tr/rev-list-count' | Junio C Hamano | 2010-06-30 |
|\ \ \ \ \ | |||
| * | | | | | rev-list: introduce --count option | Thomas Rast | 2010-06-12 |
* | | | | | | Merge branch 'maint' | Junio C Hamano | 2010-06-28 |
|\ \ \ \ \ \ | |||
| * | | | | | | notes: check number of parameters to "git notes copy" | Jeff King | 2010-06-28 |
* | | | | | | | Merge branch 'cp/textconv-cat-file' | Junio C Hamano | 2010-06-27 |
|\ \ \ \ \ \ \ | |||
| * | | | | | | | textconv: support for cat_file | Clément Poulain | 2010-06-18 |
* | | | | | | | | Merge branch 'ab/blame-textconv' | Junio C Hamano | 2010-06-27 |
|\ \ \ \ \ \ \ \ | |/ / / / / / / | |||
| * | | | | | | | textconv: support for blame | Axel Bonnet | 2010-06-18 |
| | |/ / / / / | |/| | | | | | |||
* | | | | | | | Merge branch 'maint' | Junio C Hamano | 2010-06-25 |
|\ \ \ \ \ \ \ | | |/ / / / / | |/| | | | | | |||
| * | | | | | | msvc: Fix some "expr evaluates to function" compiler warnings | Ramsay Jones | 2010-06-24 |
| * | | | | | | Merge branch 'cc/maint-commit-reflog-msg' into maint | Junio C Hamano | 2010-06-22 |
| |\ \ \ \ \ \ | |||
| * \ \ \ \ \ \ | Merge branch 'jk/maint-advice-empty-amend' into maint | Junio C Hamano | 2010-06-22 |
| |\ \ \ \ \ \ \ | |||
| * | | | | | | | | Merge branch 'tc/commit-abbrev-fix' into maint | Junio C Hamano | 2010-06-22 |
| * | | | | | | | | Merge branch 'cb/ls-files-cdup' into maint | Junio C Hamano | 2010-06-22 |
| |\ \ \ \ \ \ \ \ | |||
| * \ \ \ \ \ \ \ \ | Merge branch 'tc/merge-m-log' into maint | Junio C Hamano | 2010-06-22 |
| |\ \ \ \ \ \ \ \ \ | |||
| * \ \ \ \ \ \ \ \ \ | Merge branch 'ph/clone-message-reword' into maint | Junio C Hamano | 2010-06-22 |
| |\ \ \ \ \ \ \ \ \ \ | |||
| * \ \ \ \ \ \ \ \ \ \ | Merge branch 'jn/maint-amend-missing-name' into maint | Junio C Hamano | 2010-06-22 |
| |\ \ \ \ \ \ \ \ \ \ \ | |||
| * \ \ \ \ \ \ \ \ \ \ \ | Merge branch 'pc/remove-warn' into maint | Junio C Hamano | 2010-06-22 |
| |\ \ \ \ \ \ \ \ \ \ \ \ | |||
| * | | | | | | | | | | | | | Merge branch 'rs/diff-no-minimal' into maint | Junio C Hamano | 2010-06-21 |
| * | | | | | | | | | | | | | Merge branch 'bg/apply-blank-trailing-context' into maint | Junio C Hamano | 2010-06-21 |
* | | | | | | | | | | | | | | Merge branch 'sb/format-patch-signature' | Junio C Hamano | 2010-06-22 |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ | |||
| * | | | | | | | | | | | | | | format-patch: Add a signature option (--signature) | Stephen Boyd | 2010-06-16 |
* | | | | | | | | | | | | | | | Merge branch 'cc/cherry-pick-series' | Junio C Hamano | 2010-06-22 |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|_|_|_|_|_|_|/ / | |/| | | | | | | | | | | | | | |||
| * | | | | | | | | | | | | | | revert: allow cherry-picking more than one commit | Christian Couder | 2010-06-02 |
| * | | | | | | | | | | | | | | revert: change help_msg() to take no argument | Christian Couder | 2010-06-02 |
| * | | | | | | | | | | | | | | revert: refactor code into a do_pick_commit() function | Christian Couder | 2010-06-02 |
| * | | | | | | | | | | | | | | revert: use run_command_v_opt() instead of execv_git_cmd() | Christian Couder | 2010-06-02 |
| * | | | | | | | | | | | | | | revert: cleanup code for -x option | Christian Couder | 2010-06-02 |
| | |_|_|_|_|_|_|_|_|_|/ / / | |/| | | | | | | | | | | | | |||
* | | | | | | | | | | | | | | Merge branch 'cc/maint-commit-reflog-msg' | Junio C Hamano | 2010-06-21 |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|_|_|_|/ / / / | |/| | | | | | | | | | | | | |||
| * | | | | | | | | | | | | | commit: use value of GIT_REFLOG_ACTION env variable as reflog message | Christian Couder | 2010-06-13 |
| | |_|_|_|_|_|_|_|_|_|/ / | |/| | | | | | | | | | | | |||
* | | | | | | | | | | | | | Merge branch 'jk/maint-advice-empty-amend' | Junio C Hamano | 2010-06-21 |
|\ \ \ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|_|_|_|/ / / | |/| | | | | | | | | | | | |||
| * | | | | | | | | | | | | commit: give advice on empty amend | Jeff King | 2010-06-11 |
| |/ / / / / / / / / / / |