Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
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 |