238 Commits (4ad7a0c25358328013f8aee544b58f6126de6377)
 

Author SHA1 Message Date
Michael Dvorkin ae1b141ccb Pressing 'q' quits the program 11 years ago
Michael Dvorkin 6e7ba199d2 Merge pull request #2 from hura/patch-1 11 years ago
hura 7c1b7804a4 Fixed install 11 years ago
Michael Dvorkin 25813caeca Typo (thanks, Steve!) 11 years ago
Michael Dvorkin 2edcc829be Homebrew formula for v0.1.0 11 years ago
Michael Dvorkin ceb7d2d218 Added CHANGELOG 11 years ago
Michael Dvorkin df0f2db2c6 README tweaks 11 years ago
Michael Dvorkin 83e9e94acd Better screenshot 11 years ago
Michael Dvorkin 843a017195 golint is finally happy 11 years ago
Michael Dvorkin 36ff6caeec Documented yahoo_market.go 11 years ago
Michael Dvorkin 3ddba679d8 Getting ready for brew install 11 years ago
Michael Dvorkin d745d1b12d First golint pass for yahoo_quotes.go 11 years ago
Michael Dvorkin b32609ac61 First golint pass for yahoo_market.go 11 years ago
Michael Dvorkin 3c9f3534a6 Documented the sorter 11 years ago
Michael Dvorkin ebde4db119 More golint sweeping of screen 11 years ago
Michael Dvorkin 1bc102f7ee Use generic screen.Draw() to display current time 11 years ago
Michael Dvorkin 89347a040e Initial golint sweep for screen.go 11 years ago
Michael Dvorkin 2e05c91d29 Updated profile as suggested by golint 11 years ago
Michael Dvorkin ffc491b20f Documentation and golint cleanup for markup 11 years ago
Michael Dvorkin 7231d8f29c Documentation for the line editor 11 years ago
Michael Dvorkin 40c135a186 More golint refactoring 11 years ago
Michael Dvorkin 8bab5128c9 Simpler installation instructions in README 11 years ago
Michael Dvorkin 3b9b0745de More refactoring and docs as suggested by golint 11 years ago
Michael Dvorkin f1548e6bac Started making golint happy... 11 years ago
Michael Dvorkin 93db48015b Added screenshot 11 years ago
Michael Dvorkin 7ed514570d Removed one-off /misc 11 years ago
Michael Dvorkin e4c3ecf2a1 Tweaks to README 11 years ago
Michael Dvorkin d52a23c49b Avoid adding empty tickers 11 years ago
Michael Dvorkin 540797e6ea Added README 11 years ago
Michael Dvorkin 131bc4eb3b Added [build] to Makefile 11 years ago
Michael Dvorkin 787b4fbc3a Correctly format market cap for penny stocks 11 years ago
Michael Dvorkin 69fa0d1819 Optimized sorter initialization 11 years ago
Michael Dvorkin e9d2dfacbe Use reflection when parsing fetched data 11 years ago
Michael Dvorkin 7b75a6387d Use reflection when formatting column data 11 years ago
Michael Dvorkin 1152285520 Refactored to avoid recompiling templates on each refresh 11 years ago
Michael Dvorkin 79a1d5b508 Small optimizations 11 years ago
Michael Dvorkin c514053803 Made sortable types private 11 years ago
Michael Dvorkin 8f55a6acf7 More tweaking of graceful panic/recover 11 years ago
Michael Dvorkin 7accc918cb Graceful panic/recover for market data errors 11 years ago
Michael Dvorkin 391520c95a Added LICENSE 11 years ago
Michael Dvorkin 9322ab6301 Forked nsf/termbox-go to freeze at michaeldv/termbox-go 11 years ago
Michael Dvorkin 61f8d2dc70 Call Reorder and Regroup straight from profile 11 years ago
Michael Dvorkin af77896323 Simplified grouping by advancing/declining 11 years ago
Michael Dvorkin fd1e3b9089 Refactored updating sort order 11 years ago
Michael Dvorkin a79b4605df No updates when the list of tickers is empty 11 years ago
Michael Dvorkin ef65f51624 Small simplification 11 years ago
Michael Dvorkin 8e3b2292ce Small tweaks 11 years ago
Michael Dvorkin b0c4dd0fa9 Added help screen 11 years ago
Michael Dvorkin 11dea8282b Restructured source directory tree 11 years ago
Michael Dvorkin e5c017270d Refactored templates and parsing of the market data 11 years ago