Age | Commit message (Expand) | Author | Files | Lines |
2017-11-06 | Merge branch 'jc/check-ref-format-oor' | Junio C Hamano | 1 | -2/+4 |
2017-10-18 | check-ref-format --branch: strip refs/heads/ using skip_prefix | Junio C Hamano | 1 | -2/+4 |
2017-09-07 | check-ref-format: release strbuf after use in check_ref_format_branch() | Rene Scharfe | 1 | -0/+1 |
2016-02-22 | use xmallocz to avoid size arithmetic | Jeff King | 1 | -1/+1 |
2015-01-14 | standardize usage info string format | Alex Henrie | 1 | -1/+1 |
2011-10-05 | Change check_refname_format() to reject unnormalized refnames | Michael Haggerty | 1 | -8/+7 |
2011-10-05 | Inline function refname_format_print() | Michael Haggerty | 1 | -9/+7 |
2011-10-05 | Make collapse_slashes() allocate memory for its result | Michael Haggerty | 1 | -9/+10 |
2011-10-05 | Change check_ref_format() to take a flags argument | Michael Haggerty | 1 | -20/+1 |
2011-10-05 | git check-ref-format: add options --allow-onelevel and --refspec-pattern | Michael Haggerty | 1 | -9/+47 |
2011-08-25 | check-ref-format --print: Normalize refnames that start with slashes | Michael Haggerty | 1 | -3/+3 |
2010-08-06 | Allow "check-ref-format --branch" from subdirectory | Jonathan Nieder | 1 | -0/+2 |
2010-08-06 | check-ref-format: handle subcommands in separate functions | Jonathan Nieder | 1 | -17/+25 |
2010-02-22 | Move 'builtin-*' into a 'builtin/' subdirectory | Linus Torvalds | 1 | -0/+61 |