Stephan Dilly
|
a34bab22fa
|
show untracked files in stash commit details (closes #130)
|
2020-07-02 12:55:17 +02:00 |
|
Stephan Dilly
|
e803cb3afe
|
unneeded clones
|
2020-07-02 12:24:02 +02:00 |
|
Mehran Kordi
|
ea244b8cfa
|
fixed issue with utracked files.
|
2020-07-02 11:58:11 +02:00 |
|
Stephan Dilly
|
fb6cdb92ea
|
fix whitespace at commit-msg start breaking revlog alignment (closes #158)
|
2020-06-29 19:48:39 +02:00 |
|
Stephan Dilly
|
51d17b2596
|
prevent stacking up more and more status requests (#156)
|
2020-06-29 17:53:01 +02: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
|
4a442f3829
|
cleanup use
|
2020-06-29 12:30:10 +02:00 |
|
Stephan Dilly
|
80f98d6b6d
|
move commit into its own mod
# Conflicts:
# asyncgit/src/sync/utils.rs
|
2020-06-29 09:47:54 +02:00 |
|
Stephan Dilly
|
c856c23aef
|
remove outdated commit method
|
2020-06-29 09:46:38 +02:00 |
|
Stephan Dilly
|
97560564c9
|
run hooks from workdir and not from current dir (closes #151)
|
2020-06-25 08:14:43 +02:00 |
|
Stephan Dilly
|
b66d385a8f
|
sort order
|
2020-06-25 07:47:10 +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
|
fab5b6ea47
|
display lossy commit msg when containing invalid utf8 (closes #150)
|
2020-06-24 10:11:27 +02:00 |
|
Stephan Dilly
|
b01f716677
|
fix diff of commit not returning binary size
|
2020-06-22 22:03:45 +02:00 |
|
Stephan Dilly
|
76e52cc7a2
|
show file size diff for binary files (#141)
|
2020-06-22 20:01:04 +02:00 |
|
Stephan Dilly
|
19db19b010
|
add test for untracked files in stash bug (#130)
|
2020-06-15 23:40:09 +02:00 |
|
Stephan Dilly
|
d67a240bc7
|
fix reset hunk in untracked file
|
2020-06-14 23:34:54 +02:00 |
|
Stephan Dilly
|
dfe284a45b
|
some cleanup
|
2020-06-14 11:27:23 +02:00 |
|
Stephan Dilly
|
24da2f200e
|
Reset individual hunks (#125)
closes #11
|
2020-06-14 10:46:25 +02:00 |
|
Stephan Dilly
|
5185f1c4d4
|
support commit amend (#89)
|
2020-06-13 01:50:39 +02:00 |
|
Stephan Dilly
|
63e449fca9
|
indicate what branch we are on (closes #115)
|
2020-06-12 22:37:53 +02:00 |
|
Stephan Dilly
|
43905cfa6b
|
cleanup TODO
|
2020-06-12 15:04:52 +02:00 |
|
Stephan Dilly
|
6ebe717fb1
|
remove some duplication in reset
|
2020-06-12 14:41:37 +02:00 |
|
Stephan Dilly
|
fdd84a8692
|
add test for (#118)
|
2020-06-12 13:17:06 +02:00 |
|
Stephan Dilly
|
9301574624
|
fix reset file when running gitui in subfolder (closes #118)
|
2020-06-12 11:46:45 +02:00 |
|
Stephan Dilly
|
9e1d8af264
|
request commit based diff async
|
2020-06-09 17:23:59 +02:00 |
|
Stephan Dilly
|
702415c40d
|
full commit detail popup (#113)
see #80
|
2020-06-09 13:30:17 +02:00 |
|
Stephan Dilly
|
5bfdb40a14
|
commit details in log (#107)
|
2020-06-06 19:24:48 +02:00 |
|
Stephan Dilly
|
bec1fb939a
|
show error instead of app close when staging fails (#108)
update changelog
|
2020-06-04 00:02:32 +02:00 |
|
Stephan Dilly
|
dbd7dd33ea
|
support Stage all/Unstage all (closes #82)
|
2020-06-02 16:01:54 +02:00 |
|
Stephan Dilly
|
14a93cbefd
|
support adding file/folder to gitignore (closes #44)
|
2020-06-01 23:32:11 +02:00 |
|
Stephan Dilly
|
8643844913
|
expressive error msg when run in bare repo (closes #100)
|
2020-05-30 13:05:11 +02:00 |
|
Stephan Dilly
|
732690da1d
|
improve performance on diffing giant files (#96)
|
2020-05-29 09:44:11 +02:00 |
|
Stephan Dilly
|
63d3bf5661
|
Support stash-apply,stash-drop
|
2020-05-25 16:16:49 +02:00 |
|
Stephan Dilly
|
38413d069e
|
consistent log:: usage
|
2020-05-23 23:31:15 +02:00 |
|
Stephan Dilly
|
ad092823ff
|
deny panics
|
2020-05-23 17:17:39 +02:00 |
|
Mehran Kordi
|
4c17660956
|
anyhow integration (closes #77)
|
2020-05-23 17:12:38 +02:00 |
|
Stephan Dilly
|
2497c4fe9e
|
fix performance regression in revlog
|
2020-05-22 22:41:17 +02:00 |
|
Stephan Dilly
|
572be62b5f
|
cleanup having two AsyncStatus
|
2020-05-22 14:58:59 +02:00 |
|
Stephan Dilly
|
e271defc63
|
cleanup
|
2020-05-22 14:45:24 +02:00 |
|
Stephan Dilly
|
3c5e86eee9
|
stashing support (#70)
|
2020-05-21 15:46:38 +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 |
|
Stephan Dilly
|
8b096fb9e1
|
support multiple tags per commit (#62)
* support multiple tags per commit
* update changelog
* make sure clippy works in CI
|
2020-05-16 20:14:27 +02:00 |
|
Mehran Kordi
|
19a0cb2db6
|
Implement git hook support on windows
closes #14
|
2020-05-16 19:08:44 +02:00 |
|
Stephan Dilly
|
a5d5b3b916
|
allow longer messages in log view
|
2020-05-15 18:55:18 +02:00 |
|
Stephan Dilly
|
f8294dcb7b
|
cleanup some result return types
|
2020-05-15 18:23:07 +02:00 |
|
Mehran Kordi
|
03505b9eb6
|
Replace unwrap calls in asyncgit with error handling - closes #53
|
2020-05-15 15:15:26 +02:00 |
|