]> git.armaanb.net Git - phrases.git/history - phrases.py
Make manconvert smarter
[phrases.git] / phrases.py
2021-01-31 Armaan BhojwaniUpdate argparse config to use built-in versioning
2021-01-24 Armaan BhojwaniBump copyright year
2021-01-24 Armaan BhojwaniRemove period from end of help messages
2021-01-24 Armaan BhojwaniFix style according to Flake8
2021-01-05 Armaan BhojwaniRefactor
2021-01-04 Armaan BhojwaniAdd version option, set version to 1.0.0
2021-01-04 Armaan BhojwaniRemove --open option
2020-12-19 Armaan Bhojwanifunctionalized things
2020-12-19 Armaan Bhojwaniintial switch to sqlite
2020-12-04 Armaan Bhojwaniadd -o flag
2020-12-02 Armaan Bhojwanimake database-file location more flexible
2020-12-02 Armaan Bhojwaniadd argument parsing, fix program logic
2020-12-02 Armaan Bhojwanifix anomolies in CSV, more efficient processing
2020-12-01 Armaan Bhojwanichange to CSV instead of fortune-style database
2020-12-01 Armaan Bhojwaniadd argparsing, branding
2020-12-01 Armaan Bhojwaniupdate formatting and convinience
2020-12-01 Armaan BhojwaniFinish basic form of program