aboutsummaryrefslogtreecommitdiff
path: root/unpack-trees.c
Commit message (Expand)AuthorAge
* Merge branch 'bp/fsmonitor'Junio C Hamano2017-11-21
|\
| * fsmonitor: teach git to optionally utilize a file system monitor to speed up ...Ben Peart2017-10-01
* | refs: convert resolve_gitlink_ref to struct object_idbrian m. carlson2017-10-16
* | Convert remaining callers of resolve_gitlink_ref to object_idbrian m. carlson2017-10-16
|/
* Merge branch 'ls/convert-filter-progress'Junio C Hamano2017-09-10
|\
| * convert: display progress for filtered objects that have been delayedLars Schneider2017-08-24
* | Merge branch 'ma/up-to-date'Junio C Hamano2017-09-10
|\ \
| * | treewide: correct several "up-to-date" to "up to date"Martin Ågren2017-08-23
* | | Merge branch 'bw/submodule-config-cleanup'Junio C Hamano2017-08-26
|\ \ \ | |_|/ |/| |
| * | unpack-trees: improve loading of .gitmodulesBrandon Williams2017-08-03
| * | unpack-trees: don't respect submodule.updateBrandon Williams2017-08-03
* | | Merge branch 'jc/simplify-progress'Junio C Hamano2017-08-24
|\ \ \
| * | | progress: simplify "delayed" progress APIJunio C Hamano2017-08-19
| | |/ | |/|
* | | Merge branch 'rs/object-id'Junio C Hamano2017-08-24
|\ \ \
| * | | tree-walk: convert fill_tree_descriptor() to object_idRené Scharfe2017-08-14
* | | | Merge branch 'bw/grep-recurse-submodules'Junio C Hamano2017-08-22
|\ \ \ \ | |/ / / |/| | / | | |/ | |/|
| * | cache.h: add GITMODULES_FILE macroBrandon Williams2017-08-02
| |/
* | Merge branch 'ls/filter-process-delayed'Junio C Hamano2017-08-11
|\ \ | |/ |/|
| * convert: add "status=delayed" to filter process protocolLars Schneider2017-06-30
* | Merge branch 'bw/config-h'Junio C Hamano2017-06-24
|\ \ | |/ |/|
| * config: don't include config.h by defaultBrandon Williams2017-06-15
* | Merge branch 'dt/unpack-save-untracked-cache-extension'Junio C Hamano2017-05-30
|\ \
| * | unpack-trees: preserve index extensionsDavid Turner2017-05-20
| |/
* | Merge branch 'bw/dir-c-stops-relying-on-the-index'Junio C Hamano2017-05-29
|\ \
| * | dir: convert read_directory to take an indexBrandon Williams2017-05-06
| * | dir: convert is_excluded to take an indexBrandon Williams2017-05-06
| * | dir: convert add_excludes to take an indexBrandon Williams2017-05-06
| * | dir: convert is_excluded_from_list to take an indexBrandon Williams2017-05-06
| |/
* | Merge branch 'sb/reset-recurse-submodules'Junio C Hamano2017-05-29
|\ \ | |/ |/|
| * entry.c: submodule recursing: respect force flag correctlyStefan Beller2017-04-18
* | Merge branch 'jh/unpack-trees-micro-optim'Junio C Hamano2017-04-23
|\ \ | |/ |/|
| * unpack-trees: avoid duplicate ODB lookups during checkoutJeff Hostetler2017-04-15
* | unpack-trees.c: align submodule error message to the other error messagesStefan Beller2017-03-29
* | unpack-trees: check if we can perform the operation for submodulesStefan Beller2017-03-16
* | unpack-trees: pass old oid to verify_clean_submoduleStefan Beller2017-03-16
|/
* Merge branch 'sb/unpack-trees-super-prefix'Junio C Hamano2017-02-03
|\
| * unpack-trees: support super-prefix optionStefan Beller2017-01-25
* | Merge branch 'sb/unpack-trees-cleanup'Junio C Hamano2017-01-18
|\ \ | |/ |/|
| * unpack-trees: factor progress setup out of check_updatesStefan Beller2017-01-10
| * unpack-trees: remove unneeded continueStefan Beller2017-01-10
| * unpack-trees: move checkout state into check_updatesStefan Beller2017-01-10
* | Merge branch 'sb/unpack-trees-grammofix'Junio C Hamano2016-12-19
|\ \ | |/ |/|
| * unpack-trees: fix grammar for untracked files in directoriesStefan Beller2016-12-05
* | introduce CHECKOUT_INITRené Scharfe2016-09-22
* | Merge branch 'rs/unpack-trees-reduce-file-scope-global'Junio C Hamano2016-09-21
|\ \
| * | unpack-trees: pass checkout state explicitly to check_updates()René Scharfe2016-09-13
* | | Merge branch 'bc/object-id'Junio C Hamano2016-09-19
|\ \ \
| * | | cache: convert struct cache_entry to use struct object_idbrian m. carlson2016-09-07
| |/ /
* | | unpack-trees: do not capitalize "working"Alex Henrie2016-09-08
|/ /
* | unpack-trees: fix English grammar in do-this-before-that messagesAlex Henrie2016-06-27