|
|
6ca835add1
|
changed file handling, use -r <file> or nothing to use stdin
|
2025-01-14 13:10:09 +01:00 |
|
|
|
4dc87ac22e
|
fix #27: check if parsed headers and columns match
|
2024-11-04 11:13:53 +01:00 |
|
|
|
473feff451
|
refactored and un-go-criticed
|
2024-05-07 18:01:12 +02:00 |
|
|
|
39609425e5
|
refactoring and gouncritic, 1st part
|
2024-05-07 15:19:54 +02:00 |
|
|
|
ceae80c91c
|
fix invalid arg handling (io, stdin) and add tests for this
|
2023-01-09 12:54:45 +01:00 |
|
|
|
066ddd0d98
|
re-organized pattern matching code
|
2022-10-25 18:34:28 +02:00 |
|
|
|
417faf3ff2
|
fixed #5, colorization now always works as expected
|
2022-10-25 14:24:05 +02:00 |
|
|
|
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 |
|
|
|
4ec6ccd0fd
|
added support for regexp in -c parameter, added deduplication as well
|
2022-10-15 14:03:30 +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 |
|
|
|
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 |
|