提交历史

作者 SHA1 备注 提交日期
  Junio C Hamano 645f63111b Merge branch 'es/get-worktrees-unsort' 5 年之前
  Eric Sunshine 03f2465bb1 worktree: drop get_worktrees() unused 'flags' argument 5 年之前
  Jeff King f5914f4b6b parse_config_key(): return subsection len as size_t 5 年之前
  Junio C Hamano 145136a95a C: use skip_prefix() to avoid hardcoded string length 5 年之前
  Junio C Hamano cba595ab1a Merge branch 'jk/loose-object-cache-oid' 6 年之前
  brian m. carlson ea82b2a085 tree-walk: store object_id in a separate member 6 年之前
  Jeff King 98374a07c9 convert has_sha1_file() callers to has_object_file() 6 年之前
  Junio C Hamano 3813a89fae Merge branch 'nd/i18n' 6 年之前
  Junio C Hamano e146cc97be Merge branch 'nd/per-worktree-ref-iteration' 6 年之前
  Nguyễn Thái Ngọc Duy dd509db342 reflog: mark strings for translation 6 年之前
  Nguyễn Thái Ngọc Duy c9ef0d95eb reflog expire: cover reflog from all worktrees 6 年之前
  Nguyễn Thái Ngọc Duy 2abf350385 revision.c: remove implicit dependency on the_index 6 年之前
  Stefan Beller 21e1ee8f4f commit: add repository argument to lookup_commit_reference_gently 7 年之前
  Stefan Beller f86bcc7b2c tree: add repository argument to lookup_tree 7 年之前
  Stefan Beller 109cd76dd3 object: add repository argument to parse_object 7 年之前
  Junio C Hamano b16b60f71b Merge branch 'sb/object-store-grafts' into sb/object-store-lookup 7 年之前
  Junio C Hamano c89b6e136e Merge branch 'ds/lazy-load-trees' 7 年之前
  Stefan Beller cbd53a2193 object-store: move object access functions to object-store.h 7 年之前
  Derrick Stolee 2e27bd7731 treewide: replace maybe_tree with accessor methods 7 年之前
  Derrick Stolee 891435d55d treewide: rename tree to maybe_tree 7 年之前
  Junio C Hamano a5bbc29994 Merge branch 'bc/object-id' 7 年之前
  Junio C Hamano 99321e327b Merge branch 'nd/object-allocation-comments' 7 年之前
  brian m. carlson b4f5aca40e sha1_file: convert read_sha1_file to struct object_id 7 年之前
  Nguyễn Thái Ngọc Duy 95308d64ce object.h: update flag allocation comment 7 年之前
  Brandon Williams dfa5990d9a reflog: rename 'new' variables 7 年之前
  Haaris Mehmood 5f9674243d config: add --expiry-date 7 年之前
  brian m. carlson 0155f710b8 refs: convert reflog_expire parameter to struct object_id 7 年之前
  brian m. carlson 334dc52f49 refs: convert dwim_log to struct object_id 7 年之前
  brian m. carlson b8acac54c8 builtin/reflog: convert remaining unsigned char uses to object_id 7 年之前
  Martin Ågren 7199203937 object_array: add and use `object_array_pop()` 7 年之前