index
:
git
master
git
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
refs
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
|
|
|
Merge branch 'ps/reftable-exclude'
Junio C Hamano
2024-09-25
1
-3
/
+130
|
\
\
\
\
|
|
|
/
/
|
|
/
|
|
|
*
|
|
refs/reftable: wire up support for exclude patterns
Patrick Steinhardt
2024-09-16
1
-3
/
+130
*
|
|
|
Merge branch 'ps/environ-wo-the-repository'
Junio C Hamano
2024-09-23
2
-21
/
+33
|
\
\
\
\
|
|
_
|
/
/
|
/
|
|
|
|
*
|
|
environment: stop storing "core.preferSymlinkRefs" globally
Patrick Steinhardt
2024-09-12
1
-1
/
+4
|
*
|
|
environment: stop storing "core.logAllRefUpdates" globally
Patrick Steinhardt
2024-09-12
2
-6
/
+10
|
*
|
|
refs: stop modifying global `log_all_ref_updates` variable
Patrick Steinhardt
2024-09-12
2
-16
/
+19
|
*
|
|
environment: guard state depending on a repository
Patrick Steinhardt
2024-09-12
1
-0
/
+2
*
|
|
|
Merge branch 'ps/pack-refs-auto-heuristics'
Junio C Hamano
2024-09-12
3
-0
/
+90
|
\
\
\
\
|
|
_
|
/
/
|
/
|
|
|
|
*
|
|
refs/files: use heuristic to decide whether to repack with `--auto`
Patrick Steinhardt
2024-09-04
3
-0
/
+90
*
|
|
|
refs/files-backend: work around -Wunused-parameter
Junio C Hamano
2024-08-30
1
-2
/
+5
|
|
/
/
|
/
|
|
*
|
|
Merge branch 'jk/mark-unused-parameters'
Junio C Hamano
2024-08-26
2
-11
/
+11
|
\
\
\
|
*
|
|
reftable: mark unused parameters in virtual functions
Jeff King
2024-08-17
1
-7
/
+7
|
*
|
|
refs: mark unused parameters in ref_store fsck callbacks
Jeff King
2024-08-17
2
-4
/
+4
*
|
|
|
Merge branch 'jk/drop-unused-parameters'
Junio C Hamano
2024-08-26
1
-5
/
+3
|
\
\
\
\
|
*
|
|
|
refs: drop some unused parameters from create_symref_lock()
Jeff King
2024-08-17
1
-5
/
+3
|
|
/
/
/
*
|
|
|
Merge branch 'ps/config-wo-the-repository'
Junio C Hamano
2024-08-23
2
-0
/
+4
|
\
\
\
\
|
|
/
/
/
|
/
|
|
|
|
*
|
|
global: prepare for hiding away repo-less config functions
Patrick Steinhardt
2024-08-13
2
-0
/
+4
*
|
|
|
Merge branch 'sj/ref-fsck'
Junio C Hamano
2024-08-16
5
-1
/
+147
|
\
\
\
\
|
*
|
|
|
fsck: add ref name check for files backend
shejialuo
2024-08-08
1
-0
/
+31
|
*
|
|
|
files-backend: add unified interface for refs scanning
shejialuo
2024-08-08
1
-1
/
+72
|
*
|
|
|
refs: set up ref consistency check infrastructure
shejialuo
2024-08-08
5
-1
/
+45
|
|
|
/
/
|
|
/
|
|
*
|
|
|
Merge branch 'jc/refs-symref-referent'
Junio C Hamano
2024-08-15
6
-7
/
+31
|
\
\
\
\
|
|
|
_
|
/
|
|
/
|
|
|
*
|
|
refs: add referent to each_ref_fn
John Cai
2024-08-09
2
-2
/
+2
|
*
|
|
refs: keep track of unresolved reference value in iterators
John Cai
2024-08-09
6
-5
/
+30
|
|
/
/
*
|
|
Merge branch 'ss/packed-ref-store-leakfix'
Junio C Hamano
2024-08-14
1
-0
/
+1
|
\
\
\
|
|
_
|
/
|
/
|
|
|
*
|
refs/files: prevent memory leak by freeing packed_ref_store
Sven Strickroth
2024-08-05
1
-0
/
+1
*
|
|
refs/reftable: stop using `the_repository`
Patrick Steinhardt
2024-07-30
1
-25
/
+26
*
|
|
refs/packed: stop using `the_repository`
Patrick Steinhardt
2024-07-30
1
-8
/
+6
*
|
|
refs/files: stop using `the_repository`
Patrick Steinhardt
2024-07-30
1
-5
/
+3
*
|
|
refs/files: stop using `the_repository` in `parse_loose_ref_contents()`
Patrick Steinhardt
2024-07-30
2
-10
/
+14
|
|
/
|
/
|
*
|
Merge branch 'ps/use-the-repository'
Junio C Hamano
2024-07-02
4
-21
/
+36
|
\
\
|
*
|
hash-ll: merge with "hash.h"
Patrick Steinhardt
2024-06-14
1
-1
/
+1
|
*
|
global: introduce `USE_THE_REPOSITORY_VARIABLE` macro
Patrick Steinhardt
2024-06-14
3
-0
/
+6
|
*
|
hash: require hash algorithm in `oidread()` and `oidclr()`
Patrick Steinhardt
2024-06-14
3
-20
/
+29
|
*
|
Merge branch 'ps/ref-storage-migration' into ps/use-the-repository
Junio C Hamano
2024-06-13
5
-15
/
+188
|
|
\
|
*
|
|
Merge branch 'kn/update-ref-symref'
Junio C Hamano
2024-06-21
3
-11
/
+29
|
\
\
\
|
*
|
|
reftable: pick either 'oid' or 'target' for new updates
Karthik Nayak
2024-06-07
1
-2
/
+3
|
*
|
|
refs: specify error for regular refs with `old_target`
Karthik Nayak
2024-06-07
2
-6
/
+18
|
*
|
|
refs: create and use `ref_update_expects_existing_old_ref()`
Karthik Nayak
2024-06-07
3
-3
/
+8
|
*
|
|
Merge branch 'kn/ref-transaction-symref' into kn/update-ref-symref
Junio C Hamano
2024-05-23
5
-236
/
+209
|
|
\
\
\
*
|
\
\
\
Merge branch 'ps/no-writable-strings'
Junio C Hamano
2024-06-18
1
-12
/
+16
|
\
\
\
\
\
|
*
|
|
|
|
refs/reftable: stop micro-optimizing refname allocations on copy
Patrick Steinhardt
2024-06-07
1
-12
/
+16
*
|
|
|
|
|
Merge branch 'ps/ref-storage-migration'
Junio C Hamano
2024-06-18
5
-15
/
+188
|
\
\
\
\
\
\
|
|
_
|
_
|
_
|
/
/
|
/
|
|
|
|
/
|
|
|
_
|
_
|
/
|
|
/
|
|
|
|
*
|
|
|
refs: implement removal of ref storages
Patrick Steinhardt
2024-06-06
4
-0
/
+136
|
*
|
|
|
refs/files: fix NULL pointer deref when releasing ref store
Patrick Steinhardt
2024-06-06
1
-0
/
+2
|
*
|
|
|
refs/files: extract function to iterate through root refs
Patrick Steinhardt
2024-06-06
1
-9
/
+42
|
*
|
|
|
refs/files: refactor `add_pseudoref_and_head_entries()`
Patrick Steinhardt
2024-06-06
1
-9
/
+6
|
*
|
|
|
refs: allow to skip creation of reflog entries
Patrick Steinhardt
2024-06-06
2
-1
/
+6
|
*
|
|
|
Merge branch 'ps/pseudo-ref-terminology' into ps/ref-storage-migration
Junio C Hamano
2024-05-23
2
-4
/
+2
|
|
\
\
\
\
|
*
\
\
\
\
Merge branch 'ps/refs-without-the-repository-updates' into ps/ref-storage-mig...
Junio C Hamano
2024-05-23
8
-111
/
+141
|
|
\
\
\
\
\
[prev]
[next]