summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* upload-pack: disable object filtering when disabled by configjh/partial-cloneJonathan Nieder2018-03-292-5/+5
* unpack-trees: release oid_array after use in check_updates()René Scharfe2018-03-251-0/+1
* t5616: test bulk prefetch after partial fetchJeff Hostetler2017-12-081-1/+31
* fetch: inherit filter-spec from partial cloneJeff Hostetler2017-12-086-7/+89
* t5616: end-to-end tests for partial cloneJeff Hostetler2017-12-081-0/+96
* fetch-pack: restore save_commit_buffer after useJonathan Tan2017-12-081-0/+4
* unpack-trees: batch fetching of missing blobsJonathan Tan2017-12-084-4/+101
* clone: partial cloneJonathan Tan2017-12-082-2/+69
* partial-clone: define partial clone settings in configJeff Hostetler2017-12-085-15/+88
* fetch: support filtersJeff Hostetler2017-12-084-2/+65
* fetch: refactor calculation of remote listJonathan Tan2017-12-081-6/+8
* fetch-pack: test support excluding large blobsJonathan Tan2017-12-082-4/+36
* fetch-pack: add --no-filterJeff Hostetler2017-12-081-0/+4
* fetch-pack, index-pack, transport: partial cloneJeff Hostetler2017-12-086-0/+33
* upload-pack: add object filtering for partial cloneJeff Hostetler2017-12-084-1/+45
* gc: do not repack promisor packfilesJonathan Tan2017-12-086-6/+114
* rev-list: support termination at promisor objectsJonathan Tan2017-12-087-11/+239
* sha1_file: support lazily fetching missing objectsJonathan Tan2017-12-088-8/+99
* introduce fetch-object: fetch one promisor objectJonathan Tan2017-12-0511-25/+126
* index-pack: refactor writing of .keep filesJonathan Tan2017-12-051-46/+53
* fsck: support promisor objects as CLI argumentJonathan Tan2017-12-052-0/+15
* fsck: support referenced promisor objectsJonathan Tan2017-12-052-0/+34
* fsck: support refs pointing to promisor objectsJonathan Tan2017-12-052-0/+32
* fsck: introduce partialclone extensionJonathan Tan2017-12-055-5/+171
* extension.partialclone: introduce partial clone extensionJonathan Tan2017-12-054-1/+21
* rev-list: support --no-filter argumentJeff Hostetler2017-12-052-5/+14
* list-objects-filter-options: support --no-filterJeff Hostetler2017-12-053-3/+20
* list-objects-filter-options: fix 'keword' typo in commentChristian Couder2017-12-051-1/+1
* pack-objects: add list-objects filteringJeff Hostetler2017-11-223-2/+456
* rev-list: add list-objects filtering supportJeff Hostetler2017-11-224-3/+370
* list-objects: filter objects in traverse_commit_listJeff Hostetler2017-11-228-17/+711
* oidset: add iterator methods to oidsetJeff Hostetler2017-11-222-0/+46
* oidmap: add oidmap iterator methodsJeff Hostetler2017-11-221-0/+22
* dir: allow exclusions from blob in addition to fileJeff Hostetler2017-11-222-31/+104
* Git 2.15v2.15.0Junio C Hamano2017-10-301-1/+1
* Merge tag 'l10n-2.15.0-rnd2.1' of git://github.com/git-l10n/git-poJunio C Hamano2017-10-301-58/+123
|\
| * l10n: Update Catalan translationJordi Mas2017-10-291-58/+123
* | Hopefully final batch before 2.15Junio C Hamano2017-10-281-0/+7
* | Merge branch 'sg/rev-list-doc-reorder-fix'Junio C Hamano2017-10-281-3/+3
|\ \
| * | rev-list-options.txt: use correct directional referencesg/rev-list-doc-reorder-fixSZEDER Gábor2017-10-271-3/+3
* | | Merge branch 'sb/rev-parse-show-superproject-root'Junio C Hamano2017-10-281-1/+1
|\ \ \
| * | | docs: fix formatting of rev-parse's --show-superproject-working-treesb/rev-parse-show-superproject-rootSebastian Schuberth2017-10-271-1/+1
* | | | Merge branch 'ao/path-use-xmalloc'Junio C Hamano2017-10-281-1/+1
|\ \ \ \
| * | | | path.c: use xmalloc() in add_to_trie()ao/path-use-xmallocAndrey Okoshkin2017-10-251-1/+1
* | | | | Merge branch 'np/config-path-doc'Junio C Hamano2017-10-281-4/+4
|\ \ \ \ \
| * | | | | config doc: clarify "git config --path" examplenp/config-path-docNathan Payre2017-10-191-4/+4
* | | | | | Merge branch 'mh/ref-locking-fix'Junio C Hamano2017-10-262-1/+142
|\ \ \ \ \ \
| * | | | | | files_transaction_prepare(): fix handling of ref lock failuremh/ref-locking-fixMichael Haggerty2017-10-252-9/+9
| * | | | | | t1404: add a bunch of tests of D/F conflictsMichael Haggerty2017-10-251-0/+141
* | | | | | | Merge tag 'l10n-2.15.0-rnd2' of git://github.com/git-l10n/git-poJunio C Hamano2017-10-2412-24768/+42782
|\ \ \ \ \ \ \ | | |_|_|_|_|/ | |/| | | | |