extrawurst
|
e7c61ffc89
|
Support prepare commit hook (#1978)
|
2023-12-16 00:07:54 +01:00 |
|
dependabot[bot]
|
7b7c5c4131
|
Bump crossbeam-channel from 0.5.8 to 0.5.9
Bumps [crossbeam-channel](https://github.com/crossbeam-rs/crossbeam) from 0.5.8 to 0.5.9.
- [Release notes](https://github.com/crossbeam-rs/crossbeam/releases)
- [Changelog](https://github.com/crossbeam-rs/crossbeam/blob/master/CHANGELOG.md)
- [Commits](https://github.com/crossbeam-rs/crossbeam/compare/crossbeam-channel-0.5.8...crossbeam-channel-0.5.9)
---
updated-dependencies:
- dependency-name: crossbeam-channel
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2023-12-14 08:45:24 +01:00 |
|
extrawurst
|
521ab91309
|
git2-hooks: allows customizing what places to look for hooks (#1975)
* allows customizing what places to look for hooks
|
2023-12-08 14:33:22 +01:00 |
|
dependabot[bot]
|
fd400cfcc7
|
Bump once_cell from 1.18.0 to 1.19.0
Bumps [once_cell](https://github.com/matklad/once_cell) from 1.18.0 to 1.19.0.
- [Changelog](https://github.com/matklad/once_cell/blob/master/CHANGELOG.md)
- [Commits](https://github.com/matklad/once_cell/compare/v1.18.0...v1.19.0)
---
updated-dependencies:
- dependency-name: once_cell
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2023-12-08 09:13:36 +01:00 |
|
extrawurst
|
a6416b914d
|
Cleanup hooks (#1972)
* cleanup errors
* cleaner repo structure
* added docs
|
2023-12-07 17:22:07 +01:00 |
|
extrawurst
|
d4dd58f6ca
|
move git hooks support into separate crate (#1971)
* unique error type name
* git2 dependency future
* return hook out/err separately
|
2023-12-07 16:28:52 +01:00 |
|
dependabot[bot]
|
fabed3238b
|
Bump openssl-sys from 0.9.96 to 0.9.97
Bumps [openssl-sys](https://github.com/sfackler/rust-openssl) from 0.9.96 to 0.9.97.
- [Release notes](https://github.com/sfackler/rust-openssl/releases)
- [Commits](https://github.com/sfackler/rust-openssl/compare/openssl-sys-v0.9.96...openssl-sys-v0.9.97)
---
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-12-05 09:26:04 +01:00 |
|
dependabot[bot]
|
53834f2415
|
Bump clap from 4.4.10 to 4.4.11
Bumps [clap](https://github.com/clap-rs/clap) from 4.4.10 to 4.4.11.
- [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.10...v4.4.11)
---
updated-dependencies:
- dependency-name: clap
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2023-12-05 09:25:43 +01:00 |
|
extrawurst
|
83df6ddbc8
|
test that proved hook has access to PATH (#1967)
|
2023-12-02 13:21:33 +01:00 |
|
dependabot[bot]
|
91242e574a
|
Bump clap from 4.4.9 to 4.4.10
Bumps [clap](https://github.com/clap-rs/clap) from 4.4.9 to 4.4.10.
- [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.9...v4.4.10)
---
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-29 09:02:30 +01:00 |
|
extrawurst
|
c39eb93736
|
fix ci
|
2023-11-28 09:24:58 +01:00 |
|
dependabot[bot]
|
408e2caca4
|
Bump clap from 4.4.8 to 4.4.9
Bumps [clap](https://github.com/clap-rs/clap) from 4.4.8 to 4.4.9.
- [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.8...v4.4.9)
---
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-28 08:09:43 +01:00 |
|
extrawurst
|
bcf9bac934
|
simplify implementation
|
2023-11-27 16:21:04 +01:00 |
|
dependabot[bot]
|
d576405223
|
Bump url from 2.4.1 to 2.5.0
Bumps [url](https://github.com/servo/rust-url) from 2.4.1 to 2.5.0.
- [Release notes](https://github.com/servo/rust-url/releases)
- [Commits](https://github.com/servo/rust-url/compare/v2.4.1...v2.5.0)
---
updated-dependencies:
- dependency-name: url
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2023-11-23 09:27:05 +01:00 |
|
dependabot[bot]
|
77d1660066
|
Bump openssl-sys from 0.9.95 to 0.9.96
Bumps [openssl-sys](https://github.com/sfackler/rust-openssl) from 0.9.95 to 0.9.96.
- [Release notes](https://github.com/sfackler/rust-openssl/releases)
- [Commits](https://github.com/sfackler/rust-openssl/compare/openssl-sys-v0.9.95...openssl-sys-v0.9.96)
---
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-23 09:26:30 +01:00 |
|
Felix Yan
|
4a0930ae02
|
Update Arch Linux package URL in README.md
|
2023-11-21 10:46:20 +01:00 |
|
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 |
|