| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | fix python tests, better cleanup | Christos Zoulas | 2022-09-01 | 1 | -2/+12 |
| | | |||||
| * | Better error checking and pyi file addition from (Hoel Bezier) | Christos Zoulas | 2022-07-24 | 1 | -5/+17 |
| | | |||||
| * | PR/285: Benjamin: python detect functions don't work in a multi-threaded | Christos Zoulas | 2021-09-09 | 1 | -13/+30 |
| | | | | | context. | ||||
| * | PR/225: Brian: add get/setparam | Christos Zoulas | 2021-01-04 | 1 | -0/+34 |
| | | |||||
| * | fix tab issue | Christos Zoulas | 2018-06-24 | 1 | -2/+2 |
| | | |||||
| * | PR/7: Return the proper ValueError message | Christos Zoulas | 2018-06-23 | 1 | -1/+4 |
| | | |||||
| * | retain python 2 compatibility, factoring out the conversion functions. | Christos Zoulas | 2017-04-04 | 1 | -30/+38 |
| | | |||||
| * | PR/562: Reiner Herrmann: Avoid double encoding with python3 | Christos Zoulas | 2016-06-28 | 1 | -3/+3 |
| | | |||||
| * | PR/511: Orestis: Restore python-2 compatibility. | Christos Zoulas | 2016-02-02 | 1 | -4/+7 |
| | | |||||
| * | PR/477: Make python code pypi friendly. | Christos Zoulas | 2015-11-23 | 1 | -2/+52 |
| | | |||||
| * | PR/489: Avoid evaluating things twice. | Christos Zoulas | 2015-10-29 | 1 | -16/+19 |
| | | |||||
| * | remove stray g. | Christos Zoulas | 2014-06-03 | 1 | -1/+1 |
| | | |||||
| * | PR/357: flake8 warning cleanups | Christos Zoulas | 2014-06-03 | 1 | -13/+17 |
| | | |||||
| * | Fix regression: If a file was already bytes, don't try to convert it. | Christos Zoulas | 2014-04-03 | 1 | -1/+4 |
| | | | | | From: Arfrever Frehtes Taifersar Arahesis | ||||
| * | encode filename (Debian#435397) | Christos Zoulas | 2014-03-02 | 1 | -1/+1 |
| | | |||||
| * | add python3 changes. | Christos Zoulas | 2011-09-22 | 1 | -6/+16 |
| | | |||||
| * | When matching softmagic for ascii files, don't just print | Christos Zoulas | 2011-02-03 | 1 | -26/+26 |
| | | | | | | | | | the softmagic classification, keep going and print the text classification too. This fixes broken troff files when we moved them from keyword recognition to softmagic (they stopped printing "with CRLF" etc.) Reported by Doug McIlroy. | ||||
| * | New pure-Python bindings (same API as before, with missing methods added). | Reuben Thomas | 2011-01-14 | 1 | -0/+204 |
