]> git.armaanb.net Git - phrases.git/shortlog
phrases.git
2021-01-31 Armaan BhojwaniMake manconvert smarter main
2021-01-31 Armaan BhojwaniUpdate argparse config to use built-in versioning
2021-01-25 Armaan BhojwaniUpdate LICENSE file with new contact info and year v1.0.2
2021-01-25 Armaan BhojwaniRegenerate manpages
2021-01-24 Armaan BhojwaniUpdate phrase database
2021-01-24 Armaan BhojwaniMove mkdir steps of Makefile into their own target
2021-01-24 Armaan BhojwaniUpdate README
2021-01-24 Armaan BhojwaniAdd requirements.txt
2021-01-24 Armaan BhojwaniBump copyright year
2021-01-24 Armaan BhojwaniBump version number in manpages
2021-01-24 Armaan BhojwaniRemove period from end of help messages
2021-01-24 Armaan BhojwaniFix style according to Flake8
2021-01-06 Armaan BhojwaniCreate contrib folder
2021-01-05 Armaan BhojwaniFix markdown formatting on README v1.0.1
2021-01-05 Armaan BhojwaniUpdate README.md
2021-01-05 Armaan BhojwaniAdd extract.py script to Makefile
2021-01-05 Armaan BhojwaniAdd phrases-extract manpage
2021-01-05 Armaan BhojwaniUpdate phrase database
2021-01-05 Armaan BhojwaniAdd manconvert pandoc script
2021-01-05 Armaan BhojwaniRefactor
2021-01-05 Armaan BhojwaniAdd --version argument to extract.py
2021-01-04 Armaan BhojwaniWrite manpage, install it with Makefile v1.0.0
2021-01-04 Armaan BhojwaniAdd version option, set version to 1.0.0
2021-01-04 Armaan BhojwaniRemove --open option
2020-12-19 Armaan Bhojwaniupdate README
2020-12-19 Armaan Bhojwanifunctionalized things
2020-12-19 Armaan Bhojwaniupdate database
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 README formatting
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
2020-12-01 Armaan Bhojwanifirst push