Stephan Dilly
|
4df7704ef5
|
clippy fixes
|
2020-05-02 16:58:13 +02:00 |
|
Stephan Dilly
|
7407d46557
|
fix diff binary file once more
|
2020-05-02 14:13:01 +02:00 |
|
Stephan Dilly
|
c0b48b8a51
|
fix "file not found" diff on binary files
|
2020-05-02 13:13:16 +02:00 |
|
Stephan Dilly
|
aa830963d4
|
file status indication and color for rename
|
2020-05-02 11:59:14 +02:00 |
|
Stephan Dilly
|
8f6a7bd330
|
fix rare showing of wrong diff
|
2020-05-01 22:24:18 +02:00 |
|
Stephan Dilly
|
c72678d367
|
remove unused dep
|
2020-04-30 16:16:22 +02:00 |
|
Stephan Dilly
|
adede8db5c
|
untabbify
|
2020-04-30 16:08:43 +02:00 |
|
Stephan Dilly
|
66cb359e18
|
simplify code using macro
|
2020-04-30 13:48:12 +02:00 |
|
Stephan Dilly
|
1991a20b21
|
next release
|
2020-04-30 12:30:12 +02:00 |
|
Stephan Dilly
|
5908d46d56
|
better wording
|
2020-04-30 12:25:18 +02:00 |
|
Stephan Dilly
|
5382ce7408
|
Improve navigation (#29)
* offer commit only when selecting staging area
* show quickbar cmd to switch between unstaged/staged
* adjust size of focused file tree
|
2020-04-30 12:22:38 +02:00 |
|
Stephan Dilly
|
d90d5d9fb3
|
be more restrictive on releases
|
2020-04-29 23:37:42 +02:00 |
|
Stephan Dilly
|
87a37b9d89
|
raise version
|
2020-04-29 23:36:31 +02:00 |
|
Stephan Dilly
|
12cef5fccd
|
also use status fetching for spinner state
|
2020-04-29 23:33:44 +02:00 |
|
Stephan Dilly
|
f502c81187
|
spinner showing pending background work
|
2020-04-29 23:23:08 +02:00 |
|
Stephan Dilly
|
7c678a941a
|
next release version
|
2020-04-28 18:00:15 +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
|
6e9836b51e
|
new gif
|
2020-04-28 16:55:49 +02:00 |
|
Stephan Dilly
|
5f37df103d
|
fix clippy running in cd pipeline
|
2020-04-28 16:02:12 +02:00 |
|
Stephan Dilly
|
cbb1930fc2
|
prepare next version
|
2020-04-28 15:52:05 +02:00 |
|
Stephan Dilly
|
a052db90ac
|
update readme
|
2020-04-28 15:51:24 +02:00 |
|
Stephan Dilly
|
513486af9c
|
cleanup tests
|
2020-04-28 15:43:11 +02:00 |
|
Stephan Dilly
|
1ca04496cb
|
Add folder actions unstage/stage/reset
|
2020-04-28 15:43:11 +02:00 |
|
Stephan Dilly
|
d22571c919
|
release win binaries aswell
|
2020-04-28 11:28:59 +02:00 |
|
Stephan Dilly
|
db805153dc
|
Merge pull request #35 from extrawurst/dependabot/cargo/git2-0.13.5
Bump git2 from 0.13.4 to 0.13.5
|
2020-04-28 11:24:06 +02:00 |
|
Stephan Dilly
|
4ce93d8d7a
|
Merge pull request #34 from extrawurst/dependabot/cargo/simplelog-0.7.6
Bump simplelog from 0.7.5 to 0.7.6
|
2020-04-28 11:22:11 +02:00 |
|
dependabot-preview[bot]
|
fd0b43ae97
|
Bump simplelog from 0.7.5 to 0.7.6
Bumps [simplelog](https://github.com/drakulix/simplelog.rs) from 0.7.5 to 0.7.6.
- [Release notes](https://github.com/drakulix/simplelog.rs/releases)
- [Changelog](https://github.com/Drakulix/simplelog.rs/blob/master/CHANGELOG.md)
- [Commits](https://github.com/drakulix/simplelog.rs/compare/v0.7.5...v0.7.6)
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
|
2020-04-28 09:18:36 +00:00 |
|
dependabot-preview[bot]
|
353971459c
|
Bump git2 from 0.13.4 to 0.13.5
Bumps [git2](https://github.com/rust-lang/git2-rs) from 0.13.4 to 0.13.5.
- [Release notes](https://github.com/rust-lang/git2-rs/releases)
- [Commits](https://github.com/rust-lang/git2-rs/compare/0.13.4...0.13.5)
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
|
2020-04-28 09:16:23 +00:00 |
|
Stephan Dilly
|
b0fdf5049c
|
Switch to a tree view for changed files list (#37)
|
2020-04-28 11:15:05 +02:00 |
|
dependabot-preview[bot]
|
2311098a17
|
Bump git2 from 0.13.3 to 0.13.4
Bumps [git2](https://github.com/rust-lang/git2-rs) from 0.13.3 to 0.13.4.
- [Release notes](https://github.com/rust-lang/git2-rs/releases)
- [Commits](https://github.com/rust-lang/git2-rs/compare/0.13.3...0.13.4)
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
|
2020-04-24 14:19:41 +02:00 |
|
Stephan Dilly
|
09df10cdbd
|
fix new clippy warning
Fix ci clippy task
|
2020-04-24 07:41:48 +02:00 |
|
dependabot-preview[bot]
|
cc19fca630
|
Bump git2 from 0.13.2 to 0.13.3
Bumps [git2](https://github.com/rust-lang/git2-rs) from 0.13.2 to 0.13.3.
- [Release notes](https://github.com/rust-lang/git2-rs/releases)
- [Commits](https://github.com/rust-lang/git2-rs/compare/0.13.2...0.13.3)
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
|
2020-04-23 14:45:55 +02:00 |
|
Stephan Dilly
|
a4a8d2644f
|
next version
|
2020-04-23 09:00:49 +02:00 |
|
Stephan Dilly
|
39479c5d13
|
use xdg convention for log file location putting it in .cache (see #27)
|
2020-04-22 14:31:54 +02:00 |
|
Stephan Dilly
|
aa1c54d366
|
fix mix up in label for add/remove hunk
|
2020-04-21 22:31:15 +02:00 |
|
Stephan Dilly
|
466de64acc
|
bump asyncgit
|
2020-04-21 19:40:45 +02:00 |
|
Stephan Dilly
|
4bd320bb0e
|
prep for new release
|
2020-04-21 19:37:26 +02:00 |
|
Stephan Dilly
|
5d6d973189
|
new gif
|
2020-04-21 19:35:29 +02:00 |
|
Stephan Dilly
|
72a1f94483
|
workaround crossterm bug: https://github.com/crossterm-rs/crossterm/issues/421
|
2020-04-21 18:02:27 +02:00 |
|
Stephan Dilly
|
ac8cae6e84
|
next try
|
2020-04-19 19:27:39 +02:00 |
|
Stephan Dilly
|
c47b49e7a1
|
test windows releaes CI
|
2020-04-19 19:20:30 +02:00 |
|
Stephan Dilly
|
258d1311cd
|
cleanup
|
2020-04-18 22:58:39 +02:00 |
|
Stephan Dilly
|
952ea17c90
|
cleanup
|
2020-04-18 22:56:22 +02:00 |
|
Stephan Dilly
|
53e4533c74
|
fix diff of newfile when cwd in subdir (fixes #25)
|
2020-04-18 18:53:15 +02:00 |
|
Stephan Dilly
|
e4b00adede
|
next asyncgit release
|
2020-04-18 11:26:25 +02:00 |
|
Stephan Dilly
|
73c650174f
|
fix staging removed files (fixes #24)
|
2020-04-18 11:25:03 +02:00 |
|
Stephan Dilly
|
6fa620eccd
|
more docs
|
2020-04-17 23:11:48 +02:00 |
|
Stephan Dilly
|
882566677c
|
prep next release
missing
|
2020-04-17 16:15:20 +02:00 |
|
Stephan Dilly
|
9a9fba433d
|
version bump
|
2020-04-17 16:10:49 +02:00 |
|
Stephan Dilly
|
33836c591d
|
always update status, not only when last update arrives
|
2020-04-17 16:09:31 +02:00 |
|