0
I Use This!
Very Low Activity

Commits : Listings

Analyzed about 12 hours ago. based on code collected 1 day ago.
Sep 12, 2025 — Sep 12, 2026
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Merge pull request #147 from gvansickle/bugfix/146-fix-unescaped-single-quotes-and-backslash-in-null-help-string More... over 1 year ago
Fixed unescaped single quotes and backslash in --null help string. More... over 1 year ago
Merge branch 'master' into bugfix/146-fix-unescaped-single-quotes-and-backslash-in-null-help-string More... over 1 year ago
Merge remote-tracking branch 'origin/master' More... over 1 year ago
Merge pull request #145 from wlandry/master More... over 1 year ago
Add --line-number option More... over 1 year ago
Add [no-]with-filename/ options More... over 1 year ago
Only use color setting and remove nocolor setting. More... almost 2 years ago
Make tty only affect the default setting of options More... almost 2 years ago
Remove unused enums More... almost 2 years ago
Add --null option More... almost 2 years ago
Fix include directives More... almost 2 years ago
Merge pull request #143 from gvansickle/feature/141-change-stdstring-stdstring_view-where-applicable More... over 2 years ago
Using string_views in MatchList::Print(). More... over 2 years ago
Merge pull request #139 from gvansickle/feature/20220816-125-update-ucg-to-=-c++20 More... over 2 years ago
Pulled in new (serial 18) ax_cxx_compile_stdcxx.m4. More... over 2 years ago
Merge branch 'master' into feature/20220816-125-update-ucg-to-=-c++20 More... over 3 years ago
Merge pull request #138 from gvansickle/bugfix/137-fix-stdis_literal_type-warning More... over 3 years ago
Removed unnecessary static checks of dev_ino_pair properties. Removed not-very-useful constexpr constructor of same. Some comment improvements. More... over 3 years ago
Merge pull request #135 from gvansickle/feature/134-more-constexpr-in-argparse More... about 4 years ago
Corrected some introduced code spacing issues. More... about 4 years ago
Some constexpr experimentation on PreDescriptors, commented out (sorry). More... about 4 years ago
push_back->emplace_back. More... about 4 years ago
File-scope static naming fixes, a nodiscard. More... about 4 years ago
Got HasLongAliases() constexpred. More... about 4 years ago
Some comments, "= default" cleanups. SA cleanups. More... about 4 years ago
Some comments, "= default" cleanups. More... about 4 years ago
Fixing ordering of #includes. More... about 4 years ago
f_raw_options from vector to std::array. More... about 4 years ago
A bunch of constexpr added. Some cleanup of file-scope static var names. More cleanup of things missed during GNU argp removal. More... about 4 years ago