dependabot[bot]
25cdc198d2
Bump itertools from 0.11.0 to 0.12.0
...
Bumps [itertools](https://github.com/rust-itertools/itertools ) from 0.11.0 to 0.12.0.
- [Changelog](https://github.com/rust-itertools/itertools/blob/master/CHANGELOG.md )
- [Commits](https://github.com/rust-itertools/itertools/compare/v0.11.0...v0.12.0 )
---
updated-dependencies:
- dependency-name: itertools
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
2023-11-15 09:07:18 +01:00
dependabot[bot]
9850d02f7d
Bump env_logger from 0.10.0 to 0.10.1
...
Bumps [env_logger](https://github.com/rust-cli/env_logger ) from 0.10.0 to 0.10.1.
- [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.10.0...v0.10.1 )
---
updated-dependencies:
- dependency-name: env_logger
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
2023-11-14 16:34:30 +01:00
dependabot[bot]
6d91a43004
Bump clap from 4.4.7 to 4.4.8
...
Bumps [clap](https://github.com/clap-rs/clap ) from 4.4.7 to 4.4.8.
- [Release notes](https://github.com/clap-rs/clap/releases )
- [Changelog](https://github.com/clap-rs/clap/blob/master/CHANGELOG.md )
- [Commits](https://github.com/clap-rs/clap/compare/v4.4.7...v4.4.8 )
---
updated-dependencies:
- dependency-name: clap
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
2023-11-14 16:34:06 +01:00
dependabot[bot]
e20cf918ed
Bump openssl-sys from 0.9.94 to 0.9.95
...
Bumps [openssl-sys](https://github.com/sfackler/rust-openssl ) from 0.9.94 to 0.9.95.
- [Release notes](https://github.com/sfackler/rust-openssl/releases )
- [Commits](https://github.com/sfackler/rust-openssl/compare/openssl-sys-v0.9.94...openssl-sys-v0.9.95 )
---
updated-dependencies:
- dependency-name: openssl-sys
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
2023-11-06 16:46:20 +01:00
extrawurst
985acf23ef
fix nighyly clippy
2023-11-02 07:50:41 +01:00
dependabot[bot]
b051b3c00c
Bump openssl-sys from 0.9.93 to 0.9.94
...
Bumps [openssl-sys](https://github.com/sfackler/rust-openssl ) from 0.9.93 to 0.9.94.
- [Release notes](https://github.com/sfackler/rust-openssl/releases )
- [Commits](https://github.com/sfackler/rust-openssl/compare/openssl-sys-v0.9.93...openssl-sys-v0.9.94 )
---
updated-dependencies:
- dependency-name: openssl-sys
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
2023-11-02 07:39:10 +01:00
dependabot[bot]
187fbbdcf5
Bump clap from 4.4.6 to 4.4.7
...
Bumps [clap](https://github.com/clap-rs/clap ) from 4.4.6 to 4.4.7.
- [Release notes](https://github.com/clap-rs/clap/releases )
- [Changelog](https://github.com/clap-rs/clap/blob/master/CHANGELOG.md )
- [Commits](https://github.com/clap-rs/clap/compare/v4.4.6...v4.4.7 )
---
updated-dependencies:
- dependency-name: clap
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
2023-10-25 09:51:20 +02:00
Shun Sakai
501833cd90
Update README
...
Update the installation instructions on openSUSE.
2023-10-19 14:17:53 +02:00
dependabot[bot]
91ad02c105
Bump rustix from 0.36.8 to 0.36.16
...
Bumps [rustix](https://github.com/bytecodealliance/rustix ) from 0.36.8 to 0.36.16.
- [Release notes](https://github.com/bytecodealliance/rustix/releases )
- [Commits](https://github.com/bytecodealliance/rustix/compare/v0.36.8...v0.36.16 )
---
updated-dependencies:
- dependency-name: rustix
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com>
2023-10-19 14:06:14 +02:00
extrawurst
d285440f2b
Revert "Bump indexmap from 1.9.3 to 2.0.1"
...
This reverts commit 81a69f845e
.
2023-10-17 08:43:41 +02:00
extrawurst
4abe5edf06
Revert "Bump indexmap from 2.0.1 to 2.0.2"
...
This reverts commit b7772e63e4
.
2023-10-17 08:42:36 +02:00
Adrian Wannenmacher
2be0e73d5b
Prevent unsigned tagging ( #1915 )
...
* prevent creation of tags when tag-signing is configured
Co-authored-by: extrawurst <776816+extrawurst@users.noreply.github.com>
2023-10-17 08:40:20 +02:00
Sainath Singineedi
0e2b3db1d9
Add confirmation dialog for undo commit ( #1909 )
2023-10-17 07:59:59 +02:00
Maurice Wangleng Tan
2fd957e2c8
Allow customizing line break visualization ( #1904 )
2023-10-16 18:00:48 +02:00
Aditya Pillai
09907f3873
fix typo with sign off commit
2023-10-16 17:45:40 +02:00
dependabot[bot]
b7772e63e4
Bump indexmap from 2.0.1 to 2.0.2
...
Bumps [indexmap](https://github.com/bluss/indexmap ) from 2.0.1 to 2.0.2.
- [Changelog](https://github.com/bluss/indexmap/blob/master/RELEASES.md )
- [Commits](https://github.com/bluss/indexmap/compare/2.0.1...2.0.2 )
---
updated-dependencies:
- dependency-name: indexmap
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
2023-10-02 08:40:36 +02:00
dependabot[bot]
579f5e1e37
Bump clap from 4.4.5 to 4.4.6
...
Bumps [clap](https://github.com/clap-rs/clap ) from 4.4.5 to 4.4.6.
- [Release notes](https://github.com/clap-rs/clap/releases )
- [Changelog](https://github.com/clap-rs/clap/blob/master/CHANGELOG.md )
- [Commits](https://github.com/clap-rs/clap/compare/v4.4.5...v4.4.6 )
---
updated-dependencies:
- dependency-name: clap
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
2023-09-29 11:33:37 +02:00
dependabot[bot]
81a69f845e
Bump indexmap from 1.9.3 to 2.0.1
...
Bumps [indexmap](https://github.com/bluss/indexmap ) from 1.9.3 to 2.0.1.
- [Changelog](https://github.com/bluss/indexmap/blob/master/RELEASES.md )
- [Commits](https://github.com/bluss/indexmap/commits )
---
updated-dependencies:
- dependency-name: indexmap
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com>
2023-09-28 09:33:45 +02:00
dependabot[bot]
9bdd5cc856
Bump clap from 4.4.4 to 4.4.5
...
Bumps [clap](https://github.com/clap-rs/clap ) from 4.4.4 to 4.4.5.
- [Release notes](https://github.com/clap-rs/clap/releases )
- [Changelog](https://github.com/clap-rs/clap/blob/master/CHANGELOG.md )
- [Commits](https://github.com/clap-rs/clap/compare/v4.4.4...v4.4.5 )
---
updated-dependencies:
- dependency-name: clap
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
2023-09-27 10:17:37 +02:00
dependabot[bot]
0bd5b9958e
Bump rayon from 1.7.0 to 1.8.0
...
Bumps [rayon](https://github.com/rayon-rs/rayon ) from 1.7.0 to 1.8.0.
- [Changelog](https://github.com/rayon-rs/rayon/blob/master/RELEASES.md )
- [Commits](https://github.com/rayon-rs/rayon/compare/rayon-core-v1.7.0...rayon-core-v1.8.0 )
---
updated-dependencies:
- dependency-name: rayon
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
2023-09-21 12:34:32 +02:00
dependabot[bot]
52cb83f714
Bump unicode-width from 0.1.10 to 0.1.11
...
Bumps [unicode-width](https://github.com/unicode-rs/unicode-width ) from 0.1.10 to 0.1.11.
- [Commits](https://github.com/unicode-rs/unicode-width/compare/v0.1.10...v0.1.11 )
---
updated-dependencies:
- dependency-name: unicode-width
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
2023-09-20 11:39:36 +02:00
dependabot[bot]
ca15fcbe4c
Bump gh-emoji from 1.0.7 to 1.0.8
...
Bumps [gh-emoji](https://github.com/kornelski/gh-emoji ) from 1.0.7 to 1.0.8.
- [Commits](https://github.com/kornelski/gh-emoji/commits )
---
updated-dependencies:
- dependency-name: gh-emoji
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
2023-09-20 11:37:36 +02:00
extrawurst
b2e7420349
Update README.md
2023-09-19 19:52:30 +02:00
dependabot[bot]
9bd483fea5
Bump clap from 4.4.3 to 4.4.4
...
Bumps [clap](https://github.com/clap-rs/clap ) from 4.4.3 to 4.4.4.
- [Release notes](https://github.com/clap-rs/clap/releases )
- [Changelog](https://github.com/clap-rs/clap/blob/master/CHANGELOG.md )
- [Commits](https://github.com/clap-rs/clap/compare/v4.4.3...v4.4.4 )
---
updated-dependencies:
- dependency-name: clap
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
2023-09-19 19:44:40 +02:00
Charles Johnson
bd96c85f5a
Update FAQ.md
2023-09-19 19:44:19 +02:00
dependabot[bot]
4eea01a9fe
Bump chrono from 0.4.30 to 0.4.31
...
Bumps [chrono](https://github.com/chronotope/chrono ) from 0.4.30 to 0.4.31.
- [Release notes](https://github.com/chronotope/chrono/releases )
- [Changelog](https://github.com/chronotope/chrono/blob/main/CHANGELOG.md )
- [Commits](https://github.com/chronotope/chrono/compare/v0.4.30...v0.4.31 )
---
updated-dependencies:
- dependency-name: chrono
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
2023-09-18 08:07:45 +02:00
dependabot[bot]
8775fec9fa
Bump clap from 4.4.2 to 4.4.3
...
Bumps [clap](https://github.com/clap-rs/clap ) from 4.4.2 to 4.4.3.
- [Release notes](https://github.com/clap-rs/clap/releases )
- [Changelog](https://github.com/clap-rs/clap/blob/master/CHANGELOG.md )
- [Commits](https://github.com/clap-rs/clap/compare/v4.4.2...v4.4.3 )
---
updated-dependencies:
- dependency-name: clap
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
2023-09-13 14:38:55 +02:00
Christoph Rüßler
aa7aa7a5c1
Fix file history for all sizes ( #1738 )
2023-09-09 11:29:04 +02:00
extrawurst
d0f15d54ab
fix github action warnings using set-output
...
see https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
2023-09-09 11:20:19 +02:00
extrawurst
8768611876
prepare release
2023-09-09 10:59:21 +02:00
extrawurst
015d409540
cleanup according to toolchain action docs
2023-09-08 23:22:30 +02:00
dependabot[bot]
5b81d72014
Bump chrono from 0.4.29 to 0.4.30
...
Bumps [chrono](https://github.com/chronotope/chrono ) from 0.4.29 to 0.4.30.
- [Release notes](https://github.com/chronotope/chrono/releases )
- [Changelog](https://github.com/chronotope/chrono/blob/main/CHANGELOG.md )
- [Commits](https://github.com/chronotope/chrono/compare/v0.4.29...v0.4.30 )
---
updated-dependencies:
- dependency-name: chrono
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
2023-09-08 08:37:44 +02:00
dependabot[bot]
6bda5c1f21
Bump chrono from 0.4.28 to 0.4.29
...
Bumps [chrono](https://github.com/chronotope/chrono ) from 0.4.28 to 0.4.29.
- [Release notes](https://github.com/chronotope/chrono/releases )
- [Changelog](https://github.com/chronotope/chrono/blob/main/CHANGELOG.md )
- [Commits](https://github.com/chronotope/chrono/compare/v0.4.28...v0.4.29 )
---
updated-dependencies:
- dependency-name: chrono
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
2023-09-06 09:40:34 +02:00
extrawurst
7c0d010233
make commit lookup in log faster
...
* makes hopping to next highlighted commit loopfree (closes #1876 )
* makes general commit find faster
2023-09-05 09:07:21 +02:00
dependabot[bot]
bf2c1e3295
Bump openssl-sys from 0.9.92 to 0.9.93
...
Bumps [openssl-sys](https://github.com/sfackler/rust-openssl ) from 0.9.92 to 0.9.93.
- [Release notes](https://github.com/sfackler/rust-openssl/releases )
- [Commits](https://github.com/sfackler/rust-openssl/compare/openssl-sys-v0.9.92...openssl-sys-v0.9.93 )
---
updated-dependencies:
- dependency-name: openssl-sys
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
2023-09-05 07:53:28 +02:00
extrawurst
253a18f62a
search message body/summary separately
...
closes #1875
2023-09-04 22:24:20 +02:00
extrawurst
0e1d83fb02
Parallelize log search ( #1874 )
2023-09-04 20:55:17 +02:00
extrawurst
5808515853
fix warnings
2023-09-04 09:48:37 +02:00
extrawurst
ecb793206d
seems useless, lets remove
2023-09-04 09:46:08 +02:00
extrawurst
19051cfec0
update chrono
2023-09-04 09:40:29 +02:00
extrawurst
0a8cd66bbd
update clap
2023-09-04 09:38:55 +02:00
extrawurst
11b9e8193c
prepare for release
2023-09-03 18:52:33 +02:00
extrawurst
6356f64b1d
fix #1866
2023-09-03 18:41:00 +02:00
extrawurst
42043bda6f
make update_progress simpler
2023-09-03 18:34:09 +02:00
extrawurst
52dfefe624
Revert "parallelize log search"
...
This reverts commit ebe41e8a75
.
2023-09-03 18:30:34 +02:00
extrawurst
ebe41e8a75
parallelize log search
...
* will consume all cores now and got faster in all my benchmarks
* setting progress via asyncjob now makes sure to only set it if it has changed and return whether that is the case to simplify sending progress notifications only in case progress actually changed
2023-08-31 12:09:13 +02:00
extrawurst
5be397b335
stash list does not update after pop/drop ( #1865 )
...
* move to stashlist after stashing
* move to status after stash popping
2023-08-31 10:41:52 +02:00
extrawurst
16c97edb4d
fix log not updating after branch switch
...
closes #1862
2023-08-31 10:02:59 +02:00
extrawurst
082e308efb
fix manual brew pipeline
2023-08-30 16:49:22 +02:00
extrawurst
bc1cea3dc8
new homebrew formular bumping ci action
2023-08-30 16:37:18 +02:00