Stephan Dilly
006cdd6373
support bare repos ( #1028 )
2021-12-05 00:35:45 +01: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
Christoph Rüßler
bce652ecca
Add filter to AsyncLog
...
This is a small change that makes it possible to reuse the logic in
`AsyncLog` for the file history view. `AsyncLog` passes the filter to
`FileLogWalker` unchanged.
2021-06-26 13:07:03 +02:00
Stephan Dilly
8032c35902
refactor better name
2021-06-07 23:04:07 +02:00
Stephan Dilly
5b07c48234
nightly clippy fixes
2021-06-05 10:28:18 +02:00
Stephan Dilly
6006e7aebd
use new custom logwalker
2021-06-04 09:55:19 +02:00
Stephan Dilly
e8c2dc25d4
simplify log walker
2021-06-03 23:55:30 +02:00
Christoph Rüßler
2ed6f53dcf
Add popup for tags
...
This closes #483 .
2021-05-27 21:02:30 +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
Richard Menzies
f74abfb685
Fix clippy error
2020-11-07 13:07:31 +01:00
Stephan Dilly
58a1719c98
fix problems with spawning too many async tasks underload ( #196 )
2020-07-18 13:57:08 +02:00
Stephan Dilly
315cf615e0
Async tag fetching ( #195 )
2020-07-12 13:21:34 +02:00
Stephan Dilly
c856c23aef
remove outdated commit method
2020-06-29 09:46:38 +02:00
Stephan Dilly
5bfdb40a14
commit details in log ( #107 )
2020-06-06 19:24:48 +02:00
Stephan Dilly
38413d069e
consistent log:: usage
2020-05-23 23:31:15 +02:00
Stephan Dilly
2497c4fe9e
fix performance regression in revlog
2020-05-22 22:41:17 +02:00
Stephan Dilly
f894ffb295
clippy fix
2020-05-20 18:11:48 +02:00
Stephan Dilly
51b14400db
log tab refreshes when head changes ( closes #78 )
2020-05-20 18:11:04 +02:00
Stephan Dilly
1c03458de7
merge uses
2020-05-19 23:11:28 +02:00
Mehran Kordi
03505b9eb6
Replace unwrap calls in asyncgit with error handling - closes #53
2020-05-15 15:15:26 +02:00
Stephan Dilly
1db1f00302
Log view ( #41 )
2020-05-05 13:47:21 +02:00