Commit Graph

150 Commits

Author SHA1 Message Date
Stephan Dilly
ca49bbd627
release 0.10 (#252) 2020-08-29 14:20:19 +02:00
Antonio Yang
a95ffd7bcc
Customize key binds (#234)
* customizable key config
* provide example vim key config
* automatically show correct key binding in bottom cmd-bar
2020-08-26 18:23:53 +02:00
Stephan Dilly
abe3b48d47 add twitter badge 2020-07-08 18:52:12 +02:00
Stephan Dilly
7016f17a34 typo 2020-07-04 18:18:38 +02:00
Stephan Dilly
23d61b4ab2 fix link for CI 2020-07-04 15:47:06 +02:00
Stephan Dilly
598b98b2bd
Update README.md
Fix #143
2020-06-20 09:27:12 +02:00
Stephan Dilly
073908a522 add chat badge 2020-06-18 10:27:55 +02:00
Stephan Dilly
9b0992e7a4 improve readability (see #139) 2020-06-17 17:05:34 +02:00
A. Carscadden
5c29571515
update README.md (#136)
Co-authored-by: Stephan Dilly <dilly.stephan@gmail.com>
2020-06-16 21:48:52 +02:00
Dario Vladovic
35926efe5e Use official Homebrew formula 2020-06-16 21:33:45 +02:00
Stephan Dilly
1ce204cad0 expectation management 2020-06-16 17:00:32 +02:00
Stephan Dilly
0a541a398e more features 2020-06-13 02:16:06 +02:00
Stephan Dilly
17f6f332c3 smaller logo 2020-06-08 20:20:52 +02:00
Stephan Dilly
5bfdb40a14
commit details in log (#107) 2020-06-06 19:24:48 +02:00
Stephan Dilly
34ba907759 Merge branch 'master' of github.com:Extrawurst/gitui 2020-05-30 13:05:28 +02:00
Stephan Dilly
8643844913 expressive error msg when run in bare repo (closes #100) 2020-05-30 13:05:11 +02:00
Wesley Moore
bb30ffbaad Note AUR package in README 2020-05-30 12:49:23 +02:00
Igor Raits
ef175501ed README: Add Fedora instructions 2020-05-28 21:40:36 +02:00
Stephan Dilly
7ea8f34f68 update readme,changelog and rename logging arg (#88) 2020-05-28 09:32:08 +02:00
Stephan Dilly
55f9dd466c benchmark in md, no pic 2020-05-27 14:03:21 +02:00
Stephan Dilly
17e5b00e65 benchmark and presentation link 2020-05-27 14:00:24 +02:00
Stephan Dilly
a2e17e0982 release prep 2020-05-25 16:21:53 +02:00
Stephan Dilly
40cd31bece some updates 2020-05-23 14:07:41 +02:00
Stephan Dilly
9c97ae7f05 fix formatting 2020-05-21 23:53:59 +02:00
Stephan Dilly
1b68e6cecd doc fixed 2020-05-20 12:03:43 +02:00
Stephan Dilly
4379a77e0d polish readme/changelog 2020-05-20 12:00:17 +02:00
Mehran Kordi
4ec1a4e94b
Implement color themes #65 (closes #28) 2020-05-19 20:19:30 +02:00
Stephan Dilly
6d60f5b478 document min. rust version (closes #69) 2020-05-18 19:03:58 +02:00
Stephan Dilly
3375128d91 remove limitation 2020-05-16 19:15:46 +02:00
Stephan Dilly
9d28dcfc66 added itchio shield 2020-05-07 17:32:33 +02:00
Stephan Dilly
6a28414048 update 2020-05-05 14:27:24 +02:00
Stephan Dilly
a052db90ac update readme 2020-04-28 15:51:24 +02:00
Stephan Dilly
39479c5d13 use xdg convention for log file location putting it in .cache (see #27) 2020-04-22 14:31:54 +02:00
Stephan Dilly
75d010c520 fix assets missing on crates 2020-04-13 01:53:59 +02:00
Stephan Dilly
c190787a03 test 2020-04-13 01:12:59 +02:00
Stephan Dilly
8e6dc736f5 test 2020-04-13 01:10:45 +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
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
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
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