Age | Commit message (Expand) | Author |
2018-03-11 | Added command 'graph' for IEX securities | Antony Kellermann |
2018-03-11 | Small updates to Makefile, PKGBUILD, README | Antony Kellermann |
2018-03-02 | Fixed segfaults on wrong password and memory leaks, cleared up main, and new ... | Antony Kellermann |
2018-03-02 | Improved code documentation substantially | Antony Kellermann |
2018-02-28 | Updated information and new version | Antony Kellermann |
2018-02-28 | Overhaul to replace many instances of char* and len pairs with Strings instea... | Antony Kellermann |
2018-02-26 | renamed some string functions | Antony Kellermann |
2018-02-26 | Updated Makefile | Antony Kellermann |
2018-02-26 | Moved string manipulation functions to new c/h files, added them to Makefile,... | Antony Kellermann |
2018-02-25 | Modified strip_char to strip in place instead of returning a new string | Antony Kellermann |
2018-02-25 | New version/updated readme and man page | Antony Kellermann |
2018-02-25 | Added info support for mutf/otc etc. | Antony Kellermann |
2018-02-24 | Added info support for stocks/etfs | Antony Kellermann |
2018-02-24 | Small const modifications, fixed errors, and updated to-do | Antony Kellermann |
2018-02-23 | Added compiler warnings and fixed api warnings | Antony Kellermann |
2018-02-23 | Added new command 'info' for cryptos | Antony Kellermann |
2018-02-19 | New version | Antony Kellermann |
2018-02-19 | Added support for checking and modifying encrypted portfolios | Antony Kellermann |
2018-02-19 | Updated documentation and added ncurses dependency | Antony Kellermann |
2018-02-19 | Added encrypt/decrypt functions and updated main | Antony Kellermann |
2018-02-18 | small changes in rc4 and added documentation | Antony Kellermann |
2018-02-16 | Added rc4 files to project | Antony Kellermann |
2018-02-16 | Reduced number of allocs and added error checking | Antony Kellermann |
2018-02-09 | Convert bug fix and added better portfolio output | Antony Kellermann |
2018-02-09 | mostly rewrite main.c, fix some segfaults on missing arguments, add | Charlie Waters |
2018-02-08 | Changed portfolio to JSON format | Antony Kellermann |
2018-02-06 | Morningstar bug fix | Antony Kellermann |
2018-02-05 | Bug fixes for Morningstar and added documentation | Antony Kellermann |
2018-02-04 | Minor formatting fixes in news | Antony Kellermann |
2018-02-03 | Bug fixes in news | Antony Kellermann |
2018-02-01 | Removed Alpha Vantage and consolidated API calls to one per symbol | Antony Kellermann |
2018-01-31 | Added Morningstar as an API for MUTF/OTCMKTS | Antony Kellermann |
2018-01-31 | Added support for news | Antony Kellermann |
2018-01-29 | Added support for 1d gains/losses | Antony Kellermann |
2018-01-26 | Small main updates | Antony Kellermann |
2018-01-20 | Updated readme | Antony Kellermann |
2018-01-20 | Added support for cryptocurrencies | Antony Kellermann |
2018-01-20 | Added support for USD | Antony Kellermann |
2018-01-19 | Few bug fixes | Antony Kellermann |
2018-01-18 | Minor file updates | Antony Kellermann |
2018-01-18 | Added support for mutual funds and over-the-counter stocks | Antony Kellermann |
2018-01-18 | Updated license and made minor changes to output | Antony Kellermann |
2018-01-17 | Initial commit | Antony Kellermann |