Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | mseq: extract DT_* handling, follow symlinks | Leah Neukirchen | 2020-03-08 | 1 | -3/+3 |
* | mseq: create tmpfile O_EXCL to detect multiple mseq -S in a pipeline | Leah Neukirchen | 2018-01-06 | 1 | -5/+9 |
* | style | Leah Neukirchen | 2017-08-31 | 1 | -4/+4 |
* | mseq: use first message of range for -c and -C. | Leah Neukirchen | 2017-07-17 | 1 | -0/+6 |
* | mseq: remove the ,2: suffix from the file we search for and add testcase | Duncaen | 2017-06-25 | 1 | -0/+3 |
* | mseq: better error reporting | Leah Neukirchen | 2017-02-18 | 1 | -4/+9 |
* | clean up whitespace | Leah Neukirchen | 2017-01-26 | 1 | -3/+3 |
* | use getdelim instead of getline | Christian Neukirchen | 2016-09-05 | 1 | -1/+1 |
* | Add $MBLAZE environment variable to set profile location | Ivy Foster | 2016-09-01 | 1 | -1/+1 |
* | mseq: setcur: unset MAILDOT, because with -C we really want to force setting cur | Christian Neukirchen | 2016-08-09 | 1 | -0/+1 |
* | mseq: allow message syntax in -c | Christian Neukirchen | 2016-08-09 | 1 | -2/+14 |
* | mseq: add -c to override . | Christian Neukirchen | 2016-08-09 | 1 | -2/+3 |
* | 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 |
* | 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 |
* | 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 |