Sign in
googlers
/
jrn
/
git
/
fca416a41e90be0102b48949522ff0d2dc258c53
/
builtin
/
check-ref-format.c
a40e6fb
Change check_refname_format() to reject unnormalized refnames
by Michael Haggerty
· 14 years ago
a5e4ec0
Inline function refname_format_print()
by Michael Haggerty
· 14 years ago
7f748c7
Make collapse_slashes() allocate memory for its result
by Michael Haggerty
· 14 years ago
8d9c501
Change check_ref_format() to take a flags argument
by Michael Haggerty
· 14 years ago
e4ed610
git check-ref-format: add options --allow-onelevel and --refspec-pattern
by Michael Haggerty
· 14 years ago
2f633f4
check-ref-format --print: Normalize refnames that start with slashes
by Michael Haggerty
· 14 years ago
49cc460
Allow "check-ref-format --branch" from subdirectory
by Jonathan Nieder
· 15 years ago
cfbe22f
check-ref-format: handle subcommands in separate functions
by Jonathan Nieder
· 15 years ago
81b50f3
Move 'builtin-*' into a 'builtin/' subdirectory
by Linus Torvalds
· 15 years ago
[Renamed from builtin-check-ref-format.c]
1a507b9
Merge branch 'jn/maint-http-fetch-mingw' into jn/help-everywhere
by Junio C Hamano
· 15 years ago
aeda85a
Show usage string for 'git check-ref-format -h'
by Jonathan Nieder
· 15 years ago
6586b1f
check-ref-format: update usage string
by Jonathan Nieder
· 15 years ago
1ba447b
check-ref-format: simplify --print implementation
by Jonathan Nieder
· 15 years ago
38eedc6
git check-ref-format --print
by Junio C Hamano
· 15 years ago
a2fab53
strbuf_check_branch_ref(): a helper to check a refname for a branch
by Junio C Hamano
· 16 years ago
a31dca0
check-ref-format --branch: give Porcelain a way to grok branch shorthand
by Junio C Hamano
· 16 years ago
34baebc
Start conforming code to "git subcmd" style
by Heikki Orsila
· 17 years ago
cba05fa
Further clean-up: usage() vs die()
by Junio C Hamano
· 19 years ago
a633fca
Call setup_git_directory() much earlier
by Linus Torvalds
· 19 years ago
9370bae
Make git-check-format-ref a builtin.
by Lukas Sandström
· 19 years ago