summaryrefslogtreecommitdiffstats
AgeCommit message (Collapse)Author
2018-10-15make shabang python2-explicit until we support python 3 as wellexplicit-python2-shabangHarel Ben-Attia
2018-10-06Merge pull request #175 from harelba/consolidate-effective-column-namesHarel Ben-Attia
Improve performance by consolidating effective column names calculation and storage
2018-10-0620% improvementconsolidate-effective-column-namesHarel Ben-Attia
2018-03-24Hotfix for windows installation, to workaround pyinstaller warning bug1.7.4Harel Ben-Attia
2018-02-17Merge pull request #154 from h5rdly/masterHarel Ben-Attia
Create LICENSE
2017-12-28Merge pull request #160 from shigemk2/fix-typo-docsHarel Ben-Attia
Fix typo in some docs and script
2017-12-27Fix typo in some docs and scriptMichihito Shigemura
2017-11-24bump to 1.7.11.7.1Harel Ben-Attia
2017-11-24bump version numberHarel Ben-Attia
2017-11-24docs for writing data to disk1.7.0Harel Ben-Attia
2017-11-241.7.0Harel Ben-Attia
2017-11-22Merge pull request #159 from harelba/save-db-to-diskHarel Ben-Attia
2017-11-21wipsave-db-to-diskHarel Ben-Attia
2017-11-21Working save-to-db functionality, standard and fast, incl. some testsHarel Ben-Attia
2017-11-20working versions with sqlitebck - Need to find new packaging solutionHarel Ben-Attia
2017-08-12Create LICENSEh5rdly
When adding a file named 'license' in github, it offers it's list of inherently supported ones . This also creates a little sign on the upper right to help people find it quickly. I understand q's license is GPL3, hope this is correct.
2017-04-23Added proper error messages when having duplicate column namesHarel Ben-Attia
2017-04-22Added flag for basic support of universal newlinesHarel Ben-Attia
2017-04-20Docs update for installationHarel Ben-Attia
2017-04-20Bump version name in binary1.6.3Harel Ben-Attia
2017-04-08Modified windows installation instructions for dockerized versionHarel Ben-Attia
2017-04-06Merge pull request #143 from harelba/v1.6.0-release-test1.6.2Harel Ben-Attia
V1.6.2 stuff
2017-04-06Added control over max field size + info when failing on this1.6.1v1.6.0-release-testHarel Ben-Attia
2017-04-06Added verbose debug info flagHarel Ben-Attia
2017-04-06WIPHarel Ben Attia
2017-04-05WIPHarel Ben Attia
2017-04-04v1.6.01.6.0Harel Ben Attia
2017-01-30Update README.markdownHarel Ben-Attia
2017-01-30Merge pull request #137 from serima/feature/test-with-ciHarel Ben-Attia
Unit tests with Travis CI
2017-01-25Add .travis.ymlRyo Shibayama
2017-01-25If the test fails, exit code is 1Ryo Shibayama
2017-01-25Do not use sed which depends on processing systemRyo Shibayama
2016-11-06Fix beautify when output headers existHarel Ben-Attia
2016-11-03Fixed bug with handling of null values in relaxed mode, exposed by #126Harel Ben-Attia
Also fix unrelated tests
2016-04-03Modified flag name for treating all column as text columnsHarel Ben-Attia
2016-04-02Added a flag to disable automatic column type detectionHarel Ben-Attia
2016-03-08Fixed #122 - Empty data and missing header behavior fixedHarel Ben-Attia
This is actually a breaking change, since it adds the "expected but missing header" error instead of just ignoring/issuing a warning.
2015-12-12Fixed python api link in readmeHarel Ben-Attia
2015-12-08Fixed bug in escaping double-quotes (#115) + #116Harel Ben-Attia
2015-08-08Added initial percentile implementation - no tests for it yetHarel Ben-Attia
2015-08-08Merge branch 'master' of https://github.com/harelba/qHarel Ben-Attia
2015-08-08Merge pull request #107 from jungle-boogie/patch-1Harel Ben-Attia
update query parameter
2015-08-08Merge branch 'master' of https://github.com/harelba/qHarel Ben-Attia
2015-08-04update query parameterjungle-boogie
https://github.com/harelba/q/issues/106 line 1502 indicates `query_option_group.add_option("-q", "--query-filename", dest="query_filename", default=None,`
2015-06-16Merge pull request #103 from bfontaine/patch-1Harel Ben-Attia
Simplified mac homebrew version bump instructions
2015-06-16Simplified mac homebrew version bump instructionsBaptiste Fontaine
Also changed to the preferred checksum (SHA256) and mentioned the preferred commit message format.
2015-04-03Added stack traceback printout in case of DEBUG=trueHarel Ben-Attia
2015-01-26Fixed bug #89 - Output formatting attempts to apply to header rowHarel Ben-Attia
2014-12-13Merge pull request #77 from swapnilmj/patch-2Harel Ben-Attia
Fixed a typo in link
2014-12-13Added StreakyCobra to thanks fileHarel Ben-Attia