T. von Dein
fc0352efa9
add support for template output mode with new option --templage <tmpl> ( #47 )
2025-12-08 22:01:15 +01:00
T. von Dein
bd5ee90324
move to codeberg ( #45 )
2025-11-03 22:06:11 +01:00
dependabot[bot]
567d23b175
Bump github.com/alecthomas/repr from 0.5.1 to 0.5.2 ( #69 )
2025-10-01 21:08:36 +02:00
dependabot[bot]
14f24533f0
Bump github.com/spf13/cobra from 1.9.1 to 1.10.1 ( #70 )
2025-10-01 21:04:25 +02:00
dependabot[bot]
4e413c02b5
Bump github.com/charmbracelet/bubbletea from 1.3.6 to 1.3.10 ( #71 )
2025-10-01 21:01:04 +02:00
dependabot[bot]
6d8c0c0936
Bump github.com/evertras/bubble-table from 0.19.0 to 0.19.2 ( #72 )
2025-10-01 20:57:58 +02:00
dependabot[bot]
21b607af7c
Bump github.com/olekukonko/tablewriter from 1.0.9 to 1.1.0 ( #73 )
2025-10-01 20:54:31 +02:00
T.v.Dein
06a5d74fb6
Add JSON input support ( #74 )
...
* added basic json input support
* add coverage to make test
* enhanced unit tests, switch to testify/assert
* reduce ci runs
2025-10-01 20:48:49 +02:00
dependabot[bot]
4eaa676510
Bump github.com/gookit/color from 1.5.4 to 1.6.0 ( #60 )
2025-09-09 20:36:44 +02:00
dependabot[bot]
abf9fac5c7
Bump github.com/charmbracelet/bubbletea from 1.3.4 to 1.3.6 ( #61 )
2025-09-09 20:09:35 +02:00
T.v.Dein
80dd6849ae
Add interactive filter table ( #62 )
2025-09-09 20:09:08 +02:00
T.v.Dein
1976b4046e
Add interactive filter/selection tool ( #58 )
2025-08-28 21:08:28 +02:00
dependabot[bot]
b1a2b3059e
Bump github.com/alecthomas/repr from 0.4.0 to 0.5.1 ( #55 )
2025-08-26 10:44:10 +02:00
dependabot[bot]
e3d6ef130c
Bump github.com/hashicorp/hcl/v2 from 2.23.0 to 2.24.0 ( #56 )
2025-08-26 10:34:24 +02:00
dependabot[bot]
92fffaae9a
Bump github.com/olekukonko/tablewriter from 1.0.6 to 1.0.9 ( #54 )
2025-08-26 10:28:54 +02:00
T.v.Dein
f1c5ee5797
replace pipe to less with bubbletea internal pager ( #57 )
2025-08-26 10:22:03 +02:00
T.v.Dein
787178b17e
Update to tableWriter 1.0.6 ( #50 )
2025-05-27 13:09:18 +02:00
5726ed3f7f
update to go1.23, update dependencies
2025-03-06 17:16:20 +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
150fdddd2a
use latest go-clipboard
2025-02-23 18:00:29 +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
8e33cadcaa
add -y
2025-01-20 19:28:19 +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 >
2025-01-14 13:12:06 +01:00
0e68dc585d
added testscript test to test the combination of all tasks
2025-01-14 13:10:09 +01:00
59171f0fab
bump versions
2024-12-13 10:37:44 +01:00
586e36c181
update to go 1.22
2024-09-25 18:24:35 +02:00
dependabot[bot]
13c789b800
Bump github.com/alecthomas/repr from 0.1.1 to 0.4.0
...
Bumps [github.com/alecthomas/repr](https://github.com/alecthomas/repr ) from 0.1.1 to 0.4.0.
- [Commits](https://github.com/alecthomas/repr/compare/v0.1.1...v0.4.0 )
---
updated-dependencies:
- dependency-name: github.com/alecthomas/repr
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2024-09-25 18:22:10 +02:00
dependabot[bot]
81e1394fd2
Bump github.com/gookit/color from 1.5.2 to 1.5.4
...
Bumps [github.com/gookit/color](https://github.com/gookit/color ) from 1.5.2 to 1.5.4.
- [Release notes](https://github.com/gookit/color/releases )
- [Commits](https://github.com/gookit/color/compare/v1.5.2...v1.5.4 )
---
updated-dependencies:
- dependency-name: github.com/gookit/color
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2024-09-25 18:22:00 +02:00
dependabot[bot]
b8099fe389
Bump github.com/spf13/cobra from 1.6.1 to 1.8.1
...
Bumps [github.com/spf13/cobra](https://github.com/spf13/cobra ) from 1.6.1 to 1.8.1.
- [Release notes](https://github.com/spf13/cobra/releases )
- [Commits](https://github.com/spf13/cobra/compare/v1.6.1...v1.8.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 >
2024-09-25 18:21:46 +02:00
dependabot[bot]
1dc072aa67
Bump github.com/lithammer/fuzzysearch from 1.1.7 to 1.1.8
...
Bumps [github.com/lithammer/fuzzysearch](https://github.com/lithammer/fuzzysearch ) from 1.1.7 to 1.1.8.
- [Release notes](https://github.com/lithammer/fuzzysearch/releases )
- [Commits](https://github.com/lithammer/fuzzysearch/compare/v1.1.7...v1.1.8 )
---
updated-dependencies:
- dependency-name: github.com/lithammer/fuzzysearch
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2024-09-25 18:21:23 +02:00
dependabot[bot]
d92f63ca30
Bump github.com/hashicorp/hcl/v2 from 2.19.1 to 2.22.0
...
Bumps [github.com/hashicorp/hcl/v2](https://github.com/hashicorp/hcl ) from 2.19.1 to 2.22.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.19.1...v2.22.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 >
2024-09-25 18:13:50 +02:00
T.v.Dein
6fccd1287b
Feature additions ( #11 )
...
* add color table support (using alternating colorization of rows) using new flag `-L`
* add config file support (HCL format) using `~/.config/tablizer/config` or `-f <file>` so the user can customize colors
* removed golang 1.17 support
2023-11-22 14:16:43 +01:00
T.v.Dein
9eadb941da
Release v1.0.17 ( #9 )
...
* add shortcut -H to --no-headers, it's too cumbersome to type
* added fuzzy search support
* Added basic lisp plugin facilities
* Lisp plugin Addidions:
- added process hook facilities
- added working example lisp plugin for filter hook
- load-path can now be a file as well
- added a couple of lisp helper functions (atoi, split), more may
follow, see lisplib.go
* linting fixes
2023-10-02 18:15:41 +02:00
2d157bf2c0
force uniseg release version, see actions#3396457307/
2022-11-04 20:22:51 +01:00
dfc7c2e03e
upd dep licenses, upd go modules
2022-11-04 20:10:54 +01:00
76930ab45a
added yaml output mode support (-o yaml or -Y)
2022-10-16 19:44:26 +02:00
da276a1b50
replaced github.com/xhit/go-str2duration with my own func + tests
2022-10-16 15:30:34 +02:00
ca87c339b0
added support to sort by time, duration, numerical
2022-10-15 17:05:15 +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
43dc4ff031
added dev version, changed go namespace, added inline manpage
2022-10-04 15:09:13 +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
10f4a81751
initial commit
2022-09-28 19:30:08 +02:00