Lena
|
92ef9f6fde
|
Respect .mailmap (#2485)
|
2025-03-19 14:44:02 +01:00 |
|
extrawurst
|
b89672b134
|
rust 1.80 clippy fixes
|
2024-07-26 13:24:52 +07:00 |
|
Juan
|
43af49bab4
|
Remove unused clippy warning suppression (missing_const_for_fn) (#2115)
|
2024-03-07 20:08:28 +01:00 |
|
extrawurst
|
289eddd9be
|
fix nightly clippy
|
2022-12-10 11:27:59 +01:00 |
|
Alexandru Macovei
|
6b5745f6c2
|
Fix Clippy Lints (#1390)
* apply latest nigtly clippy lints
* temporarily disable const fn lints due to nigh false positive count on nightly
|
2022-10-19 13:45:12 +02:00 |
|
extrawurst
|
c1cb868c4b
|
fix nightly clippy
|
2022-07-02 08:17:15 +02:00 |
|
Stephan Dilly
|
006cdd6373
|
support bare repos (#1028)
|
2021-12-05 00:35:45 +01:00 |
|
Stephan Dilly
|
81924fb9f8
|
show subject line of commits compared
|
2021-08-21 16:11:33 +02:00 |
|
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
|
a3f7d189e5
|
Fix 663 msg scroll (#669)
* fix line skipping and added unittest
|
2021-04-25 14:09:53 +02:00 |
|
Stephan Dilly
|
f0a367c3f5
|
more linting (#647)
|
2021-04-17 23:17:19 +02:00 |
|
Stephan Dilly
|
53b2c79877
|
even more clippy restrtictions (#646)
* even more clippy restrtictions
|
2021-04-17 18:55:59 +02:00 |
|
Bruno Gouveia
|
1d90219df9
|
Fix CommitMessage combine wrongly concatenating subject to body
|
2021-04-08 20:49:11 +02:00 |
|
Stephan Dilly
|
80da95b6f5
|
cleanup commit message line encodings to fix rendering commit msg (closes #245)
|
2020-08-27 01:10:38 +02:00 |
|
Christoph Rüßler
|
1a90fd365f
|
Add scrolling to commit message in details
- Manually wrap commit message using `textwrap`
Closes #181
|
2020-08-08 19:42:02 +02:00 |
|
Stephan Dilly
|
c856c23aef
|
remove outdated commit method
|
2020-06-29 09:46:38 +02:00 |
|
Stephan Dilly
|
1028a51652
|
fix invalid utf8 in commit msg also for commit details (see #150)
|
2020-06-24 16:08:46 +02:00 |
|
Stephan Dilly
|
5185f1c4d4
|
support commit amend (#89)
|
2020-06-13 01:50:39 +02:00 |
|
Stephan Dilly
|
5bfdb40a14
|
commit details in log (#107)
|
2020-06-06 19:24:48 +02:00 |
|