issues
search
aswinkarthik
/
csvdiff
A fast diff tool for comparing csv files
https://aswinkarthik.github.io/csvdiff/
MIT License
532
stars
57
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
CCOL-2426: Add CI Workflow for wishabi/csvdiff and publish binaries to github artifacts
#70
ThomDeso
closed
8 months ago
0
RowFormat formatter appends \tmessage in Tab separated format
#69
gasperno
opened
9 months ago
0
Bug: TSV Separated formatter with rowmark produces comma separated output
#68
gasperno
opened
9 months ago
0
Update Insecure golang.org/x/text 0.3.0 Module
#67
MirandaCalls
closed
11 months ago
0
[Request] Add comment to `--help` screen that says the column numbers start with 0 (i.e., column 0 is the first column)
#66
DeflateAwning
opened
11 months ago
0
Runtime Error: cannot allocate memory
#65
datatraveller1
opened
1 year ago
1
Add option to throttle execution (for use on laptops)
#64
DeflateAwning
opened
1 year ago
0
Add description of what happens if the primary key is duplicated
#63
DeflateAwning
opened
1 year ago
0
Row mark with header
#62
13327039879
closed
1 year ago
0
Bump golang.org/x/sys from 0.0.0-20190804053845-51ab0e2deafa to 0.1.0
#61
dependabot[bot]
opened
1 year ago
0
Runtime Error: index out range
#60
TekTimmy
opened
1 year ago
0
Feature Request: support gzip CSV files
#59
TekTimmy
opened
1 year ago
0
[ENH] Add lax mode that ignores rows with wrong number of fields instead of panicking
#58
corneliusroemer
opened
1 year ago
0
Any Way to Handle Unescaped Quotation Marks in Source Files
#57
carallel
opened
1 year ago
0
Panic while word-diffing
#56
mdruiter
opened
2 years ago
3
Wrong number of fields
#55
filipecatraia
opened
2 years ago
1
new format "diff-file" as a delta between the base and the delta file
#54
lrotermund
opened
2 years ago
0
Is it possible to add an option for only outputting additions or modifications or deletions?
#53
BBlassingill
opened
2 years ago
0
Can we include more output at the end?
#52
arsalans
opened
2 years ago
0
Add use case example to populate additions.csv, modifications.csv & deletions.csv
#51
EarthlingDavey
opened
3 years ago
0
Colors lost with pager (less)
#50
kmatt
opened
3 years ago
1
feature request: print header row
#49
edward3h
opened
3 years ago
1
Improved tool to be able to process duplicated rows
#48
ousatov-ua
opened
3 years ago
2
added ability to compare files with different number of columns
#47
KarolNi
opened
3 years ago
1
New format option: rowmark-and-word-diff
#46
tmtben
opened
3 years ago
0
Benchmark delivers weird results
#45
janriemer
opened
3 years ago
0
csvdiff does not work on large files when used from docker container
#44
kibo-raghu
opened
4 years ago
2
Add printing only added row mode
#43
ray1005yb
closed
4 years ago
1
Big File compare slowly
#42
xidianwlc
opened
4 years ago
1
panic: runtime error: index out of range [1] with length 0
#41
kernelzeroday
closed
4 years ago
1
Management of NULL value
#40
tmtben
opened
4 years ago
1
Compare files with different columns count
#39
tmtben
opened
4 years ago
5
Add support for unescaped quotes
#38
kdunn926
closed
4 years ago
1
unknown flag: --separator / unknown shorthand flag: 's' in -s
#37
jurijcz
closed
4 years ago
2
Documentation about custom separator
#36
xiorcal
closed
5 years ago
1
PR for "Support non-comma separator #31"
#35
xiorcal
closed
5 years ago
2
Add ignore columns support
#34
aswinkarthik
closed
5 years ago
1
Refactoring & Fix panics on index out of bounds
#33
aswinkarthik
closed
5 years ago
0
Csvdiff panics if primary-key or columns have column index greater than the csv files
#32
aswinkarthik
closed
5 years ago
0
Support non-comma separator
#31
aswinkarthik
closed
5 years ago
2
Fix color-words and word-diff not respecting --include flag (fixes #24)
#30
aswinkarthik
closed
5 years ago
1
Support deletions
#29
aswinkarthik
closed
5 years ago
1
Detect also deleted rows when used with primary keys
#28
robomotic
closed
5 years ago
1
Handle special characters in csv
#27
aswinkarthik
closed
5 years ago
1
Error when compare
#26
jothoma1
closed
5 years ago
2
CSV columns not quoted properly in the output
#25
koterpillar
closed
5 years ago
2
Include option does not work with word-diff or color-words
#24
koterpillar
closed
5 years ago
1
Option to ignore only some columns
#23
koterpillar
closed
5 years ago
5
Add different formats
#22
aswinkarthik
closed
5 years ago
1
Fixes #20: Include columns to display
#21
aswinkarthik
closed
5 years ago
1
Next