Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Better flake8 configHEADmaster | Laurent Bachelier | 2014-08-24 | 1 | -1/+1 |
* | Release 1.1.0v1.1.0 | Laurent Bachelier | 2014-07-11 | 1 | -1/+1 |
* | Add "greptable open" subcommand | Laurent Bachelier | 2014-07-11 | 3 | -4/+146 |
* | Create engine on demand | Laurent Bachelier | 2014-07-09 | 1 | -1/+7 |
* | Release 1.0.0v1.0.0 | Laurent Bachelier | 2014-07-09 | 1 | -1/+1 |
* | Document usage and configuration | Laurent Bachelier | 2014-07-09 | 1 | -0/+51 |
* | Use config file in user home, if present | Laurent Bachelier | 2014-07-08 | 1 | -1/+8 |
* | Move the main function to a "dump" subcommand | Laurent Bachelier | 2014-07-08 | 2 | -11/+18 |
* | Ignore build dirs | Laurent Bachelier | 2014-07-08 | 1 | -0/+3 |
* | Allow changing the separator | Laurent Bachelier | 2014-07-08 | 2 | -9/+19 |
* | Allow configuring server name | Laurent Bachelier | 2014-07-08 | 2 | -4/+6 |
* | Switch to INI-style config | Laurent Bachelier | 2014-07-08 | 2 | -7/+22 |
* | Use argparse | Laurent Bachelier | 2014-07-06 | 2 | -4/+18 |
* | Add basic packaging | Laurent Bachelier | 2014-07-06 | 4 | -1/+39 |
* | Add simple test for Python 2 and 3 | Laurent Bachelier | 2014-07-06 | 2 | -0/+39 |
* | Support for SQLite, make it easier to tap into some functions | Laurent Bachelier | 2014-07-06 | 1 | -16/+29 |
* | Use URL as a default name if no host can be found | Laurent Bachelier | 2014-07-05 | 1 | -0/+2 |
* | Basic Python gitignore | Laurent Bachelier | 2014-07-05 | 1 | -0/+4 |
* | Add MIT license | Laurent Bachelier | 2014-07-04 | 1 | -0/+20 |
* | Add basic README | Laurent Bachelier | 2014-07-04 | 1 | -0/+19 |
* | First good enough script | Laurent Bachelier | 2014-07-04 | 2 | -0/+67 |