• Joined on 2025年06月24日
halvin created pull request guix/guix#8950 2026年05月29日 21:19:09 +02:00
gnu: mpv-mpris: Amend documented path for loading plugin.
halvin commented on pull request halvin/agitjo#13 2026年05月24日 02:32:29 +02:00
Add autoload cookie to agitjo-setup

LGTM, thanks for this!

halvin pushed to main at halvin/agitjo 2026年05月24日 02:31:36 +02:00
fa9737479f
agitjo-setup: Add autoload cookie
halvin merged pull request halvin/agitjo#13 2026年05月24日 02:31:35 +02:00
Add autoload cookie to agitjo-setup
halvin closed pull request guix/guix#3271 2026年04月29日 14:52:17 +02:00
gnu: mesa: Update to 25.3.1.
halvin commented on pull request guix/guix#3271 2026年04月29日 14:52:16 +02:00
gnu: mesa: Update to 25.3.1.

I see the linked PR has been merged! Closing :)

halvin pushed to main at halvin/agitjo 2026年04月15日 17:09:59 +02:00
f7de1d519e README.org: Add links to MELPA pages
halvin pushed tag v2.0.0 to halvin/agitjo 2026年04月15日 17:07:27 +02:00
halvin pushed to main at halvin/agitjo 2026年04月15日 17:05:25 +02:00
47f20e04ed Bump version to 2.0.0
8d2e9209ed README.org: Add documentation on installation through MELPA
2bb4ed0edc Preserve magit-process-sentinel messages
e3d98ae3d5 README.org: Fix a typo
08e95f7d93 CHANGELOG.org: Revise changes
Compare 5 commits »
halvin pushed to main at halvin/agitjo 2026年04月12日 13:45:57 +02:00
1f8fe7799a CHANGELOG.org: Mark key-bind changes as breaking change
halvin pushed to main at halvin/agitjo 2026年04月12日 11:50:26 +02:00
698b02d6cd Add README's Usage section to commentary
halvin pushed to main at halvin/agitjo 2026年04月12日 11:37:35 +02:00
951a038c33 CHANGELOG.org: Update with changes
7b7e0f12b6 README.org: Revise usage guide
2355d85406 Provide key-binds setup as a function instead of on load
86acb5c26f README.org: Installation: Include downstream Guix package as distribution option
Compare 4 commits »
halvin commented on issue halvin/agitjo#12 2026年03月22日 09:54:13 +01:00
Multibyte character in data for base64 encoding

Hello, thank you for catching and reporting this! It should be fixed now.

halvin closed issue halvin/agitjo#12 2026年03月22日 09:51:56 +01:00
Multibyte character in data for base64 encoding
halvin pushed to main at halvin/agitjo 2026年03月22日 09:51:56 +01:00
41ab8879a8 agitjo--santitize-description: Specify coding system
bc2ecc401b agit--push-pullreq: Truncate git command in echo area
Compare 2 commits »
halvin commented on pull request halvin/agitjo#11 2026年03月22日 06:44:45 +01:00
agitjo-post-confirm: Push asynchronously via process sentinel.

Sorry about the wait! LGTM; merged. Thanks again!

halvin pushed to main at halvin/agitjo 2026年03月22日 06:41:21 +01:00
07ebcd2778
agitjo-post-confirm: Push asynchronously via process sentinel.
b57436922d
Add copyright entry for Thanos Apollo.
Compare 2 commits »
halvin commented on pull request guix/guix#6887 2026年03月18日 16:39:31 +01:00
gnu: mesa: Update to 25.3.6.

IIRC, you can unpin the rust dependencies by running meson rewrite kwargs set project / version $VERSION in each rust subproject directory.

halvin commented on pull request guix/guix#6887 2026年03月18日 16:37:39 +01:00
gnu: mesa: Update to 25.3.6.

Hey @efraim, thank you for your feedback in #3271! The mixing of build systems was one of my concerns; your explanation was helpful :)

halvin suggested changes for halvin/agitjo#11 2026年03月01日 08:30:15 +01:00
agitjo-post-confirm: Push asynchronously via process sentinel.

Hey, thanks for the work on this! I like the approach, but I have a few comments, if you don't mind.