index
:
user/sven/git.git
gitweb/more-expires
gitweb/show-remotes
local
master
origin/HEAD
origin/maint
origin/master
Git
Sven Wegener
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
refs
Age
Commit message (
Expand
)
Author
2024-08-26
Merge branch 'ss/packed-ref-store-leakfix' into maint-2.46
Junio C Hamano
2024-08-05
refs/files: prevent memory leak by freeing packed_ref_store
Sven Strickroth
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
hash-ll: merge with "hash.h"
Patrick Steinhardt
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/files: fix NULL pointer deref when releasing ref store
Patrick Steinhardt
2024-06-06
refs/files: extract function to iterate through root refs
Patrick Steinhardt
2024-06-06
refs/files: refactor `add_pseudoref_and_head_entries()`
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 'it/refs-name-conflict'
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/packed: remove references to `the_hash_algo`
Patrick Steinhardt
2024-05-17
refs/files: remove references to `the_hash_algo`
Patrick Steinhardt
2024-05-17
refs/files: use correct repository
Patrick Steinhardt
2024-05-17
refs: pass repo when peeling objects
Patrick Steinhardt
2024-05-17
refs: move object peeling into "object.c"
Patrick Steinhardt
2024-05-17
refs: convert iteration over replace refs to accept ref store
Patrick Steinhardt
2024-05-17
refs: pass repo when retrieving submodule ref store
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-17
refs: adjust names for `init` and `init_db` callbacks
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
[next]