T.v.Dein
|
5168b04339
|
optimize ascii tables, use custom style instead of tab inserters (#53)
* optimize ascii tables, use custom style instead of tab inserters
v1.4.3
|
2025-06-10 16:12:03 +02:00 |
|
T.v.Dein
|
787178b17e
|
Update to tableWriter 1.0.6 (#50)
v1.4.2
|
2025-05-27 13:09:18 +02:00 |
|
T.v.Dein
|
eae39bbff1
|
Merge pull request #48 from TLINDEN/updatego
update to go1.23, update dependencies
v1.4.0
|
2025-03-06 17:28:42 +01:00 |
|
|
|
40fbf17779
|
also update ci to go 1.23
|
2025-03-06 17:25:54 +01:00 |
|
|
|
832841c1ff
|
deprecate testscript.RunMain()
|
2025-03-06 17:24:16 +01:00 |
|
|
|
5726ed3f7f
|
update to go1.23, update dependencies
|
2025-03-06 17:16:20 +01:00 |
|
T.v.Dein
|
5e52cd9ce0
|
Merge pull request #45 from TLINDEN/dependabot/go_modules/github.com/spf13/cobra-1.9.1
Bump github.com/spf13/cobra from 1.8.1 to 1.9.1
|
2025-03-06 17:11:24 +01:00 |
|
T.v.Dein
|
8c7c89c9ea
|
Merge pull request #47 from TLINDEN/headernumbers
reverse the meaning of -n
|
2025-03-06 17:11:00 +01:00 |
|
|
|
25aa172c41
|
reverse the meaning of -n, setting it enables numbered headers
|
2025-03-06 17:02:34 +01:00 |
|
dependabot[bot]
|
c436a92bcb
|
Bump github.com/spf13/cobra from 1.8.1 to 1.9.1
Bumps [github.com/spf13/cobra](https://github.com/spf13/cobra) from 1.8.1 to 1.9.1.
- [Release notes](https://github.com/spf13/cobra/releases)
- [Commits](https://github.com/spf13/cobra/compare/v1.8.1...v1.9.1)
---
updated-dependencies:
- dependency-name: github.com/spf13/cobra
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2025-03-01 10:40:32 +00:00 |
|
T.v.Dein
|
65732a58d0
|
Merge pull request #38 from TLINDEN/feature/yank
add yank support
v1.3.3
|
2025-02-23 18:21:15 +01:00 |
|
T.v.Dein
|
ace7f76210
|
Merge branch 'main' into feature/yank
|
2025-02-23 18:09:04 +01:00 |
|
|
|
fda365bd8b
|
bump version
|
2025-02-23 18:06:42 +01:00 |
|
|
|
c1cfc08c23
|
fix windows test, add clean to test target
|
2025-02-23 18:02:52 +01:00 |
|
|
|
150fdddd2a
|
use latest go-clipboard
|
2025-02-23 18:00:29 +01:00 |
|
|
|
6b659773f1
|
build release bins w/o symbols and debug, +static
|
2025-02-19 18:09:05 +01:00 |
|
|
|
74d82fa356
|
fix ci tests on windows: make clean before running test
|
2025-02-12 14:08:04 +01:00 |
|
|
|
3949411c57
|
add change log generator, update release builder
|
2025-02-05 17:51:14 +01:00 |
|
|
|
a455f6b79a
|
bump version
v1.3.2
|
2025-01-30 17:31:56 +01:00 |
|
|
|
2c08687c29
|
add support for negative filters (-F field!=regex)
|
2025-01-30 17:31:26 +01:00 |
|
|
|
200f1f32f8
|
using patched tiagomeol/go-clipboard/clipboard, fixes #37
|
2025-01-28 14:40:17 +01:00 |
|
|
|
768a19b4d6
|
fine tuning, added test, which hangs, but yanking works anyway
|
2025-01-23 13:59:02 +01:00 |
|
Thomas von Dein
|
dc718392b6
|
fix-import
|
2025-01-22 23:15:12 +01:00 |
|
Thomas von Dein
|
e8f4fef41c
|
fix #37: make yank portable
|
2025-01-22 23:12:42 +01:00 |
|
|
|
6566dd66f0
|
fixed pattern regex, fixed pattern AND operation
|
2025-01-22 17:53:10 +01:00 |
|
|
|
1593799c03
|
added multi pattern tests
|
2025-01-22 17:53:10 +01:00 |
|
|
|
ea3dd75fec
|
fix linting error
|
2025-01-22 17:53:10 +01:00 |
|
|
|
a306f2c601
|
implement multiple regex support and icase and negate flags
|
2025-01-22 17:53:10 +01:00 |
|
|
|
82f54c120d
|
catch err
|
2025-01-21 18:42:04 +01:00 |
|
T.v.Dein
|
2d5799e2f2
|
Use primary clipboard on unix
|
2025-01-20 21:27:26 +01:00 |
|
|
|
8e33cadcaa
|
add -y
|
2025-01-20 19:28:19 +01:00 |
|
|
|
03f3225f24
|
build release binaries using ci workflow
|
2025-01-18 10:51:28 +01:00 |
|
|
|
63c7ef26b6
|
add -k<name> and sort by multiple columns support, fixes #34
v1.3.1
|
2025-01-15 18:53:34 +01:00 |
|
dependabot[bot]
|
c2e7d8037a
|
Bump github.com/hashicorp/hcl/v2 from 2.22.0 to 2.23.0
Bumps [github.com/hashicorp/hcl/v2](https://github.com/hashicorp/hcl) from 2.22.0 to 2.23.0.
- [Release notes](https://github.com/hashicorp/hcl/releases)
- [Changelog](https://github.com/hashicorp/hcl/blob/main/CHANGELOG.md)
- [Commits](https://github.com/hashicorp/hcl/compare/v2.22.0...v2.23.0)
---
updated-dependencies:
- dependency-name: github.com/hashicorp/hcl/v2
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
v1.3.0
|
2025-01-14 13:12:06 +01:00 |
|
|
|
323c070caa
|
tests don't work on windows
|
2025-01-14 13:10:09 +01:00 |
|
|
|
53cf1e2ebe
|
fix for windows
|
2025-01-14 13:10:09 +01:00 |
|
|
|
16c5053752
|
satisfy linter
|
2025-01-14 13:10:09 +01:00 |
|
|
|
7d2d9a55d3
|
added prior art, fixes #30 as well
|
2025-01-14 13:10:09 +01:00 |
|
|
|
14c50b4e63
|
get rid of lisp interpreter, -R and -F are enough, fixes #30
|
2025-01-14 13:10:09 +01:00 |
|
|
|
0e68dc585d
|
added testscript test to test the combination of all tasks
|
2025-01-14 13:10:09 +01:00 |
|
|
|
6ca835add1
|
changed file handling, use -r <file> or nothing to use stdin
|
2025-01-14 13:10:09 +01:00 |
|
|
|
306f583522
|
fixed transpose error message if count is incorrect
|
2025-01-14 13:10:09 +01:00 |
|
|
|
9f971ed3b9
|
fix #32: treat header filters case insensitively
|
2025-01-14 13:10:09 +01:00 |
|
|
|
2ae2d2b33d
|
add transpose stuff to README, bump version
|
2025-01-14 13:10:09 +01:00 |
|
|
|
cf1a555b9b
|
added tests, reorganized Parse() by dismantling parsing and processing
|
2025-01-14 13:10:09 +01:00 |
|
|
|
4d894a728b
|
added transpose function (-T + -R)
|
2025-01-14 13:10:09 +01:00 |
|
|
|
8792c5a40f
|
fix regex in example
|
2025-01-10 18:33:55 +01:00 |
|
|
|
7ab1a1178a
|
add zygo reference
|
2025-01-10 18:27:41 +01:00 |
|
|
|
1e44da4f6e
|
added documentation about current state of lisp support
|
2025-01-10 18:26:33 +01:00 |
|
|
|
59171f0fab
|
bump versions
v1.2.3
|
2024-12-13 10:37:44 +01:00 |
|