index
:
org/kernel/git.git
master
forked from git/git
git
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
builtin
/
check-ref-format.c
Commit message (
Expand
)
Author
Age
*
check-ref-format: release strbuf after use in check_ref_format_branch()
Rene Scharfe
2017-09-07
*
use xmallocz to avoid size arithmetic
Jeff King
2016-02-22
*
standardize usage info string format
Alex Henrie
2015-01-14
*
Change check_refname_format() to reject unnormalized refnames
Michael Haggerty
2011-10-05
*
Inline function refname_format_print()
Michael Haggerty
2011-10-05
*
Make collapse_slashes() allocate memory for its result
Michael Haggerty
2011-10-05
*
Change check_ref_format() to take a flags argument
Michael Haggerty
2011-10-05
*
git check-ref-format: add options --allow-onelevel and --refspec-pattern
Michael Haggerty
2011-10-05
*
check-ref-format --print: Normalize refnames that start with slashes
Michael Haggerty
2011-08-25
*
Allow "check-ref-format --branch" from subdirectory
Jonathan Nieder
2010-08-06
*
check-ref-format: handle subcommands in separate functions
Jonathan Nieder
2010-08-06
*
Move 'builtin-*' into a 'builtin/' subdirectory
Linus Torvalds
2010-02-22