issues
search
liquidaty
/
zsv
zsv+lib: tabular data swiss-army knife CLI + world's fastest (simd) CSV parser
MIT License
209
stars
15
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Added editor subcommand.
#300
br1tney5pear5
opened
6 hours ago
0
zsv playground
#299
iamazeem
opened
9 hours ago
1
Opts used cleanup
#298
liquidaty
closed
2 days ago
0
Transformation sheet API
#297
richiejp
opened
2 days ago
3
add internal structure
#296
liquidaty
closed
2 days ago
0
sheet: cmd to show open buffers and select/switch
#295
liquidaty
opened
3 days ago
0
sheet: support hyperlink-like capability in cells
#294
liquidaty
opened
3 days ago
1
sheet: add pivot table command (wrapper for SQL)
#293
liquidaty
opened
3 days ago
0
Wasm updates
#292
iamazeem
closed
10 hours ago
2
sheet extension: fix example breakage, add test
#291
liquidaty
closed
4 days ago
0
Introduce more features to `overwrite` command
#290
CobbCoding1
opened
1 week ago
6
Add help buffer
#289
richiejp
closed
5 days ago
1
do not recreate Row # if it is already first column in file
#288
liquidaty
closed
1 week ago
0
sheet: fix page-down to end of buffer not showing remaining rows in page
#287
liquidaty
closed
1 week ago
0
fix zsvopts not passed on when generating first-level filter result file
#286
liquidaty
closed
1 week ago
0
Sheet rownum filter fix
#285
liquidaty
closed
5 days ago
0
change --overwrite-auto to --apply-overwrites
#284
liquidaty
closed
1 week ago
0
Debug count benchmarks for Linux builds
#283
iamazeem
opened
1 week ago
0
Extension api updates 20241110
#282
liquidaty
closed
1 week ago
0
[CI] Benchmarks enhancements (chart, etc.)
#281
iamazeem
closed
1 week ago
1
Review the propagation of config values to Makefiles
#280
iamazeem
opened
1 week ago
0
Fix cppcheck issues in overwrite.c
#279
CobbCoding1
closed
1 week ago
0
extensions: remove extraneous message on non-zero extension exit; fix…
#278
liquidaty
closed
1 week ago
0
cppcheck: suppress strdupCalled
#277
liquidaty
closed
1 week ago
0
fix potential (unlikely) mem leak in app/utils/dirs.c
#276
liquidaty
closed
1 week ago
0
enable macos-13 tests on CI build
#275
liquidaty
closed
1 week ago
0
Fix benchmarks commands
#274
iamazeem
closed
1 week ago
1
enable CI tests on all native OS builds
#273
liquidaty
closed
1 week ago
0
Extend and fix `overwrite` command
#272
CobbCoding1
closed
1 week ago
0
sheet: Fix scrolling up when a buffer refill is required
#271
richiejp
closed
1 week ago
5
Fix local wasm build issues on Ubuntu 22.04 LTS
#270
iamazeem
closed
1 week ago
2
Sheet ext cleanup 20241107
#269
liquidaty
closed
2 weeks ago
0
src/Makefile: if CONFIGFILE not found and in current dir, try parent dir
#268
liquidaty
closed
1 week ago
0
fix win build failing with some compilers due to inconsistent extensi…
#267
liquidaty
closed
2 weeks ago
0
sheet: Override header span and skip rows when using properties file
#266
richiejp
closed
1 week ago
2
sheet: on win, TERM needs to be set manually
#265
liquidaty
opened
2 weeks ago
1
sheet/index: Fix and test multi-line headings and line endings
#264
richiejp
closed
2 weeks ago
0
Debug musl build
#263
iamazeem
opened
2 weeks ago
9
updated README, paste usage. add placeholder for paste tests
#262
liquidaty
closed
2 weeks ago
0
Cleanup and modularize index
#261
richiejp
closed
2 weeks ago
0
[CI] Benchmarks' summary updates
#260
iamazeem
closed
2 weeks ago
0
[CI] Add benchmarks' enhancements
#259
iamazeem
closed
2 weeks ago
4
[CI] Benchmarks updates
#258
iamazeem
closed
2 weeks ago
1
sheet: use entire screen width
#257
liquidaty
closed
2 weeks ago
0
[CI] musl build updates
#256
iamazeem
closed
2 weeks ago
7
initial commit for multi-threading support
#255
liquidaty
closed
2 weeks ago
1
[WIP] Create in-memory index for sheet command
#254
richiejp
closed
2 weeks ago
0
fix bug whereby cursor movement in raw row > buffer_row count incorrectly required buffer refresh
#253
liquidaty
closed
3 weeks ago
0
count: if --verbose option is present, output a message every 1mm rows
#252
liquidaty
closed
3 weeks ago
0
add sheet-tests back to "make test" and update to pass. address some …
#251
liquidaty
closed
3 weeks ago
1
Next