about summary refs log tree commit diff
path: root/seq.c
Commit message (Collapse)AuthorAgeFilesLines
* seq: fix parsing of plain .Christian Neukirchen2016-07-241-0/+2
|
* seq: add blaze822_loop1 for easier argument overridingChristian Neukirchen2016-07-231-0/+7
|
* seq: blaze822_loop: drop - for stdin (conflicts with .-1)Christian Neukirchen2016-07-221-1/+1
|
* seq: clean upChristian Neukirchen2016-07-211-1/+0
| | | | Found by clang-analyzer.
* seq: iterate over dirs and cur/ of maildirsChristian Neukirchen2016-07-201-1/+36
|
* seq: export blaze822_home_fileChristian Neukirchen2016-07-201-6/+6
|
* seq: guard misparseChristian Neukirchen2016-07-201-0/+3
|
* seq: blaze822_loop: count file arguments tooChristian Neukirchen2016-07-181-0/+1
|
* seq: move map/cur to ~/.santokuChristian Neukirchen2016-07-181-10/+40
|
* clean up header includesChristian Neukirchen2016-07-181-8/+8
|
* seq: import most parts of mseq, make blaze822_loop resolve rangesChristian Neukirchen2016-07-181-0/+198
|
* mseq: extract code into seq.cChristian Neukirchen2016-07-171-0/+101