Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | commit-tree: do not complete line in -F inputrk/commit-tree-make-F-verbatim | Ross Kabus | 2017-09-10 | 1 | -1/+0 |
* | Merge branch 'jt/subprocess-handshake' into maint | Junio C Hamano | 2017-08-23 | 1 | -0/+3 |
|\ | |||||
| * | Merge branch 'ls/filter-process-delayed' into jt/subprocess-handshake | Junio C Hamano | 2017-07-26 | 1 | -0/+3 |
| |\ | |||||
| | * | convert: add "status=delayed" to filter process protocol | Lars Schneider | 2017-06-30 | 1 | -0/+3 |
* | | | Merge branch 'dc/fmt-merge-msg-microcleanup' into maint | Junio C Hamano | 2017-08-23 | 1 | -1/+2 |
|\ \ \ | |||||
| * | | | fmt-merge-msg: fix coding styledc/fmt-merge-msg-microcleanup | Dimitrios Christidis | 2017-07-25 | 1 | -1/+2 |
* | | | | Merge branch 'js/run-process-parallel-api-fix' into maint | Junio C Hamano | 2017-08-23 | 1 | -1/+1 |
|\ \ \ \ | |||||
| * | | | | run_processes_parallel: change confusing task_cb conventionjs/run-process-parallel-api-fix | Johannes Schindelin | 2017-07-21 | 1 | -1/+1 |
* | | | | | Merge branch 'rs/pack-objects-pbase-cleanup' into maint | Junio C Hamano | 2017-08-23 | 1 | -1/+1 |
|\ \ \ \ \ | |||||
| * | | | | | pack-objects: remove unnecessary NULL checkrs/pack-objects-pbase-cleanup | René Scharfe | 2017-07-20 | 1 | -1/+1 |
* | | | | | | Merge branch 'jt/fsck-code-cleanup' into maint | Junio C Hamano | 2017-08-23 | 1 | -25/+16 |
|\ \ \ \ \ \ | |||||
| * | | | | | | fsck: cleanup unused variable | Jonathan Tan | 2017-07-26 | 1 | -3/+1 |
| * | | | | | | object: remove "used" field from struct object | Jonathan Tan | 2017-07-20 | 1 | -10/+14 |
| * | | | | | | fsck: remove redundant parse_tree() invocation | Jonathan Tan | 2017-07-20 | 1 | -12/+1 |
| | |_|_|/ / | |/| | | | | |||||
* | | | | | | Merge branch 'rs/move-array' into maint | Junio C Hamano | 2017-08-23 | 3 | -7/+5 |
|\ \ \ \ \ \ | |||||
| * | | | | | | ls-files: don't try to prune an empty indexrs/move-array | René Scharfe | 2017-07-17 | 1 | -1/+1 |
| * | | | | | | use MOVE_ARRAY | René Scharfe | 2017-07-17 | 3 | -6/+4 |
* | | | | | | | Merge branch 'ks/commit-abort-on-empty-message-fix' into maint | Junio C Hamano | 2017-08-23 | 1 | -5/+5 |
|\ \ \ \ \ \ \ | |||||
| * | | | | | | | commit: check for empty message before the check for untouched templateks/commit-abort-on-empty-message-fix | Kaartic Sivaraam | 2017-07-17 | 1 | -5/+5 |
| | |_|/ / / / | |/| | | | | | |||||
| * | | | | | | Merge branch 'kn/ref-filter-branch-list' into maint | Junio C Hamano | 2017-07-12 | 1 | -6/+9 |
| |\ \ \ \ \ \ | |||||
| * \ \ \ \ \ \ | Merge branch 'ks/typofix-commit-c-comment' into maint | Junio C Hamano | 2017-07-12 | 1 | -1/+1 |
| |\ \ \ \ \ \ \ | |||||
* | \ \ \ \ \ \ \ | Merge branch 'jk/reflog-walk' into maint | Junio C Hamano | 2017-08-23 | 2 | -4/+8 |
|\ \ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | | rev-list: check reflog_info before showing usage | Jeff King | 2017-07-09 | 1 | -1/+2 |
| * | | | | | | | | | log: do not free parents when walking reflog | Jeff King | 2017-07-09 | 1 | -2/+2 |
| * | | | | | | | | | log: clarify comment about reflog cycles | Jeff King | 2017-07-09 | 1 | -1/+4 |
* | | | | | | | | | | Merge branch 'jk/ref-filter-colors' into maint | Junio C Hamano | 2017-08-23 | 8 | -73/+58 |
|\ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|/ / / / |/| | | | | | | | | | |||||
| * | | | | | | | | | ref-filter: consult want_color() before emitting colorsjk/ref-filter-colors | Jeff King | 2017-07-13 | 1 | -0/+1 |
| * | | | | | | | | | rev-list: pass diffopt->use_colors through to pretty-print | Jeff King | 2017-07-13 | 1 | -0/+1 |
| * | | | | | | | | | for-each-ref: load config earlier | Jeff King | 2017-07-13 | 1 | -3/+2 |
| * | | | | | | | | | color: check color.ui in git_default_config() | Jeff King | 2017-07-13 | 4 | -5/+4 |
| * | | | | | | | | | ref-filter: provide a function for parsing sort options | Jeff King | 2017-07-13 | 1 | -25/+1 |
| * | | | | | | | | | ref-filter: abstract ref format into its own struct | Jeff King | 2017-07-13 | 4 | -37/+41 |
| * | | | | | | | | | check return value of verify_ref_format() | Jeff King | 2017-07-13 | 3 | -5/+10 |
* | | | | | | | | | | Merge branch 'jk/gc-pre-detach-under-hook' | Junio C Hamano | 2017-07-18 | 1 | -0/+4 |
|\ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|/ / / / |/| | | | | | | | | | |||||
| * | | | | | | | | | gc: run pre-detach operations under lockjk/gc-pre-detach-under-hook | Jeff King | 2017-07-12 | 1 | -0/+4 |
| | |_|/ / / / / / | |/| | | | | | | | |||||
| * | | | | | | | | Merge branch 'jc/utf8-fprintf' into maint | Junio C Hamano | 2017-07-10 | 1 | -3/+2 |
| |\ \ \ \ \ \ \ \ | |||||
* | \ \ \ \ \ \ \ \ | Merge branch 'sb/pull-rebase-submodule' | Junio C Hamano | 2017-07-13 | 2 | -35/+74 |
|\ \ \ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | | | builtin/fetch cleanup: always set default value for submodule recursing | Stefan Beller | 2017-06-27 | 1 | -3/+2 |
| * | | | | | | | | | | pull: optionally rebase submodules (remote submodule changes only) | Stefan Beller | 2017-06-23 | 1 | -10/+63 |
| * | | | | | | | | | | builtin/fetch: parse recurse-submodules-default at default options parsing | Stefan Beller | 2017-06-23 | 1 | -9/+10 |
| * | | | | | | | | | | builtin/fetch: factor submodule recurse parsing out to submodule config | Stefan Beller | 2017-06-23 | 1 | -16/+2 |
* | | | | | | | | | | | Merge branch 'sb/hashmap-customize-comparison' | Junio C Hamano | 2017-07-13 | 3 | -15/+24 |
|\ \ \ \ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | | | | hashmap.h: compare function has access to a data field | Stefan Beller | 2017-06-30 | 3 | -15/+24 |
* | | | | | | | | | | | | Merge branch 'ab/grep-lose-opt-regflags' | Junio C Hamano | 2017-07-13 | 1 | -2/+0 |
|\ \ \ \ \ \ \ \ \ \ \ \ | |_|_|_|_|/ / / / / / / |/| | | | | | | | | | | | |||||
| * | | | | | | | | | | | grep: remove regflags from the public grep_opt API | Ævar Arnfjörð Bjarmason | 2017-06-30 | 1 | -2/+0 |
| |/ / / / / / / / / / | |||||
* | | | | | | | | | | | Merge branch 'rs/use-div-round-up' | Junio C Hamano | 2017-07-12 | 4 | -4/+4 |
|\ \ \ \ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | | | | use DIV_ROUND_UPrs/use-div-round-up | René Scharfe | 2017-07-10 | 4 | -4/+4 |
| | |_|/ / / / / / / / | |/| | | | | | | | | | |||||
* | | | | | | | | | | | Merge branch 'kn/ref-filter-branch-list' | Junio C Hamano | 2017-07-12 | 1 | -6/+9 |
|\ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|/ / / / | |/| | | | | | | | | | |||||
| * | | | | | | | | | | branch: set remote color in ref-filter branch immediately | Jeff King | 2017-07-09 | 1 | -5/+6 |
| * | | | | | | | | | | branch: use BRANCH_COLOR_LOCAL in ref-filter format | Jeff King | 2017-07-09 | 1 | -2/+3 |