extrawurst
3de9953dde
allow manual cd
2024-04-14 21:43:56 +02:00
extrawurst
218d739b03
fix windows release
2024-04-14 21:42:59 +02:00
extrawurst
4bf1290610
add a release image
2024-04-14 21:33:50 +02:00
extrawurst
a72c62bd82
upgrade like in f27ca92
2024-04-14 21:01:05 +02:00
extrawurst
56e2da3027
remove itch, add discord
2024-04-14 20:57:39 +02:00
extrawurst
f14bf271c7
additional info
2024-04-14 20:56:49 +02:00
extrawurst
f27ca92f10
upgrade ci action
2024-04-14 20:35:42 +02:00
extrawurst
09a2f70c89
Release prep ( #2183 )
2024-04-14 20:31:05 +02:00
Christoph Rüßler
b08eddb45b
Get default push remote from configuration ( #2156 )
2024-04-14 12:12:09 +02:00
dependabot[bot]
fe05f93a74
Bump anyhow from 1.0.81 to 1.0.82
...
Bumps [anyhow](https://github.com/dtolnay/anyhow ) from 1.0.81 to 1.0.82.
- [Release notes](https://github.com/dtolnay/anyhow/releases )
- [Commits](https://github.com/dtolnay/anyhow/compare/1.0.81...1.0.82 )
---
updated-dependencies:
- dependency-name: anyhow
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
2024-04-11 08:11:20 +02:00
extrawurst
665e99779e
update changelog and readme
2024-04-10 11:56:55 +02:00
Antonio Yang
945ec45027
sign with ssh key in disc ( #2175 )
2024-04-10 11:53:23 +02:00
extrawurst
5d68ea0e39
Reset branch in branch popup ( #2171 )
...
allow triggering branch reset from branch popup. closes #2170
2024-04-07 18:12:30 +02:00
extrawurst
5053850433
Update NIGHTLIES.md
...
Fix links for windows
2024-03-31 12:46:15 +01:00
extrawurst
f91621be09
make necesaary sudo usage more obvious to user
2024-03-31 11:36:34 +01:00
dependabot[bot]
21491bcbca
Bump openssl-sys from 0.9.101 to 0.9.102
...
Bumps [openssl-sys](https://github.com/sfackler/rust-openssl ) from 0.9.101 to 0.9.102.
- [Release notes](https://github.com/sfackler/rust-openssl/releases )
- [Commits](https://github.com/sfackler/rust-openssl/compare/openssl-sys-v0.9.101...openssl-sys-v0.9.102 )
---
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-03-29 13:50:13 +00:00
dependabot[bot]
188d00159b
Bump chrono from 0.4.35 to 0.4.37
...
Bumps [chrono](https://github.com/chronotope/chrono ) from 0.4.35 to 0.4.37.
- [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.35...v0.4.37 )
---
updated-dependencies:
- dependency-name: chrono
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
2024-03-28 08:36:00 +00:00
extrawurst
29fb29638f
fix win msi naming
2024-03-27 18:00:47 +00:00
extrawurst
48b6c07843
some more changelog entries
2024-03-27 17:38:38 +00:00
extrawurst
44e1c56a1c
provide nightly builds ( #2164 )
...
closes #2083
2024-03-27 17:28:31 +00:00
extrawurst
2ec6d632ed
encode nightly version, commit, date into binary
2024-03-27 14:24:05 +00:00
extrawurst
0966953050
fix changelog
2024-03-27 14:00:47 +00:00
Martí Homs Soler
3b7b443e2a
syntect additional file type support ( #2160 )
...
closes #2005
Co-authored-by: MHS <mhs@histolution.com>
2024-03-27 13:57:37 +00:00
extrawurst
5fafe784d1
rename artifacts for clarity ( #2148 )
2024-03-27 13:46:54 +00:00
extrawurst
4cc6b459cc
Revert "encode nightly version, commit, date into binary"
...
This reverts commit 89e9f855cb
.
2024-03-27 13:02:31 +00:00
extrawurst
89e9f855cb
encode nightly version, commit, date into binary
2024-03-27 12:49:53 +00:00
Concelare
92e0face1e
add tests for commitChar filtering ( #2151 )
...
adds missing tests for b15c8643c8
(see #2145 )
2024-03-26 15:50:13 +00:00
dependabot[bot]
8272b20913
Bump clap from 4.5.3 to 4.5.4
...
Bumps [clap](https://github.com/clap-rs/clap ) from 4.5.3 to 4.5.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.5.3...v4.5.4 )
---
updated-dependencies:
- dependency-name: clap
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
2024-03-26 15:43:46 +00:00
dependabot[bot]
ba26a1a664
Bump indexmap from 2.2.5 to 2.2.6
...
Bumps [indexmap](https://github.com/indexmap-rs/indexmap ) from 2.2.5 to 2.2.6.
- [Changelog](https://github.com/indexmap-rs/indexmap/blob/master/RELEASES.md )
- [Commits](https://github.com/indexmap-rs/indexmap/compare/2.2.5...2.2.6 )
---
updated-dependencies:
- dependency-name: indexmap
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
2024-03-25 01:35:12 -07:00
dependabot[bot]
bb2640e893
Bump which from 6.0.0 to 6.0.1
...
Bumps [which](https://github.com/harryfei/which-rs ) from 6.0.0 to 6.0.1.
- [Release notes](https://github.com/harryfei/which-rs/releases )
- [Changelog](https://github.com/harryfei/which-rs/blob/master/CHANGELOG.md )
- [Commits](https://github.com/harryfei/which-rs/compare/6.0.0...6.0.1 )
---
updated-dependencies:
- dependency-name: which
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
2024-03-24 23:01:35 -07:00
dependabot[bot]
9d94b9f600
Bump rayon from 1.9.0 to 1.10.0
...
Bumps [rayon](https://github.com/rayon-rs/rayon ) from 1.9.0 to 1.10.0.
- [Changelog](https://github.com/rayon-rs/rayon/blob/main/RELEASES.md )
- [Commits](https://github.com/rayon-rs/rayon/compare/rayon-core-v1.9.0...rayon-core-v1.10.0 )
---
updated-dependencies:
- dependency-name: rayon
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
2024-03-24 22:57:48 -07:00
ZingyAwesome
ef6abbba0f
Fix typo in commit.rs ( #2150 )
2024-03-24 15:14:07 -07:00
extrawurst
3342544dfb
update readme now that gpgsign is there
2024-03-24 13:24:15 -07:00
extrawurst
6515831c95
more changelog details
2024-03-24 13:13:26 -07:00
extrawurst
93959aff5d
fix changelog entry
2024-03-24 13:11:15 -07:00
Hendrik Maus
5b3e2c9ae3
Support git commit signing using OpenPGP ( #1544 )
...
* Support git commit signing using OpenPGP
* workaround for amending signed commits
* workaround for rewording signed commits
* support signing initial commit
* return both signature and signature_field value from sign
---------
Co-authored-by: Utkarsh Gupta <utkarshgupta137@gmail.com>
2024-03-24 13:08:28 -07:00
Michael
5131aba138
Make MsgPopup scrollable ( #2120 )
2024-03-24 12:57:59 -07:00
extrawurst
540a95c160
fix failing to commit since b15c864
...
(if it would not find core.commitComment config)
2024-03-24 12:54:00 -07:00
extrawurst
9c8c802b20
fix nightly clippy
2024-03-24 12:50:56 -07:00
extrawurst
76814a36e3
update yanked
2024-03-24 12:42:35 -07:00
Christoph Rüßler
7d8b7c9239
Add CONTRIBUTING.md ( #2121 )
2024-03-24 12:40:39 -07:00
Concelare
b15c8643c8
Git Config Commit Comments ( #2145 )
...
Closes #2136
2024-03-22 15:12:08 -07:00
extrawurst
3d06b54d2c
update changelog for 0.25.2
2024-03-22 12:58:56 -07:00
extrawurst
f9ebba3043
fix another github action warning
2024-03-22 12:57:43 -07:00
extrawurst
205555916c
upgrade version
2024-03-22 12:32:55 -07:00
extrawurst
3db4425b98
prepare release
2024-03-22 12:23:06 -07:00
extrawurst
a4e08834e2
preapre for release
2024-03-22 12:20:57 -07:00
extrawurst
512f2f439e
changelog
2024-03-22 12:19:03 -07:00
extrawurst
bb92067b19
fixes tag annotation being broken in 0.25 ( #2139 )
...
fixes #2126
2024-03-22 12:18:05 -07:00
extrawurst
dddb35ac15
update changelog
2024-03-22 12:14:59 -07:00