Commit History

Author SHA1 Message Date
  Elijah Newren 15beaaa3d1 Fix spelling errors in code comments 5 years ago
  Junio C Hamano 63b6b4b7e1 Merge branch 'ew/server-info-remove-crufts' 6 years ago
  Eric Wong e941c48d49 server-info: do not list unlinked packs 6 years ago
  Eric Wong f4f476b6a1 update-server-info: avoid needless overwrites 6 years ago
  Jeff King b3223761c8 update_info_refs(): drop unused force parameter 6 years ago
  Jeff King b9fb142eac server-info: drop objdirlen pointer arithmetic 6 years ago
  Jeff King 79bb8b3c80 server-info: drop nr_alloc struct member 6 years ago
  Jeff King 4ecbd6492c server-info: use strbuf to read old info/packs file 6 years ago
  Jeff King 965cc517e5 server-info: simplify cleanup in parse_pack_def() 6 years ago
  Jeff King b83a3089b5 server-info: fix blind pointer arithmetic 6 years ago
  Derrick Stolee 454ea2e4d7 treewide: use get_all_packs 7 years ago
  Stefan Beller a74093da5e tag: add repository argument to deref_tag 7 years ago
  Stefan Beller 109cd76dd3 object: add repository argument to parse_object 7 years ago
  brian m. carlson 910710bb95 server-info: remove unused members from struct pack_info 7 years ago
  Nguyễn Thái Ngọc Duy 464416a2ea packfile: keep prepare_packed_git() private 7 years ago
  Stefan Beller 6fdb4e9f5a packfile: add repository argument to prepare_packed_git 7 years ago
  Stefan Beller a80d72db2a object-store: move packed_git and packed_git_mru to object store 7 years ago
  Jonathan Tan 0abe14f6a5 pack: move {,re}prepare_packed_git and approximate_object_count 8 years ago
  Junio C Hamano b9a7d55d93 Merge branch 'nd/fopen-errors' 8 years ago
  Nguyễn Thái Ngọc Duy e9d983f116 wrapper.c: add and use fopen_or_warn() 8 years ago
  brian m. carlson c251c83df2 object: convert parse_object* to take struct object_id 8 years ago
  René Scharfe fa1912c89a server-info: avoid calling fclose(3) twice in update_info_file() 8 years ago
  René Scharfe 9ed0d8d6e6 use QSORT 8 years ago
  Nguyễn Thái Ngọc Duy 02382f51b3 server-info.c: use error_errno() 9 years ago
  brian m. carlson f2fd0760f6 Convert struct object to object_id 9 years ago
  Michael Haggerty e2b0bcdf4a add_info_ref(): rewrite to take an object_id argument 10 years ago
  Michael Haggerty 2b2a5be394 each_ref_fn: change to take an object_id parameter 10 years ago
  Jeff King d91175b212 update-server-info: create info/* with mode 0666 10 years ago
  Jeff King 3907a4078a server-info: clean up after writing info/packs 11 years ago
  Jeff King d38379ece9 make update-server-info more robust 11 years ago