index
:
git
main
maint
master
next
seen
todo
Mirror of https://git.kernel.org/pub/scm/git/git.git/
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
refs
(
follow
)
Age
Commit message (
Expand
)
Author
Files
Lines
2024-05-30
Merge branch 'ps/reftable-write-options'
Junio C Hamano
1
-4
/
+45
2024-05-28
Merge branch 'ps/pseudo-ref-terminology'
Junio C Hamano
2
-4
/
+2
2024-05-23
Merge branch 'it/refs-name-conflict'
Junio C Hamano
1
-1
/
+3
2024-05-23
Merge branch 'kn/ref-transaction-symref' into kn/update-ref-symref
Junio C Hamano
5
-236
/
+209
2024-05-23
Merge branch 'ps/pseudo-ref-terminology' into ps/ref-storage-migration
Junio C Hamano
2
-4
/
+2
2024-05-23
Merge branch 'ps/refs-without-the-repository-updates' into ps/ref-storage-mig...
Junio C Hamano
8
-111
/
+141
2024-05-20
Merge branch 'kn/ref-transaction-symref'
Junio C Hamano
5
-255
/
+209
2024-05-17
refs/packed: remove references to `the_hash_algo`
Patrick Steinhardt
1
-12
/
+20
2024-05-17
refs/files: remove references to `the_hash_algo`
Patrick Steinhardt
1
-2
/
+2
2024-05-17
refs/files: use correct repository
Patrick Steinhardt
1
-10
/
+13
2024-05-17
refs: pass repo when peeling objects
Patrick Steinhardt
3
-11
/
+8
2024-05-17
refs: move object peeling into "object.c"
Patrick Steinhardt
1
-34
/
+0
2024-05-17
refs: convert iteration over replace refs to accept ref store
Patrick Steinhardt
2
-6
/
+5
2024-05-17
refs: pass repo when retrieving submodule ref store
Patrick Steinhardt
1
-1
/
+1
2024-05-17
refs: implement releasing ref storages
Patrick Steinhardt
5
-0
/
+57
2024-05-17
refs: rename `init_db` callback to avoid confusion
Patrick Steinhardt
5
-23
/
+23
2024-05-17
refs: adjust names for `init` and `init_db` callbacks
Patrick Steinhardt
3
-16
/
+16
2024-05-15
refs: classify HEAD as a root ref
Patrick Steinhardt
2
-4
/
+2
2024-05-15
refs: do not check ref existence in `is_root_ref()`
Patrick Steinhardt
2
-3
/
+3
2024-05-15
refs: rename `is_pseudoref()` to `is_root_ref()`
Patrick Steinhardt
2
-2
/
+2
2024-05-13
reftable/stack: provide convenience functions to create iterators
Patrick Steinhardt
1
-27
/
+21
2024-05-13
refs/reftable: allow configuring geometric factor
Patrick Steinhardt
1
-0
/
+5
2024-05-13
refs/reftable: allow disabling writing the object index
Patrick Steinhardt
1
-0
/
+2
2024-05-13
refs/reftable: allow configuring restart interval
Patrick Steinhardt
1
-0
/
+5
2024-05-13
refs/reftable: allow configuring block size
Patrick Steinhardt
1
-1
/
+30
2024-05-13
reftable: pass opts as constant pointer
Patrick Steinhardt
1
-3
/
+3
2024-05-08
Merge branch 'ps/reftable-write-optim'
Junio C Hamano
1
-22
/
+53
2024-05-07
refs: remove `create_symref` and associated dead code
Karthik Nayak
5
-172
/
+0
2024-05-07
refs: add support for transactional symref updates
Karthik Nayak
3
-38
/
+162
2024-05-07
refs: move `original_update_refname` to 'refs.c'
Karthik Nayak
3
-33
/
+17
2024-05-07
files-backend: extract out `create_symref_lock()`
Karthik Nayak
1
-14
/
+37
2024-05-07
refs: accept symref values in `ref_transaction_update()`
Karthik Nayak
3
-8
/
+22
2024-05-06
refs: return conflict error when checking packed refs
Ivan Tse
1
-1
/
+3
2024-04-09
Merge branch 'ps/pack-refs-auto'
Junio C Hamano
1
-2
/
+9
2024-04-08
refs/reftable: don't recompute committer ident
Patrick Steinhardt
1
-18
/
+34
2024-04-08
reftable: remove name checks
Patrick Steinhardt
1
-5
/
+0
2024-04-08
refs/reftable: skip duplicate name checks
Patrick Steinhardt
1
-0
/
+5
2024-04-08
refs/reftable: perform explicit D/F check when writing symrefs
Patrick Steinhardt
1
-3
/
+17
2024-04-08
refs/reftable: fix D/F conflict error message on ref copy
Patrick Steinhardt
1
-1
/
+2
2024-04-08
reftable/stack: add env to disable autocompaction
Justin Tobler
1
-0
/
+3
2024-04-05
Merge branch 'ps/pack-refs-auto' into jt/reftable-geometric-compaction
Junio C Hamano
1
-2
/
+9
2024-03-25
refs/reftable: expose auto compaction via new flag
Patrick Steinhardt
1
-1
/
+4
2024-03-25
refs/reftable: print errors on compaction failure
Patrick Steinhardt
1
-1
/
+5
2024-03-21
Merge branch 'ps/reftable-reflog-iteration-perf'
Junio C Hamano
1
-36
/
+16
2024-03-14
Merge branch 'ps/reftable-iteration-perf-part2'
Junio C Hamano
1
-2
/
+4
2024-03-07
Merge branch 'ps/reftable-repo-init-fix'
Junio C Hamano
1
-0
/
+1
2024-03-05
Merge branch 'kn/for-all-refs'
Junio C Hamano
3
-38
/
+106
2024-03-05
refs/reftable: track last log record name via strbuf
Patrick Steinhardt
1
-5
/
+6
2024-03-05
reftable/record: convert old and new object IDs to arrays
Patrick Steinhardt
1
-30
/
+9
2024-03-05
refs/reftable: reload correct stack when creating reflog iter
Patrick Steinhardt
1
-1
/
+1
[prev]
[next]