Age | Commit message (Expand) | Author |
2018-05-02 | Rewrote portfolio_print_stock | Antony Kellermann |
2018-04-30 | Added alloc check function to exit if an alloc fails. | Antony Kellermann |
2018-03-21 | Fixed invalid free | Antony Kellermann |
2018-03-17 | Fixed errors with writing new items to porfolio, empty/missing porfolio, and ... | Antony Kellermann |
2018-03-12 | Transitioned graph to NCurses | Antony Kellermann |
2018-03-11 | Added command 'graph' for IEX securities | Antony Kellermann |
2018-03-02 | Fixed segfaults on wrong password and memory leaks, cleared up main, and new ... | Antony Kellermann |
2018-02-28 | Overhaul to replace many instances of char* and len pairs with Strings instea... | Antony Kellermann |
2018-02-26 | Moved string manipulation functions to new c/h files, added them to Makefile,... | Antony Kellermann |
2018-02-24 | Small const modifications, fixed errors, and updated to-do | Antony Kellermann |
2018-02-23 | Added new command 'info' for cryptos | Antony Kellermann |
2018-02-19 | Added support for checking and modifying encrypted portfolios | Antony Kellermann |
2018-02-19 | Added encrypt/decrypt functions and updated main | 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-04 | Minor formatting fixes in news | Antony Kellermann |
2018-01-31 | Added support for news | Antony Kellermann |
2018-01-26 | Small main updates | Antony Kellermann |
2018-01-18 | Added support for mutual funds and over-the-counter stocks | Antony Kellermann |
2018-01-17 | Initial commit | Antony Kellermann |