aboutsummaryrefslogtreecommitdiff
path: root/builtin
Commit message (Expand)AuthorAge
* real_pathdup(): fix callsites that wanted it to die on errorJohannes Schindelin2017-03-08
* 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
| * | | | | | | | | | | | | | | | | | | fsck: tighten error-checks of "git fsck <head>"Jeff King2017-01-17
| * | | | | | | | | | | | | | | | | | | fsck: prepare dummy objects for --connectivity-checkJeff King2017-01-17
| * | | | | | | | | | | | | | | | | | | fsck: report trees as danglingJeff King2017-01-17
| | |/ / / / / / / / / / / / / / / / / | |/| | | | | | | | | | | | | | | | |
* | | | | | | | | | | | | | | | | | | Merge branch 'js/difftool-builtin'Junio C Hamano2017-01-31
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|_|_|_|_|_|_|_|/ / / / / | |/| | | | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | | | | difftool: hack around -Wzero-length-format warningJeff King2017-01-25
| * | | | | | | | | | | | | | | | | | difftool: retire the scripted versionJohannes Schindelin2017-01-19
| * | | | | | | | | | | | | | | | | | difftool: implement the functionality in the builtinJohannes Schindelin2017-01-19
| * | | | | | | | | | | | | | | | | | difftool: add a skeleton for the upcoming builtinJohannes Schindelin2017-01-17
| |/ / / / / / / / / / / / / / / / /