Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Change check_refname_format() to reject unnormalized refnames | Michael Haggerty | 2011-10-05 | 1 | -8/+7 |
* | Inline function refname_format_print() | Michael Haggerty | 2011-10-05 | 1 | -9/+7 |
* | Make collapse_slashes() allocate memory for its result | Michael Haggerty | 2011-10-05 | 1 | -9/+10 |
* | Change check_ref_format() to take a flags argument | Michael Haggerty | 2011-10-05 | 1 | -20/+1 |
* | git check-ref-format: add options --allow-onelevel and --refspec-pattern | Michael Haggerty | 2011-10-05 | 1 | -9/+47 |
* | check-ref-format --print: Normalize refnames that start with slashes | Michael Haggerty | 2011-08-25 | 1 | -3/+3 |
* | Allow "check-ref-format --branch" from subdirectory | Jonathan Nieder | 2010-08-06 | 1 | -0/+2 |
* | check-ref-format: handle subcommands in separate functions | Jonathan Nieder | 2010-08-06 | 1 | -17/+25 |
* | Move 'builtin-*' into a 'builtin/' subdirectory | Linus Torvalds | 2010-02-22 | 1 | -0/+61 |