index
:
tgif.git
2.36
Terin's Improved Git Fork
terinjokes@gmail.com
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
refs.c
Age
Commit message (
Expand
)
Author
Files
Lines
2020-08-31
Merge branch 'hn/refs-pseudorefs'
Junio C Hamano
1
-1
/
+1
2020-08-27
Merge branch 'hn/refs-fetch-head-is-special'
Junio C Hamano
1
-1
/
+27
2020-08-21
refs: make refs_ref_exists public
Han-Wen Nienhuys
1
-1
/
+1
2020-08-19
refs: read FETCH_HEAD and MERGE_HEAD generically
Han-Wen Nienhuys
1
-1
/
+27
2020-08-17
Merge branch 'hn/reftable-prep-part-2'
Junio C Hamano
1
-117
/
+10
2020-08-17
Merge branch 'ps/ref-transaction-hook'
Junio C Hamano
1
-1
/
+1
2020-08-10
Merge branch 'jk/strvec'
Junio C Hamano
1
-4
/
+4
2020-08-07
refs: fix interleaving hook calls with reference-transaction hook
Patrick Steinhardt
1
-1
/
+1
2020-08-01
Merge branch 'hn/reftable' into master
Junio C Hamano
1
-1
/
+0
2020-07-31
refs: move the logic to add \t to reflog to the files backend
Han-Wen Nienhuys
1
-1
/
+0
2020-07-30
Merge branch 'hn/reftable' into master
Junio C Hamano
1
-9
/
+41
2020-07-28
strvec: convert remaining callers away from argv_array name
Jeff King
1
-3
/
+3
2020-07-28
strvec: rename files from argv-array to strvec
Jeff King
1
-1
/
+1
2020-07-27
Make HEAD a PSEUDOREF rather than PER_WORKTREE.
Han-Wen Nienhuys
1
-4
/
+3
2020-07-27
Modify pseudo refs through ref backend storage
Han-Wen Nienhuys
1
-113
/
+7
2020-07-10
reflog: cleanse messages in the refs.c layer
Junio C Hamano
1
-9
/
+41
2020-07-06
Merge branch 'js/default-branch-name'
Junio C Hamano
1
-0
/
+30
2020-07-06
Merge branch 'ak/commit-graph-to-slab'
Junio C Hamano
1
-1
/
+1
2020-06-24
init: allow setting the default for the initial branch name via the config
Don Goodman-Wilson
1
-0
/
+30
2020-06-19
refs: implement reference transaction hook
Patrick Steinhardt
1
-2
/
+74
2020-06-17
object: drop parsed_object_pool->commit_count
Abhishek Kumar
1
-1
/
+1
2020-04-28
Merge branch 'ds/log-exclude-decoration-config'
Junio C Hamano
1
-44
/
+0
2020-04-22
Merge branch 'jc/missing-ref-store-fix'
Junio C Hamano
1
-4
/
+4
2020-04-16
log-tree: make ref_filter_match() a helper method
Derrick Stolee
1
-44
/
+0
2020-04-09
repository: mark the "refs" pointer as private
Jeff King
1
-4
/
+4
2019-10-07
hashmap_entry: remove first member requirement from docs
Eric Wong
1
-1
/
+1
2019-10-07
hashmap_cmp_fn takes hashmap_entry params
Eric Wong
1
-3
/
+8
2019-10-07
hashmap_get{,_from_hash} return "struct hashmap_entry *"
Eric Wong
1
-1
/
+4
2019-10-07
hashmap_put takes "struct hashmap_entry *"
Eric Wong
1
-1
/
+4
2019-10-07
hashmap_entry_init takes "struct hashmap_entry *"
Eric Wong
1
-1
/
+1
2019-06-20
object: convert lookup_unknown_object() to use object_id
Jeff King
1
-1
/
+1
2019-06-13
Merge branch 'nd/worktree-name-sanitization'
Junio C Hamano
1
-20
/
+90
2019-05-15
worktree add: sanitize worktree names
Nguyễn Thái Ngọc Duy
1
-20
/
+90
2019-04-08
refs.c: remove the_repo from read_ref_at()
Nguyễn Thái Ngọc Duy
1
-3
/
+4
2019-04-08
refs.c: add repo_dwim_log()
Nguyễn Thái Ngọc Duy
1
-6
/
+15
2019-04-08
refs.c: add repo_dwim_ref()
Nguyễn Thái Ngọc Duy
1
-3
/
+9
2019-04-08
refs.c: remove the_repo from expand_ref()
Nguyễn Thái Ngọc Duy
1
-4
/
+6
2019-04-08
refs.c: remove the_repo from substitute_branch_name()
Nguyễn Thái Ngọc Duy
1
-4
/
+5
2019-04-08
refs.c: add refs_shorten_unambiguous_ref()
Nguyễn Thái Ngọc Duy
1
-2
/
+9
2019-04-08
refs.c: add refs_ref_exists()
Nguyễn Thái Ngọc Duy
1
-1
/
+6
2019-01-08
convert has_sha1_file() callers to has_object_file()
Jeff King
1
-1
/
+1
2018-11-18
Merge branch 'ra/rev-parse-exclude-glob'
Junio C Hamano
1
-0
/
+4
2018-11-13
Merge branch 'nd/per-worktree-ref-iteration'
Junio C Hamano
1
-1
/
+23
2018-11-13
refs: fix some exclude patterns being ignored
Rafael Ascensão
1
-0
/
+4
2018-10-22
refs: new ref types to make per-worktree refs visible to all worktrees
Nguyễn Thái Ngọc Duy
1
-0
/
+21
2018-10-16
Merge branch 'ds/commit-graph-with-grafts'
Junio C Hamano
1
-7
/
+41
2018-10-07
Add a place for (not) sharing stuff between worktrees
Nguyễn Thái Ngọc Duy
1
-0
/
+1
2018-10-07
refs.c: indent with tabs, not spaces
Nguyễn Thái Ngọc Duy
1
-1
/
+1
2018-08-29
convert "oidcmp() != 0" to "!oideq()"
Jeff King
1
-4
/
+4
2018-08-21
refs.c: upgrade for_each_replace_ref to be a each_repo_ref_fn callback
Stefan Beller
1
-5
/
+4
[next]