aboutsummaryrefslogtreecommitdiff
path: root/builtin
Commit message (Expand)AuthorAge
* remote-curl: allow push optionsBrandon Williams2017-03-22
* 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
| |/ / / / / / / / / / / /
* | | | | | | | | | | | | Merge branch 'vp/show-ref-verify-head'Junio C Hamano2017-01-31
|\ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | show-ref: remove a stale commentJunio C Hamano2017-01-23
| * | | | | | | | | | | | | show-ref: remove dead `if (verify)' checkVladimir Panteleev2017-01-23
| * | | | | | | | | | | | | show-ref: detect dangling refs under --verify as wellVladimir Panteleev2017-01-23
| * | | | | | | | | | | | | show-ref: move --quiet handling into show_one()Vladimir Panteleev2017-01-23
| * | | | | | | | | | | | | show-ref: allow -d to work with --verifyVladimir Panteleev2017-01-23
| * | | | | | | | | | | | | show-ref: accept HEAD with --verifyVladimir Panteleev2017-01-23
* | | | | | | | | | | | | | Merge branch 'js/remote-rename-with-half-configured-remote'Junio C Hamano2017-01-31
|\ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | remote rename: more carefully determine whether a remote is configuredJohannes Schindelin2017-01-19
| | |_|/ / / / / / / / / / / | |/| | | | | | | | | | | |
* | | | | | | | | | | | | | Merge branch 'st/verify-tag'Junio C Hamano2017-01-31
|\ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | builtin/tag: add --format argument for tag -vLukas Puehringer2017-01-18
| * | | | | | | | | | | | | | builtin/verify-tag: add --format to verify-tagSantiago Torres2017-01-17
* | | | | | | | | | | | | | | Merge branch 'jk/loose-object-fsck'Junio C Hamano2017-01-31
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | fsck: parse loose object paths directlyJeff King2017-01-15
| | |_|_|/ / / / / / / / / / / | |/| | | | | | | | | | | | |