index
:
git
master
git
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
refs.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge branch 'kn/reflog-migration'
Junio C Hamano
2024-12-23
1
-44
/
+132
|
\
|
*
refs: mark invalid refname message for translation
Karthik Nayak
2024-12-20
1
-4
/
+12
|
*
refs: add support for migrating reflogs
Karthik Nayak
2024-12-16
1
-28
/
+64
|
*
refs: introduce the `ref_transaction_update_reflog` function
Karthik Nayak
2024-12-16
1
-4
/
+35
|
*
refs: add `committer_info` to `ref_transaction_add_update()`
Karthik Nayak
2024-12-16
1
-2
/
+5
|
*
refs: extract out refname verification in transactions
Karthik Nayak
2024-12-16
1
-14
/
+23
|
*
refs: include committer info in `ref_update` struct
Karthik Nayak
2024-12-16
1
-0
/
+1
*
|
Merge branch 'ps/build-sign-compare'
Junio C Hamano
2024-12-23
1
-0
/
+1
|
\
\
|
*
|
global: mark code units that generate warnings with `-Wsign-compare`
Patrick Steinhardt
2024-12-06
1
-0
/
+1
|
|
/
*
|
Merge branch 'bf/set-head-symref'
Junio C Hamano
2024-12-19
1
-7
/
+40
|
\
\
|
*
|
refs: add create_only option to refs_update_symref_extended
Bence Ferdinandy
2024-11-25
1
-9
/
+24
|
*
|
refs: atomically record overwritten ref in update_symref
Bence Ferdinandy
2024-11-25
1
-2
/
+20
*
|
|
Merge branch 'jc/forbid-head-as-tagname'
Junio C Hamano
2024-12-16
1
-0
/
+47
|
\
\
\
|
|
_
|
/
|
/
|
|
|
*
|
tag: "git tag" refuses to use HEAD as a tagname
Junio C Hamano
2024-12-03
1
-1
/
+1
|
*
|
refs: drop strbuf_ prefix from helpers
Junio C Hamano
2024-12-03
1
-4
/
+4
|
*
|
refs: move ref name helpers around
Junio C Hamano
2024-12-03
1
-0
/
+47
|
|
/
*
|
Merge branch 'sj/ref-contents-check'
Junio C Hamano
2024-12-04
1
-3
/
+4
|
\
\
|
*
|
ref: add more strict checks for regular refs
shejialuo
2024-11-21
1
-1
/
+1
|
*
|
ref: support multiple worktrees check for refs
shejialuo
2024-11-21
1
-2
/
+3
|
|
/
*
|
Merge branch 'ps/ref-backend-migration-optim'
Junio C Hamano
2024-12-04
1
-38
/
+32
|
\
\
|
*
|
refs: adapt `initial_transaction` flag to be unsigned
Patrick Steinhardt
2024-11-26
1
-1
/
+1
|
*
|
refs: don't normalize log messages with `REF_SKIP_CREATE_REFLOG`
Patrick Steinhardt
2024-11-20
1
-1
/
+2
|
*
|
refs: skip collision checks in initial transactions
Patrick Steinhardt
2024-11-20
1
-16
/
+21
|
*
|
refs: use "initial" transaction semantics to migrate refs
Patrick Steinhardt
2024-11-20
1
-8
/
+2
|
*
|
refs: introduce "initial" transaction flag
Patrick Steinhardt
2024-11-20
1
-9
/
+1
|
*
|
refs: allow passing flags when setting up a transaction
Patrick Steinhardt
2024-11-20
1
-5
/
+7
|
|
/
*
/
refs: don't invoke reference-transaction hook for reflogs
Karthik Nayak
2024-11-15
1
-0
/
+3
|
/
*
Merge branch 'ps/reftable-exclude'
Junio C Hamano
2024-09-25
1
-4
/
+31
|
\
|
*
refs: properly apply exclude patterns to namespaced refs
Patrick Steinhardt
2024-09-16
1
-4
/
+31
*
|
environment: stop storing "core.warnAmbiguousRefs" globally
Patrick Steinhardt
2024-09-12
1
-2
/
+2
*
|
refs: stop modifying global `log_all_ref_updates` variable
Patrick Steinhardt
2024-09-12
1
-2
/
+3
|
/
*
Merge branch 'jk/mark-unused-parameters'
Junio C Hamano
2024-08-26
1
-2
/
+3
|
\
|
*
refs: mark unused parameters in do_for_each_reflog_helper()
Jeff King
2024-08-17
1
-2
/
+3
*
|
Merge branch 'ps/config-wo-the-repository'
Junio C Hamano
2024-08-23
1
-1
/
+3
|
\
\
|
|
/
|
/
|
|
*
global: prepare for hiding away repo-less config functions
Patrick Steinhardt
2024-08-13
1
-0
/
+2
|
*
hooks: remove implicit dependency on `the_repository`
Patrick Steinhardt
2024-08-13
1
-1
/
+1
*
|
Merge branch 'sj/ref-fsck'
Junio C Hamano
2024-08-16
1
-0
/
+5
|
\
\
|
*
|
refs: set up ref consistency check infrastructure
shejialuo
2024-08-08
1
-0
/
+5
*
|
|
Merge branch 'jc/refs-symref-referent'
Junio C Hamano
2024-08-15
1
-7
/
+7
|
\
\
\
|
*
|
|
refs: add referent to each_ref_fn
John Cai
2024-08-09
1
-7
/
+7
|
|
/
/
*
|
|
Merge branch 'ps/submodule-ref-format'
Junio C Hamano
2024-08-15
1
-1
/
+1
|
\
\
\
|
|
_
|
/
|
/
|
|
|
*
|
refs: fix ref storage format for submodule ref stores
Patrick Steinhardt
2024-08-08
1
-1
/
+1
|
|
/
*
|
refs/files: stop using `the_repository` in `parse_loose_ref_contents()`
Patrick Steinhardt
2024-07-30
1
-2
/
+2
*
|
refs: stop using `the_repository`
Patrick Steinhardt
2024-07-30
1
-7
/
+5
|
/
*
Merge branch 'ps/ref-storage-migration-fix'
Junio C Hamano
2024-07-24
1
-4
/
+18
|
\
|
*
refs: fix format migration on Cygwin
Patrick Steinhardt
2024-07-23
1
-4
/
+18
*
|
Merge branch 'ps/use-the-repository'
Junio C Hamano
2024-07-02
1
-3
/
+5
|
\
\
|
*
|
global: introduce `USE_THE_REPOSITORY_VARIABLE` macro
Patrick Steinhardt
2024-06-14
1
-0
/
+2
|
*
|
hash: require hash algorithm in `oidread()` and `oidclr()`
Patrick Steinhardt
2024-06-14
1
-3
/
+3
|
|
/
*
|
Merge branch 'kn/update-ref-symref'
Junio C Hamano
2024-06-21
1
-11
/
+32
|
\
\
[next]