Stephan Dilly
|
dad8e8d43d
|
cargo fmt: use hardtabs
since it does not support hard-whitespaces its the only way to make whitespaces consisitent and checked
|
2021-08-17 14:24:25 +02:00 |
|
Stephan Dilly
|
25a49e22f2
|
supporting marking commits in the log
|
2021-08-17 14:21:24 +02:00 |
|
Christoph Rüßler
|
2ed6f53dcf
|
Add popup for tags
This closes #483.
|
2021-05-27 21:02:30 +02:00 |
|
Stephan Dilly
|
4cebb41cf4
|
Fix 682 smarter times in log (#683)
|
2021-05-06 14:11:15 +02:00 |
|
Agung Baptiso Sorlawan
|
ad8ecd6a1b
|
introduce EventState enum (#666)
|
2021-04-26 11:33:45 +02:00 |
|
Christoph Rüßler
|
b7eed4361e
|
Add blame view
This closes #484.
|
2021-04-21 15:03:37 +02:00 |
|
Stephan Dilly
|
dcfdc42003
|
cleanup
|
2021-03-08 01:51:55 +01:00 |
|
Stephan Dilly
|
bde8eb8a7b
|
Revert "Support mouse scrolling (#306)"
This reverts commit 457f644f30.
|
2021-02-24 11:38:30 +01:00 |
|
Richard Menzies
|
457f644f30
|
Support mouse scrolling (#306)
Linked to #226
|
2021-02-23 11:03:50 +01:00 |
|
Antonio Yang
|
3101f7b104
|
copy commit hash
|
2020-12-19 16:27:26 +01:00 |
|
Stephan Dilly
|
2df0a8957b
|
clippy fixes
|
2020-10-11 16:06:44 +02:00 |
|
Richard Menzies
|
93168639fe
|
Bump tui: 0.9 -> 0.12 (#289)
|
2020-10-08 09:56:36 +02:00 |
|
Stephan Dilly
|
2401293b66
|
Rust1.46 and nightly ci (#246)
|
2020-08-28 10:52:24 +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
|
0e81f062da
|
fix slection error after deleting last element in stash (closes #223)
|
2020-08-08 09:24:23 +02:00 |
|
Stephan Dilly
|
315cf615e0
|
Async tag fetching (#195)
|
2020-07-12 13:21:34 +02:00 |
|
Stephan
|
4a442f3829
|
cleanup use
|
2020-06-29 12:30:10 +02:00 |
|
Stephan Dilly
|
895c013d10
|
fixed author column width (closes #148)
|
2020-06-25 10:27:07 +02:00 |
|
Stephan Dilly
|
0d84abd1c6
|
make draw take shared ref again
|
2020-06-23 11:03:02 +02:00 |
|
Stephan Dilly
|
b899751c2b
|
share theme instead of copying it all over the place
|
2020-06-22 12:21:21 +02:00 |
|
Stephan Dilly
|
63e449fca9
|
indicate what branch we are on (closes #115)
|
2020-06-12 22:37:53 +02:00 |
|
Stephan Dilly
|
71fdf1d6a9
|
better tag highlighting in log
|
2020-06-06 19:33:52 +02:00 |
|
Stephan Dilly
|
5bfdb40a14
|
commit details in log (#107)
|
2020-06-06 19:24:48 +02:00 |
|
Stephan Dilly
|
f96343061c
|
add clippy::nursery checks
|
2020-05-31 01:04:04 +02:00 |
|
Stephan Dilly
|
5153f79080
|
fix selection bug
|
2020-05-25 21:14:25 +02:00 |
|
Stephan Dilly
|
63d3bf5661
|
Support stash-apply,stash-drop
|
2020-05-25 16:16:49 +02:00 |
|