| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge branch 'dd/use-alloc-grow' | Junio C Hamano | 2014-03-18 | 1 | -5/+1 |
|\ |
|
| * | read-cache.c: use ALLOC_GROW() in add_index_entry() | Dmitry S. Dolzhenko | 2014-03-03 | 1 | -5/+1 |
* | | Merge branch 'tg/index-v4-format' | Junio C Hamano | 2014-03-14 | 1 | -1/+37 |
|\ \ |
|
| * | | read-cache: add index.version config variabletg/index-v4-format | Thomas Gummerer | 2014-02-24 | 1 | -9/+26 |
| * | | introduce GIT_INDEX_VERSION environment variable | Thomas Gummerer | 2014-02-24 | 1 | -1/+20 |
| |/ |
|
* | | Merge branch 'jk/pack-bitmap' | Junio C Hamano | 2014-02-27 | 1 | -32/+12 |
|\ \ |
|
| * | | read-cache: use get_be32 instead of hand-rolled ntoh_l | Jeff King | 2014-01-23 | 1 | -32/+12 |
| |/ |
|
* | | Merge branch 'nd/reset-intent-to-add' | Junio C Hamano | 2014-02-27 | 1 | -2/+2 |
|\ \ |
|
| * | | reset: support "--mixed --intent-to-add" modend/reset-intent-to-add | Nguyễn Thái Ngọc Duy | 2014-02-05 | 1 | -2/+2 |
| |/ |
|
* | | Merge branch 'nd/submodule-pathspec-ending-with-slash' | Junio C Hamano | 2014-02-27 | 1 | -7/+1 |
|\ \ |
|
| * | | pathspec: convert some match_pathspec_depth() to ce_path_match() | Nguyễn Thái Ngọc Duy | 2014-02-24 | 1 | -7/+1 |
| |/ |
|
* | | Merge branch 'bk/refresh-missing-ok-in-merge-recursive' | Junio C Hamano | 2014-02-27 | 1 | -12/+15 |
|\ \ |
|
| * | | read-cache.c: extend make_cache_entry refresh flag with options | Brad King | 2014-02-24 | 1 | -10/+11 |
| * | | read-cache.c: refactor --ignore-missing implementation | Brad King | 2014-02-24 | 1 | -3/+5 |
* | | | read-cache.c: fix memory leaks caused by removed cache entries | Karsten Blees | 2013-11-18 | 1 | -2/+6 |
* | | | name-hash.c: remove cache entries instead of marking them CE_UNHASHED | Karsten Blees | 2013-11-18 | 1 | -1/+1 |
| |/
|/| |
|
* | | Merge branch 'es/name-hash-no-trailing-slash-in-dirs' | Junio C Hamano | 2013-10-17 | 1 | -2/+2 |
|\ \ |
|
| * | | name-hash: stop storing trailing '/' on paths in index_state.dir_hash | Eric Sunshine | 2013-09-17 | 1 | -1/+1 |
| * | | employ new explicit "exists in index?" API | Eric Sunshine | 2013-09-17 | 1 | -2/+2 |
* | | | Merge branch 'jk/write-broken-index-with-nul-sha1' | Junio C Hamano | 2013-09-17 | 1 | -2/+11 |
|\ \ \
| |/ /
|/| | |
|
| * | | write_index: optionally allow broken null sha1sjk/write-broken-index-with-nul-sha1 | Jeff King | 2013-08-28 | 1 | -2/+11 |
| * | | Merge branch 'rs/discard-index-discard-array' into maint | Junio C Hamano | 2013-07-19 | 1 | -2/+3 |
| |\ \ |
|
| * \ \ | Merge branch 'fc/do-not-use-the-index-in-add-to-index' into maint | Junio C Hamano | 2013-07-03 | 1 | -3/+3 |
| |\ \ \ |
|
* | \ \ \ | Merge branch 'tg/index-struct-sizes' | Junio C Hamano | 2013-09-09 | 1 | -15/+15 |
|\ \ \ \ \ |
|
| * | | | | | read-cache: use fixed width integer typestg/index-struct-sizes | Thomas Gummerer | 2013-08-20 | 1 | -15/+15 |
| | |_|_|/
| |/| | | |
|
* | | | | | Merge branch 'jl/submodule-mv' | Junio C Hamano | 2013-09-09 | 1 | -2/+3 |
|\ \ \ \ \
| |/ / / /
|/| | | | |
|
| * | | | | convert refresh_index to take struct pathspec | Nguyễn Thái Ngọc Duy | 2013-07-15 | 1 | -2/+3 |
* | | | | | many small typofixesob/typofixes | Ondřej Bílka | 2013-07-29 | 1 | -2/+2 |
* | | | | | Convert "struct cache_entry *" to "const ..." wherever possiblend/const-struct-cache-entry | Nguyễn Thái Ngọc Duy | 2013-07-09 | 1 | -1/+1 |
|/ / / / |
|
* | | | | Merge branch 'mh/ref-races' | Junio C Hamano | 2013-06-30 | 1 | -68/+113 |
|\ \ \ \ |
|
| * | | | | add a stat_validity struct | Michael Haggerty | 2013-06-20 | 1 | -0/+30 |
| * | | | | Extract a struct stat_data from cache_entry | Michael Haggerty | 2013-06-20 | 1 | -68/+83 |
* | | | | | Merge branch 'rs/discard-index-discard-array' | Junio C Hamano | 2013-06-20 | 1 | -2/+3 |
|\ \ \ \ \
| |/ / / /
|/| | | /
| | |_|/
| |/| | |
|
| * | | | read-cache: free cache in discard_index | René Scharfe | 2013-06-09 | 1 | -2/+3 |
| |/ / |
|
* | | | Merge branch 'fc/do-not-use-the-index-in-add-to-index' | Junio C Hamano | 2013-06-11 | 1 | -3/+3 |
|\ \ \
| | |/
| |/| |
|
| * | | read-cache: trivial style cleanups | Felipe Contreras | 2013-06-03 | 1 | -2/+2 |
| * | | read-cache: fix wrong 'the_index' usage | Felipe Contreras | 2013-06-03 | 1 | -1/+1 |
* | | | read-cache: mark cache_entry pointers const | René Scharfe | 2013-06-02 | 1 | -8/+10 |
| |/
|/| |
|
* | | Merge branch 'lf/read-blob-data-from-index' | Junio C Hamano | 2013-04-21 | 1 | -0/+34 |
|\ \ |
|
| * | | read_blob_data_from_index(): optionally return the size of blob data | Lukas Fleischer | 2013-04-17 | 1 | -1/+3 |
| * | | attr.c: extract read_index_data() as read_blob_data_from_index() | Lukas Fleischer | 2013-04-17 | 1 | -0/+32 |
| * | | Merge branch 'kb/name-hash' into maint-1.8.1 | Junio C Hamano | 2013-04-03 | 1 | -5/+4 |
| |\ \ |
|
* | \ \ | Merge branch 'kb/name-hash' | Junio C Hamano | 2013-04-01 | 1 | -5/+4 |
|\ \ \ \
| | |/ /
| |/| | |
|
| * | | | name-hash.c: fix endless loop with core.ignorecase=true | Karsten Blees | 2013-02-27 | 1 | -5/+4 |
| | |/
| |/| |
|
* | | | Merge branch 'nd/doc-index-format' | Junio C Hamano | 2013-03-19 | 1 | -1/+1 |
|\ \ \
| | |/
| |/| |
|
| * | | read-cache.c: use INDEX_FORMAT_{LB,UB} in verify_hdr() | Nguyễn Thái Ngọc Duy | 2013-02-22 | 1 | -1/+1 |
| |/ |
|
* | | Enable minimal stat checking | Robin Rosenberg | 2013-01-22 | 1 | -10/+14 |
|/ |
|
* | read-cache.c: mark a private file-scope symbol as static | Junio C Hamano | 2012-09-15 | 1 | -1/+1 |
* | Merge branch 'jk/maint-null-in-trees' | Junio C Hamano | 2012-08-27 | 1 | -0/+2 |
|\ |
|
| * | do not write null sha1s to on-disk index | Jeff King | 2012-07-29 | 1 | -0/+2 |