aboutsummaryrefslogtreecommitdiff
path: root/cache.h
Commit message (Expand)AuthorAge
* Merge branch 'jc/am-i-v-fix' into maintJunio C Hamano2016-03-10
|\
| * pager: factor out a helper to prepare a child process to run the pagerJunio C Hamano2016-02-17
* | Merge branch 'ps/config-error' into maintJunio C Hamano2016-03-10
|\ \
| * | config: rename git_config_set_or_die to git_config_setPatrick Steinhardt2016-02-22
| * | config: rename git_config_set to git_config_set_gentlyPatrick Steinhardt2016-02-22
| * | config: introduce set_or_die wrappersPatrick Steinhardt2016-02-16
* | | Merge branch 'nd/ita-cleanup' into maintJunio C Hamano2016-02-22
|\ \ \ | |/ / |/| |
| * | add and use a convenience macro ce_intent_to_add()Nguyễn Thái Ngọc Duy2015-09-06
* | | Merge branch 'jk/ref-cache-non-repository-optim' into maintJunio C Hamano2016-02-05
|\ \ \
| * | | clean: make is_git_repository a public functionJeff King2016-01-25
* | | | Merge branch 'jk/clang-pedantic' into maintJunio C Hamano2016-02-05
|\ \ \ \ | |/ / / |/| | |
| * | | avoid shifting signed integers 31 bitsJeff King2016-01-04
| * | | Merge branch 'ad/sha1-update-chunked' into maintJunio C Hamano2015-12-08
| |\ \ \
| * \ \ \ Merge branch 'dk/gc-idx-wo-pack' into maintJunio C Hamano2015-12-04
| |\ \ \ \
| * \ \ \ \ Merge branch 'dt/name-hash-dir-entry-fix' into maintJunio C Hamano2015-11-03
| |\ \ \ \ \
| * \ \ \ \ \ Merge branch 'mk/submodule-gitdir-path' into maintJunio C Hamano2015-11-03
| |\ \ \ \ \ \
| * \ \ \ \ \ \ Merge branch 'js/clone-dissociate' into maintJunio C Hamano2015-11-03
| |\ \ \ \ \ \ \
| * \ \ \ \ \ \ \ Merge branch 'jk/repository-extension' into maintJunio C Hamano2015-11-03
| |\ \ \ \ \ \ \ \
* | \ \ \ \ \ \ \ \ Merge branch 'bc/format-patch-null-from-line'Junio C Hamano2015-12-21
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | sha1_file.c: introduce a null_oid constantbrian m. carlson2015-12-14
* | | | | | | | | | | Merge branch 'bc/object-id'Junio C Hamano2015-12-10
|\ \ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / /
| * | | | | | | | | | sha1_file: introduce has_object_file helper.brian m. carlson2015-11-20
* | | | | | | | | | | Merge branch 'dt/refs-backend-pre-vtable'Junio C Hamano2015-12-08
|\ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | initdb: make safe_create_dir publicDavid Turner2015-11-20
* | | | | | | | | | | | Merge branch 'ad/sha1-update-chunked'Junio C Hamano2015-12-04
|\ \ \ \ \ \ \ \ \ \ \ \ | |_|/ / / / / / / / / / |/| | | | | | | | / / / | | |_|_|_|_|_|_|/ / / | |/| | | | | | | | |
| * | | | | | | | | | sha1: allow limiting the size of the data passed to SHA1_Update()Atousa Pahlevan Duprat2015-11-05
| * | | | | | | | | | sha1: provide another level of indirection for the SHA-1 functionsAtousa Pahlevan Duprat2015-11-05
* | | | | | | | | | | Merge branch 'dk/gc-idx-wo-pack'Jeff King2015-11-20
|\ \ \ \ \ \ \ \ \ \ \ | |_|/ / / / / / / / / |/| | | | | | | / / / | | |_|_|_|_|_|/ / / | |/| | | | | | | |
| * | | | | | | | | prepare_packed_git(): refactor garbage reporting in pack directoryJunio C Hamano2015-08-17
* | | | | | | | | | Merge branch 'dt/name-hash-dir-entry-fix'Junio C Hamano2015-10-29
|\ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|/ / / | |/| | | | | | | |
| * | | | | | | | | name-hash: don't reuse cache_entry in dir_entryDavid Turner2015-10-21
| | |/ / / / / / / | |/| | | | | | |
* | | | | | | | | Merge branch 'jk/repository-extension'Junio C Hamano2015-10-26
|\ \ \ \ \ \ \ \ \ | | |_|_|/ / / / / | |/| | | | | | |
| * | | | | | | | introduce "preciousObjects" repository extensionJeff King2015-06-24
| * | | | | | | | introduce "extensions" form of core.repositoryformatversionJeff King2015-06-24
| | |/ / / / / / | |/| | | | | |
* | | | | | | | Merge branch 'jk/war-on-sprintf'Junio C Hamano2015-10-20
|\ \ \ \ \ \ \ \
| * | | | | | | | add_packed_git: convert strcpy into xsnprintfJeff King2015-09-25
| * | | | | | | | add reentrant variants of sha1_to_hex and find_unique_abbrevJeff King2015-09-25
| * | | | | | | | add git_path_buf helper functionJeff King2015-09-25
| | |_|/ / / / / | |/| | | | | |
* | | | | | | | Merge branch 'js/clone-dissociate'Junio C Hamano2015-10-15
|\ \ \ \ \ \ \ \ | | |_|_|/ / / / | |/| | | | | |
| * | | | | | | sha1_file.c: add a function to release all packsJohannes Schindelin2015-10-07
| * | | | | | | Merge branch 'jk/index-pack-reduce-recheck' into maintJunio C Hamano2015-07-27
| |\ \ \ \ \ \ \
* | \ \ \ \ \ \ \ Merge branch 'mk/submodule-gitdir-path'Junio C Hamano2015-10-15
|\ \ \ \ \ \ \ \ \ | | |_|_|_|_|/ / / | |/| | | | | | |
| * | | | | | | | path: implement common_dir handling in git_pathdup_submodule()Max Kirillov2015-09-14
| | |_|/ / / / / | |/| | | | | |
* | | | | | | | Merge branch 'jk/date-local'Junio C Hamano2015-10-05
|\ \ \ \ \ \ \ \ | |/ / / / / / / |/| | | | | | |
| * | | | | | | date: make "local" orthogonal to date formatJeff King2015-09-03
* | | | | | | | Merge branch 'db/push-sign-if-asked'Junio C Hamano2015-08-31
|\ \ \ \ \ \ \ \
| * | | | | | | | config.c: rename git_config_maybe_bool_text and export it as git_parse_maybe_...Dave Borowitz2015-08-19
| | |/ / / / / / | |/| | | | | |
| * | | | | | | Merge branch 'pt/xdg-config-path' into maintJunio C Hamano2015-06-05
| |\ \ \ \ \ \ \
| * \ \ \ \ \ \ \ Merge branch 'jc/hash-object' into maintJunio C Hamano2015-05-26
| |\ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ Merge branch 'jk/prune-mtime' into maintJunio C Hamano2015-05-13
| |\ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|_|/ / | |/| | | | | | | |