aboutsummaryrefslogtreecommitdiff
path: root/cache.h
Commit message (Expand)AuthorAge
...
| * | | | | | | | Merge branch 'jk/send-pack-stdio' into maintJunio C Hamano2016-08-08
| |\ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ Merge branch 'nd/pack-ofs-4gb-limit' into maintJunio C Hamano2016-08-08
| |\ \ \ \ \ \ \ \ \ | | |_|_|_|_|/ / / / | |/| | | | | | | |
* | | | | | | | | | Merge branch 'jk/diff-submodule-diff-inline'Junio C Hamano2016-09-12
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | allow do_submodule_path to work even if submodule isn't checked outJacob Keller2016-08-31
| * | | | | | | | | | cache: add empty_tree_oid object and helper functionJacob Keller2016-08-31
* | | | | | | | | | | Merge branch 'sb/submodule-clone-rr'Junio C Hamano2016-09-08
|\ \ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|/ / / / / |/| | | | | | | | | |
| * | | | | | | | | | clone: factor out checking for an alternate pathStefan Beller2016-08-15
* | | | | | | | | | | Merge branch 'jk/trace-fixup'Junio C Hamano2016-08-12
|\ \ \ \ \ \ \ \ \ \ \ | |_|/ / / / / / / / / |/| | | | | | | | | |
| * | | | | | | | | | write_or_die: drop write_or_whine_pipe()Jeff King2016-08-05
| |/ / / / / / / / /
* | | | | | | | | | Merge branch 'jk/reset-ident-time-per-commit'Junio C Hamano2016-08-10
|\ \ \ \ \ \ \ \ \ \ | | |_|_|_|/ / / / / | |/| | | | | | | |
| * | | | | | | | | am: reset cached ident date for each patchJeff King2016-08-01
| | |_|_|_|/ / / / | |/| | | | | | |
* | | | | | | | | Merge branch 'jk/pack-objects-optim'Junio C Hamano2016-08-08
|\ \ \ \ \ \ \ \ \ | | |_|_|_|_|/ / / | |/| | | | | | |
| * | | | | | | | find_pack_entry: replace last_found_pack with MRU cacheJeff King2016-07-29
| * | | | | | | | sha1_file: drop free_pack_by_nameJeff King2016-07-29
* | | | | | | | | Merge branch 'va/i18n'Junio C Hamano2016-08-08
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | i18n: config: unfold error messages marked for translationVasco Almeida2016-07-28
* | | | | | | | | | Merge branch 'jk/reflog-date'Junio C Hamano2016-08-08
|\ \ \ \ \ \ \ \ \ \ | |_|_|_|/ / / / / / |/| | | | | | | | / | | |_|_|_|_|_|_|/ | |/| | | | | | |
| * | | | | | | | date: add "unix" formatJeff King2016-07-27
| | |_|_|/ / / / | |/| | | | | |
* | | | | | | | Merge branch 'nd/pack-ofs-4gb-limit'Junio C Hamano2016-07-28
|\ \ \ \ \ \ \ \ | |_|/ / / / / / |/| | | | / / / | | |_|_|/ / / | |/| | | | |
| * | | | | | sha1_file.c: use type off_t* for object_info->disk_sizepNguyễn Thái Ngọc Duy2016-07-13
| | |_|/ / / | |/| | | |
* | | | | | Merge branch 'jc/renormalize-merge-kill-safer-crlf'Junio C Hamano2016-07-25
|\ \ \ \ \ \ | | |_|_|_|/ | |/| | | |
| * | | | | merge: avoid "safer crlf" during recording of merge resultsJunio C Hamano2016-07-12
* | | | | | Merge branch 'mh/split-under-lock'Junio C Hamano2016-07-25
|\ \ \ \ \ \ | |_|_|_|/ / |/| | | | |
| * | | | | safe_create_leading_directories(): improve docstringMichael Haggerty2016-05-05
* | | | | | Merge branch 'jk/write-file'Junio C Hamano2016-07-19
|\ \ \ \ \ \
| * | | | | | write_file: add format attributeJeff King2016-07-08
| * | | | | | write_file: add pointer+len variantJeff King2016-07-08
| * | | | | | write_file: drop "gently" formJeff King2016-07-08
* | | | | | | Merge branch 'bc/cocci'Junio C Hamano2016-07-19
|\ \ \ \ \ \ \
| * | | | | | | hex: add oid_to_hex_r()brian m. carlson2016-06-28
| |/ / / / / /
* | | | | | | Merge branch 'jk/upload-pack-hook'Junio C Hamano2016-07-06
|\ \ \ \ \ \ \
| * | | | | | | config: add a notion of "scope"Jeff King2016-05-27
| * | | | | | | config: return configset value for current_config_ functionsJeff King2016-05-27
| |/ / / / / /
* | | | | | | Merge branch 'jk/send-pack-stdio'Junio C Hamano2016-07-06
|\ \ \ \ \ \ \ | |_|_|_|_|/ / |/| | | | | / | | |_|_|_|/ | |/| | | |
| * | | | | write_or_die: remove the unused write_or_whine() functionRamsay Jones2016-06-10
| | |_|_|/ | |/| | |
| * | | | Merge branch 'js/windows-dotgit' into maintJunio C Hamano2016-05-26
| |\ \ \ \
| * \ \ \ \ Merge branch 'nd/remove-unused' into HEADJunio C Hamano2016-05-18
| |\ \ \ \ \
| * \ \ \ \ \ Merge branch 'jk/check-repository-format' into maintJunio C Hamano2016-05-02
| |\ \ \ \ \ \
* | | | | | | | add: add --chmod=+x / --chmod=-x optionsEdward Thomson2016-06-07
| |_|_|_|/ / / |/| | | | | |
* | | | | | | Merge branch 'nd/worktree-various-heads'Junio C Hamano2016-05-23
|\ \ \ \ \ \ \
| * | | | | | | path.c: add git_common_path() and strbuf_git_common_path()Nguyễn Thái Ngọc Duy2016-04-22
| | |_|_|_|/ / | |/| | | | |
* | | | | | | Merge branch 'js/windows-dotgit'Junio C Hamano2016-05-17
|\ \ \ \ \ \ \ | | |_|_|_|/ / | |/| | | | |
| * | | | | | mingw: introduce the 'core.hideDotFiles' settingJohannes Schindelin2016-05-11
| | |_|_|_|/ | |/| | | |
* | | | | | Merge branch 'ab/hooks'Junio C Hamano2016-05-17
|\ \ \ \ \ \
| * | | | | | hooks: allow customizing where the hook directory isÆvar Arnfjörð Bjarmason2016-05-04
| |/ / / / /
* | | | | | Merge branch 'bc/object-id'Junio C Hamano2016-05-06
|\ \ \ \ \ \
| * | | | | | match-trees: convert shift_tree() and shift_tree_by() to use object_idbrian m. carlson2016-04-19
| * | | | | | sha1-name: introduce a get_oid() functionbrian m. carlson2016-04-19
| |/ / / / /
* | | | | | Merge branch 'nd/remove-unused'Junio C Hamano2016-05-03
|\ \ \ \ \ \ | |_|/ / / / |/| | | | / | | |_|_|/ | |/| | |
| * | | | wrapper.c: delete dead function git_mkstemps()Nguyễn Thái Ngọc Duy2016-04-22
| | |/ / | |/| |