Commit Graph

1458 Commits

Author SHA1 Message Date
Stephan Dilly
3a849bc900 use new scroll in files list too 2021-06-05 22:59:00 +02:00
Stephan Dilly
b9c763756a fix scroll being off in branchlist after tab
refactored scroll stuff into new abstraction for reuse
2021-06-05 22:52:46 +02:00
Stephan Dilly
5b07c48234 nightly clippy fixes 2021-06-05 10:28:18 +02:00
Stephan Dilly
6006e7aebd use new custom logwalker 2021-06-04 09:55:19 +02:00
Stephan Dilly
e8c2dc25d4 simplify log walker 2021-06-03 23:55:30 +02:00
Stephan Dilly
3adcb4b8c8 turning time slow sorted revlog off again 2021-06-03 17:47:39 +02:00
Stephan Dilly
869e4b7287
fix path handling on windows (#762)
* this reduces memory overhead where nothing is folded up
* makes folding work with windows path seperators
2021-06-03 00:06:28 +02:00
Stephan Dilly
0e7ac4a14c
improve filetree::new performance (#760)
we used a BTreeMap where ordering does not matter and HashMap performs much better
2021-06-02 00:14:51 +02:00
Stephan Dilly
a4817609fb update changelog 2021-06-01 17:37:54 +02:00
Kieran Siek
a11c0b5eb6
Use libgit2 to get the merge commit message. (#755) 2021-06-01 17:29:24 +02:00
Stephan Dilly
53f65c8377 assert that merge msg is populated correctly 2021-06-01 16:27:37 +02:00
Stephan Dilly
3cd218de57
honor showUntrackedFiles config (#753) 2021-06-01 09:56:55 +02:00
Stephan Dilly
eb28ba1af5 update readme 2021-05-31 20:31:20 +02:00
Stephan Dilly
65524edf0b allow walking repo including all available refs 2021-05-30 12:03:03 +02:00
Stephan Dilly
070ad1bca8 more precise motivation 2021-05-30 10:21:33 +02:00
Stephan Dilly
4fb523b9b1 fix wrong file loaded in tree view 2021-05-29 18:00:26 +02:00
Stephan Dilly
82f5496b04 cargo update 2021-05-29 15:42:25 +02:00
Stephan Dilly
680b178a37 make revlog sorted by time 2021-05-29 15:42:17 +02:00
Stephan Dilly
76002f1b9c update changelog, fix dates 2021-05-28 12:22:50 +02:00
Stephan Dilly
b59e050d67 cleanup some todos 2021-05-28 12:11:39 +02:00
Stephan Dilly
c0ce674438 readme: warn that gpgsign not supported 2021-05-28 11:52:30 +02:00
Stephan Dilly
a5f739aa69 update readme 2021-05-28 11:48:41 +02:00
Stephan Dilly
7fbc3f020d version bump 2021-05-28 11:41:20 +02:00
Stephan Dilly
0e2833224a version bump filetree 2021-05-28 11:36:14 +02:00
Stephan Dilly
e351c410b2 fix demo gif location 2021-05-28 11:34:35 +02:00
Stephan Dilly
b7d7f0ab84 version bump gitui 2021-05-28 11:33:07 +02:00
Stephan Dilly
c8099ee9f9 cleanup 2021-05-28 11:31:43 +02:00
ImgBotApp
8ddeddf8c5 [ImgBot] Optimize images
/filetreelist/demo.gif -- 1,041.05kb -> 910.62kb (12.53%)

Signed-off-by: ImgBotApp <ImgBotHelp@gmail.com>
2021-05-28 11:20:47 +02:00
Stephan Dilly
470ca4a678 todos 2021-05-28 11:18:58 +02:00
Stephan Dilly
3c8060f6f5 readme for filetreelist 2021-05-28 11:18:54 +02:00
Stephan Dilly
032948f01a rename filetree crate to prepare for publish 2021-05-28 11:10:11 +02:00
Stephan Dilly
bfa83ae343 move async_job abstraction into asyncgit for now 2021-05-28 11:02:31 +02:00
Stephan Dilly
16f03d459e bump asyncgit version 2021-05-28 10:44:10 +02:00
Stephan Dilly
f5b9f7259c more gifs 2021-05-28 09:57:20 +02:00
Stephan Dilly
9700f9f5ee fix margin in file-tree 2021-05-28 09:49:44 +02:00
Stephan Dilly
b8f8081e58 changelog 2021-05-28 00:20:28 +02:00
Stephan Dilly
739d7e7f84
Fix 730 files tab (#743) 2021-05-28 00:15:02 +02:00
Stephan Dilly
1149ddddd3 fix popup draw order (followup to 594a1a9) 2021-05-27 23:20:57 +02:00
Stephan Dilly
5304303aa6 todo 2021-05-27 22:03:09 +02:00
Richard Menzies
594a1a936d
Turn popup functions into macros (#383)
* Make popup functions into macros
* update to master
* simplify

Co-authored-by: Stephan Dilly <dilly.stephan@gmail.com>
2021-05-27 22:02:09 +02:00
Stephan Dilly
ce5a1a754b update readm 2021-05-27 21:11:40 +02:00
Stephan Dilly
e52b4a35d0 changelog update 2021-05-27 21:08:21 +02:00
Christoph Rüßler
2ed6f53dcf Add popup for tags
This closes #483.
2021-05-27 21:02:30 +02:00
Stephan Dilly
bea7edf90e reorder 2021-05-27 09:39:50 +02:00
Stephan Dilly
242319b1d9
Fix 740 gpgsign warning (#741)
* error if gpgsign=true
2021-05-27 09:34:44 +02:00
Stephan Dilly
5a51fc63ad cleanup 2021-05-26 23:23:04 +02:00
Stephan Dilly
246ea9195d more warnings as errors 2021-05-26 09:13:24 +02:00
Stephan Dilly
094a5f360c cleanup 2021-05-25 14:43:20 +02:00
Stephan Dilly
6b237cdced git2-rs pdate 2021-05-24 18:29:48 +02:00
Stephan Dilly
693bc255ab doc key_config file location on windows 2021-05-24 18:06:59 +02:00