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
*
refs: remove functions without ref store
Patrick Steinhardt
2024-05-07
1
-198
/
+0
*
cocci: apply rules to rewrite callers of "refs" interfaces
Patrick Steinhardt
2024-05-07
1
-3
/
+6
*
refs: add `exclude_patterns` parameter to `for_each_fullref_in()`
Patrick Steinhardt
2024-05-07
1
-3
/
+5
*
refs: introduce missing functions that accept a `struct ref_store`
Patrick Steinhardt
2024-05-07
1
-14
/
+51
*
Merge branch 'kn/for-all-refs'
Junio C Hamano
2024-03-05
1
-0
/
+48
|
\
|
*
refs: introduce `refs_for_each_include_root_refs()`
Karthik Nayak
2024-02-23
1
-0
/
+7
|
*
refs: introduce `is_pseudoref()` and `is_headref()`
Karthik Nayak
2024-02-23
1
-0
/
+41
*
|
Merge branch 'jk/reflog-special-cases-fix'
Junio C Hamano
2024-03-05
1
-35
/
+30
|
\
\
|
*
|
read_ref_at(): special-case ref@{0} for an empty reflog
Jeff King
2024-02-26
1
-0
/
+15
|
*
|
get_oid_basic(): special-case ref@{n} for oldest reflog entry
Jeff King
2024-02-26
1
-1
/
+1
|
*
|
Revert "refs: allow @{n} to work with n-sized reflog"
Jeff King
2024-02-26
1
-34
/
+14
*
|
|
refs: drop unused params from the reflog iterator callback
Patrick Steinhardt
2024-02-21
1
-4
/
+19
*
|
|
refs: always treat iterators as ordered
Patrick Steinhardt
2024-02-21
1
-4
/
+0
|
|
/
|
/
|
*
|
refs: introduce reftable backend
Patrick Steinhardt
2024-02-07
1
-0
/
+1
|
/
*
Merge branch 'ps/not-so-many-refs-are-special'
Junio C Hamano
2024-01-30
1
-28
/
+7
|
\
|
*
refs: redefine special refs
Patrick Steinhardt
2024-01-19
1
-26
/
+7
|
*
refs: convert MERGE_AUTOSTASH to become a normal pseudo-ref
Patrick Steinhardt
2024-01-19
1
-1
/
+0
|
*
refs: convert AUTO_MERGE to become a normal pseudo-ref
Patrick Steinhardt
2024-01-19
1
-1
/
+0
*
|
Merge branch 'ps/worktree-refdb-initialization'
Junio C Hamano
2024-01-26
1
-4
/
+2
|
\
\
|
|
/
|
/
|
|
*
refs: prepare `refs_init_db()` for initializing worktree refs
Patrick Steinhardt
2024-01-08
1
-4
/
+2
*
|
Merge branch 'ps/refstorage-extension'
Junio C Hamano
2024-01-16
1
-9
/
+25
|
\
|
|
*
setup: start tracking ref storage format
Patrick Steinhardt
2024-01-02
1
-2
/
+2
|
*
refs: refactor logic to look up storage backends
Patrick Steinhardt
2024-01-02
1
-9
/
+25
*
|
Merge branch 'ps/pseudo-refs'
Junio C Hamano
2024-01-02
1
-3
/
+56
|
\
\
|
|
/
|
/
|
|
*
bisect: consistently write BISECT_EXPECTED_REV via the refdb
Patrick Steinhardt
2023-12-14
1
-1
/
+2
|
*
refs: complete list of special refs
Patrick Steinhardt
2023-12-14
1
-2
/
+52
|
*
refs: propagate errno when reading special refs fails
Patrick Steinhardt
2023-12-14
1
-1
/
+3
*
|
refs: deduplicate code to delete references
Patrick Steinhardt
2023-11-17
1
-3
/
+45
|
/
*
Merge branch 'jk/unused-parameter'
Junio C Hamano
2023-07-25
1
-1
/
+1
|
\
|
*
do_for_each_ref_helper(): mark unused repository parameter
Jeff King
2023-07-14
1
-1
/
+1
*
|
Merge branch 'tb/refs-exclusion-and-packed-refs'
Junio C Hamano
2023-07-21
1
-26
/
+59
|
\
\
|
*
|
refs.h: implement `hidden_refs_to_excludes()`
Taylor Blau
2023-07-10
1
-0
/
+24
|
*
|
refs.h: let `for_each_namespaced_ref()` take excluded patterns
Taylor Blau
2023-07-10
1
-2
/
+3
|
*
|
revision.h: store hidden refs in a `strvec`
Taylor Blau
2023-07-10
1
-5
/
+6
|
*
|
refs: plumb `exclude_patterns` argument throughout
Taylor Blau
2023-07-10
1
-13
/
+19
|
*
|
refs.c: rename `ref_filter`
Jeff King
2023-07-10
1
-7
/
+8
*
|
|
git-compat-util: move alloc macros to git-compat-util.h
Calvin Wan
2023-07-05
1
-1
/
+0
*
|
|
treewide: remove unnecessary includes for wrapper.h
Calvin Wan
2023-07-05
1
-1
/
+0
|
|
/
|
/
|
*
|
object-store-ll.h: split this header out of object-store.h
Elijah Newren
2023-06-21
1
-1
/
+1
*
|
git-compat-util.h: remove unneccessary include of wildmatch.h
Elijah Newren
2023-06-21
1
-0
/
+1
*
|
repository: remove unnecessary include of path.h
Elijah Newren
2023-06-21
1
-0
/
+1
*
|
pack-refs: teach --exclude option to exclude refs from being packed
John Cai
2023-05-12
1
-2
/
+2
|
/
*
treewide: remove cache.h inclusion due to object-name.h changes
Elijah Newren
2023-04-11
1
-1
/
+1
*
object-name.h: move declarations for object-name.c functions from cache.h
Elijah Newren
2023-04-11
1
-0
/
+1
*
treewide: be explicit about dependence on advice.h
Elijah Newren
2023-04-11
1
-0
/
+1
*
Merge branch 'ab/remove-implicit-use-of-the-repository' into en/header-split-...
Junio C Hamano
2023-04-04
1
-1
/
+1
|
\
|
*
post-cocci: adjust comments for recent repo_* migration
Ævar Arnfjörð Bjarmason
2023-03-28
1
-1
/
+1
*
|
setup.h: move declarations for setup.c functions from cache.h
Elijah Newren
2023-03-21
1
-0
/
+1
*
|
environment.h: move declarations for environment.c functions from cache.h
Elijah Newren
2023-03-21
1
-0
/
+1
*
|
wrapper.h: move declarations for wrapper.c functions from cache.h
Elijah Newren
2023-03-21
1
-0
/
+1
[next]