Stephan Dilly
|
1e7258b617
|
cargo update
|
2021-09-05 10:51:36 +02:00 |
|
Stephan Dilly
|
6be4da873b
|
version bumps
|
2021-09-05 10:46:27 +02:00 |
|
Stephan Dilly
|
6d6f60349a
|
More fuzzy finder (#892)
* allow selecting entries in fuzzy finder
* fix fuzzy finder also in files popup
* changelog
|
2021-09-04 23:56:34 +02:00 |
|
Stephan Dilly
|
26a9aaacf5
|
rename
|
2021-09-04 13:28:23 +02:00 |
|
Stephan Dilly
|
24217a12c3
|
typos
|
2021-09-04 13:26:50 +02:00 |
|
Stephan Dilly
|
fb2b990072
|
find files via fuzzy finder (#890)
|
2021-09-04 10:50:03 +02:00 |
|
Stephan Dilly
|
3b5d43ecb2
|
cleanup
|
2021-09-03 00:20:38 +02:00 |
|
Stephan Dilly
|
aaf0e4cfbf
|
&str instead of weird &String
|
2021-09-02 19:19:09 +02:00 |
|
Stephan Dilly
|
6f2157c1d8
|
missing changelog (closes #889)
|
2021-09-02 18:55:20 +02:00 |
|
Stephan Dilly
|
40e03ba7de
|
allow async jobs to set intermediate progress
|
2021-09-02 18:29:03 +02:00 |
|
Stephan Dilly
|
0454e2a1cd
|
asyncjob supports sending arbitrary notifications
this is used to send progress reports during work on the job
|
2021-09-02 13:14:36 +02:00 |
|
Stephan Dilly
|
b9e4631ff4
|
allow async job to return dynamic notification
|
2021-09-02 11:36:46 +02:00 |
|
Stephan Dilly
|
e5688e3b8b
|
make async test even more resilient
|
2021-09-02 10:38:37 +02:00 |
|
Stephan Dilly
|
2a2751bf2a
|
fix clippy nightly
|
2021-09-02 09:15:41 +02:00 |
|
Stephan Dilly
|
8905fd22ea
|
make test more stable
|
2021-09-01 23:02:08 +02:00 |
|
Stephan Dilly
|
777d362dfc
|
less unneeded sleep
|
2021-08-31 18:12:09 +02:00 |
|
andrewpollack
|
3a1c1a6b99
|
merge branch closes window (#882)
fixes #876
|
2021-08-30 12:16:37 +02:00 |
|
Stephan Dilly
|
361e1d86e9
|
cargo update
|
2021-08-30 12:15:18 +02:00 |
|
Stephan Dilly
|
26a3b65312
|
fix clippy nightly
|
2021-08-30 12:15:05 +02:00 |
|
Stephan Dilly
|
63ab78ffb7
|
add missing edit in changelog (#880)
|
2021-08-28 14:38:04 +02:00 |
|
Stephan Dilly
|
084be75aa3
|
cargo update
|
2021-08-28 14:35:32 +02:00 |
|
Ashvin Arsakularatne
|
e275caa872
|
add scrollbar to revlog
|
2021-08-28 14:32:12 +02:00 |
|
Stephan Dilly
|
9c7ac0f84d
|
some more immutable string optimizations
and precompute diff line trimming (newlines)
|
2021-08-27 09:40:45 +02:00 |
|
Stephan Dilly
|
8353dfdd36
|
use less memory per hunk (immutable string)
|
2021-08-27 09:31:31 +02:00 |
|
Stephan Dilly
|
a8654329ec
|
allow rebase of a branch (#816)
|
2021-08-26 20:31:37 +02:00 |
|
Stephan Dilly
|
f51a3a953a
|
todo
|
2021-08-26 19:27:39 +02:00 |
|
Stephan Dilly
|
6524af65a1
|
fix filetree content not showing tabs (fixes #874)
|
2021-08-24 23:02:23 +02:00 |
|
ImgBotApp
|
e500302b8b
|
[ImgBot] Optimize images
/assets/emojified-commit-message.png -- 258.45kb -> 169.83kb (34.29%)
Signed-off-by: ImgBotApp <ImgBotHelp@gmail.com>
|
2021-08-23 12:24:11 +02:00 |
|
andrewpollack
|
d3a6fdd2e7
|
Issue/768/support markdown emoji (#866)
|
2021-08-23 12:09:00 +02:00 |
|
Stephan Dilly
|
fa1a1c8727
|
fix tag commit msg in taglist (closes #871)
|
2021-08-22 23:24:30 +02:00 |
|
Stephan Dilly
|
6b9e211f34
|
upgrade profiler dependency
|
2021-08-22 12:54:04 +02:00 |
|
Stephan Dilly
|
60d512a5b3
|
fix capacity
|
2021-08-22 12:53:53 +02:00 |
|
Stephan Dilly
|
7e9c988f50
|
cargo update
|
2021-08-22 12:30:23 +02:00 |
|
Stephan Dilly
|
70e1e31076
|
update changelog
|
2021-08-22 11:54:46 +02:00 |
|
Stephan Dilly
|
49a1855cbb
|
dont use process abort on input thread error (#823)
rather perform a graceful shutdown
|
2021-08-22 00:25:04 +02:00 |
|
Stephan Dilly
|
eef1a79375
|
prepare release
|
2021-08-21 16:23:06 +02:00 |
|
Stephan Dilly
|
81924fb9f8
|
show subject line of commits compared
|
2021-08-21 16:11:33 +02:00 |
|
Stephan Dilly
|
3db3b95dd0
|
fix order of old/new in compare
|
2021-08-21 15:56:21 +02:00 |
|
Stephan Dilly
|
5672cfd033
|
compare two commits (#860)
|
2021-08-21 15:49:39 +02:00 |
|
Stephan Dilly
|
e35b196db6
|
gettings started with rust link
|
2021-08-21 15:34:50 +02:00 |
|
Stephan Dilly
|
a5c026378d
|
cargo update
|
2021-08-21 01:03:54 +02:00 |
|
Stephan Dilly
|
dafbb4c4f3
|
added one more PR checklist item
|
2021-08-20 14:15:04 +02:00 |
|
Stephan Dilly
|
68efbe20d7
|
PR checklist
|
2021-08-20 14:08:43 +02:00 |
|
Stephan Dilly
|
f23e8df69a
|
update changelog
|
2021-08-20 14:02:51 +02:00 |
|
jedel1043
|
13a0f4e9e2
|
Display mark for remote branches with tracking branches (#861)
|
2021-08-20 13:03:02 +02:00 |
|
Stephan Dilly
|
1faba1760c
|
cleanup
|
2021-08-19 22:28:57 +02:00 |
|
Stephan Dilly
|
bc611bca52
|
allow inspecting top commit in branchlist
|
2021-08-19 22:20:54 +02:00 |
|
Stephan Dilly
|
6abc7d297f
|
changelog
|
2021-08-19 11:06:10 +02:00 |
|
Stephan Dilly
|
f7ecc0e194
|
do not fetch filetree on empty repo (closes #859)
|
2021-08-19 11:05:20 +02:00 |
|
imgbot[bot]
|
2402777427
|
[ImgBot] Optimize images (#858)
/assets/options.gif -- 255.96kb -> 202.70kb (20.81%)
Signed-off-by: ImgBotApp <ImgBotHelp@gmail.com>
Co-authored-by: ImgBotApp <ImgBotHelp@gmail.com>
|
2021-08-19 09:05:16 +02:00 |
|