Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge branch 'mg/timestamp-t-fix' into maint | Junio C Hamano | 2017-10-18 | 1 | -1/+1 |
|\ | |||||
| * | name-rev: change ULONG_MAX to TIME_MAXmg/timestamp-t-fix | Michael J Gruber | 2017-09-06 | 1 | -1/+1 |
* | | Merge branch 'jk/diff-blob' into maint | Junio C Hamano | 2017-10-18 | 1 | -2/+2 |
|\ \ | |||||
| * | | cat-file: handle NULL object_context.pathjk/diff-blob | Jeff King | 2017-09-22 | 1 | -2/+2 |
* | | | Merge branch 'jk/describe-omit-some-refs' into maint | Junio C Hamano | 2017-10-18 | 1 | -3/+6 |
|\ \ \ | |||||
| * | | | describe: fix matching to actually match all patternsjk/describe-omit-some-refs | Max Kirillov | 2017-09-17 | 1 | -3/+6 |
* | | | | Merge branch 'aw/gc-lockfile-fscanf-fix' into maint | Junio C Hamano | 2017-10-18 | 1 | -1/+1 |
|\ \ \ \ | |||||
| * | | | | gc: call fscanf() with %<len>s, not %<len>c, when reading hostnameaw/gc-lockfile-fscanf-fix | Junio C Hamano | 2017-09-17 | 1 | -1/+1 |
* | | | | | Merge branch 'rk/commit-tree-make-F-verbatim' into maint | Junio C Hamano | 2017-10-18 | 1 | -1/+0 |
|\ \ \ \ \ | |||||
| * | | | | | commit-tree: do not complete line in -F inputrk/commit-tree-make-F-verbatim | Ross Kabus | 2017-09-10 | 1 | -1/+0 |
* | | | | | | Merge branch 'mh/packed-ref-store-prep' into maint | Junio C Hamano | 2017-10-18 | 1 | -2/+2 |
|\ \ \ \ \ \ | |||||
| * | | | | | | rev-parse: don't trim bisect refnamesmh/packed-ref-store-prep | Jeff King | 2017-09-07 | 1 | -2/+2 |
* | | | | | | | Merge branch 'rs/merge-microcleanup' into maint | Junio C Hamano | 2017-09-10 | 1 | -2/+2 |
|\ \ \ \ \ \ \ | |||||
| * | | | | | | | merge: use skip_prefix()rs/merge-microcleanup | René Scharfe | 2017-08-10 | 1 | -2/+2 |
* | | | | | | | | Merge branch 'rj/add-chmod-error-message' into maint | Junio C Hamano | 2017-09-10 | 1 | -3/+3 |
|\ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | builtin/add: add detail to a 'cannot chmod' error messagerj/add-chmod-error-message | Ramsay Jones | 2017-08-09 | 1 | -3/+3 |
* | | | | | | | | | Merge branch 'mg/killed-merge' into maint | Junio C Hamano | 2017-09-10 | 1 | -3/+12 |
|\ \ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | | merge: save merge state earliermg/killed-merge | Michael J Gruber | 2017-08-23 | 1 | -0/+2 |
| * | | | | | | | | | merge: split write_merge_state in two | Michael J Gruber | 2017-08-23 | 1 | -3/+8 |
| * | | | | | | | | | merge: clarify call chain | Michael J Gruber | 2017-08-23 | 1 | -0/+2 |
* | | | | | | | | | | Merge branch 'rs/fsck-obj-leakfix' into maint | Junio C Hamano | 2017-09-10 | 1 | -11/+11 |
|\ \ \ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | | | fsck: free buffers on error in fsck_obj()rs/fsck-obj-leakfix | René Scharfe | 2017-08-10 | 1 | -11/+11 |
* | | | | | | | | | | | Merge branch 'pw/am-signoff' into maint | Junio C Hamano | 2017-09-10 | 1 | -25/+1 |
|\ \ \ \ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | | | | am: fix signoff when other trailers are presentpw/am-signoff | Phillip Wood | 2017-08-08 | 1 | -25/+1 |
| | |_|_|/ / / / / / / | |/| | | | | | | | | | |||||
* | | | | | | | | | | | Merge branch 'bw/clone-recursive-quiet' into maint | Junio C Hamano | 2017-09-10 | 1 | -0/+3 |
|\ \ \ \ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | | | | clone: teach recursive clones to respect -qbw/clone-recursive-quiet | Brandon Williams | 2017-08-04 | 1 | -0/+3 |
| |/ / / / / / / / / / | |||||
| * | | | | | | | | | | Merge branch 'jk/gc-pre-detach-under-hook' into maint | Junio C Hamano | 2017-07-31 | 1 | -0/+4 |
| |\ \ \ \ \ \ \ \ \ \ | |||||
* | \ \ \ \ \ \ \ \ \ \ | Merge branch 'pw/sequence-rerere-autoupdate' into maint | Junio C Hamano | 2017-09-10 | 2 | -0/+14 |
|\ \ \ \ \ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | | | | | cherry-pick/revert: reject --rerere-autoupdate when continuingpw/sequence-rerere-autoupdate | Phillip Wood | 2017-08-02 | 1 | -0/+2 |
| * | | | | | | | | | | | | am: remember --rerere-autoupdate setting | Phillip Wood | 2017-08-02 | 1 | -0/+12 |
| | |_|_|/ / / / / / / / | |/| | | | | | | | | | | |||||
* | | | | | | | | | | | | Merge branch 'bw/push-options-recursively-to-submodules' into maint | Junio C Hamano | 2017-09-10 | 1 | -9/+40 |
|\ \ \ \ \ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | | | | | submodule--helper: teach push-check to handle HEADbw/push-options-recursively-to-submodules | Brandon Williams | 2017-07-20 | 1 | -9/+40 |
* | | | | | | | | | | | | | Merge branch 'ma/pager-per-subcommand-action' into maint | Junio C Hamano | 2017-09-10 | 1 | -0/+3 |
|\ \ \ \ \ \ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | | | | | | tag: change default of `pager.tag` to "on" | Martin Ågren | 2017-08-03 | 1 | -1/+1 |
| * | | | | | | | | | | | | | tag: respect `pager.tag` in list-mode only | Martin Ågren | 2017-08-03 | 1 | -0/+3 |
| | |/ / / / / / / / / / / | |/| | | | | | | | | | | | |||||
* | | | | | | | | | | | | | Merge branch 'jk/rev-list-empty-input' into maint | Junio C Hamano | 2017-09-10 | 1 | -1/+2 |
|\ \ \ \ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|_|/ / / / / |/| | | | | | | | | | | | | |||||
| * | | | | | | | | | | | | rev-list: don't show usage when we see empty ref patterns | Jeff King | 2017-08-02 | 1 | -1/+2 |
| |/ / / / / / / / / / / | |||||
* | | | | | | | | | | | | 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 |
| | |_|_|/ / / / / / / / / / | |/| | | | | | | | | | | | |