summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* pathspec: honor `PATHSPEC_PREFIX_ORIGIN` with empty prefixps/pathspec-empty-prefix-originPatrick Steinhardt2017-04-142-1/+23
* Merge branch 'jk/add-i-use-pathspecs'Junio C Hamano2017-03-172-11/+45
|\
| * add--interactive: do not expand pathspecs with ls-filesjk/add-i-use-pathspecsJeff King2017-03-142-11/+45
* | Merge branch 'jk/http-walker-buffer-underflow-fix'Junio C Hamano2017-03-171-4/+7
|\ \
| * | http-walker: fix buffer underflow processing remote alternatesjk/http-walker-buffer-underflow-fixJeff King2017-03-131-4/+7
| |/
* | Merge branch 'bw/attr-pathspec'Junio C Hamano2017-03-177-10/+446
|\ \
| * | pathspec: allow escaped query valuesBrandon Williams2017-03-132-4/+67
| * | pathspec: allow querying for attributesBrandon Williams2017-03-137-9/+382
* | | Merge branch 'jk/ref-filter-flags-cleanup'Junio C Hamano2017-03-172-31/+44
|\ \ \
| * | | ref-filter: use separate cache for contains_tag_algojk/ref-filter-flags-cleanupJeff King2017-03-101-20/+35
| * | | ref-filter: die on parse_commit errorsJeff King2017-03-101-3/+1
| * | | ref-filter: use contains_result enum consistentlyJeff King2017-03-101-8/+8
| * | | ref-filter: move ref_cbdata definition into ref-filter.cJeff King2017-03-102-5/+5
* | | | Merge branch 'sb/rev-parse-show-superproject-root'Junio C Hamano2017-03-175-0/+117
|\ \ \ \
| * | | | rev-parse: add --show-superproject-working-treeStefan Beller2017-03-085-0/+117
| |/ / /
* | | | Merge branch 'bc/object-id'Junio C Hamano2017-03-1733-462/+494
|\ \ \ \
| * | | | wt-status: convert to struct object_idbrian m. carlson2017-02-221-22/+22
| * | | | builtin/merge-base: convert to struct object_idbrian m. carlson2017-02-221-14/+14
| * | | | Convert object iteration callbacks to struct object_idbrian m. carlson2017-02-229-50/+50
| * | | | sha1_file: introduce an nth_packed_object_oid functionbrian m. carlson2017-02-222-3/+20
| * | | | refs: simplify parsing of reflog entriesbrian m. carlson2017-02-221-5/+6
| * | | | refs: convert each_reflog_ent_fn to struct object_idbrian m. carlson2017-02-2210-50/+50
| * | | | reflog-walk: convert struct reflog_info to struct object_idbrian m. carlson2017-02-221-6/+6
| * | | | builtin/replace: convert to struct object_idbrian m. carlson2017-02-221-56/+56
| * | | | Convert remaining callers of resolve_refdup to object_idbrian m. carlson2017-02-226-23/+23
| * | | | builtin/merge: convert to struct object_idbrian m. carlson2017-02-221-68/+66
| * | | | builtin/clone: convert to struct object_idbrian m. carlson2017-02-221-5/+5
| * | | | builtin/branch: convert to struct object_idbrian m. carlson2017-02-221-13/+13
| * | | | builtin/grep: convert to struct object_idbrian m. carlson2017-02-221-12/+12
| * | | | builtin/fmt-merge-message: convert to struct object_idbrian m. carlson2017-02-221-35/+35
| * | | | builtin/fast-export: convert to struct object_idbrian m. carlson2017-02-221-29/+29
| * | | | builtin/describe: convert to struct object_idbrian m. carlson2017-02-221-25/+25
| * | | | builtin/diff-tree: convert to struct object_idbrian m. carlson2017-02-221-32/+31
| * | | | builtin/commit: convert to struct object_idbrian m. carlson2017-02-201-23/+23
| * | | | hex: introduce parse_oid_hexbrian m. carlson2017-02-202-0/+17
* | | | | Merge branch 'rs/blame-code-cleanup'Junio C Hamano2017-03-171-17/+8
|\ \ \ \ \
| * | | | | blame: move blame_entry duplication to add_blame_entry()rs/blame-code-cleanupRené Scharfe2017-03-111-17/+8
* | | | | | Merge branch 'jk/interop-test'Junio C Hamano2017-03-178-1/+270
|\ \ \ \ \ \
| * | | | | | t/interop: add test of old clients against modern git-daemonjk/interop-testJeff King2017-03-102-1/+43
| * | | | | | t: add an interoperability test harnessJeff King2017-03-106-0/+227
| | |_|_|_|/ | |/| | | |
* | | | | | Merge branch 'cc/split-index-config'Junio C Hamano2017-03-1711-131/+540
|\ \ \ \ \ \
| * | | | | | Documentation/git-update-index: explain splitIndex.*Christian Couder2017-03-062-9/+30
| * | | | | | Documentation/config: add splitIndex.sharedIndexExpireChristian Couder2017-03-061-0/+12
| * | | | | | read-cache: use freshen_shared_index() in read_index_from()Christian Couder2017-03-062-7/+8
| * | | | | | read-cache: refactor read_index_from()Christian Couder2017-03-061-6/+8
| * | | | | | t1700: test shared index file expirationChristian Couder2017-03-061-0/+44
| * | | | | | read-cache: unlink old sharedindex filesChristian Couder2017-03-061-1/+63
| * | | | | | config: add git_config_get_expiry() from gc.cChristian Couder2017-03-013-13/+18
| * | | | | | read-cache: touch shared index files when usedChristian Couder2017-03-011-3/+26
| * | | | | | sha1_file: make check_and_freshen_file() non staticChristian Couder2017-03-012-1/+4