about summary refs log tree commit diff
path: root/mseq.c
Commit message (Collapse)AuthorAgeFilesLines
* mseq: deal with indentation in -CChristian Neukirchen2016-07-281-2/+4
|
* mseq: don't cast function pointersChristian Neukirchen2016-07-271-1/+7
|
* mseq: add usageChristian Neukirchen2016-07-261-5/+11
|
* guard DT_* usageChristian Neukirchen2016-07-261-0/+2
| | | | It's a shortcut anyway, just leave it out
* mseq: keep indentation with -fChristian Neukirchen2016-07-261-1/+1
|
* mseq: resolve message syntax for -CChristian Neukirchen2016-07-261-1/+1
|
* mseq: -C to set the current messageChristian Neukirchen2016-07-261-3/+10
|
* rename map to seqChristian Neukirchen2016-07-261-6/+7
| | | | The old terminology didn't make much sense to users.
* mseq: add -S/-A to set/append the sequenceChristian Neukirchen2016-07-261-10/+83
|
* mseq: add -f to fix sequencesChristian Neukirchen2016-07-261-3/+182
|
* mseq: -r to strip indentationChristian Neukirchen2016-07-221-4/+11
|
* mseq: default to all messages when interactive w/o argsChristian Neukirchen2016-07-201-3/+12
|
* mseq: pass through file namesChristian Neukirchen2016-07-201-0/+5
|
* mseq: -n to expand rangesChristian Neukirchen2016-07-201-2/+16
|
* clean up header includesChristian Neukirchen2016-07-181-10/+2
|
* seq: import most parts of mseq, make blaze822_loop resolve rangesChristian Neukirchen2016-07-181-124/+6
|
* mseq: extract code into seq.cChristian Neukirchen2016-07-171-23/+2
|
* add mseq (replaces next)Christian Neukirchen2016-07-161-0/+172