index
:
git
gitk-resize-error
main
Fork of git SCM with my patches.
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
refs
/
reftable-backend.c
Age
Commit message (
Expand
)
Author
2024-09-12
environment: stop storing "core.logAllRefUpdates" globally
Patrick Steinhardt
2024-09-12
refs: stop modifying global `log_all_ref_updates` variable
Patrick Steinhardt
2024-08-26
Merge branch 'jk/mark-unused-parameters'
Junio C Hamano
2024-08-23
Merge branch 'ps/config-wo-the-repository'
Junio C Hamano
2024-08-17
reftable: mark unused parameters in virtual functions
Jeff King
2024-08-17
refs: mark unused parameters in ref_store fsck callbacks
Jeff King
2024-08-16
Merge branch 'sj/ref-fsck'
Junio C Hamano
2024-08-15
Merge branch 'jc/refs-symref-referent'
Junio C Hamano
2024-08-13
global: prepare for hiding away repo-less config functions
Patrick Steinhardt
2024-08-09
refs: keep track of unresolved reference value in iterators
John Cai
2024-08-08
refs: set up ref consistency check infrastructure
shejialuo
2024-07-30
refs/reftable: stop using `the_repository`
Patrick Steinhardt
2024-07-02
Merge branch 'ps/use-the-repository'
Junio C Hamano
2024-06-20
Merge branch 'kn/update-ref-symref'
Junio C Hamano
2024-06-17
Merge branch 'ps/no-writable-strings'
Junio C Hamano
2024-06-17
Merge branch 'ps/ref-storage-migration'
Junio C Hamano
2024-06-14
global: introduce `USE_THE_REPOSITORY_VARIABLE` macro
Patrick Steinhardt
2024-06-14
hash: require hash algorithm in `oidread()` and `oidclr()`
Patrick Steinhardt
2024-06-13
Merge branch 'ps/ref-storage-migration' into ps/use-the-repository
Junio C Hamano
2024-06-07
refs/reftable: stop micro-optimizing refname allocations on copy
Patrick Steinhardt
2024-06-07
reftable: pick either 'oid' or 'target' for new updates
Karthik Nayak
2024-06-07
refs: specify error for regular refs with `old_target`
Karthik Nayak
2024-06-07
refs: create and use `ref_update_expects_existing_old_ref()`
Karthik Nayak
2024-06-06
refs: implement removal of ref storages
Patrick Steinhardt
2024-06-06
refs: allow to skip creation of reflog entries
Patrick Steinhardt
2024-05-30
Merge branch 'ps/refs-without-the-repository-updates'
Junio C Hamano
2024-05-30
Merge branch 'ps/reftable-reusable-iterator'
Junio C Hamano
2024-05-30
Merge branch 'ps/reftable-write-options'
Junio C Hamano
2024-05-28
Merge branch 'ps/pseudo-ref-terminology'
Junio C Hamano
2024-05-23
Merge branch 'kn/ref-transaction-symref' into kn/update-ref-symref
Junio C Hamano
2024-05-23
Merge branch 'ps/pseudo-ref-terminology' into ps/ref-storage-migration
Junio C Hamano
2024-05-23
Merge branch 'ps/refs-without-the-repository-updates' into ps/ref-storage-mig...
Junio C Hamano
2024-05-20
Merge branch 'kn/ref-transaction-symref'
Junio C Hamano
2024-05-17
refs: pass repo when peeling objects
Patrick Steinhardt
2024-05-17
refs: implement releasing ref storages
Patrick Steinhardt
2024-05-17
refs: rename `init_db` callback to avoid confusion
Patrick Steinhardt
2024-05-15
refs: classify HEAD as a root ref
Patrick Steinhardt
2024-05-15
refs: do not check ref existence in `is_root_ref()`
Patrick Steinhardt
2024-05-15
refs: rename `is_pseudoref()` to `is_root_ref()`
Patrick Steinhardt
2024-05-13
reftable/stack: provide convenience functions to create iterators
Patrick Steinhardt
2024-05-13
refs/reftable: allow configuring geometric factor
Patrick Steinhardt
2024-05-13
refs/reftable: allow disabling writing the object index
Patrick Steinhardt
2024-05-13
refs/reftable: allow configuring restart interval
Patrick Steinhardt
2024-05-13
refs/reftable: allow configuring block size
Patrick Steinhardt
2024-05-13
reftable: pass opts as constant pointer
Patrick Steinhardt
2024-05-08
Merge branch 'ps/reftable-write-optim'
Junio C Hamano
2024-05-07
refs: remove `create_symref` and associated dead code
Karthik Nayak
2024-05-07
refs: add support for transactional symref updates
Karthik Nayak
2024-05-07
refs: move `original_update_refname` to 'refs.c'
Karthik Nayak
2024-05-07
refs: accept symref values in `ref_transaction_update()`
Karthik Nayak
[prev]
[next]