| .. |
|
config.go
|
feat(config): config at XDG dir
|
2025-12-18 12:47:38 +00:00 |
|
del-db.go
|
chore(cmd): improves error messaging across the board
|
2025-12-17 14:49:24 +00:00 |
|
del.go
|
refactor(KeySpec): moves over to a unified KeySpec struct for parsing
|
2025-12-18 12:29:08 +00:00 |
|
dump.go
|
refactor(config): all uses of @default over to configuration
|
2025-12-18 12:54:06 +00:00 |
|
get.go
|
feat(cmd): made error messaging closer to coreutils
|
2025-12-17 14:13:46 +00:00 |
|
glob.go
|
feat(cmd): improves error messaging for globs
|
2025-12-18 01:53:09 +00:00 |
|
keyspec.go
|
feat(config): config at XDG dir
|
2025-12-18 12:47:38 +00:00 |
|
list-dbs.go
|
chore(cmd): improves error messaging across the board
|
2025-12-17 14:49:24 +00:00 |
|
list.go
|
refactor(config): all uses of @default over to configuration
|
2025-12-18 12:54:06 +00:00 |
|
list_flags.go
|
feat(list): default to no borders, and no header; adds TSV output
|
2025-11-19 12:37:58 +00:00 |
|
list_table.go
|
refactor(list): extracts the table column construction into list_table.go -- this needs a massive clean-up
|
2025-11-08 15:30:08 +00:00 |
|
mv.go
|
refactor(KeySpec): moves over to a unified KeySpec struct for parsing
|
2025-12-18 12:29:08 +00:00 |
|
restore.go
|
refactor(config): all uses of @default over to configuration
|
2025-12-18 12:54:06 +00:00 |
|
root.go
|
feat(config): config at XDG dir
|
2025-12-18 12:47:38 +00:00 |
|
set.go
|
feat(cmd): made error messaging closer to coreutils
|
2025-12-17 14:13:46 +00:00 |
|
shared.go
|
feat(config): config at XDG dir
|
2025-12-18 12:47:38 +00:00 |
|
version.go
|
feat(cmd): adds version subcmd
|
2025-12-17 15:38:41 +00:00 |