aboutsummaryrefslogtreecommitdiff
path: root/cache.h
Commit message (Expand)AuthorAge
* 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
| |\ \ \ \ \ \ \
* | \ \ \ \ \ \ \ Merge branch 'jc/am-state-fix'Junio C Hamano2015-08-31
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | write_file(): drop "fatal" parameterJunio C Hamano2015-08-24
* | | | | | | | | | Merge branch 'jk/fix-alias-pager-config-key-warnings'Junio C Hamano2015-08-31
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | config: silence warnings for command names with invalid keysJeff King2015-08-24
| | |_|_|_|_|_|_|_|/ | |/| | | | | | | |
* | | | | | | | | | Merge branch 'jk/git-path'Junio C Hamano2015-08-19
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | memoize common git-path "constant" filesJeff King2015-08-10
| * | | | | | | | | | path.c: drop git_path_submoduleJeff King2015-08-10
| * | | | | | | | | | cache.h: complete set of git_path_submodule helpersJeff King2015-08-10
| * | | | | | | | | | cache.h: clarify documentation for git_path, et alJeff King2015-08-10
| | |/ / / / / / / / | |/| | | | | | | |
* | | | | | | | | | Merge branch 'jc/finalize-temp-file'Junio C Hamano2015-08-19
|\ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / |/| | | | | | | | |
| * | | | | | | | | sha1_file.c: rename move_temp_to_file() to finalize_object_file()Junio C Hamano2015-08-10
* | | | | | | | | | Merge branch 'jk/date-mode-format'Junio C Hamano2015-08-03
|\ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|/ / / | |/| | | | | | | |
| * | | | | | | | | introduce "format" date-modeJeff King2015-06-29
| * | | | | | | | | convert "enum date_mode" into a structJeff King2015-06-29
| | |_|_|_|_|_|_|/ | |/| | | | | | |
* | | | | | | | | Merge branch 'mh/init-delete-refs-api'Junio C Hamano2015-08-03
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | refs: move the remaining ref module declarations to refs.hMichael Haggerty2015-06-22
| * | | | | | | | | delete_ref(): move declaration to refs.hMichael Haggerty2015-06-22
* | | | | | | | | | Merge branch 'ee/clean-remove-dirs'Junio C Hamano2015-08-03
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | setup: sanity check file size in read_gitfile_gentlyErik Elfström2015-06-15
| * | | | | | | | | | setup: add gentle version of read_gitfileErik Elfström2015-06-09
| |/ / / / / / / / /