|
|
1e36c148ff
|
get rid of global variables, makes testing way easier
|
2022-10-19 12:44:19 +02:00 |
|
|
|
1b2f51dcaf
|
Changed print funcs to use an io.Writer, reimplemented print tests
|
2022-10-17 20:04:05 +02:00 |
|
|
|
76930ab45a
|
added yaml output mode support (-o yaml or -Y)
|
2022-10-16 19:44:26 +02:00 |
|
|
|
9c49b78593
|
added unit test + docs for the various sort modes.
|
2022-10-15 19:31:42 +02:00 |
|
|
|
fd74628259
|
added unit test for descending order, fixed deduplication bug
|
2022-10-15 16:27:04 +02:00 |
|
|
|
4ec6ccd0fd
|
added support for regexp in -c parameter, added deduplication as well
|
2022-10-15 14:03:30 +02:00 |
|
|
|
745d15b459
|
Made corrections to satisfy linter.
|
2022-10-14 19:51:19 +02:00 |
|
|
|
b9ed7d8cb7
|
fixed -X output in combination with -c
|
2022-10-11 13:47:34 +02:00 |
|
|
|
f890596b4c
|
added pattern highlighting support
|
2022-10-10 20:14:51 +02:00 |
|
|
|
85277bbf5e
|
more refactoring, fixed bug in shell mode output, fixed default
Separator and fixed #3
|
2022-10-05 16:43:51 +02:00 |
|
|
|
76f49a532f
|
added shell mode output
|
2022-10-03 13:28:04 +02:00 |
|
|
|
3fd2e6ac2f
|
use pointer of Tabdata, so there's only 1 copy around
|
2022-10-03 13:11:39 +02:00 |
|
|
|
65cbaddd5f
|
don't use die() anymore, butt dtd go errros
|
2022-10-03 12:57:49 +02:00 |
|
|
|
e6723a6951
|
continued refactoring, added more tests, better error handling
|
2022-10-02 14:22:31 +02:00 |
|
|
|
4ca3a56280
|
refactored output printer, now using tablewriter
|
2022-10-01 14:14:53 +02:00 |
|
|
|
19dabb7385
|
reorganized directory and package structure
|
2022-09-30 19:14:58 +02:00 |
|