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 'tb/ls-refs-optim'
Junio C Hamano
2021-02-06
1
-0
/
+87
|
\
|
*
refs: expose 'for_each_fullref_in_prefixes'
Taylor Blau
2021-01-23
1
-0
/
+87
*
|
Merge branch 'jk/peel-iterated-oid'
Junio C Hamano
2021-02-04
1
-23
/
+6
|
\
\
|
*
|
refs: switch peel_ref() to peel_iterated_oid()
Jeff King
2021-01-22
1
-23
/
+6
|
|
/
*
|
refs: allow @{n} to work with n-sized reflog
Denton Liu
2021-01-11
1
-14
/
+32
*
|
refs: factor out set_read_ref_cutoffs()
Denton Liu
2021-01-10
1
-17
/
+17
|
/
*
init: provide useful advice about init.defaultBranch
Johannes Schindelin
2020-12-14
1
-1
/
+17
*
get_default_branch_name(): prepare for showing some advice
Johannes Schindelin
2020-12-14
1
-3
/
+3
*
tests: start moving to a different default main branch name
Johannes Schindelin
2020-10-23
1
-1
/
+4
*
Merge branch 'hn/refs-trace-backend'
Junio C Hamano
2020-09-22
1
-0
/
+1
|
\
|
*
refs: add GIT_TRACE_REFS debugging mechanism
Han-Wen Nienhuys
2020-09-09
1
-0
/
+1
*
|
Merge branch 'jt/interpret-branch-name-fallback'
Junio C Hamano
2020-09-09
1
-10
/
+10
|
\
\
|
|
/
|
/
|
|
*
wt-status: tolerate dangling marks
Jonathan Tan
2020-09-02
1
-5
/
+9
|
*
refs: move dwim_ref() to header file
Jonathan Tan
2020-09-02
1
-5
/
+0
|
*
sha1-name: replace unsigned int with option struct
Jonathan Tan
2020-09-02
1
-1
/
+2
*
|
Merge branch 'ps/ref-transaction-hook'
Junio C Hamano
2020-09-01
1
-9
/
+2
|
\
\
|
*
|
refs: remove lookup cache for reference-transaction hook
Patrick Steinhardt
2020-08-26
1
-9
/
+2
*
|
|
Merge branch 'hn/refs-pseudorefs'
Junio C Hamano
2020-09-01
1
-1
/
+1
|
\
\
\
|
*
|
|
refs: make refs_ref_exists public
Han-Wen Nienhuys
2020-08-21
1
-1
/
+1
*
|
|
|
Merge branch 'hn/refs-fetch-head-is-special'
Junio C Hamano
2020-08-27
1
-1
/
+27
|
\
|
|
|
|
*
|
|
refs: read FETCH_HEAD and MERGE_HEAD generically
Han-Wen Nienhuys
2020-08-19
1
-1
/
+27
*
|
|
|
Merge branch 'hn/reftable-prep-part-2'
Junio C Hamano
2020-08-18
1
-117
/
+10
|
\
\
\
\
|
*
|
|
|
Make HEAD a PSEUDOREF rather than PER_WORKTREE.
Han-Wen Nienhuys
2020-07-27
1
-4
/
+3
|
*
|
|
|
Modify pseudo refs through ref backend storage
Han-Wen Nienhuys
2020-07-27
1
-113
/
+7
*
|
|
|
|
Merge branch 'ps/ref-transaction-hook'
Junio C Hamano
2020-08-18
1
-1
/
+1
|
\
\
\
\
\
|
|
_
|
/
/
/
|
/
|
|
/
/
|
|
|
/
/
|
|
/
|
|
|
*
|
|
refs: fix interleaving hook calls with reference-transaction hook
Patrick Steinhardt
2020-08-07
1
-1
/
+1
*
|
|
|
Merge branch 'jk/strvec'
Junio C Hamano
2020-08-10
1
-4
/
+4
|
\
\
\
\
|
*
|
|
|
strvec: convert remaining callers away from argv_array name
Jeff King
2020-07-29
1
-3
/
+3
|
*
|
|
|
strvec: rename files from argv-array to strvec
Jeff King
2020-07-29
1
-1
/
+1
|
|
|
_
|
/
|
|
/
|
|
*
|
|
|
Merge branch 'hn/reftable' into master
Junio C Hamano
2020-08-01
1
-1
/
+0
|
\
\
\
\
|
*
|
|
|
refs: move the logic to add \t to reflog to the files backend
Han-Wen Nienhuys
2020-07-31
1
-1
/
+0
|
|
|
_
|
/
|
|
/
|
|
*
|
|
|
Merge branch 'hn/reftable' into master
Junio C Hamano
2020-07-30
1
-9
/
+41
|
\
|
|
|
|
|
/
/
|
/
|
|
|
*
|
reflog: cleanse messages in the refs.c layer
Junio C Hamano
2020-07-10
1
-9
/
+41
*
|
|
Merge branch 'js/default-branch-name'
Junio C Hamano
2020-07-07
1
-0
/
+30
|
\
\
\
|
*
|
|
init: allow setting the default for the initial branch name via the config
Don Goodman-Wilson
2020-06-24
1
-0
/
+30
|
|
/
/
*
|
|
Merge branch 'ak/commit-graph-to-slab'
Junio C Hamano
2020-07-07
1
-1
/
+1
|
\
\
\
|
|
_
|
/
|
/
|
|
|
*
|
object: drop parsed_object_pool->commit_count
Abhishek Kumar
2020-06-17
1
-1
/
+1
|
|
/
*
/
refs: implement reference transaction hook
Patrick Steinhardt
2020-06-19
1
-2
/
+74
|
/
*
Merge branch 'ds/log-exclude-decoration-config'
Junio C Hamano
2020-04-29
1
-44
/
+0
|
\
|
*
log-tree: make ref_filter_match() a helper method
Derrick Stolee
2020-04-16
1
-44
/
+0
*
|
Merge branch 'jc/missing-ref-store-fix'
Junio C Hamano
2020-04-22
1
-4
/
+4
|
\
\
|
|
/
|
/
|
|
*
repository: mark the "refs" pointer as private
Jeff King
2020-04-10
1
-4
/
+4
*
|
hashmap_entry: remove first member requirement from docs
Eric Wong
2019-10-07
1
-1
/
+1
*
|
hashmap_cmp_fn takes hashmap_entry params
Eric Wong
2019-10-07
1
-3
/
+8
*
|
hashmap_get{,_from_hash} return "struct hashmap_entry *"
Eric Wong
2019-10-07
1
-1
/
+4
*
|
hashmap_put takes "struct hashmap_entry *"
Eric Wong
2019-10-07
1
-1
/
+4
*
|
hashmap_entry_init takes "struct hashmap_entry *"
Eric Wong
2019-10-07
1
-1
/
+1
*
|
object: convert lookup_unknown_object() to use object_id
Jeff King
2019-06-20
1
-1
/
+1
*
|
Merge branch 'nd/worktree-name-sanitization'
Junio C Hamano
2019-06-13
1
-20
/
+90
|
\
\
|
|
/
|
/
|
|
*
worktree add: sanitize worktree names
Nguyễn Thái Ngọc Duy
2019-05-15
1
-20
/
+90
[next]