summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* object: add repository argument to object_as_typeStefan Beller2018-06-298-9/+10
* object: add repository argument to parse_object_bufferStefan Beller2018-06-297-9/+18
* object: add repository argument to lookup_objectStefan Beller2018-06-2915-26/+31
* object: add repository argument to parse_objectStefan Beller2018-06-2933-72/+95
* Merge branch 'sb/object-store-grafts' into sb/object-store-lookupJunio C Hamano2018-06-2995-328/+463
|\
| * commit: allow lookup_commit_graft to handle arbitrary repositoriesStefan Beller2018-05-182-6/+5
| * commit: allow prepare_commit_graft to handle arbitrary repositoriesStefan Beller2018-05-182-8/+8
| * shallow: migrate shallow information into the object parserStefan Beller2018-05-184-33/+33
| * path.c: migrate global git_path_* to take a repository argumentStefan Beller2018-05-1815-101/+135
| * cache: convert get_graft_file to handle arbitrary repositoriesStefan Beller2018-05-183-5/+5
| * commit: convert read_graft_file to handle arbitrary repositoriesBrandon Williams2018-05-181-3/+2
| * commit: convert register_commit_graft to handle arbitrary repositoriesBrandon Williams2018-05-182-16/+16
| * commit: convert commit_graft_pos() to handle arbitrary repositoriesBrandon Williams2018-05-181-4/+3
| * shallow: add repository argument to is_repository_shallowStefan Beller2018-05-1810-17/+19
| * shallow: add repository argument to check_shallow_file_for_updateStefan Beller2018-05-181-3/+4
| * shallow: add repository argument to register_shallowStefan Beller2018-05-186-9/+11
| * shallow: add repository argument to set_alternate_shallow_fileStefan Beller2018-05-184-4/+5
| * commit: add repository argument to lookup_commit_graftJonathan Nieder2018-05-184-6/+8
| * commit: add repository argument to prepare_commit_graftJonathan Nieder2018-05-161-2/+3
| * commit: add repository argument to read_graft_fileJonathan Nieder2018-05-161-2/+3
| * commit: add repository argument to register_commit_graftJonathan Nieder2018-05-164-5/+8
| * commit: add repository argument to commit_graft_posJonathan Nieder2018-05-161-4/+5
| * object: move grafts to object parserJonathan Nieder2018-05-162-19/+27
| * object-store: move object access functions to object-store.hStefan Beller2018-05-1679-117/+198
* | Second batch for 2.19 cycleJunio C Hamano2018-06-281-0/+44
* | Merge branch 'sb/fix-fetching-moved-submodules'Junio C Hamano2018-06-282-7/+5
|\ \
| * | t5526: test recursive submodules when fetching moved submodulesStefan Beller2018-06-141-5/+1
| * | submodule: fix NULL correctness in renamed broken submodulesStefan Beller2018-06-141-2/+4
* | | Merge branch 'tz/cred-netrc-cleanup'Junio C Hamano2018-06-283-6/+11
|\ \ \
| * | | git-credential-netrc: make "all" default target of MakefileTodd Zullinger2018-06-181-0/+3
| * | | git-credential-netrc: fix exit status when tests failLuis Marsano2018-06-181-1/+3
| * | | git-credential-netrc: use in-tree Git.pm for testsLuis Marsano2018-06-182-2/+2
| * | | git-credential-netrc: minor whitespace cleanup in test scriptTodd Zullinger2018-06-181-4/+4
* | | | Merge branch 'jc/clean-after-sanity-tests'Junio C Hamano2018-06-285-9/+6
|\ \ \ \
| * | | | tests: clean after SANITY testsJunio C Hamano2018-06-155-9/+6
* | | | | Merge branch 'nd/completion-negation'Junio C Hamano2018-06-284-34/+136
|\ \ \ \ \
| * | | | | completion: collapse extra --no-.. optionsNguyễn Thái Ngọc Duy2018-06-113-29/+115
| * | | | | completion: suppress some -no- optionsNguyễn Thái Ngọc Duy2018-05-292-6/+6
| * | | | | parse-options: option to let --git-completion-helper show negative formNguyễn Thái Ngọc Duy2018-05-293-30/+46
* | | | | | Merge branch 'pw/add-p-recount'Junio C Hamano2018-06-282-1/+44
|\ \ \ \ \ \
| * | | | | | add -p: fix counting empty context lines in edited patchesPhillip Wood2018-06-112-1/+44
* | | | | | | Merge branch 'jk/fetch-all-peeled-fix'Junio C Hamano2018-06-282-4/+45
|\ \ \ \ \ \ \
| * | | | | | | fetch-pack: test explicitly that --all can fetch tag references pointing to n...Kirill Smelkov2018-06-131-0/+31
| * | | | | | | fetch-pack: don't try to fetch peel values with --allJeff King2018-06-112-4/+14
* | | | | | | | Merge branch 'ms/send-pack-honor-config'Junio C Hamano2018-06-281-1/+1
|\ \ \ \ \ \ \ \
| * | | | | | | | builtin/send-pack: populate the default configsMasaya Suzuki2018-06-121-1/+1
* | | | | | | | | Merge branch 'jh/partial-clone'Junio C Hamano2018-06-282-0/+10
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | list-objects: check if filter is NULL before usingJonathan Tan2018-06-122-0/+10
* | | | | | | | | | Merge branch 'sg/gpg-tests-fix'Junio C Hamano2018-06-284-7/+6
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | tests: make forging GPG signed commits and tags more robustSZEDER Gábor2018-06-114-5/+4