Commit Graph

341 Commits

Author SHA1 Message Date
Stephan Dilly
952034beea Merge branch 'master' of github.com:Extrawurst/gitui 2020-04-12 01:35:04 +02:00
Stephan Dilly
f3f6b92007 draw once before mainloop to appear more snappy 2020-04-12 01:34:53 +02:00
Stephan Dilly
9cc594cb17
Update README.md 2020-04-11 11:29:08 +02:00
Stephan Dilly
40fa3827f6
Update README.md 2020-04-11 11:28:35 +02:00
Stephan Dilly
317fd6ae2f prep new version 2020-04-10 19:22:17 +02:00
Stephan Dilly
2a4372b248 docs 2020-04-10 19:18:58 +02:00
Stephan Dilly
1fe08a3f3d fix diff header coloring 2020-04-10 19:13:52 +02:00
Stephan Dilly
ee44a44df4 prepare new version 2020-04-10 19:05:47 +02:00
Stephan Dilly
68f4a0791e upgrade git2-rs 2020-04-10 19:04:55 +02:00
Stephan Dilly
8ddcde9e07 issue links 2020-04-10 14:31:39 +02:00
Stephan Dilly
f92f270e17 link issue 2020-04-10 14:30:33 +02:00
Stephan Dilly
490268201b more clean readme 2020-04-10 14:27:27 +02:00
Stephan Dilly
520456d0cd visualize commit-msg hook when failed 2020-04-10 14:02:24 +02:00
Stephan Dilly
19b540c123 cleanup 2020-04-10 10:52:31 +02:00
Stephan Dilly
acea66e829 render tabs in diff (closes #12) 2020-04-09 12:43:51 +02:00
Stephan Dilly
d2d69063e3 cleanup 2020-04-09 12:05:42 +02:00
Stephan Dilly
b9ac1865db support altering commit-msg on ok hook 2020-04-09 11:13:02 +02:00
Stephan Dilly
f144d97e0c fix debug state ment leftover 2020-04-09 09:36:10 +02:00
Stephan Dilly
36ff0be9d1
support hooks: post-commit,commit-msg (#15)
* support hooks: post-commit and commit-msg
* some unittests
* exclude tests on windows for now
2020-04-09 09:23:59 +02:00
Stephan Dilly
d0fce2dce4 todos 2020-04-08 20:54:48 +02:00
Stephan Dilly
1a872308c4 test 2020-04-08 12:08:22 +02:00
Stephan Dilly
3cb295498b more release build bundling 2020-04-08 11:49:07 +02:00
Stephan Dilly
c4880060ea try shrinking bin size 2020-04-08 00:44:13 +02:00
Stephan Dilly
936e965c17 fix: dont allow open revert dlg on [D] press while on staged file 2020-04-08 00:23:12 +02:00
Stephan Dilly
387b8748b1 better naming 2020-04-08 00:21:08 +02:00
Stephan Dilly
b71f39fbb3 Support stage/unstage hunk 2020-04-08 00:21:08 +02:00
Stephan Dilly
15ee7b8f87 todo 2020-04-06 09:20:08 +02:00
Stephan Dilly
f74d41a445 fix committing in empty repo 2020-04-05 19:50:11 +02:00
Stephan Dilly
b4f10c06ac fix crash when unstaging file in empty repo 2020-04-05 19:30:59 +02:00
Stephan Dilly
6392778c09 fix one crash on empty repo (diffing) 2020-04-05 18:43:52 +02:00
Stephan Dilly
0657da58db unittest for commiting 2020-04-05 15:39:02 +02:00
Stephan Dilly
77719df650 fix quickbar not updating after switching focus 2020-04-05 15:32:07 +02:00
Stephan Dilly
86a762c926 rustfmt ci step 2020-04-05 15:29:41 +02:00
Stephan Dilly
e457e60c27 prepare release 2020-04-03 23:37:11 +02:00
Stephan Dilly
e51609ed91 fix crash running outside of git repo 2020-04-03 23:32:17 +02:00
Stephan Dilly
923f7a46d6 confirm destive command: reset file 2020-04-03 23:16:49 +02:00
Stephan Dilly
c838721544 todo 2020-04-03 22:26:33 +02:00
Stephan Dilly
0a91b749dd fix clippy 2020-04-03 22:18:20 +02:00
Stephan Dilly
9ac915212a fix diff staying blank 2020-04-03 22:16:31 +02:00
Stephan Dilly
ef4d3f7b56 introduce queue to get rid of event() return type 2020-04-03 17:52:41 +02:00
Stephan Dilly
176f2ee2fa naming 2020-04-03 17:09:59 +02:00
Stephan Dilly
905d1e6d03 Update readme 2020-04-03 16:53:39 +02:00
Stephan Dilly
b8debcf87f clippy fixes 2020-04-03 16:46:33 +02:00
Stephan Dilly
448b6927c3 better help sorting 2020-04-03 16:40:30 +02:00
Stephan Dilly
6001593a0a rename 2020-04-03 16:26:05 +02:00
Stephan Dilly
2282305e7c switch to new command texts 2020-04-03 16:24:52 +02:00
Stephan Dilly
ed5668c4c8 cmd help grouping and long desc 2020-04-03 14:48:41 +02:00
Stephan Dilly
f2336d32e1 new logo 2020-04-03 00:33:40 +02:00
Stephan Dilly
bc85a86000 pedantic clippy 2020-04-02 23:45:50 +02:00
Stephan Dilly
77cafbd6b7 more clippy warnings 2020-04-02 21:25:51 +02:00