extrawurst
0cf38b5def
use tombi for toml formatting ( #2894 )
2026-03-28 21:02:05 +01:00
extrawurst
98e130f8c8
release prep
2026-03-21 12:45:40 +00:00
extrawurst
5d6731326e
Rust msrv bump to 1.88 ( #2879 )
2026-03-19 18:33:52 +00:00
extrawurst
e21ebd0ac8
bump filetreelist
2025-12-14 15:04:00 -05:00
linkmauve
26a38183cf
Fix all mismatched_lifetime_syntaxes warnings ( #2727 )
2025-10-28 16:34:42 +01:00
Christoph Rüßler
db211e5ac7
Update gix from 0.71.0 to 0.74.1 ( #2745 )
...
* Update gix from 0.71.0 to 0.74.1
* Bump MSRC from 1.81 to 1.82
This is required by `gitoxide` 0.74.
* Address clippy issues
* Add getrandom and rustix to deny.toml
* Document reasons for ignoring duplicates
2025-10-27 18:37:30 +01:00
Christoph Rüßler
3b22a4f3b9
Simplify code for moving selection ( #2645 )
2025-05-20 11:15:51 +02:00
Fatpandac
706cdf9243
feat: file and status tab support pageup and pagedown ( #2496 )
2025-04-21 20:23:05 +02:00
Johannes Agricola
e08d954573
Clean up a few #[allow]s ( #2614 )
2025-04-16 10:45:08 +02:00
extrawurst
cc907996f4
fix latest clippy ( #2597 )
2025-04-07 16:06:00 +02:00
Vasley
4031b0d1a7
Change links to point to gitui-org instead of extrawurst ( #2538 )
2025-03-16 15:33:28 +01:00
extrawurst
d72617f5c2
some cargo upgrades ( #2471 )
2025-01-10 12:55:30 +01:00
extrawurst
66af52ae70
rust 1.84 update
2025-01-09 17:38:44 +01:00
extrawurst
640bf333fc
Fix ci ( #2447 )
2024-12-10 09:44:01 +01:00
extrawurst
efa8450bcc
bump filetreelist
2024-09-28 12:52:54 +03:00
Fabio Valentini
2c1fce4b48
filetreelist: exclude demo.gif from published crates ( #2369 )
...
This reduces download size for the crate from ~900 kB to ~10 kB.
2024-09-28 12:52:12 +03:00
extrawurst
b89672b134
rust 1.80 clippy fixes
2024-07-26 13:24:52 +07:00
extrawurst
038c4a50d1
fix new rust warnings
2024-06-14 21:40:46 +02:00
extrawurst
6e12c1e974
fix clippy and nightly build
2024-05-16 11:11:05 +02:00
extrawurst
9f0ef851b2
Prep release 25 ( #2082 )
2024-02-21 11:27:45 +01:00
extrawurst
2bbaa6f3a1
fix a bunch more typos
2024-02-20 19:51:05 +01:00
extrawurst
acf4661c1e
fix nighty and raise msrv
2024-02-19 11:36:38 +01:00
extrawurst
b935df59a1
fix nightly build
2023-07-18 09:45:05 +02:00
dependabot[bot]
c2435c2752
Bump pretty_assertions from 1.3.0 to 1.4.0
...
Bumps [pretty_assertions](https://github.com/rust-pretty-assertions/rust-pretty-assertions ) from 1.3.0 to 1.4.0.
- [Release notes](https://github.com/rust-pretty-assertions/rust-pretty-assertions/releases )
- [Changelog](https://github.com/rust-pretty-assertions/rust-pretty-assertions/blob/main/CHANGELOG.md )
- [Commits](https://github.com/rust-pretty-assertions/rust-pretty-assertions/compare/v1.3.0...v1.4.0 )
---
updated-dependencies:
- dependency-name: pretty_assertions
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
2023-07-07 11:11:00 +02:00
extrawurst
f29178d1b3
cleanup unused deps
2023-01-06 11:48:17 +01:00
extrawurst
a4943224bd
fix nightly clippy
2022-11-05 16:33:48 +01:00
extrawurst
8c32ec53ee
pretty_assertions migrated away from ansi-termi
...
this closes #1290
2022-08-30 13:46:06 +02:00
Stephan D
4a0e58ae15
msrv 160 ( #1279 )
...
* bump edition
* msrv 160
* upgrade clap and more deps
2022-08-17 16:30:54 +02:00
extrawurst
c1cb868c4b
fix nightly clippy
2022-07-02 08:17:15 +02:00
extrawurst
77472d086f
change author name
2022-02-21 23:33:07 +01:00
Stephan Dilly
284c57fb72
generic popup stacking solution ( #1124 )
...
* generic popup stacking solution
* allow going back to file-revision popup
* do not select diff in coming back to files-revlog
* handle filetree popup via stacking
* allow going back to inspect commit
* allow coming back to compare/inspect commit
2022-02-06 22:13:05 +01:00
Stephan Dilly
f2b09d39c6
clippy nightly fixes
2022-01-30 19:28:45 +01:00
Stephan Dilly
6f70652d42
update licenses
2022-01-02 11:33:52 +01:00
Stephan Dilly
444e14631d
cargo-sort
2021-11-28 13:38:48 +01:00
Stephan Dilly
d1dcdab288
version bumps
2021-10-11 11:25:50 +02:00
Stephan Dilly
d359fabe7b
clippy fixes
2021-09-30 23:30:54 +02:00
dependabot[bot]
8030ac8867
Bump pretty_assertions from 0.7.2 to 1.0.0
...
Bumps [pretty_assertions](https://github.com/colin-kiegel/rust-pretty-assertions ) from 0.7.2 to 1.0.0.
- [Release notes](https://github.com/colin-kiegel/rust-pretty-assertions/releases )
- [Changelog](https://github.com/colin-kiegel/rust-pretty-assertions/blob/main/CHANGELOG.md )
- [Commits](https://github.com/colin-kiegel/rust-pretty-assertions/compare/v0.7.2...v1.0.0 )
---
updated-dependencies:
- dependency-name: pretty_assertions
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com>
2021-09-29 07:46:42 +02:00
Stephan Dilly
6be4da873b
version bumps
2021-09-05 10:46:27 +02:00
Stephan Dilly
fb2b990072
find files via fuzzy finder ( #890 )
2021-09-04 10:50:03 +02:00
Stephan Dilly
dad8e8d43d
cargo fmt: use hardtabs
...
since it does not support hard-whitespaces its the only way to make whitespaces consisitent and checked
2021-08-17 14:24:25 +02:00
Stephan Dilly
aacc7a3211
version bumps
2021-07-10 14:49:18 +02:00
Stephan Dilly
3a1bcb74a2
try fix ci
2021-07-05 11:18:22 +02:00
Stephan Dilly
c2e6f9ff7e
filetree paniced on non utf8 files/paths
2021-07-05 00:26:32 +02:00
Stephan Dilly
4c5fe630fc
version bumps
2021-06-06 10:15:28 +02:00
Stephan Dilly
5b07c48234
nightly clippy fixes
2021-06-05 10:28:18 +02:00
Stephan Dilly
869e4b7287
fix path handling on windows ( #762 )
...
* this reduces memory overhead where nothing is folded up
* makes folding work with windows path seperators
2021-06-03 00:06:28 +02:00
Stephan Dilly
0e7ac4a14c
improve filetree::new performance ( #760 )
...
we used a BTreeMap where ordering does not matter and HashMap performs much better
2021-06-02 00:14:51 +02:00
Stephan Dilly
0e2833224a
version bump filetree
2021-05-28 11:36:14 +02:00
Stephan Dilly
e351c410b2
fix demo gif location
2021-05-28 11:34:35 +02:00
ImgBotApp
8ddeddf8c5
[ImgBot] Optimize images
...
/filetreelist/demo.gif -- 1,041.05kb -> 910.62kb (12.53%)
Signed-off-by: ImgBotApp <ImgBotHelp@gmail.com>
2021-05-28 11:20:47 +02:00