- 5b7eec4 fast-import: use mem_pool_calloc() by René Scharfe · 1 year, 1 month ago
- 331f20d Merge branch 'ew/hash-with-openssl-evp' by Junio C Hamano · 1 year, 4 months ago
- e0b8c84 treewide: fix various bugs w/ OpenSSL 3+ EVP API by Eric Wong · 1 year, 5 months ago
- da9502f treewide: remove unnecessary includes for wrapper.h by Calvin Wan · 1 year, 7 months ago
- a034e91 object-store-ll.h: split this header out of object-store.h by Elijah Newren · 1 year, 8 months ago
- c339932 repository: remove unnecessary include of path.h by Elijah Newren · 1 year, 8 months ago
- bc5c5ec cache.h: remove this no-longer-used header by Elijah Newren · 1 year, 8 months ago
- 0807e57 Merge branch 'en/header-split-cache-h' by Junio C Hamano · 1 year, 9 months ago
- 87bed17 object-file.h: move declarations for object-file.c functions from cache.h by Elijah Newren · 1 year, 9 months ago
- dabab1d object-name.h: move declarations for object-name.c functions from cache.h by Elijah Newren · 1 year, 9 months ago
- 6047b28 Merge branch 'en/header-split-cleanup' by Junio C Hamano · 1 year, 10 months ago
- 72871b19 Merge branch 'ab/remove-implicit-use-of-the-repository' by Junio C Hamano · 1 year, 10 months ago
- e7dca80 Merge branch 'ab/remove-implicit-use-of-the-repository' into en/header-split-cache-h by Junio C Hamano · 1 year, 10 months ago
- 9dc607f fast-import: fix file access when run from subdir by Jeff King · 1 year, 10 months ago
- bc726bd cocci: apply the "object-store.h" part of "the_repository.pending" by Ævar Arnfjörð Bjarmason · 1 year, 10 months ago
- cb338c2 cocci: apply the "commit-reach.h" part of "the_repository.pending" by Ævar Arnfjörð Bjarmason · 1 year, 10 months ago
- d850b7a cocci: apply the "cache.h" part of "the_repository.pending" by Ævar Arnfjörð Bjarmason · 1 year, 10 months ago
- 32a8f51 environment.h: move declarations for environment.c functions from cache.h by Elijah Newren · 1 year, 10 months ago
- d5ebb50 wrapper.h: move declarations for wrapper.c functions from cache.h by Elijah Newren · 1 year, 10 months ago
- 0b027f6 abspath.h: move absolute path functions from cache.h by Elijah Newren · 1 year, 10 months ago
- f394e09 treewide: be explicit about dependence on gettext.h by Elijah Newren · 1 year, 10 months ago
- d0732a8 Merge branch 'jk/unused-post-2.39-part2' by Junio C Hamano · 1 year, 10 months ago
- 9ec03b5 mark unused parameters in signal handlers by Jeff King · 1 year, 11 months ago
- 41771fa cache.h: remove dependence on hex.h; make other files include it explicitly by Elijah Newren · 1 year, 11 months ago
- 5cf88fd git-compat-util.h: use "UNUSED", not "UNUSED(var)" by Ævar Arnfjörð Bjarmason · 2 years, 5 months ago
- 02c3c59 hashmap: mark unused callback parameters by Jeff King · 2 years, 5 months ago
- b4eda05 i18n: fix mismatched camelCase config variables by Jiang Xin · 2 years, 7 months ago
- eb804cd Merge branch 'ns/core-fsyncmethod' by Junio C Hamano · 2 years, 10 months ago
- 430883a Merge branch 'ab/object-file-api-updates' by Junio C Hamano · 2 years, 10 months ago
- 020406e core.fsync: introduce granular fsync control infrastructure by Neeraj Singh · 2 years, 10 months ago
- 20d34c0 Merge branch 'ab/c99-designated-initializers' by Junio C Hamano · 2 years, 11 months ago
- 6aea6ba object-file API: pass an enum to read_object_with_reference() by Ævar Arnfjörð Bjarmason · 3 years ago
- b04cdea object-file API: add a format_object_header() function by Ævar Arnfjörð Bjarmason · 3 years ago
- c829f5f fast-import.c: use designated initializers for "partial" struct assignments by Ævar Arnfjörð Bjarmason · 2 years, 11 months ago
- 88c7b4c date API: create a date.h, split from cache.h by Ævar Arnfjörð Bjarmason · 3 years ago
- e081a7c usage.c API users: use die_message() for "fatal :" + exit 128 by Ævar Arnfjörð Bjarmason · 3 years, 1 month ago
- 5951bf4 Use the final_oid_fn to finalize hashing of object IDs by brian m. carlson · 3 years, 9 months ago
- 92e2cab Always use oidread to read into struct object_id by brian m. carlson · 3 years, 9 months ago
- ca56dad use CALLOC_ARRAY by René Scharfe · 3 years, 10 months ago
- 5183065 Merge branch 'jk/fast-import-marks-cleanup' by Junio C Hamano · 4 years, 3 months ago
- 6db29ab fast-import: remove duplicated option-parsing line by Jeff King · 4 years, 3 months ago
- 3f018ec fast-import: fix over-allocation of marks storage by Jeff King · 4 years, 3 months ago
- ccb181d fast-import: use write_pack_header() by René Scharfe · 4 years, 4 months ago
- afd49c3 Merge branch 'jk/slimmed-down' by Junio C Hamano · 4 years, 5 months ago
- a006f87 make git-fast-import a builtin by Jeff King · 4 years, 5 months ago[Renamed (99%) from fast-import.c]
- ef8d7ac strvec: convert more callers away from argv_array name by Jeff King · 4 years, 6 months ago
- 5404183 Merge branch 'en/fast-import-looser-date' by Junio C Hamano · 4 years, 8 months ago
- d42a2fb fast-import: add new --date-format=raw-permissive format by Elijah Newren · 4 years, 8 months ago
- 6ae3c79 Merge branch 'jk/fast-import-use-hashmap' by Junio C Hamano · 4 years, 9 months ago
- d8410a8 fast-import: replace custom hash with hashmap.c by Jeff King · 4 years, 10 months ago
- 1bdca81 fast-import: add options for rewriting submodules by brian m. carlson · 5 years ago
- d9db599 fast-import: add a generic function to iterate over marks by brian m. carlson · 5 years ago
- 11d8ef3 fast-import: make find_marks work on any mark set by brian m. carlson · 5 years ago
- abe0cc5 fast-import: add helper function for inserting mark object entries by brian m. carlson · 5 years ago
- ddddf8d fast-import: permit reading multiple marks files by brian m. carlson · 5 years ago
- 67af91c Sync with 2.23.1 by Johannes Schindelin · 5 years ago
- 7fd9fd9 Sync with 2.22.2 by Johannes Schindelin · 5 years ago
- 5421ddd Sync with 2.21.1 by Johannes Schindelin · 5 years ago
- fc346cb Sync with 2.20.2 by Johannes Schindelin · 5 years ago
- d851d94 Sync with 2.19.3 by Johannes Schindelin · 5 years ago
- 7c9fbda Sync with 2.18.2 by Johannes Schindelin · 5 years ago
- 14af7ed Sync with 2.17.3 by Johannes Schindelin · 5 years ago
- bdfef04 Sync with 2.16.6 by Johannes Schindelin · 5 years ago
- 9ac92fe Sync with 2.15.4 by Johannes Schindelin · 5 years ago
- d3ac8c3 Sync with 2.14.6 by Johannes Schindelin · 5 years ago
- a52ed76 fast-import: disallow "feature import-marks" by default by Jeff King · 5 years ago
- 68061e3 fast-import: disallow "feature export-marks" by default by Jeff King · 5 years ago
- 0196830 fast-import: delay creating leading directories for export-marks by Jeff King · 5 years ago
- e075dba fast-import: stop creating leading directories for import-marks by Jeff King · 5 years ago
- 11e934d fast-import: tighten parsing of boolean command line options by Jeff King · 5 years ago
- 16d9d71 Merge branch 'en/fast-imexport-nested-tags' by Junio C Hamano · 5 years ago
- b8f50e5 fast-import: add support for new 'alias' command by Elijah Newren · 5 years ago
- f73b2ab fast-import: allow tags to be identified by mark labels by Elijah Newren · 5 years ago
- 3164e6b fast-import: fix handling of deleted tags by Elijah Newren · 5 years ago
- 1ebec8d fast-import: duplicate into history rather than passing ownership by Jeff King · 5 years ago
- 9756082 fast-import: duplicate parsed encoding string by Jeff King · 5 years ago
- 1eb0a12 Merge branch 'nd/tree-walk-with-repo' by Junio C Hamano · 6 years ago
- e8d2590 Merge branch 'rs/copy-array' by Junio C Hamano · 6 years ago
- d3b4705 sha1-file.c: remove the_repo from read_object_with_reference() by Nguyễn Thái Ngọc Duy · 6 years ago
- 921d49b use COPY_ARRAY for copying arrays by René Scharfe · 6 years ago
- 3edfcc6 fast-import: support 'encoding' commit header by Elijah Newren · 6 years ago
- d4e568b Merge branch 'bc/hash-transition-16' by Junio C Hamano · 6 years ago
- cf7b857 fast-import: fix erroneous handling of get-mark with empty orphan commits by Elijah Newren · 6 years ago
- 7ffde29 fast-import: only allow cat-blob requests where it makes sense by Elijah Newren · 6 years ago
- 5056bb7 fast-import: check most prominent commands first by Elijah Newren · 6 years ago
- ef479a1 fast-import: replace sha1_to_hex by brian m. carlson · 6 years ago
- 28d055b fast-import: make hash-size independent by brian m. carlson · 6 years ago
- 538b152 object-store: rename and expand packed_git's sha1 member by brian m. carlson · 6 years ago
- 4d59753 Merge branch 'en/fast-export-import' by Junio C Hamano · 6 years ago
- a965bb3 fast-export: add a --show-original-ids option to show original names by Elijah Newren · 6 years ago
- 25dd3e4 fast-import: remove unmaintained duplicate documentation by Elijah Newren · 6 years ago
- ca473ce Upcast size_t variables to uintmax_t when printing by Torsten Bögershausen · 6 years ago
- 769af0f Merge branch 'jk/cocci' by Junio C Hamano · 6 years ago
- 1b7a91d Merge branch 'ds/reachable' by Junio C Hamano · 6 years ago
- 9001dc2 convert "oidcmp() != 0" to "!oideq()" by Jeff King · 6 years ago
- 4a7e27e convert "oidcmp() == 0" to oideq() by Jeff King · 6 years ago
- 454ea2e treewide: use get_all_packs by Derrick Stolee · 6 years ago
- 3a2a1dc Merge branch 'sb/object-store-lookup' by Junio C Hamano · 6 years ago
- 6404355 commit.h: remove method declarations by Derrick Stolee · 7 years ago
- 9d14ecf fast-import: do not call diff_delta() with empty buffer by Mike Hommey · 7 years ago