Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | fix: eliminate bare `except:` (#2350) | Iwan Aucamp | 2023-04-12 | 1 | -1/+1 |
* | refactor: eliminate inheritance from object (#2339) | Iwan Aucamp | 2023-04-10 | 1 | -2/+2 |
* | build(deps-dev): bump black from 22.12.0 to 23.1.0 (#2248) | dependabot[bot] | 2023-03-11 | 1 | -3/+0 |
* | [pre-commit.ci] auto fixes from pre-commit.com hooks | pre-commit-ci[bot] | 2022-04-15 | 1 | -7/+6 |
* | Fix typos discovered by codespell | Christian Clauss | 2021-10-14 | 1 | -1/+1 |
* | Merge branch 'master' into hsolbrig/master | Edmond Chuc | 2021-07-08 | 1 | -7/+6 |
|\ | |||||
| * | minor docco updates | Nicholas Car | 2021-06-18 | 1 | -1/+3 |
| * | Merge pull request #1149 from ashleysommer/t0b3_github | Nicholas Car | 2020-08-27 | 1 | -3/+1 |
| |\ | |||||
| | * | fix escaping (deprecated since py 3.6) | t0b3 | 2020-06-22 | 1 | -1/+1 |
| | * | 2to3 whole sourcebase | t0b3 | 2020-06-22 | 1 | -3/+1 |
| * | | simplify yield | Donny Winston | 2020-08-05 | 1 | -1/+1 |
| * | | make csv2rdf work in py3; add test | Donny Winston | 2020-06-12 | 1 | -4/+3 |
| |/ | |||||
* | | Change to absolute imports to attempt to fix a Travis issue | hsolbrig | 2020-05-26 | 1 | -1/+1 |
|/ | |||||
* | changes for flake8 | Nicholas Car | 2020-05-17 | 1 | -11/+11 |
* | blacked all python files | Nicholas Car | 2020-05-16 | 1 | -48/+62 |
* | removal of all uses of package six | Nicholas Car | 2020-05-16 | 1 | -6/+3 |
* | a slightly opinionated autopep8 run | Gunnar Aastrand Grimnes | 2018-10-30 | 1 | -3/+7 |
* | bool support for csv2rdf | Gunnar Aastrand Grimnes | 2017-04-11 | 1 | -1/+16 |
* | fixed tiny bug with literal columns in csv2rdf | Gunnar Aastrand Grimnes | 2017-04-11 | 1 | -1/+1 |
* | default column conversions for csv2rdf | Gunnar Aastrand Grimnes | 2017-02-02 | 1 | -5/+16 |
* | converted csv2rdf to six | Gunnar Aastrand Grimnes | 2017-01-30 | 1 | -1/+4 |
* | converted csv2rdf | Gunnar Aastrand Grimnes | 2017-01-30 | 1 | -12/+13 |
* | fixed a handful of stupid bugs in the csv2rdf tool | Gunnar Aastrand Grimnes | 2015-10-27 | 1 | -6/+9 |
* | doc updates | gromgull | 2013-05-16 | 1 | -0/+10 |
* | cleanup - move stuff from rdfextras to sensible packages - entry_points for c... | Gunnar Aastrand Grimnes | 2013-05-03 | 1 | -0/+498 |