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
/
info.c
Age
Commit message (
Expand
)
Author
2018-06-28
Rewrote some api functions to store data in existing Info object instead of r...
Antony Kellermann
2018-06-14
Changed iex intraday to use extended price if newer. Changed unix time to sec...
Antony Kellermann
2018-06-04
Implemented peers_printw and made small fixes to info
Antony Kellermann
2018-05-30
Fixed graph zooming past current date bug
Antony Kellermann
2018-05-30
Put header into its own function and cleaned up interface_print
Antony Kellermann
2018-05-30
Added minimum term size for info
Antony Kellermann
2018-05-29
Implented printing news in a window or stdout and info in a window or stdout
Antony Kellermann
2018-05-29
Added News struct to easily store news and moved news API call as a threadabl...
Antony Kellermann
2018-05-29
Fixed formatting issue
Antony Kellermann
2018-05-29
Changed graphing to use an Info object
Antony Kellermann
2018-05-28
Modified info for ncurses output
Antony Kellermann
2018-05-28
Renamed graph.c/h to info.c/h and moved functions around
Antony Kellermann