This website requires JavaScript.
Explore
Help
Sign In
Valentin Haudiquet
vhaudiquet
1 Followers
·
1 Following
Joined on
2023-07-06
Block a user
Blocking a user prevents them from interacting with repositories, such as opening or commenting on pull requests or issues.
Learn more about blocking a user.
User to block:
Optional note:
The note is not visible to the blocked user.
Cancel
Block
Repositories
17
Projects
Packages
Code
Public Activity
Starred Repositories
vhaudiquet
pushed to
main
at
vhaudiquet/pkh
2026-09-18 13:46:01 +00:00
781ed204c2
clippy: write the changelog body loop as while let (rust 1.98)
vhaudiquet
pushed to
main
at
vhaudiquet/pkh
2026-09-18 13:28:40 +00:00
0235ec6457
new: port the python template bodies to manifests
fa399f64b2
new: port the meson, cmake and autotools template bodies to manifests
e6f2012835
new: port the rust template bodies to manifests
ffac4d6b57
new: port the shell, empty, makefile and go templates to manifests
04a572cd77
new: template manifests and registry infrastructure
Compare 19 commits »
vhaudiquet
pushed to
main
at
vhaudiquet/pkh
2026-09-18 09:19:45 +00:00
c1f8893576
put: run the section pre-flight against the uploaded tree
e640b153bd
put: remove partial uploads when the transfer fails
231c478d0b
put: surface known_hosts problems instead of silently degrading
1aa0ca3d2f
clippy: collapse nested ifs into match guards (rust 1.98)
b20acf3199
put: bound the SSH connect and session operations with timeouts
Compare 10 commits »
vhaudiquet
pushed to
main
at
vhaudiquet/pkh
2026-09-17 21:56:42 +00:00
2b017dcf43
new: keep vendored *.orig files through dh_clean in the rust rules
4ab41e691a
build: only redistribute the orig tarball on new upstream (-si)
c18f1fe9c2
changelog: parse entries with a shared limit-based helper
Compare 3 commits »
vhaudiquet
pushed to
main
at
vhaudiquet/pkh
2026-09-17 18:38:11 +00:00
e7b35f5c37
deps: treat corrupt Provides as undecidable, not unmet
54274e9079
version: reject an empty debian revision
93296c26c1
checksums: add SHA-512 and a Checksums-* field parser
d6bad9fbbe
debian: make Paragraph::set drop case-insensitive duplicates
607711a6b5
build: surface a panicked output-reader thread
Compare 26 commits »
vhaudiquet
pushed to
main
at
vhaudiquet/pkh
2026-09-17 10:45:30 +00:00
afedde1f2b
new: keep generated builds away from local build outputs and vendored autotools files
bc3d07abaa
new: ignore vendored rust artifacts in the generated gitignore
bac82f0afe
new: skip the git-init question inside existing repositories
05e7c55d32
new: detect downloaded tarballs by magic bytes, not extension
f055b70281
deb: skip quilt patch application for single-debian-patch trees
Compare 9 commits »
vhaudiquet
pushed to
debian/main
at
vhaudiquet/deb-lite-xl
2026-09-17 09:27:04 +00:00
56ef7344f0
Vendor selectionhighlight, bracketmatch, colorpreview, navigate, editorconfig (2.1.8-7)
273965ef0b
Vendor ephemeral_tabs (2.1.8-6)
Compare 2 commits »
vhaudiquet
pushed to
debian/main
at
vhaudiquet/deb-lite-xl
2026-09-16 23:46:40 +00:00
597d8a42f6
Vendor gitpanel 0.3.0 (2.1.8-5)
vhaudiquet
pushed to
debian/main
at
vhaudiquet/deb-lite-xl
2026-09-16 21:03:56 +00:00
b8feb4f4db
Fix vendored nerdicons rendering; keep status bar always visible
vhaudiquet
pushed to
debian/main
at
vhaudiquet/deb-lite-xl
2026-09-16 20:47:48 +00:00
3bae6fd448
Bundle curated community plugins (2.1.8-4)
vhaudiquet
pushed to
main
at
vhaudiquet/pkh
2026-09-16 20:46:17 +00:00
c0b7e341fc
ui: cleaner transient and completion output for pkh put
e8d4b98f52
put: verify the changes signature locally with gpgme
0c2cf0ac5e
put: refuse uploads superseded by published PPA versions
f27d27ea99
new: add pkh put, a native dput replacement for PPA uploads
Compare 4 commits »
vhaudiquet
pushed to
debian/main
at
vhaudiquet/deb-lite-xl
2026-09-16 19:56:37 +00:00
a693cb645c
Ship out-of-the-box VSCode-style config and sharp rendering defaults
vhaudiquet
created branch
debian/main
in
vhaudiquet/deb-lite-xl
2026-09-16 19:43:57 +00:00
vhaudiquet
pushed to
debian/main
at
vhaudiquet/deb-lite-xl
2026-09-16 19:43:57 +00:00
ad7256b4fb
debian: initial packaging work
0af4dae0e2
chore: bump versions [skip ci]
b5ee18c966
chore: update changelogs [skip ci]
85c2c3fdc8
main: keep PLATFORM consistent between SDL2 and SDL3
b5317c5318
core: make project_dir detection more robust
Compare 10 commits »
vhaudiquet
pushed tag
v1.11-lite-xl
to
vhaudiquet/deb-lite-xl
2026-09-16 19:43:57 +00:00
vhaudiquet
created repository
vhaudiquet/deb-lite-xl
2026-09-16 19:41:59 +00:00
vhaudiquet
pushed to
main
at
vhaudiquet/pkh
2026-09-16 13:20:59 +00:00
9228ff448b
new: give wizard select labels their own separator
9b98f5c7c3
new: add interactive wizard and remaining ecosystem templates
d044f757e9
new: scaffold new Debian source packages (non-interactive core)
9c3394750d
distro_info: accept case-insensitive dist in effective_series, fix UNRELEASED fallbacks
60976d3feb
ui: generalize interactive prompts into ui::prompt
Compare 6 commits »
vhaudiquet
pushed to
main
at
vhaudiquet/pkh
2026-09-16 07:27:05 +00:00
4af8dbddb0
fmt: fix clippy warnings on all targets
3a454b0811
build: record the actual build environment in .buildinfo
50ae12cafe
prune: match real log names, order retention by time, spare fresh locks
38562abe2c
debian: fix deb822 writer/parser asymmetries
dc6a019a13
build: parse .dsc checksum fields through one shared, validating parser
Compare 17 commits »
vhaudiquet
pushed to
main
at
vhaudiquet/pkh
2026-09-15 16:08:47 +00:00
b34e86dcfe
deb: scope the arch-indep build-dep pass to the host arch in cross builds
5500f98586
pull: add --repository to pull from external flat repositories
Compare 2 commits »
vhaudiquet
synced new reference
refs/heads/renovate/docker.n8n.io-n8nio-n8n-2.x
to
vhaudiquet/homeprod
from mirror
2026-09-12 12:11:15 +00:00
Previous
3
Next