index
:
git
master
git
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
refs.h
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge branch 'ak/typofix-2.46-maint'
Junio C Hamano
2024-09-25
1
-3
/
+3
|
\
|
*
refs: fix typos
Andrew Kreimer
2024-09-19
1
-3
/
+3
*
|
Merge branch 'ps/reftable-exclude'
Junio C Hamano
2024-09-25
1
-0
/
+9
|
\
\
|
*
|
refs: properly apply exclude patterns to namespaced refs
Patrick Steinhardt
2024-09-16
1
-0
/
+9
*
|
|
refs: stop modifying global `log_all_ref_updates` variable
Patrick Steinhardt
2024-09-12
1
-1
/
+3
|
/
/
*
|
Merge branch 'sj/ref-fsck'
Junio C Hamano
2024-08-16
1
-0
/
+8
|
\
\
|
*
|
refs: set up ref consistency check infrastructure
shejialuo
2024-08-08
1
-0
/
+8
|
|
/
*
|
Merge branch 'jc/refs-symref-referent'
Junio C Hamano
2024-08-15
1
-1
/
+1
|
\
\
|
*
|
refs: add referent to each_ref_fn
John Cai
2024-08-09
1
-1
/
+1
|
|
/
*
/
refs: drop `ref_store`-less functions
Patrick Steinhardt
2024-08-02
1
-207
/
+0
|
/
*
Merge branch 'ch/refs-without-the-repository-fix'
Junio C Hamano
2024-07-18
1
-2
/
+2
|
\
|
*
refs: correct the version numbers in a comment
Christian Hesse
2024-07-16
1
-2
/
+2
*
|
Merge branch 'ps/use-the-repository'
Junio C Hamano
2024-07-02
1
-7
/
+1
|
\
\
|
*
|
refs: avoid include cycle with "repository.h"
Patrick Steinhardt
2024-06-14
1
-7
/
+1
*
|
|
Merge branch 'kn/update-ref-symref'
Junio C Hamano
2024-06-21
1
-1
/
+5
|
\
\
\
|
*
|
|
update-ref: add support for 'symref-create' command
Karthik Nayak
2024-06-07
1
-0
/
+1
|
*
|
|
update-ref: add support for 'symref-delete' command
Karthik Nayak
2024-06-07
1
-1
/
+3
|
*
|
|
update-ref: add support for 'symref-verify' command
Karthik Nayak
2024-06-07
1
-0
/
+1
*
|
|
|
Merge branch 'ps/no-writable-strings'
Junio C Hamano
2024-06-18
1
-1
/
+1
|
\
\
\
\
|
|
_
|
/
/
|
/
|
|
|
|
*
|
|
global: improve const correctness when assigning string constants
Patrick Steinhardt
2024-06-07
1
-1
/
+1
|
*
|
|
Merge branch 'ps/pseudo-ref-terminology'
Junio C Hamano
2024-05-28
1
-2
/
+46
|
|
\
\
\
*
|
|
|
|
refs: implement logic to migrate between ref storage formats
Patrick Steinhardt
2024-06-06
1
-0
/
+18
*
|
|
|
|
refs: implement removal of ref storages
Patrick Steinhardt
2024-06-06
1
-0
/
+5
*
|
|
|
|
refs: allow to skip creation of reflog entries
Patrick Steinhardt
2024-06-06
1
-1
/
+7
*
|
|
|
|
refs: convert ref storage format to an enum
Patrick Steinhardt
2024-06-06
1
-2
/
+8
*
|
|
|
|
Merge branch 'ps/pseudo-ref-terminology' into ps/ref-storage-migration
Junio C Hamano
2024-05-23
1
-2
/
+46
|
\
\
\
\
\
|
|
|
/
/
/
|
|
/
|
|
|
|
*
|
|
|
ref-filter: properly distinuish pseudo and root refs
Patrick Steinhardt
2024-05-15
1
-0
/
+18
|
*
|
|
|
refs: classify HEAD as a root ref
Patrick Steinhardt
2024-05-15
1
-3
/
+2
|
*
|
|
|
refs: do not check ref existence in `is_root_ref()`
Patrick Steinhardt
2024-05-15
1
-2
/
+3
|
*
|
|
|
refs: rename `is_pseudoref()` to `is_root_ref()`
Patrick Steinhardt
2024-05-15
1
-1
/
+27
*
|
|
|
|
Merge branch 'ps/refs-without-the-repository-updates' into ps/ref-storage-mig...
Junio C Hamano
2024-05-23
1
-29
/
+22
|
\
\
\
\
\
|
|
_
|
/
/
/
|
/
|
|
|
|
|
*
|
|
|
refs: remove `dwim_log()`
Patrick Steinhardt
2024-05-17
1
-1
/
+0
|
*
|
|
|
refs: drop `git_default_branch_name()`
Patrick Steinhardt
2024-05-17
1
-3
/
+1
|
*
|
|
|
refs: pass repo when peeling objects
Patrick Steinhardt
2024-05-17
1
-2
/
+3
|
*
|
|
|
refs: pass ref store when detecting dangling symrefs
Patrick Steinhardt
2024-05-17
1
-3
/
+4
|
*
|
|
|
refs: convert iteration over replace refs to accept ref store
Patrick Steinhardt
2024-05-17
1
-15
/
+2
|
*
|
|
|
refs: refactor `resolve_gitlink_ref()` to accept a repository
Patrick Steinhardt
2024-05-17
1
-2
/
+3
|
*
|
|
|
refs: pass repo when retrieving submodule ref store
Patrick Steinhardt
2024-05-17
1
-1
/
+2
|
*
|
|
|
refs: implement releasing ref storages
Patrick Steinhardt
2024-05-17
1
-0
/
+5
|
*
|
|
|
refs: rename `init_db` callback to avoid confusion
Patrick Steinhardt
2024-05-17
1
-2
/
+2
|
|
|
_
|
/
|
|
/
|
|
*
|
|
|
Merge branch 'kn/ref-transaction-symref'
Junio C Hamano
2024-05-20
1
-2
/
+18
|
\
\
\
\
|
|
/
/
/
|
/
|
|
/
|
|
|
/
|
|
/
|
|
*
|
refs: rename `refs_create_symref()` to `refs_update_symref()`
Karthik Nayak
2024-05-07
1
-1
/
+1
|
*
|
refs: accept symref values in `ref_transaction_update()`
Karthik Nayak
2024-05-07
1
-1
/
+17
|
|
/
*
|
refs: remove functions without ref store
Patrick Steinhardt
2024-05-07
1
-70
/
+209
*
|
refs: add `exclude_patterns` parameter to `for_each_fullref_in()`
Patrick Steinhardt
2024-05-07
1
-1
/
+2
*
|
refs: introduce missing functions that accept a `struct ref_store`
Patrick Steinhardt
2024-05-07
1
-0
/
+13
|
/
*
refs/reftable: expose auto compaction via new flag
Patrick Steinhardt
2024-03-25
1
-1
/
+5
*
refs: remove `PACK_REFS_ALL` flag
Patrick Steinhardt
2024-03-25
1
-2
/
+0
*
refs: move `struct pack_refs_opts` to where it's used
Patrick Steinhardt
2024-03-25
1
-6
/
+6
*
Merge branch 'kn/for-all-refs'
Junio C Hamano
2024-03-05
1
-0
/
+9
|
\
[next]