Arch Linux User Repository
Home
Packages
Forums
Wiki
GitLab
Security
AUR
Download
AUR : tick.git
AUR Package Repositories | click
here
to return to the package base details page
about
summary
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
main.c
Age
Commit message (
Expand
)
Author
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