about summary refs log tree commit diff stats
path: root/pyxis.pl
Commit message (Expand)AuthorAgeFilesLines
* Add installation instructions in README, version option in help HEAD v0.1.0 masterAndinus2020-08-301-0/+2
* Add version optionAndinus2020-08-301-1/+6
* Update help messageAndinus2020-08-301-0/+3
* Fix custom feed loading, print feed name, don't omit entriesAndinus2020-08-301-10/+17
* Warn on invalid fieldAndinus2020-08-291-1/+1
* Improve feed loading behaviourAndinus2020-08-291-1/+9
* Allow loading multiple feeds, die if feed not presentAndinus2020-08-291-2/+9
* Allow user to select single feedsAndinus2020-08-291-2/+9
* Add links to READMEAndinus2020-08-291-1/+1
* Add timeline commandAndinus2020-08-291-1/+35
* Remove un-used moduleAndinus2020-08-291-1/+0
* Comment user-agent changeAndinus2020-08-291-1/+1
* Change user-agent stringAndinus2020-08-291-1/+6
* Add fetch featureAndinus2020-08-291-0/+67