summaryrefslogtreecommitdiff
path: root/cache.h
Commit message (Expand)AuthorAgeFilesLines
* cache: convert struct cache_entry to use struct object_idbrian m. carlson2016-09-071-1/+1
* Merge branch 'jk/trace-fixup'Junio C Hamano2016-08-121-1/+0
|\
| * write_or_die: drop write_or_whine_pipe()Jeff King2016-08-051-1/+0
* | Merge branch 'jk/reset-ident-time-per-commit'Junio C Hamano2016-08-101-0/+1
|\ \
| * | am: reset cached ident date for each patchjk/reset-ident-time-per-commitJeff King2016-08-011-0/+1
* | | Merge branch 'jk/pack-objects-optim'Junio C Hamano2016-08-081-1/+7
|\ \ \
| * | | find_pack_entry: replace last_found_pack with MRU cacheJeff King2016-07-291-0/+7
| * | | sha1_file: drop free_pack_by_nameJeff King2016-07-291-1/+0
* | | | Merge branch 'va/i18n'Junio C Hamano2016-08-081-2/+10
|\ \ \ \
| * | | | i18n: config: unfold error messages marked for translationVasco Almeida2016-07-281-2/+10
* | | | | Merge branch 'jk/reflog-date'Junio C Hamano2016-08-081-1/+2
|\ \ \ \ \ | |_|_|_|/ |/| | | |
| * | | | date: add "unix" formatJeff King2016-07-271-1/+2
* | | | | Merge branch 'nd/pack-ofs-4gb-limit'Junio C Hamano2016-07-281-1/+1
|\ \ \ \ \ | |_|/ / / |/| | | |
| * | | | sha1_file.c: use type off_t* for object_info->disk_sizepNguyễn Thái Ngọc Duy2016-07-131-1/+1
| | |_|/ | |/| |
* | | | Merge branch 'jc/renormalize-merge-kill-safer-crlf'Junio C Hamano2016-07-251-0/+1
|\ \ \ \
| * | | | merge: avoid "safer crlf" during recording of merge resultsJunio C Hamano2016-07-121-0/+1
* | | | | Merge branch 'mh/split-under-lock'Junio C Hamano2016-07-251-0/+5
|\ \ \ \ \ | |_|_|_|/ |/| | | |
| * | | | safe_create_leading_directories(): improve docstringMichael Haggerty2016-05-051-0/+5
* | | | | Merge branch 'jk/write-file'Junio C Hamano2016-07-191-2/+15
|\ \ \ \ \
| * | | | | write_file: add format attributeJeff King2016-07-081-0/+8
| * | | | | write_file: add pointer+len variantJeff King2016-07-081-0/+6
| * | | | | write_file: drop "gently" formJeff King2016-07-081-2/+1
* | | | | | Merge branch 'bc/cocci'Junio C Hamano2016-07-191-0/+1
|\ \ \ \ \ \
| * | | | | | hex: add oid_to_hex_r()brian m. carlson2016-06-281-0/+1
| |/ / / / /
* | | | | | Merge branch 'jk/upload-pack-hook'Junio C Hamano2016-07-061-0/+12
|\ \ \ \ \ \
| * | | | | | config: add a notion of "scope"Jeff King2016-05-271-0/+11
| * | | | | | config: return configset value for current_config_ functionsJeff King2016-05-271-0/+1
| |/ / / / /
* | | | | | Merge branch 'jk/send-pack-stdio'Junio C Hamano2016-07-061-1/+0
|\ \ \ \ \ \ | |_|_|_|_|/ |/| | | | |
| * | | | | write_or_die: remove the unused write_or_whine() functionjk/send-pack-stdioRamsay Jones2016-06-101-1/+0
| | |_|_|/ | |/| | |
| * | | | Merge branch 'js/windows-dotgit' into maintJunio C Hamano2016-05-261-0/+8
| |\ \ \ \
| * \ \ \ \ Merge branch 'nd/remove-unused' into HEADJunio C Hamano2016-05-181-2/+0
| |\ \ \ \ \
| * \ \ \ \ \ Merge branch 'jk/check-repository-format' into maintJunio C Hamano2016-05-021-5/+35
| |\ \ \ \ \ \
* | | | | | | | add: add --chmod=+x / --chmod=-x optionsEdward Thomson2016-06-071-5/+5
| |_|_|_|/ / / |/| | | | | |
* | | | | | | Merge branch 'nd/worktree-various-heads'Junio C Hamano2016-05-231-0/+3
|\ \ \ \ \ \ \
| * | | | | | | path.c: add git_common_path() and strbuf_git_common_path()Nguyễn Thái Ngọc Duy2016-04-221-0/+3
| | |_|_|_|/ / | |/| | | | |
* | | | | | | Merge branch 'js/windows-dotgit'Junio C Hamano2016-05-171-0/+8
|\ \ \ \ \ \ \ | | |_|_|_|/ / | |/| | | | |
| * | | | | | mingw: introduce the 'core.hideDotFiles' settingJohannes Schindelin2016-05-111-0/+8
| | |_|_|_|/ | |/| | | |
* | | | | | Merge branch 'ab/hooks'Junio C Hamano2016-05-171-0/+1
|\ \ \ \ \ \
| * | | | | | hooks: allow customizing where the hook directory isÆvar Arnfjörð Bjarmason2016-05-041-0/+1
| |/ / / / /
* | | | | | Merge branch 'bc/object-id'Junio C Hamano2016-05-061-2/+4
|\ \ \ \ \ \
| * | | | | | match-trees: convert shift_tree() and shift_tree_by() to use object_idbrian m. carlson2016-04-191-2/+2
| * | | | | | sha1-name: introduce a get_oid() functionbrian m. carlson2016-04-191-0/+2
| |/ / / / /
* | | | | | Merge branch 'nd/remove-unused'Junio C Hamano2016-05-031-2/+0
|\ \ \ \ \ \ | |_|/ / / / |/| | | | / | | |_|_|/ | |/| | |
| * | | | wrapper.c: delete dead function git_mkstemps()nd/remove-unusedNguyễn Thái Ngọc Duy2016-04-221-2/+0
| | |/ / | |/| |
* | | | Merge branch 'jk/check-repository-format'Junio C Hamano2016-04-131-5/+35
|\ \ \ \ | |/ / / |/| | / | | |/ | |/|
| * | setup: drop repository_format_version globalJeff King2016-03-111-1/+0
| * | setup: unify repository version callbacksJeff King2016-03-111-1/+0
| * | setup: refactor repo format reading and verificationJeff King2016-03-111-0/+24
| * | config: drop git_config_earlyJeff King2016-03-111-1/+0
| * | wrap shared_repository global in get/set accessorsJeff King2016-03-111-1/+3