🌐 AI搜索 & 代理
🔍
主页
Sign in
chromium
/
external
/
github.com
/
git
/
git
/
refs/tags/v2.37.0
/
refspec.c
tag
ffaf52ec9d9e1b9b119753559f70b7ae266cfc7a
tagger
Junio C Hamano <gitster@pobox.com>
Mon Jun 27 16:18:15 2022
object
e4a4b31577c7419497ac30cebe30d755b97752c5
Git 2.37
b3454e2
refspec.c: use designated initializers for "struct refspec_item"
by Ævar Arnfjörð Bjarmason
· 3 years, 10 months ago
c59b73b
Merge branch 'fc/atmark-in-refspec'
by Junio C Hamano
· 5 years ago
bfded87
refspec: trivial cleanup
by Felipe Contreras
· 5 years ago
374fbae
refspec: make @ a synonym of HEAD
by Felipe Contreras
· 5 years ago
40696c6
Merge branch 'sb/clone-origin'
by Junio C Hamano
· 5 years ago
8e3ec76
Merge branch 'jk/refspecs-negative'
by Junio C Hamano
· 5 years ago
f2c6fda
refs: consolidate remote name validation
by Sean Barag
· 5 years ago
c0192df
refspec: add support for negative refspecs
by Jacob Keller
· 5 years ago
1af8b8c
refspec: add and use refspec_appendf()
by René Scharfe
· 5 years ago
f6d8942
strvec: fix indentation in renamed calls
by Jeff King
· 5 years ago
c972bf4
strvec: convert remaining callers away from argv_array name
by Jeff King
· 5 years ago
dbbcd44
strvec: rename files from argv-array to strvec
by Jeff King
· 5 years ago
b8d45d0
refspec: make hash size independent
by brian m. carlson
· 7 years ago
1b5e07b
refspec.c: mark more strings for translation
by Nguyễn Thái Ngọc Duy
· 7 years ago
1a07e59
Update messages in preparation for i18n
by Nguyễn Thái Ngọc Duy
· 7 years ago
a909726
Merge branch 'ab/refspec-init-fix'
by Junio C Hamano
· 7 years ago
7865d15
refspec: initalize `refspec_item` in `valid_fetch_refspec()`
by Martin Ågren
· 8 years ago
c495fd3
refspec: add back a refspec_item_init() function
by Ævar Arnfjörð Bjarmason
· 8 years ago
dc06422
refspec: s/refspec_item_init/&_or_die/g
by Ævar Arnfjörð Bjarmason
· 8 years ago
01cbd9e
Merge branch 'bw/refspec-api'
by Junio C Hamano
· 8 years ago
6c301ad
fetch: do not pass ref-prefixes for fetch by exact SHA1
by Jonathan Nieder
· 8 years ago
c3072c6
refspec-api: avoid uninitialized field in refspec item
by Junio C Hamano
· 8 years ago
6373cb5
refspec: consolidate ref-prefix generation logic
by Brandon Williams
· 8 years ago
860fdf1
refspec: remove the deprecated functions
by Brandon Williams
· 8 years ago
c8fa9ef
refspec: convert valid_fetch_refspec to use parse_refspec
by Brandon Williams
· 8 years ago
6d4c057
refspec: introduce struct refspec
by Brandon Williams
· 8 years ago
3eec370
refspec: factor out parsing a single refspec
by Brandon Williams
· 8 years ago
0ad4a5f
refspec: rename struct refspec to struct refspec_item
by Brandon Williams
· 8 years ago
ec0cb49
refspec: move refspec parsing logic into its own file
by Brandon Williams
· 8 years ago