Commit message (Expand) | Author | Age | |
---|---|---|---|
* | Merge branch 'rs/strbuf-cleanup-in-rmdir-recursively' | Junio C Hamano | 2017-02-16 |
|\ | |||
| * | rm: reuse strbuf for all remove_dir_recursively() calls, again | René Scharfe | 2017-02-13 |
* | | Merge branch 'rs/ls-files-partial-optim' | Junio C Hamano | 2017-02-16 |
|\ \ | |||
| * | | ls-files: move only kept cache entries in prune_cache() | René Scharfe | 2017-02-13 |
| * | | ls-files: pass prefix length explicitly to prune_cache() | René Scharfe | 2017-02-13 |
| * | | Merge branch 'jk/blame-fixes' into maint | Junio C Hamano | 2017-01-31 |
| |\ \ | |||
| * \ \ | Merge branch 'dt/disable-bitmap-in-auto-gc' into maint | Junio C Hamano | 2017-01-31 |
| |\ \ \ | |||
| * \ \ \ | Merge branch 'jc/compression-config' into maint | Junio C Hamano | 2017-01-31 |
| |\ \ \ \ | |||
* | \ \ \ \ | Merge branch 'rs/swap' | Junio C Hamano | 2017-02-15 |
|\ \ \ \ \ \ | |||
| * | | | | | | use SWAP macro | René Scharfe | 2017-01-30 |
* | | | | | | | Merge branch 'js/difftool-builtin' | Junio C Hamano | 2017-02-10 |
|\ \ \ \ \ \ \ | |||
| * | | | | | | | difftool: fix bug when printing usage | David Aguilar | 2017-02-06 |
* | | | | | | | | Merge branch 'ps/worktree-prune-help-fix' | Junio C Hamano | 2017-02-10 |
|\ \ \ \ \ \ \ \ | |||
| * | | | | | | | | worktree: fix option descriptions for `prune` | Patrick Steinhardt | 2017-02-06 |
* | | | | | | | | | Merge branch 'cw/log-updates-for-all-refs-really' | Junio C Hamano | 2017-02-03 |
|\ \ \ \ \ \ \ \ \ | |||
| * | | | | | | | | | refs: add option core.logAllRefUpdates = always | Cornelius Weig | 2017-01-31 |
| | |_|/ / / / / / | |/| | | | | | | | |||
* | | | | | | | | | Merge branch 'rs/object-id' | Junio C Hamano | 2017-02-03 |
|\ \ \ \ \ \ \ \ \ | |||
| * | | | | | | | | | checkout: convert post_checkout_hook() to struct object_id | René Scharfe | 2017-01-30 |
| * | | | | | | | | | use oid_to_hex_r() for converting struct object_id hashes to hex strings | René Scharfe | 2017-01-30 |
| |/ / / / / / / / | |||
* | | | | | | | | | Merge branch 'sb/unpack-trees-super-prefix' | Junio C Hamano | 2017-02-03 |
|\ \ \ \ \ \ \ \ \ | |||
| * | | | | | | | | | read-tree: use OPT_BOOL instead of OPT_SET_INT | Stefan Beller | 2017-01-11 |
* | | | | | | | | | | Merge branch 'ep/commit-static-buf-cleanup' | Junio C Hamano | 2017-02-02 |
|\ \ \ \ \ \ \ \ \ \ | |||
| * | | | | | | | | | | builtin/commit.c: switch to strbuf, instead of snprintf() | Elia Pinto | 2017-01-31 |
| * | | | | | | | | | | builtin/commit.c: remove the PATH_MAX limitation via dynamic allocation | Elia Pinto | 2017-01-13 |
| |/ / / / / / / / / | |||
* | | | | | | | | | | Merge branch 'rs/receive-pack-cleanup' | Junio C Hamano | 2017-02-02 |
|\ \ \ \ \ \ \ \ \ \ | |||
| * | | | | | | | | | | receive-pack: call string_list_clear() unconditionally | René Scharfe | 2017-01-30 |
| | |_|_|_|/ / / / / | |/| | | | | | | | | |||
| * | | | | | | | | | Merge branch 'jt/fetch-no-redundant-tag-fetch-map' into maint | Junio C Hamano | 2017-01-17 |
| |\ \ \ \ \ \ \ \ \ | |||
| * \ \ \ \ \ \ \ \ \ | Merge branch 'jc/push-default-explicit' into maint | Junio C Hamano | 2017-01-17 |
| |\ \ \ \ \ \ \ \ \ \ | |||
| * \ \ \ \ \ \ \ \ \ \ | Merge branch 'jk/index-pack-wo-repo-from-stdin' into maint | Junio C Hamano | 2017-01-17 |
| |\ \ \ \ \ \ \ \ \ \ \ | |||
| * \ \ \ \ \ \ \ \ \ \ \ | Merge branch 'sb/sequencer-abort-safety' into maint | Junio C Hamano | 2017-01-17 |
| |\ \ \ \ \ \ \ \ \ \ \ \ | |||
| * \ \ \ \ \ \ \ \ \ \ \ \ | Merge branch 'jc/pull-rebase-ff' into maint | Junio C Hamano | 2017-01-17 |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ | |||
| * \ \ \ \ \ \ \ \ \ \ \ \ \ | Merge branch 'ak/commit-only-allow-empty' into maint | Junio C Hamano | 2017-01-17 |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ | |||
| * \ \ \ \ \ \ \ \ \ \ \ \ \ \ | Merge branch 'nd/worktree-list-fixup' into maint | Junio C Hamano | 2017-01-17 |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |||
| * \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | Merge branch 'jk/rev-parse-symbolic-parents-fix' into maint | Junio C Hamano | 2017-01-17 |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |||
* | \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | Merge branch 'rs/absolute-pathdup' | Junio C Hamano | 2017-02-02 |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |||
| * | | | | | | | | | | | | | | | | | | use absolute_pathdup() | René Scharfe | 2017-01-27 |
* | | | | | | | | | | | | | | | | | | | Merge branch 'jk/fsck-connectivity-check-fix' | Junio C Hamano | 2017-01-31 |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |||
| * | | | | | | | | | | | | | | | | | | | fsck: lazily load types under --connectivity-only | Jeff King | 2017-01-26 |
| * | | | | | | | | | | | | | | | | | | | fsck: move typename() printing to its own function | Jeff King | 2017-01-26 |
| * | | | | | | | | | | | | | | | | | | | fsck: check HAS_OBJ more consistently | Jeff King | 2017-01-17 |
| * | | | | | | | | | | | | | | | | | | | fsck: do not fallback "git fsck <bogus>" to "git fsck" | Jeff King | 2017-01-17 |
| * | | | | | | | | | | | | | | | | | | | fsck: tighten error-checks of "git fsck <head>" | Jeff King | 2017-01-17 |
| * | | | | | | | | | | | | | | | | | | | fsck: prepare dummy objects for --connectivity-check | Jeff King | 2017-01-17 |
| * | | | | | | | | | | | | | | | | | | | fsck: report trees as dangling | Jeff King | 2017-01-17 |
| | |/ / / / / / / / / / / / / / / / / | |/| | | | | | | | | | | | | | | | | | |||
* | | | | | | | | | | | | | | | | | | | Merge branch 'js/difftool-builtin' | Junio C Hamano | 2017-01-31 |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|_|_|_|_|_|_|_|/ / / / / | |/| | | | | | | | | | | | | | | | | | |||
| * | | | | | | | | | | | | | | | | | | difftool: hack around -Wzero-length-format warning | Jeff King | 2017-01-25 |
| * | | | | | | | | | | | | | | | | | | difftool: retire the scripted version | Johannes Schindelin | 2017-01-19 |
| * | | | | | | | | | | | | | | | | | | difftool: implement the functionality in the builtin | Johannes Schindelin | 2017-01-19 |
| * | | | | | | | | | | | | | | | | | | difftool: add a skeleton for the upcoming builtin | Johannes Schindelin | 2017-01-17 |
| |/ / / / / / / / / / / / / / / / / | |||
* | | | | | | | | | | | | | | | | | | Merge branch 'vp/show-ref-verify-head' | Junio C Hamano | 2017-01-31 |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ |