extrawurst
|
c1cb868c4b
|
fix nightly clippy
|
2022-07-02 08:17:15 +02:00 |
|
extrawurst
|
cce49a34b7
|
Revert "Change diff renamed files (#1040)"
This reverts commit 5f466ff983.
|
2022-04-24 22:30:40 +02:00 |
|
Gleb Davydov
|
5f466ff983
|
Change diff renamed files (#1040)
|
2022-04-24 19:25:50 +02:00 |
|
Stephan D
|
2a578889f3
|
switch focus to index after staging last file (#1170)
|
2022-03-10 00:50:37 +01:00 |
|
Stephan Dilly
|
a947ce35e7
|
fix status fetch hanging on bare repos w/o worktree (#1032)
closes #1029
|
2021-12-08 22:00:55 +01:00 |
|
Stephan Dilly
|
006cdd6373
|
support bare repos (#1028)
|
2021-12-05 00:35:45 +01:00 |
|
Stephan Dilly
|
7cc19f673a
|
support options for the way we calculate the status (#849)
|
2021-08-19 02:19:36 +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
|
3cd218de57
|
honor showUntrackedFiles config (#753)
|
2021-06-01 09:56:55 +02:00 |
|
Stephan Dilly
|
0e31d57a33
|
New file tree (#718)
|
2021-05-21 14:52:05 +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 |
|
Stephan Dilly
|
c79b3d74fa
|
Fix 576 stash apply conflicts (#578)
* unittest that applying with conflicts errors out and prepare for stash apply to allow creating conflicts for later
* mark conflicting items
|
2021-03-09 14:14:16 +01:00 |
|
Stephan Dilly
|
b63063271d
|
cleanup nightly clippy warnings
|
2021-01-08 11:55:50 +01:00 |
|
Stephan Dilly
|
18c4d872d3
|
more debug logging
|
2020-06-29 16:03:35 +02:00 |
|
Stephan
|
738cf3fab4
|
try speeding up status (see #156)
|
2020-06-29 14:11:23 +02:00 |
|
Stephan Dilly
|
43905cfa6b
|
cleanup TODO
|
2020-06-12 15:04:52 +02:00 |
|
Stephan Dilly
|
5bfdb40a14
|
commit details in log (#107)
|
2020-06-06 19:24:48 +02:00 |
|
Stephan Dilly
|
3c5e86eee9
|
stashing support (#70)
|
2020-05-21 15:46:38 +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
|
d48fdd2774
|
fix folder indenting when a file starting exactly like the folder exists next to it
|
2020-04-28 17:55:08 +02:00 |
|
Stephan Dilly
|
b0fdf5049c
|
Switch to a tree view for changed files list (#37)
|
2020-04-28 11:15:05 +02:00 |
|
Stephan Dilly
|
41a52cfc8c
|
more clean solution that does not need git cli
* make test run in parallel again
* better test structure
|
2020-03-28 13:45:19 +01:00 |
|
Stephan Dilly
|
c455f3e316
|
fix working dir checkout (revert)
|
2020-03-27 22:10:56 +01:00 |
|
Stephan Dilly
|
96b2b30052
|
forbid unsafe/undoc'd
|
2020-03-24 22:21:53 +01:00 |
|
Stephan Dilly
|
4fdf09fc56
|
make git status fetching async
|
2020-03-23 11:42:50 +01:00 |
|
Stephan Dilly
|
b0b9fb570d
|
better asyncgit crate structure
|
2020-03-23 00:50:55 +01:00 |
|