index
:
git
master
git
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
refspec.h
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
refspec: store raw refspecs inside refspec_item
Jeff King
2024-11-12
1
-3
/
+2
*
refspec: drop separate raw_nr count
Jeff King
2024-11-12
1
-1
/
+0
*
fetch: free "raw" string when shrinking refspec
Jeff King
2024-09-25
1
-1
/
+1
*
refspec: remove global tag refspec structure
Patrick Steinhardt
2024-06-07
1
-1
/
+0
*
docs: move protocol-related docs to man section 5
Ævar Arnfjörð Bjarmason
2022-08-04
1
-1
/
+1
*
Merge branch 'sb/clone-origin'
Junio C Hamano
2020-10-27
1
-0
/
+1
|
\
|
*
refs: consolidate remote name validation
Sean Barag
2020-10-01
1
-0
/
+1
*
|
Merge branch 'jk/refspecs-negative'
Junio C Hamano
2020-10-05
1
-6
/
+8
|
\
\
|
*
|
refspec: add support for negative refspecs
Jacob Keller
2020-09-30
1
-6
/
+8
|
|
/
*
/
refspec: add and use refspec_appendf()
René Scharfe
2020-09-06
1
-0
/
+2
|
/
*
refspec: fix documentation referring to refspec_item
Jacob Keller
2020-08-17
1
-13
/
+14
*
argv-array: rename to strvec
Jeff King
2020-07-29
1
-2
/
+2
*
remote: move doc to remote.h and refspec.h
Heba Waly
2019-11-18
1
-0
/
+16
*
refspec: add back a refspec_item_init() function
Ævar Arnfjörð Bjarmason
2018-06-11
1
-0
/
+2
*
refspec: s/refspec_item_init/&_or_die/g
Ævar Arnfjörð Bjarmason
2018-06-11
1
-1
/
+2
*
fetch: do not pass ref-prefixes for fetch by exact SHA1
Jonathan Nieder
2018-06-01
1
-0
/
+4
*
refspec: consolidate ref-prefix generation logic
Brandon Williams
2018-05-17
1
-0
/
+4
*
refspec: remove the deprecated functions
Brandon Williams
2018-05-17
1
-5
/
+0
*
refspec: convert valid_fetch_refspec to use parse_refspec
Brandon Williams
2018-05-17
1
-1
/
+2
*
refspec: introduce struct refspec
Brandon Williams
2018-05-17
1
-0
/
+25
*
refspec: rename struct refspec to struct refspec_item
Brandon Williams
2018-05-17
1
-5
/
+5
*
refspec: move refspec parsing logic into its own file
Brandon Williams
2018-05-17
1
-0
/
+23