-
Notifications
You must be signed in to change notification settings - Fork 0
Comparing changes
Open a pull request
base repository: tPl0ch/csv
base: master
head repository: goodby/csv
compare: master
- 11 commits
- 5 files changed
- 4 contributors
Commits on Jun 19, 2015
-
Fix issue when "0" is the only value in the first line
The goal of the code was to skip empty padding row between the header and the body. The previous code skips valid first row values: ``` Numbers 0 1 2 3 ``` Only 1, 2, 3 would be processed. This fixes that.
Configuration menu - View commit details
-
Copy full SHA for d6aa978 - Browse repository at this point
Copy the full SHA d6aa978View commit details -
Merge pull request goodby#1 from katzwebservices/fix-line-1-0-value
Fix issue when "0" is the only value in the first line
Configuration menu - View commit details
-
Copy full SHA for b4e964d - Browse repository at this point
Copy the full SHA b4e964dView commit details
Commits on Jun 29, 2015
-
Merge pull request goodby#63 from katzwebservices/master
Fix issue with PHP empty() function checking the status of the first line
Configuration menu - View commit details
-
Copy full SHA for e71217b - Browse repository at this point
Copy the full SHA e71217bView commit details
Commits on Feb 9, 2018
-
Configuration menu - View commit details
-
Copy full SHA for cdb228a - Browse repository at this point
Copy the full SHA cdb228aView commit details -
Configuration menu - View commit details
-
Copy full SHA for d657e2b - Browse repository at this point
Copy the full SHA d657e2bView commit details -
Configuration menu - View commit details
-
Copy full SHA for 1da2c50 - Browse repository at this point
Copy the full SHA 1da2c50View commit details -
Configuration menu - View commit details
-
Copy full SHA for a9780f0 - Browse repository at this point
Copy the full SHA a9780f0View commit details -
Configuration menu - View commit details
-
Copy full SHA for ea64bd8 - Browse repository at this point
Copy the full SHA ea64bd8View commit details
Commits on Feb 11, 2018
-
Merge pull request goodby#76 from alexander-schranz/bugfix/travis-ci
Fix travis ci runner
Configuration menu - View commit details
-
Copy full SHA for e52b8cf - Browse repository at this point
Copy the full SHA e52b8cfView commit details
Commits on Aug 2, 2018
-
Configuration menu - View commit details
-
Copy full SHA for f53a6f9 - Browse repository at this point
Copy the full SHA f53a6f9View commit details
Commits on Oct 26, 2018
-
Merge pull request goodby#78 from rene-roesch-blg/master
Updated copyright year and holder (may be wrong information)
Configuration menu - View commit details
-
Copy full SHA for 079ac7b - Browse repository at this point
Copy the full SHA 079ac7bView commit details
This comparison is taking too long to generate.
Unfortunately it looks like we can’t render this comparison for you right now. It might be too big, or there might be something weird with your repository.
You can try running this command locally to see the comparison on your machine:
git diff master...master