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
/
refspec.h
Age
Commit message (
Expand
)
Author
Files
Lines
2020-10-27
Merge branch 'sb/clone-origin'
Junio C Hamano
1
-0
/
+1
2020-10-05
Merge branch 'jk/refspecs-negative'
Junio C Hamano
1
-6
/
+8
2020-09-30
refs: consolidate remote name validation
Sean Barag
1
-0
/
+1
2020-09-30
refspec: add support for negative refspecs
Jacob Keller
1
-6
/
+8
2020-09-06
refspec: add and use refspec_appendf()
René Scharfe
1
-0
/
+2
2020-08-17
refspec: fix documentation referring to refspec_item
Jacob Keller
1
-13
/
+14
2020-07-28
argv-array: rename to strvec
Jeff King
1
-2
/
+2
2019-11-18
remote: move doc to remote.h and refspec.h
Heba Waly
1
-0
/
+16
2018-06-11
refspec: add back a refspec_item_init() function
Ævar Arnfjörð Bjarmason
1
-0
/
+2
2018-06-11
refspec: s/refspec_item_init/&_or_die/g
Ævar Arnfjörð Bjarmason
1
-1
/
+2
2018-06-01
fetch: do not pass ref-prefixes for fetch by exact SHA1
Jonathan Nieder
1
-0
/
+4
2018-05-18
refspec: consolidate ref-prefix generation logic
Brandon Williams
1
-0
/
+4
2018-05-18
refspec: remove the deprecated functions
Brandon Williams
1
-5
/
+0
2018-05-18
refspec: convert valid_fetch_refspec to use parse_refspec
Brandon Williams
1
-1
/
+2
2018-05-18
refspec: introduce struct refspec
Brandon Williams
1
-0
/
+25
2018-05-18
refspec: rename struct refspec to struct refspec_item
Brandon Williams
1
-5
/
+5
2018-05-18
refspec: move refspec parsing logic into its own file
Brandon Williams
1
-0
/
+23