Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | grep: treat revs the same for --untracked as for --no-indexjk/grep-no-index-fix | Jeff King | 2017-02-14 | 1 | -5/+5 |
* | grep: do not diagnose misspelt revs with --no-index | Jeff King | 2017-02-14 | 1 | -1/+1 |
* | grep: avoid resolving revision names in --no-index case | Jeff King | 2017-02-14 | 1 | -0/+6 |
* | grep: fix "--" rev/pathspec disambiguation | Jeff King | 2017-02-14 | 1 | -5/+24 |
* | grep: re-order rev-parsing loop | Jeff King | 2017-02-14 | 1 | -9/+11 |
* | grep: do not unnecessarily query repo for "--" | Jonathan Tan | 2017-02-14 | 1 | -4/+5 |
* | grep: move thread initialization a little lower | Jeff King | 2017-02-14 | 1 | -14/+14 |
* | Merge branch 'js/difftool-builtin' | Junio C Hamano | 2017-02-10 | 1 | -4/+4 |
|\ | |||||
| * | difftool: fix bug when printing usage | David Aguilar | 2017-02-06 | 1 | -4/+4 |
* | | Merge branch 'ps/worktree-prune-help-fix' | Junio C Hamano | 2017-02-10 | 1 | -2/+2 |
|\ \ | |||||
| * | | worktree: fix option descriptions for `prune`ps/worktree-prune-help-fix | Patrick Steinhardt | 2017-02-06 | 1 | -2/+2 |
* | | | Merge branch 'cw/log-updates-for-all-refs-really' | Junio C Hamano | 2017-02-03 | 2 | -5/+8 |
|\ \ \ | |||||
| * | | | refs: add option core.logAllRefUpdates = always | Cornelius Weig | 2017-01-31 | 2 | -5/+8 |
* | | | | Merge branch 'rs/object-id' | Junio C Hamano | 2017-02-03 | 4 | -6/+6 |
|\ \ \ \ | |||||
| * | | | | checkout: convert post_checkout_hook() to struct object_id | René Scharfe | 2017-01-30 | 1 | -2/+2 |
| * | | | | use oid_to_hex_r() for converting struct object_id hashes to hex strings | René Scharfe | 2017-01-30 | 3 | -4/+4 |
| |/ / / | |||||
* | | | | Merge branch 'sb/unpack-trees-super-prefix' | Junio C Hamano | 2017-02-03 | 1 | -18/+18 |
|\ \ \ \ | |||||
| * | | | | read-tree: use OPT_BOOL instead of OPT_SET_INT | Stefan Beller | 2017-01-11 | 1 | -18/+18 |
* | | | | | Merge branch 'ep/commit-static-buf-cleanup' | Junio C Hamano | 2017-02-02 | 1 | -17/+14 |
|\ \ \ \ \ | |||||
| * | | | | | builtin/commit.c: switch to strbuf, instead of snprintf()ep/commit-static-buf-cleanup | Elia Pinto | 2017-01-31 | 1 | -6/+4 |
| * | | | | | builtin/commit.c: remove the PATH_MAX limitation via dynamic allocation | Elia Pinto | 2017-01-13 | 1 | -11/+10 |
| |/ / / / | |||||
* | | | | | Merge branch 'rs/receive-pack-cleanup' | Junio C Hamano | 2017-02-02 | 1 | -2/+1 |
|\ \ \ \ \ | |||||
| * | | | | | receive-pack: call string_list_clear() unconditionallyrs/receive-pack-cleanup | René Scharfe | 2017-01-30 | 1 | -2/+1 |
| * | | | | | Merge branch 'jt/fetch-no-redundant-tag-fetch-map' into maint | Junio C Hamano | 2017-01-17 | 1 | -3/+0 |
| |\ \ \ \ \ | |||||
| * \ \ \ \ \ | Merge branch 'jc/push-default-explicit' into maint | Junio C Hamano | 2017-01-17 | 1 | -2/+5 |
| |\ \ \ \ \ \ | |||||
| * \ \ \ \ \ \ | Merge branch 'jk/index-pack-wo-repo-from-stdin' into maint | Junio C Hamano | 2017-01-17 | 1 | -4/+8 |
| |\ \ \ \ \ \ \ | |||||
| * \ \ \ \ \ \ \ | Merge branch 'sb/sequencer-abort-safety' into maint | Junio C Hamano | 2017-01-17 | 1 | -2/+2 |
| |\ \ \ \ \ \ \ \ | |||||
| * \ \ \ \ \ \ \ \ | Merge branch 'jc/pull-rebase-ff' into maint | Junio C Hamano | 2017-01-17 | 1 | -4/+18 |
| |\ \ \ \ \ \ \ \ \ | |||||
| * \ \ \ \ \ \ \ \ \ | Merge branch 'ak/commit-only-allow-empty' into maint | Junio C Hamano | 2017-01-17 | 1 | -3/+1 |
| |\ \ \ \ \ \ \ \ \ \ | |||||
| * \ \ \ \ \ \ \ \ \ \ | Merge branch 'nd/worktree-list-fixup' into maint | Junio C Hamano | 2017-01-17 | 2 | -7/+9 |
| |\ \ \ \ \ \ \ \ \ \ \ | |||||
| * \ \ \ \ \ \ \ \ \ \ \ | Merge branch 'jk/rev-parse-symbolic-parents-fix' into maint | Junio C Hamano | 2017-01-17 | 1 | -1/+6 |
| |\ \ \ \ \ \ \ \ \ \ \ \ | |||||
* | \ \ \ \ \ \ \ \ \ \ \ \ | Merge branch 'rs/absolute-pathdup' | Junio C Hamano | 2017-02-02 | 2 | -3/+3 |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | | | | | | | use absolute_pathdup()rs/absolute-pathdup | René Scharfe | 2017-01-27 | 2 | -3/+3 |
* | | | | | | | | | | | | | | | Merge branch 'jk/fsck-connectivity-check-fix' | Junio C Hamano | 2017-01-31 | 1 | -37/+81 |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | | | | | | | | fsck: lazily load types under --connectivity-onlyjk/fsck-connectivity-check-fix | Jeff King | 2017-01-26 | 1 | -51/+7 |
| * | | | | | | | | | | | | | | | fsck: move typename() printing to its own function | Jeff King | 2017-01-26 | 1 | -9/+20 |
| * | | | | | | | | | | | | | | | fsck: check HAS_OBJ more consistently | Jeff King | 2017-01-17 | 1 | -2/+2 |
| * | | | | | | | | | | | | | | | fsck: do not fallback "git fsck <bogus>" to "git fsck" | Jeff King | 2017-01-17 | 1 | -1/+1 |
| * | | | | | | | | | | | | | | | fsck: tighten error-checks of "git fsck <head>" | Jeff King | 2017-01-17 | 1 | -2/+5 |
| * | | | | | | | | | | | | | | | fsck: prepare dummy objects for --connectivity-check | Jeff King | 2017-01-17 | 1 | -23/+97 |
| * | | | | | | | | | | | | | | | fsck: report trees as dangling | Jeff King | 2017-01-17 | 1 | -1/+1 |
| | |/ / / / / / / / / / / / / | |/| | | | | | | | | | | | | | |||||
* | | | | | | | | | | | | | | | Merge branch 'js/difftool-builtin' | Junio C Hamano | 2017-01-31 | 1 | -0/+692 |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|_|_|_|_|_|_|_|/ | |/| | | | | | | | | | | | | | |||||
| * | | | | | | | | | | | | | | difftool: hack around -Wzero-length-format warning | Jeff King | 2017-01-25 | 1 | -1/+1 |
| * | | | | | | | | | | | | | | difftool: retire the scripted version | Johannes Schindelin | 2017-01-19 | 1 | -41/+0 |
| * | | | | | | | | | | | | | | difftool: implement the functionality in the builtin | Johannes Schindelin | 2017-01-19 | 1 | -1/+671 |
| * | | | | | | | | | | | | | | difftool: add a skeleton for the upcoming builtin | Johannes Schindelin | 2017-01-17 | 1 | -0/+63 |
| |/ / / / / / / / / / / / / | |||||
* | | | | | | | | | | | | | | Merge branch 'vp/show-ref-verify-head' | Junio C Hamano | 2017-01-31 | 1 | -28/+21 |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | | | | | | | show-ref: remove a stale commentvp/show-ref-verify-head | Junio C Hamano | 2017-01-23 | 1 | -4/+0 |
| * | | | | | | | | | | | | | | show-ref: remove dead `if (verify)' check | Vladimir Panteleev | 2017-01-23 | 1 | -3/+0 |
| * | | | | | | | | | | | | | | show-ref: detect dangling refs under --verify as well | Vladimir Panteleev | 2017-01-23 | 1 | -8/+8 |