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
Age
Commit message (
Collapse
)
Author
2018-05-13
Implemented multithreading for check for O(1) compute time
Antony Kellermann
2018-05-12
Minor changes
Antony Kellermann
2018-05-12
Added return/goto macros to portfolio.c and improved code documentation
Antony Kellermann
2018-05-12
Rewrote/rearranged encryption and decryption methods
Antony Kellermann
2018-05-05
Updated info and new version
Antony Kellermann
2018-05-05
Added 7 day profit sort option
Antony Kellermann
2018-05-05
Modified API calls to include 7 day change
Antony Kellermann
2018-05-03
Updated man page and new version
Antony Kellermann
2018-05-03
Implemented sorting and rewrote most of print_all. Changed main check arguments
Antony Kellermann
2018-05-02
Rewrote portfolio_print_stock
Antony Kellermann
2018-05-02
Rewrote portfolio_print_all
Antony Kellermann
2018-05-02
Added documentation
Antony Kellermann
2018-05-02
Function for storing api data in security data struct
Antony Kellermann
2018-05-01
Implemented storing portfolio data in structs
Antony Kellermann
2018-04-30
Added alloc check function to exit if an alloc fails.
Antony Kellermann
2018-03-21
New version
Antony Kellermann
2018-03-21
Fixed undefined behavior caused by securities that haven't existed for at ↵
Antony Kellermann
least five years
2018-03-21
Fixed invalid free
Antony Kellermann
2018-03-18
Implemented panning left and right for graphing and minor UI changes
Antony Kellermann
2018-03-17
Fixed errors with writing new items to porfolio, empty/missing porfolio, and ↵
Antony Kellermann
fixed memory leaks
2018-03-17
Fixed #2: tick will now properly create/format a portfolio if the file ↵
Antony Kellermann
doesn't exist or is empty
2018-03-17
Updated man/readme and new version
Antony Kellermann
2018-03-17
Fixed #2: Does not create portfolio file when missing, and requests password ↵
Antony Kellermann
for empty portfolio file
2018-03-17
Implemented zooming in and out for graphing
Antony Kellermann
2018-03-12
Transitioned graph to NCurses
Antony Kellermann
2018-03-11
Added morningstar 5y history for graphing
Antony Kellermann
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
version
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 ↵
Antony Kellermann
instead, as well as moving functions to appropriate files
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 ↵
Antony Kellermann
Makefile, included header in other files
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
[next]