extrawurst
fd79b2d5e3
update ci to msrv
2024-02-23 17:29:51 +01:00
extrawurst
598cc778d4
update openssl-sys fixing always rebuilding
2024-02-22 00:23:20 +01:00
Joshix-1
d6818ecc1a
Fix CHANGELOG.md
...
uppsi
2024-02-21 22:14:41 +01:00
Anas
c629070ea5
fix: fix typos ( #2092 )
2024-02-21 21:27:33 +01:00
extrawurst
5cff3221a1
pin ratatui release
2024-02-21 17:30:23 +01:00
extrawurst
456d50919c
honor contrubtors in readme
2024-02-21 17:30:12 +01:00
extrawurst
4da1cc4473
make cargo install command more clear
...
see https://github.com/extrawurst/gitui/issues/2079#issuecomment-1957170943
2024-02-21 17:29:51 +01:00
Mo
8876c1d0f6
Remove references to bit flags
2024-02-21 16:31:56 +01:00
extrawurst
2a2f914839
bump dependency that got yanked
...
fixes #2087
2024-02-21 16:04:19 +01:00
extrawurst
7bf65f4835
documentation of breaking changes to key bindings
2024-02-21 15:49:18 +01:00
extrawurst
3f69f5fe62
Action updates ( #2085 )
2024-02-21 13:03:53 +01:00
extrawurst
9f0ef851b2
Prep release 25 ( #2082 )
2024-02-21 11:27:45 +01:00
Sainath Singineedi
fa051eff5a
feat: add branch name validation on renaming ( #2081 )
...
Closes #2062
---------
Co-authored-by: extrawurst <776816+extrawurst@users.noreply.github.com>
2024-02-21 00:09:53 +01:00
extrawurst
a50a478c1a
do not panic if invalid repo
...
fixes #2064
2024-02-20 22:14:48 +01:00
extrawurst
2bbaa6f3a1
fix a bunch more typos
2024-02-20 19:51:05 +01:00
extrawurst
5dad9f4adb
cancel commit search ( #2078 )
...
closes #1860
Co-authored-by: StemCll <lydjotj6f@mozmail.com>
2024-02-20 19:07:25 +01:00
extrawurst
762b889b48
better theme file handling ( #2077 )
...
* better theme file handling
* print all possible err of loading theme
closes #2007
2024-02-20 18:52:35 +01:00
extrawurst
2b39c6465a
ratatui 0.24 update
2024-02-20 15:41:31 +01:00
extrawurst
45c34e5675
fix infinite spinner ( #2075 )
...
af9da95
introduced pending work to always be true
2024-02-20 11:56:37 +01:00
dependabot[bot]
1a6f82b71b
Bump anyhow from 1.0.79 to 1.0.80
...
Bumps [anyhow](https://github.com/dtolnay/anyhow ) from 1.0.79 to 1.0.80.
- [Release notes](https://github.com/dtolnay/anyhow/releases )
- [Commits](https://github.com/dtolnay/anyhow/compare/1.0.79...1.0.80 )
---
updated-dependencies:
- dependency-name: anyhow
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
2024-02-20 10:13:52 +01:00
dependabot[bot]
720e5debb8
Bump serde from 1.0.196 to 1.0.197
...
Bumps [serde](https://github.com/serde-rs/serde ) from 1.0.196 to 1.0.197.
- [Release notes](https://github.com/serde-rs/serde/releases )
- [Commits](https://github.com/serde-rs/serde/compare/v1.0.196...v1.0.197 )
---
updated-dependencies:
- dependency-name: serde
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
2024-02-20 10:13:37 +01:00
dependabot[bot]
8fb6f23ff3
Bump openssl-sys from 0.9.99 to 0.9.100
...
Bumps [openssl-sys](https://github.com/sfackler/rust-openssl ) from 0.9.99 to 0.9.100.
- [Release notes](https://github.com/sfackler/rust-openssl/releases )
- [Commits](https://github.com/sfackler/rust-openssl/compare/openssl-sys-v0.9.99...openssl-sys-v0.9.100 )
---
updated-dependencies:
- dependency-name: openssl-sys
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
2024-02-20 10:12:33 +01:00
extrawurst
e2590f79bd
better default for single line textinput size ( #2070 )
2024-02-20 09:43:15 +01:00
extrawurst
286283d3ed
cleanup license checks
2024-02-19 22:37:18 +01:00
extrawurst
90a109b1dd
allow fetch in both tabs of branch list
2024-02-19 22:16:42 +01:00
extrawurst
8b665a43fc
update changelog with image of syntax in blame
2024-02-19 21:44:18 +01:00
extrawurst
f0f90a88f1
print theme path in error message too
2024-02-19 21:35:26 +01:00
extrawurst
1cb821cd51
fix ci
2024-02-19 21:32:08 +01:00
extrawurst
cae864a188
fix nigtly
2024-02-19 21:24:09 +01:00
extrawurst
e22cc70a7d
moving popups in its own module ( #2066 )
2024-02-19 17:18:30 +01:00
Trung Tran
af9da95178
add syntax highlighting for blame view ( #745 )
2024-02-19 17:15:03 +01:00
extrawurst
ab95b98ef8
allow pushing to empty repo ( #2063 )
...
closes #1919
2024-02-19 15:46:39 +01:00
extrawurst
be10d9096a
print theme loading errors into log ( #2056 )
2024-02-19 12:52:17 +01:00
extrawurst
acf4661c1e
fix nighty and raise msrv
2024-02-19 11:36:38 +01:00
extrawurst
e7bc4084da
update docs to new bitflags serialization
2024-02-19 11:34:18 +01:00
extrawurst
f1da79b4b2
fix panics not shown on cli ( closes #2049 )
2024-02-18 14:01:44 +01:00
extrawurst
f4a7034a9a
allow customizing color of focused title bar
2024-02-18 13:54:55 +01:00
extrawurst
e1f243d8fb
wording
2024-02-18 12:48:11 +01:00
extrawurst
825935ba4f
Multiline TextEdit cleanups ( #2053 )
...
* change commit default binding
* animated gif of multiline text edit
* update changelog
* fix style of default text
* textinput should not need to know about its users
* fix branch create popup
2024-02-18 12:44:44 +01:00
pm100
b9a2e131f2
tui textarea ( #2051 )
2024-02-18 10:24:18 +01:00
extrawurst
3439862854
cargo update
2024-02-18 10:18:19 +01:00
extrawurst
89ce540653
fix all places of single line textinput
2024-02-15 21:47:03 +01:00
extrawurst
84d855d242
move audit checks to cargo-deny ( #2048 )
...
* move audit checks to cargo-deny
* remove separate sec audit step using old auditing
2024-02-14 11:32:16 +01:00
dependabot[bot]
1b8f9772f4
Bump env_logger from 0.11.1 to 0.11.2
...
Bumps [env_logger](https://github.com/rust-cli/env_logger ) from 0.11.1 to 0.11.2.
- [Release notes](https://github.com/rust-cli/env_logger/releases )
- [Changelog](https://github.com/rust-cli/env_logger/blob/main/CHANGELOG.md )
- [Commits](https://github.com/rust-cli/env_logger/compare/v0.11.1...v0.11.2 )
---
updated-dependencies:
- dependency-name: env_logger
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
2024-02-14 11:31:56 +01:00
Joshix-1
7335cd1c5d
fix sorting of commits in diff view ( #1747 )
2024-02-12 20:33:46 +01:00
extrawurst
1fa6f9b725
update license
2024-02-12 17:31:03 +01:00
extrawurst
4c33ee4859
New Logo with outline ( #2044 )
2024-02-12 17:28:01 +01:00
dependabot[bot]
61ee3fd695
updates and fixes
2024-02-12 12:55:10 +01:00
Alexandru Macovei
0383f9517b
(refactor) shorten component creation by grouping common items in an Environment
2024-02-12 12:55:10 +01:00
extrawurst
5259fd90b3
dump out release bin size
2024-02-12 12:03:31 +01:00