aboutsummaryrefslogtreecommitdiff
path: root/builtin
Commit message (Expand)AuthorAge
...
| * | | | | | | ref-filter: move get_head_description() from branch.cKarthik Nayak2017-01-10
* | | | | | | | Merge branch 'jk/delta-chain-limit'Junio C Hamano2017-02-27
|\ \ \ \ \ \ \ \
| * | | | | | | | pack-objects: convert recursion to iteration in break_delta_chain()Jeff King2017-01-27
| * | | | | | | | pack-objects: enforce --depth limit in reused deltasJeff King2017-01-27
* | | | | | | | | Merge branch 'jk/describe-omit-some-refs'Junio C Hamano2017-02-27
|\ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|_|/ |/| | | | | | | |
| * | | | | | | | describe: teach describe negative pattern matchesJacob Keller2017-01-23
| * | | | | | | | describe: teach --match to accept multiple patternsJacob Keller2017-01-23
| * | | | | | | | name-rev: add support to exclude refs by pattern matchJacob Keller2017-01-23
| * | | | | | | | name-rev: extend --refs to accept multiple patternsJacob Keller2017-01-23
* | | | | | | | | Merge branch 'rs/strbuf-cleanup-in-rmdir-recursively'Junio C Hamano2017-02-16
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | rm: reuse strbuf for all remove_dir_recursively() calls, againRené Scharfe2017-02-13
* | | | | | | | | | Merge branch 'rs/ls-files-partial-optim'Junio C Hamano2017-02-16
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | ls-files: move only kept cache entries in prune_cache()René Scharfe2017-02-13
| * | | | | | | | | | ls-files: pass prefix length explicitly to prune_cache()René Scharfe2017-02-13
| | |_|_|_|_|/ / / / | |/| | | | | | | |
| * | | | | | | | | Merge branch 'jk/blame-fixes' into maintJunio C Hamano2017-01-31
| |\ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ Merge branch 'dt/disable-bitmap-in-auto-gc' into maintJunio C Hamano2017-01-31
| |\ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ Merge branch 'jc/compression-config' into maintJunio C Hamano2017-01-31
| |\ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|/ / / / / / | |/| | | | | | | | | |
* | | | | | | | | | | | Merge branch 'rs/swap'Junio C Hamano2017-02-15
|\ \ \ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|_|_|_|/ / |/| | | | | | | | | | |
| * | | | | | | | | | | use SWAP macroRené Scharfe2017-01-30
* | | | | | | | | | | | Merge branch 'js/difftool-builtin'Junio C Hamano2017-02-10
|\ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | difftool: fix bug when printing usageDavid Aguilar2017-02-06
* | | | | | | | | | | | | Merge branch 'ps/worktree-prune-help-fix'Junio C Hamano2017-02-10
|\ \ \ \ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|_|_|_|/ / / |/| | | | | | | | | | | |
| * | | | | | | | | | | | worktree: fix option descriptions for `prune`Patrick Steinhardt2017-02-06
* | | | | | | | | | | | | Merge branch 'cw/log-updates-for-all-refs-really'Junio C Hamano2017-02-03
|\ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | refs: add option core.logAllRefUpdates = alwaysCornelius Weig2017-01-31
| | |_|/ / / / / / / / / / | |/| | | | | | | | | | |
* | | | | | | | | | | | | Merge branch 'rs/object-id'Junio C Hamano2017-02-03
|\ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | checkout: convert post_checkout_hook() to struct object_idRené Scharfe2017-01-30
| * | | | | | | | | | | | | use oid_to_hex_r() for converting struct object_id hashes to hex stringsRené Scharfe2017-01-30
| |/ / / / / / / / / / / /
* | | | | | | | | | | | | Merge branch 'sb/unpack-trees-super-prefix'Junio C Hamano2017-02-03
|\ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | read-tree: use OPT_BOOL instead of OPT_SET_INTStefan Beller2017-01-11
| | |_|_|_|_|_|_|_|_|_|/ / | |/| | | | | | | | | | |
* | | | | | | | | | | | | Merge branch 'ep/commit-static-buf-cleanup'Junio C Hamano2017-02-02
|\ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | builtin/commit.c: switch to strbuf, instead of snprintf()Elia Pinto2017-01-31
| * | | | | | | | | | | | | builtin/commit.c: remove the PATH_MAX limitation via dynamic allocationElia Pinto2017-01-13
| |/ / / / / / / / / / / /
* | | | | | | | | | | | | Merge branch 'rs/receive-pack-cleanup'Junio C Hamano2017-02-02
|\ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | receive-pack: call string_list_clear() unconditionallyRené Scharfe2017-01-30
| | |_|_|_|/ / / / / / / / | |/| | | | | | | | | | |
| * | | | | | | | | | | | Merge branch 'jt/fetch-no-redundant-tag-fetch-map' into maintJunio C Hamano2017-01-17
| |\ \ \ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ \ \ Merge branch 'jc/push-default-explicit' into maintJunio C Hamano2017-01-17
| |\ \ \ \ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ \ \ \ Merge branch 'jk/index-pack-wo-repo-from-stdin' into maintJunio C Hamano2017-01-17
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ \ \ \ \ Merge branch 'sb/sequencer-abort-safety' into maintJunio C Hamano2017-01-17
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ Merge branch 'jc/pull-rebase-ff' into maintJunio C Hamano2017-01-17
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ Merge branch 'ak/commit-only-allow-empty' into maintJunio C Hamano2017-01-17
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ Merge branch 'nd/worktree-list-fixup' into maintJunio C Hamano2017-01-17
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ Merge branch 'jk/rev-parse-symbolic-parents-fix' into maintJunio C Hamano2017-01-17
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|/ / / | |/| | | | | | | | | | | | | | | | | |
* | | | | | | | | | | | | | | | | | | | Merge branch 'rs/absolute-pathdup'Junio C Hamano2017-02-02
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | | | | | use absolute_pathdup()René Scharfe2017-01-27
| | |_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|/ | |/| | | | | | | | | | | | | | | | | |
* | | | | | | | | | | | | | | | | | | | Merge branch 'jk/fsck-connectivity-check-fix'Junio C Hamano2017-01-31
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | | | | | fsck: lazily load types under --connectivity-onlyJeff King2017-01-26
| * | | | | | | | | | | | | | | | | | | | fsck: move typename() printing to its own functionJeff King2017-01-26
| * | | | | | | | | | | | | | | | | | | | fsck: check HAS_OBJ more consistentlyJeff King2017-01-17
| * | | | | | | | | | | | | | | | | | | | fsck: do not fallback "git fsck <bogus>" to "git fsck"Jeff King2017-01-17