Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge branch 'kw/rebase-progress' | Junio C Hamano | 2017-08-23 | 1 | -0/+10 |
|\ | |||||
| * | format-patch: have progress option while generating patches | Kevin Willford | 2017-08-14 | 1 | -0/+10 |
* | | Merge branch 'rs/merge-microcleanup' | Junio C Hamano | 2017-08-22 | 1 | -2/+2 |
|\ \ | |||||
| * | | merge: use skip_prefix()rs/merge-microcleanup | René Scharfe | 2017-08-10 | 1 | -2/+2 |
* | | | Merge branch 'rs/fsck-obj-leakfix' | Junio C Hamano | 2017-08-22 | 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 'rj/add-chmod-error-message' | Junio C Hamano | 2017-08-22 | 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 'pw/am-signoff' | Junio C Hamano | 2017-08-22 | 1 | -25/+1 |
|\ \ \ \ \ | |||||
| * | | | | | am: fix signoff when other trailers are presentpw/am-signoff | Phillip Wood | 2017-08-08 | 1 | -25/+1 |
| | |_|/ / | |/| | | | |||||
* | | | | | Merge branch 'ma/parse-maybe-bool' | Junio C Hamano | 2017-08-22 | 6 | -12/+12 |
|\ \ \ \ \ | |||||
| * | | | | | parse_decoration_style: drop unused argument `var`ma/parse-maybe-bool | Martin Ågren | 2017-08-07 | 1 | -3/+3 |
| * | | | | | treewide: deprecate git_config_maybe_bool, use git_parse_maybe_bool | Martin Ågren | 2017-08-07 | 6 | -9/+9 |
* | | | | | | Merge branch 'bw/clone-recursive-quiet' | Junio C Hamano | 2017-08-22 | 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 'bw/grep-recurse-submodules' | Junio C Hamano | 2017-08-22 | 5 | -318/+125 |
|\ \ \ \ \ \ \ | |||||
| * | | | | | | | grep: recurse in-process using 'struct repository' | Brandon Williams | 2017-08-02 | 1 | -310/+86 |
| * | | | | | | | submodule: check for unstaged .gitmodules outside of config parsing | Brandon Williams | 2017-08-02 | 2 | -2/+2 |
| * | | | | | | | submodule: remove fetch.recursesubmodules from submodule-config parsing | Brandon Williams | 2017-08-02 | 1 | -1/+7 |
| * | | | | | | | submodule: remove submodule.fetchjobs from submodule-config parsing | Brandon Williams | 2017-08-02 | 2 | -5/+30 |
* | | | | | | | | Merge branch 'pw/sequence-rerere-autoupdate' | Junio C Hamano | 2017-08-22 | 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' | Junio C Hamano | 2017-08-22 | 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' | Junio C Hamano | 2017-08-11 | 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' | Junio C Hamano | 2017-08-11 | 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 'dc/fmt-merge-msg-microcleanup' | Junio C Hamano | 2017-08-11 | 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' | Junio C Hamano | 2017-08-11 | 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 'ks/commit-abort-on-empty-message-fix' | Junio C Hamano | 2017-08-11 | 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 'sb/hashmap-cleanup' | Junio C Hamano | 2017-08-11 | 2 | -18/+28 |
|\ \ \ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | | | builtin/describe: drop hashmap_cmp_fn cast | Stefan Beller | 2017-07-05 | 1 | -3/+6 |
| * | | | | | | | | | | builtin/difftool.c: drop hashmap_cmp_fn cast | Stefan Beller | 2017-07-05 | 1 | -15/+22 |
* | | | | | | | | | | | Merge branch 'jk/reflog-walk' | Junio C Hamano | 2017-08-11 | 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 'ls/filter-process-delayed' | Junio C Hamano | 2017-08-11 | 1 | -0/+3 |
|\ \ \ \ \ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | | | | | convert: add "status=delayed" to filter process protocol | Lars Schneider | 2017-06-30 | 1 | -0/+3 |
* | | | | | | | | | | | | | Merge branch 'rs/pack-objects-pbase-cleanup' | Junio C Hamano | 2017-08-11 | 1 | -1/+1 |
|\ \ \ \ \ \ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | | | | | | pack-objects: remove unnecessary NULL checkrs/pack-objects-pbase-cleanup | René Scharfe | 2017-07-20 | 1 | -1/+1 |
| | |_|_|/ / / / / / / / / | |/| | | | | | | | | | | | |||||
| * | | | | | | | | | | | | 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 |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ |