| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge branch 'dt/unpack-save-untracked-cache-extension' | Junio C Hamano | 2017-05-30 | 1 | -0/+6 |
|\ |
|
| * | unpack-trees: preserve index extensionsdt/unpack-save-untracked-cache-extension | David Turner | 2017-05-20 | 1 | -0/+6 |
* | | Merge branch 'nd/split-index-unshare' | Junio C Hamano | 2017-05-29 | 1 | -8/+2 |
|\ \ |
|
| * | | split-index: add and use unshare_split_index() | Nguyễn Thái Ngọc Duy | 2017-05-08 | 1 | -8/+2 |
| |/ |
|
* | | Merge branch 'jk/no-null-sha1-in-cache-tree' | Junio C Hamano | 2017-05-16 | 1 | -1/+4 |
|\ \
| |/
|/| |
|
| * | cache-tree: reject entries with null sha1jk/no-null-sha1-in-cache-tree | Jeff King | 2017-04-23 | 1 | -1/+4 |
* | | i18n: read-cache: typofixja/i18n-cleanup | Peter Krefting | 2017-05-01 | 1 | -1/+1 |
* | | Merge branch 'cc/split-index-config' | Junio C Hamano | 2017-04-26 | 1 | -1/+2 |
|\ \ |
|
| * | | read-cache: avoid using git_path() in freshen_shared_index()cc/split-index-config | Christian Couder | 2017-04-20 | 1 | -1/+2 |
* | | | Merge branch 'jh/add-index-entry-optim' | Junio C Hamano | 2017-04-26 | 1 | -2/+137 |
|\ \ \ |
|
| * | | | read-cache: speed up has_dir_name (part 2)jh/add-index-entry-optim | Jeff Hostetler | 2017-04-19 | 1 | -1/+62 |
| * | | | read-cache: speed up has_dir_name (part 1) | Jeff Hostetler | 2017-04-19 | 1 | -0/+45 |
| * | | | read-cache: speed up add_index_entry during checkout | Jeff Hostetler | 2017-04-19 | 1 | -1/+10 |
| * | | | read-cache: add strcmp_offset function | Jeff Hostetler | 2017-04-15 | 1 | -0/+20 |
* | | | | read-cache: force_verify_index_checksum | Jeff Hostetler | 2017-04-15 | 1 | -0/+7 |
|/ / / |
|
* | | | Merge branch 'cc/split-index-config' | Junio C Hamano | 2017-03-17 | 1 | -10/+147 |
|\ \ \
| |/ /
| | /
| |/
|/| |
|
| * | read-cache: use freshen_shared_index() in read_index_from() | Christian Couder | 2017-03-06 | 1 | -0/+1 |
| * | read-cache: refactor read_index_from() | Christian Couder | 2017-03-06 | 1 | -6/+8 |
| * | read-cache: unlink old sharedindex files | Christian Couder | 2017-03-06 | 1 | -1/+63 |
| * | read-cache: touch shared index files when used | Christian Couder | 2017-03-01 | 1 | -3/+26 |
| * | read-cache: regenerate shared index if necessary | Christian Couder | 2017-03-01 | 1 | -0/+32 |
| * | read-cache: add and then use tweak_split_index() | Christian Couder | 2017-03-01 | 1 | -0/+17 |
* | | Merge branch 'sb/in-core-index-doc' | Junio C Hamano | 2017-01-31 | 1 | -1/+0 |
|\ \ |
|
| * | | cache.h: document remove_index_entry_at | Stefan Beller | 2017-01-19 | 1 | -1/+0 |
* | | | index: improve constness for reading blob databw/read-blob-data-does-not-modify-index-state | Brandon Williams | 2017-01-11 | 1 | -1/+2 |
* | | | Merge branch 'jc/git-open-cloexec' | Junio C Hamano | 2017-01-10 | 1 | -8/+1 |
|\ \ \
| |_|/
|/| | |
|
| * | | git_open(): untangle possible NOATIME and CLOEXEC interactions | Junio C Hamano | 2016-10-28 | 1 | -8/+1 |
| |/ |
|
* | | hold_locked_index(): align error handling with hold_lockfile_for_update() | Junio C Hamano | 2016-12-07 | 1 | -5/+2 |
|/ |
|
* | read-cache: make sure file handles are not inherited by child processesls/git-open-cloexec | Lars Schneider | 2016-10-25 | 1 | -1/+8 |
* | Merge branch 'tg/add-chmod+x-fix' | Junio C Hamano | 2016-09-26 | 1 | -8/+35 |
|\ |
|
| * | add: modify already added files when --chmod is given | Thomas Gummerer | 2016-09-15 | 1 | -8/+6 |
| * | read-cache: introduce chmod_index_entry | Thomas Gummerer | 2016-09-15 | 1 | -0/+29 |
* | | cache: convert struct cache_entry to use struct object_id | brian m. carlson | 2016-09-07 | 1 | -12/+12 |
* | | Merge branch 'jc/renormalize-merge-kill-safer-crlf' | Junio C Hamano | 2016-07-25 | 1 | -4/+1 |
|\ \
| |/
|/| |
|
| * | merge: avoid "safer crlf" during recording of merge results | Junio C Hamano | 2016-07-12 | 1 | -4/+1 |
* | | add: add --chmod=+x / --chmod=-x options | Edward Thomson | 2016-06-07 | 1 | -4/+7 |
|/ |
|
* | Merge branch 'cc/untracked' | Junio C Hamano | 2016-02-10 | 1 | -2/+25 |
|\ |
|
| * | config: add core.untrackedCache | Christian Couder | 2016-01-27 | 1 | -2/+25 |
* | | Merge branch 'nd/ita-cleanup' | Junio C Hamano | 2016-01-20 | 1 | -2/+2 |
|\ \
| |/
|/| |
|
| * | add and use a convenience macro ce_intent_to_add() | Nguyễn Thái Ngọc Duy | 2015-09-06 | 1 | -2/+2 |
* | | Merge branch 'dt/name-hash-dir-entry-fix' | Junio C Hamano | 2015-10-29 | 1 | -15/+1 |
|\ \ |
|
| * | | name-hash: don't reuse cache_entry in dir_entrydt/name-hash-dir-entry-fix | David Turner | 2015-10-21 | 1 | -15/+1 |
* | | | Merge branch 'tk/sigchain-unnecessary-post-tempfile' | Junio C Hamano | 2015-10-29 | 1 | -1/+0 |
|\ \ \ |
|
| * | | | read-cache: remove unused #include "sigchain.h" | Tobias Klauser | 2015-10-22 | 1 | -1/+0 |
* | | | | read-cache: fix indentation in read_index_fromsb/read-cache-one-indent-style-fix | Stefan Beller | 2015-08-31 | 1 | -1/+1 |
* | | | | Merge branch 'mh/tempfile' | Junio C Hamano | 2015-08-25 | 1 | -33/+7 |
|\ \ \ \
| |/ / / |
|
| * | | | write_shared_index(): use tempfile module | Michael Haggerty | 2015-08-10 | 1 | -32/+6 |
| * | | | lockfile: add accessors get_lock_file_fd() and get_lock_file_fp() | Michael Haggerty | 2015-08-10 | 1 | -1/+1 |
* | | | | Merge branch 'nd/untracked-cache' | Junio C Hamano | 2015-06-24 | 1 | -1/+2 |
|\ \ \ \ |
|
| * | | | | read-cache: fix untracked cache invalidation when split-index is usednd/untracked-cache | Nguyễn Thái Ngọc Duy | 2015-06-08 | 1 | -1/+2 |