Commit graph

322 commits

Author SHA1 Message Date
Stephan Dilly
3c171bf048 Update issue templates 2020-04-16 17:16:49 +02:00
Stephan Dilly
2373f8b69b Update issue templates 2020-04-16 17:15:14 +02:00
Stephan Dilly
69afc129c7 fix line ending drawing CRLF
(fixes #21)
2020-04-16 16:41:04 +02:00
Stephan Dilly
1b90436421 switch to tui clear new in 0.9 2020-04-16 15:12:32 +02:00
Stephan Dilly
7a479b1896 reduce git2 features and add musl build step
fix tabs

integrate linux musl builds in CD pipeline
2020-04-16 14:05:28 +02:00
Stephan Dilly
e50f15f72b tui upgrade 2020-04-15 22:38:09 +02:00
Stephan Dilly
eb7fc99f67 keep releases as pre- for now 2020-04-15 22:06:45 +02:00
Stephan Dilly
35f50440e7 try different action to do releases/assets 2020-04-15 21:34:53 +02:00
Stephan Dilly
711d5cb7b4 prep next version 2020-04-15 19:03:25 +02:00
Stephan Dilly
189e6c201a move sec audit into seperate step to speed up CI 2020-04-15 19:01:44 +02:00
Stephan Dilly
2b4f80b141 Add linux release step 2020-04-15 18:31:05 +02:00
Stephan Dilly
5820cc246c new version 2020-04-14 12:40:40 +02:00
Stephan Dilly
f484f7f06f fix download link 2020-04-14 12:05:37 +02:00
Stephan Dilly
486840f1d6 better tag version extraction 2020-04-14 11:57:14 +02:00
Stephan Dilly
32ca2736bb fix order 2020-04-14 11:48:36 +02:00
Stephan Dilly
c1b752c91c use correct version 2020-04-14 11:45:20 +02:00
Stephan Dilly
2047b591b7 cd pipeline 2020-04-14 11:45:20 +02:00
Stephan Dilly
75d010c520 fix assets missing on crates 2020-04-13 01:53:59 +02:00
Stephan Dilly
7f69a94f0f next release 2020-04-13 01:45:36 +02:00
Stephan Dilly
99a240da5f clippy fix 2020-04-13 01:38:13 +02:00
Stephan Dilly
b0b1f7d86b prep next version 2020-04-13 01:23:12 +02:00
Stephan Dilly
6bcdee4d63 more clean update messaging 2020-04-13 01:22:09 +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
de5cedb05a new update flags system 2020-04-13 00:29:36 +02:00
Stephan Dilly
c0f0883f1b cleanup 2020-04-12 19:45:37 +02:00
Stephan Dilly
e43ed300ed doc 2020-04-12 19:39:53 +02:00
Stephan Dilly
f2f278e9c0 docs 2020-04-12 14:24:21 +02:00
Stephan Dilly
71b113cbbb show version in help popup 2020-04-12 14:23:22 +02:00
Stephan Dilly
145bc90e4c little cleanup 2020-04-12 01:50:34 +02:00
Stephan Dilly
445b732522 improved popup drawing 2020-04-12 01:46:30 +02:00
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