Stephan Dilly
|
9b6dd60fe0
|
Stateful paragraph (#729)
* introduce stateful paragraph
* limit scroll
* show focus clearly
|
2021-05-23 23:42:49 +02:00 |
|
Stephan Dilly
|
7ac40f73eb
|
warning as error
|
2021-05-23 13:47:14 +02:00 |
|
Stephan Dilly
|
6decd7a638
|
allow scrolling syntax text (see #725)
|
2021-05-23 12:37:32 +02:00 |
|
Stephan Dilly
|
eab8fc202b
|
move syntax highlighting into compononent (see #725)
|
2021-05-23 12:19:38 +02:00 |
|
Stephan Dilly
|
afa10fe756
|
help note: external editor key bind (closes #728)
plain chars will be interpreted as text.
|
2021-05-23 11:35:49 +02:00 |
|
Stephan Dilly
|
1034dc1aaf
|
add syntax highlighting (#727)
|
2021-05-23 02:45:22 +02:00 |
|
Stephan Dilly
|
a31f185154
|
loss non-utf8 files lossily (fix #726)
|
2021-05-22 13:36:16 +02:00 |
|
Stephan Dilly
|
bf148c54d5
|
update changelog
|
2021-05-22 00:53:44 +02:00 |
|
Stephan Dilly
|
9ffe52634e
|
treeview shows selectd file content
|
2021-05-22 00:47:06 +02:00 |
|
Scott Reeves
|
01bd7f6621
|
allow overriding selected_tab via theme (#722)
|
2021-05-21 23:12:28 +02:00 |
|
Stephan Dilly
|
0dddc3f66e
|
changelog updated
|
2021-05-21 17:53:26 +02:00 |
|
Scott Reeves
|
d692d321d3
|
remove hardcoded white color from selected tab (#719)
|
2021-05-21 17:49:01 +02:00 |
|
Stephan Dilly
|
65445eba5e
|
support tree-view blaming (see #714)
|
2021-05-21 17:42:27 +02:00 |
|
Stephan Dilly
|
4591fbb965
|
tree view commands (see #714)
|
2021-05-21 17:12:33 +02:00 |
|
Stephan Dilly
|
0e31d57a33
|
New file tree (#718)
|
2021-05-21 14:52:05 +02:00 |
|
dependabot[bot]
|
ca35426c6c
|
Bump rayon-core from 1.9.0 to 1.9.1
Bumps [rayon-core](https://github.com/rayon-rs/rayon) from 1.9.0 to 1.9.1.
- [Release notes](https://github.com/rayon-rs/rayon/releases)
- [Changelog](https://github.com/rayon-rs/rayon/blob/master/RELEASES.md)
- [Commits](https://github.com/rayon-rs/rayon/compare/rayon-core-v1.9.0...rayon-core-v1.9.1)
Signed-off-by: dependabot[bot] <support@github.com>
|
2021-05-19 09:06:23 +02:00 |
|
Stephan Dilly
|
5ba657cabe
|
file tree of a commit (#715)
|
2021-05-18 00:21:05 +02:00 |
|
Stephan Dilly
|
fce294066c
|
fix logging broken in d4455a2
|
2021-05-17 00:17:01 +02:00 |
|
Stephan Dilly
|
e03ae0f931
|
a new 1.0 release feature
|
2021-05-16 22:07:45 +02:00 |
|
Stephan Dilly
|
715f825f3a
|
update changelog
|
2021-05-16 22:07:33 +02:00 |
|
Stephan Dilly
|
8ddb3cdac5
|
move focus after last file staged
|
2021-05-16 22:05:22 +02:00 |
|
Stephan Dilly
|
d4455a2657
|
move args stuff into separate file
|
2021-05-16 17:02:09 +02:00 |
|
Lee Bradley
|
fc5deec424
|
Allow unit tests to be run offline
Currently unit tests require a remote git repository from GitHub. This
change allows unit tests to be run offline. Closes #613
|
2021-05-16 14:17:53 +02:00 |
|
Stephan Dilly
|
9117a1a5b7
|
no file contents
changelog
|
2021-05-16 14:13:49 +02:00 |
|
Zacharie Corniere
|
5b70e88cc5
|
feat(bug_report): added bug report cmd option
|
2021-05-16 14:13:49 +02:00 |
|
dependabot[bot]
|
908defd0b5
|
Bump serde from 1.0.125 to 1.0.126
Bumps [serde](https://github.com/serde-rs/serde) from 1.0.125 to 1.0.126.
- [Release notes](https://github.com/serde-rs/serde/releases)
- [Commits](https://github.com/serde-rs/serde/compare/v1.0.125...v1.0.126)
Signed-off-by: dependabot[bot] <support@github.com>
|
2021-05-13 10:33:08 +02:00 |
|
Stephan Dilly
|
cb52f3fc77
|
changelog gif
|
2021-05-12 15:42:03 +02:00 |
|
Stephan Dilly
|
9e3d494dbb
|
wording
|
2021-05-12 15:37:49 +02:00 |
|
Stephan Dilly
|
017701ffac
|
update changelog
|
2021-05-12 15:29:56 +02:00 |
|
Stephan Dilly
|
8767642f93
|
allow pull that creates conflicts now
|
2021-05-12 15:24:35 +02:00 |
|
Stephan Dilly
|
ca808ca300
|
update state after merge (#703)
|
2021-05-12 11:37:21 +02:00 |
|
Stephan Dilly
|
3643cea44d
|
update branchlist after creating a branch (#702)
|
2021-05-12 11:37:08 +02:00 |
|
Stephan Dilly
|
f35ce0cbf4
|
support doing merge commit (#701)
|
2021-05-12 11:20:39 +02:00 |
|
Stephan Dilly
|
a073e0ac02
|
preserve ref name in annotated commit
|
2021-05-12 09:13:28 +02:00 |
|
Stephan Dilly
|
b5327a65c1
|
rename
|
2021-05-12 09:01:08 +02:00 |
|
Stephan Dilly
|
f30ec49886
|
show merge head ids in merge state (#697)
|
2021-05-11 18:26:12 +02:00 |
|
Stephan Dilly
|
bc7cef747c
|
update changelog
|
2021-05-11 09:57:55 +02:00 |
|
bruceCoelho
|
a3b4b98d4f
|
Preserves same modal behavior per #679
|
2021-05-11 09:54:19 +02:00 |
|
dependabot[bot]
|
7e9ab3d2d3
|
Bump url from 2.2.1 to 2.2.2
Bumps [url](https://github.com/servo/rust-url) from 2.2.1 to 2.2.2.
- [Release notes](https://github.com/servo/rust-url/releases)
- [Commits](https://github.com/servo/rust-url/compare/v2.2.1...v2.2.2)
Signed-off-by: dependabot[bot] <support@github.com>
|
2021-05-11 08:37:53 +02:00 |
|
dependabot[bot]
|
755f9c08bf
|
Bump backtrace from 0.3.58 to 0.3.59
Bumps [backtrace](https://github.com/rust-lang/backtrace-rs) from 0.3.58 to 0.3.59.
- [Release notes](https://github.com/rust-lang/backtrace-rs/releases)
- [Commits](https://github.com/rust-lang/backtrace-rs/compare/0.3.58...0.3.59)
Signed-off-by: dependabot[bot] <support@github.com>
|
2021-05-11 08:37:42 +02:00 |
|
Stephan Dilly
|
4f6aceb3ec
|
merging a branch (#696)
* merging arbitrary branch
* cleanup intermediate in-merge state
|
2021-05-09 22:53:12 +02:00 |
|
Stephan Dilly
|
9f37835dc4
|
cleanup some more expects
|
2021-05-09 20:39:26 +02:00 |
|
Stephan Dilly
|
423a014b0e
|
allow input error to be logged and abort program (#693)
|
2021-05-09 19:13:02 +02:00 |
|
Stephan Dilly
|
43d125b909
|
make sure clippy runs on workspace
|
2021-05-09 13:15:00 +02:00 |
|
Stephan Dilly
|
386a31067f
|
cleanup
|
2021-05-07 12:00:13 +02:00 |
|
Stephan Dilly
|
f836d01492
|
cargo update
|
2021-05-06 23:40:39 +02:00 |
|
Stephan Dilly
|
4cebb41cf4
|
Fix 682 smarter times in log (#683)
|
2021-05-06 14:11:15 +02:00 |
|
Per Westerlund
|
dfc6496f27
|
Update themes doc with Windows path
|
2021-05-05 19:30:35 +02:00 |
|
Stephan Dilly
|
56568e54aa
|
tui update
|
2021-05-02 20:06:43 +02:00 |
|
Stephan Dilly
|
62c824a51c
|
update changelog and fix clippy warnings
|
2021-04-30 15:27:01 +02:00 |
|