Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | rename .santoku to .mblaze | Christian Neukirchen | 2016-08-01 | 1 | -1/+1 |
| | |||||
* | mseq: drop -n (now in mscan) | Christian Neukirchen | 2016-07-31 | 1 | -26/+10 |
| | |||||
* | mseq: deal with indentation in -C | Christian Neukirchen | 2016-07-28 | 1 | -2/+4 |
| | |||||
* | mseq: don't cast function pointers | Christian Neukirchen | 2016-07-27 | 1 | -1/+7 |
| | |||||
* | mseq: add usage | Christian Neukirchen | 2016-07-26 | 1 | -5/+11 |
| | |||||
* | guard DT_* usage | Christian Neukirchen | 2016-07-26 | 1 | -0/+2 |
| | | | | It's a shortcut anyway, just leave it out | ||||
* | mseq: keep indentation with -f | Christian Neukirchen | 2016-07-26 | 1 | -1/+1 |
| | |||||
* | mseq: resolve message syntax for -C | Christian Neukirchen | 2016-07-26 | 1 | -1/+1 |
| | |||||
* | mseq: -C to set the current message | Christian Neukirchen | 2016-07-26 | 1 | -3/+10 |
| | |||||
* | rename map to seq | Christian Neukirchen | 2016-07-26 | 1 | -6/+7 |
| | | | | The old terminology didn't make much sense to users. | ||||
* | mseq: add -S/-A to set/append the sequence | Christian Neukirchen | 2016-07-26 | 1 | -10/+83 |
| | |||||
* | mseq: add -f to fix sequences | Christian Neukirchen | 2016-07-26 | 1 | -3/+182 |
| | |||||
* | mseq: -r to strip indentation | Christian Neukirchen | 2016-07-22 | 1 | -4/+11 |
| | |||||
* | mseq: default to all messages when interactive w/o args | Christian Neukirchen | 2016-07-20 | 1 | -3/+12 |
| | |||||
* | mseq: pass through file names | Christian Neukirchen | 2016-07-20 | 1 | -0/+5 |
| | |||||
* | mseq: -n to expand ranges | Christian Neukirchen | 2016-07-20 | 1 | -2/+16 |
| | |||||
* | clean up header includes | Christian Neukirchen | 2016-07-18 | 1 | -10/+2 |
| | |||||
* | seq: import most parts of mseq, make blaze822_loop resolve ranges | Christian Neukirchen | 2016-07-18 | 1 | -124/+6 |
| | |||||
* | mseq: extract code into seq.c | Christian Neukirchen | 2016-07-17 | 1 | -23/+2 |
| | |||||
* | add mseq (replaces next) | Christian Neukirchen | 2016-07-16 | 1 | -0/+172 |