index
:
git
master
git
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
checkout.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
checkout: clarify memory ownership in `unique_tracking_name()`
Patrick Steinhardt
2024-05-27
1
-2
/
+2
*
hash-ll.h: split out of hash.h to remove dependency on repository.h
Elijah Newren
2023-04-24
1
-0
/
+1
*
treewide: remove cache.h inclusion due to object-name.h changes
Elijah Newren
2023-04-11
1
-1
/
+2
*
object-name.h: move declarations for object-name.c functions from cache.h
Elijah Newren
2023-04-11
1
-0
/
+1
*
cocci: apply the "cache.h" part of "the_repository.pending"
Ævar Arnfjörð Bjarmason
2023-03-28
1
-1
/
+1
*
*.[ch] *_INIT macros: use { 0 } for a "zero out" idiom
Ævar Arnfjörð Bjarmason
2021-09-27
1
-1
/
+1
*
config: drop git_config_get_string_const()
Jeff King
2020-08-18
1
-2
/
+1
*
checkout & worktree: introduce checkout.defaultRemote
Ævar Arnfjörð Bjarmason
2018-06-11
1
-2
/
+24
*
checkout: pass the "num_matches" up to callers
Ævar Arnfjörð Bjarmason
2018-06-11
1
-1
/
+4
*
checkout.c: change "unique" member to "num_matches"
Ævar Arnfjörð Bjarmason
2018-06-11
1
-4
/
+4
*
checkout.c: introduce an *_INIT macro
Ævar Arnfjörð Bjarmason
2018-06-11
1
-1
/
+3
*
refspec: rename struct refspec to struct refspec_item
Brandon Williams
2018-05-17
1
-2
/
+2
*
refspec: move refspec parsing logic into its own file
Brandon Williams
2018-05-17
1
-0
/
+1
*
checkout: factor out functions to new lib file
Thomas Gummerer
2017-11-27
1
-0
/
+43