aboutsummaryrefslogtreecommitdiff
path: root/toolsrc/src/commands_edit.cpp
AgeCommit message (Expand)Author
2016-09-30Replace usage of parse_all_args_as_package_specs with the new functionsAlexander Karatarakis
2016-09-30All commands now use the new functions for argument checkingAlexander Karatarakis
2016-09-30Rename check_max_args to check_max_arg_count and introduce min/exact variantsAlexander Karatarakis
2016-09-29Rename wchar_t overload of Strings::format() to wformat()Alexander Karatarakis
2016-09-23parse_all_arguments_as_package_specs: remove unused parameterAlexander Karatarakis
2016-09-23Improved error reporting when user provides invalid tripletsAlbert Ziegenhagel
2016-09-22Place list_command() in a separate cpp fileAlexander Karatarakis