summaryrefslogtreecommitdiff
path: root/tools/permutations.c
AgeCommit message (Expand)Author
2023-02-09*: auto-convert to SPDX License IDsDavid Lamparter
2022-10-06lib: make cmd_element->attr a bitmask & clarifyDavid Lamparter
2021-08-26lib: add `![...]` syntax for easy "no" formsDavid Lamparter
2018-09-20tools: null check (Coverity 1399484)F. Aragon
2018-09-08*: fix config.h/zebra.h include orderDavid Lamparter
2017-07-17*: reindentreindent-master-afterwhitespace / reindent
2017-05-15*: make consistent & update GPLv2 file headersDavid Lamparter
2017-05-15lib: parser: split off & rename graph handlingDavid Lamparter
2017-05-10- Solve the Coverity Scan PW.ASSIGN_WHERE_COMPARE_MEANTHung-Weic Chiu
2017-05-05lib: fix 'list permutations'Quentin Young
2017-01-23lib: parser: simplify OPTION_TKN & SELECTOR_TKNDavid Lamparter
2016-12-01lib: move command_parse_format prototypeDavid Lamparter
2016-11-10tools: Update permutations generator for hidden/deprecatedQuentin Young
2016-10-07tools: Pretty print graph after input permutationsQuentin Young
2016-10-02tools: add copyright header & usage to permutationsQuentin Young
2016-10-02tools: add command permutations generatorQuentin Young