Commit Graph

31 Commits

Author SHA1 Message Date
fb8ab20877 add list model dependency and mod tidy 2023-02-21 23:12:32 -08:00
b813a818fe add cursor and struct for settings 2023-02-21 22:43:09 -08:00
c9db6e38e4 fix initial selection/highlighting issue 2023-02-20 21:16:33 -08:00
c1e69b62f1 make commitlog updates more efficient 2023-02-20 20:48:05 -08:00
9c0d06cfcc add keybindings for table navigation 2023-02-20 20:09:51 -08:00
ef50a92ce1 messy first cut of tableview 2023-02-20 19:43:09 -08:00
bbb902ac7b update year for commitlog 2023-02-20 14:33:04 -08:00
3aa9dad280 fix oob error for paginator 2023-02-20 13:45:12 -08:00
9e934da2de add keybinds and Update for paginator 2023-02-19 10:30:52 -08:00
902266ede7 repo commits are sorted by default, stub out paginator 2023-02-18 18:12:45 -08:00
ec642ccefc fix getAuthor/Email funcs 2023-02-17 17:47:37 -08:00
7dc43e18ed consolidate types 2023-02-16 21:23:36 -08:00
011714eb3b update to fix commitlog message 2023-02-15 23:52:21 -08:00
e4decf6ee2 readying up for loading in commit messages to UI 2023-02-15 23:45:50 -08:00
5d6ca69a2b prepare for git commit chan aggregation 2023-02-14 22:51:54 -08:00
f932d2ce21 Day Commits in progress 2023-02-13 18:00:28 -08:00
51a9797300 add simple help text stub and lipgloss joins 2023-02-12 17:13:46 -08:00
d67287bbb8 remove xmain 2023-02-11 22:01:17 -08:00
c890907cee Add selection ability and cursor movement 2023-02-11 21:58:36 -08:00
2e01847d63 remove debug line, add basic tea structure 2023-02-11 20:14:44 -08:00
ca1abd02d6 remove compilation errors 2023-02-11 17:59:43 -08:00
c2acbdcedf add placeholder models for later 2023-02-10 22:46:35 -08:00
90c0803638 remove references to charm fork 2023-01-31 00:40:21 -08:00
b270d61266 remove debug prints 2023-01-31 00:22:00 -08:00
31bb0d88c7 fix error in CommitSet to Freq func 2023-01-30 23:45:27 -08:00
aa28e5b264 finish merging 2023-01-30 23:03:08 -08:00
38bc9bcf94 mid-merge 2023-01-30 22:32:28 -08:00
f2fa0500fb rename gitgraph => graph 2023-01-30 15:07:13 -08:00
dbef522f89 make buildable by the general public 2023-01-28 02:32:10 -08:00
89a4d01f21 make term return strings instead of writing directly 2023-01-28 02:23:25 -08:00
6b918c4a57 migration into monorepo complete 2023-01-27 22:26:17 -08:00