chiark / gitweb /
hippotat.git
2 days ago Ian JacksonMerge branch 'packaging' into 'main' main debian/1.3.1
2 days ago Ian JacksonDocument 1.3.1 and finalise changelog
2 days ago Ian JacksonAdd debian/source/options to declare native source...
2 days ago Ian JacksonBump crate version (including macros) to 1.3.1
2 days ago Ian JacksonMerge branch 'changelog' into 'main'
2 days ago Ian JacksonBump crate versions to 1.3.0
2 days ago Ian Jacksonchangelog: Document and finalise 1.3.0
2 days ago Ian JacksonMerge branch 'mr-57-combine' into 'main'
2 days ago Ian JacksonHACKING.md: Explain what the weird autopkgtest rune...
2 days ago Ian Jacksontests: Run systemd debugging commands on failure
2 days ago Ian Jacksontests: Tell systemd that we're running hippotatd as...
2 days ago Ian JacksonMerge branch 'main' into mr-57-combine
3 days ago Ian JacksonMerge branch 'autopkgtest' into 'main'
3 days ago Ian JacksonHACKING.md: Instructions for qemu-based autopkgtest
3 days ago Ian Jacksonautopkgtests: Break out test-service-startup-main
3 days ago Ian Jacksonautopkgtests: Break out test-service-startup-prep
3 days ago Ian Jacksonautopkgtests: Fix a typo
3 days ago Ian JacksonMerge branch 'bjh21-typos' into 'main'
3 days ago Ben HarrisFix typos in config.md
3 days ago Ben HarrisFix typos in install.md
3 days ago Ben HarrisAdd a systemd unit file for hippotatd.service
4 days ago Ian JacksonMerge branch 'sd-notify' into 'main'
4 days ago Ian JacksonMerge branch 'update-lockfile' into 'main'
4 days ago Ian JacksonDocument use of systemd notify protocol, in the usage...
4 days ago Ian JacksonUse systemd notify protocol to signal startup, when...
4 days ago Ian JacksonAdd sd-notify dependency
4 days ago Ian JacksonAllow use of nix 0.31 (and use in upstream Cargo.lock)
4 days ago Ian JacksonUpdate upstream deps (Cargo.lock)
2025-10-26 Ian JacksonMerge branch 'update' into 'main'
2025-10-26 Ian Jacksonchangelog: Document the remaining changes for 1.2.3
2025-10-26 Ian JacksonSet cargo package versions to 1.2.3
2025-10-26 Ian Jacksondebian/control: Drop mention of nonexistent hippotat...
2025-10-26 Ian JacksonRoutine cargo update
2025-09-28 Ian JacksonMerge branch 'changelog' into 'main'
2025-09-28 Ian JacksonDocument changes in 1.2.3 (planned Debian-only release)
2025-09-28 Ian JacksonMerge branch 'nix-30-redux' into 'main'
2025-09-28 Ian JacksonAllow use of nix 30
2025-09-28 Ian JacksonUse libc::dup2 and libc::read rather than nix versions
2025-09-28 Ian JacksonUse .into_raw_fd for null_fd for compatibility with...
2025-03-20 Ian JacksonMerge branch 'deftly' into 'main'
2025-03-20 Ian JacksonUpdate version to 1.2.2
2025-03-20 Ian Jacksonmacros: Allow use of syn 2
2025-03-20 Ian Jacksonmacros: Drop unneeded dependency on itertools
2025-03-20 Ian Jacksonconfig: Fix some misspellings
2025-03-20 Ian Jacksonconfig: Remove manual entry for inspecting `link`
2025-03-20 Ian Jacksonconfig derive: Improve docs
2025-03-20 Ian Jacksonconfig derive: Have special no longer take an argument
2025-03-20 Ian Jacksonconfig derive: Improve and properly document InstanceCo...
2025-03-20 Ian Jacksonconfig derive: Use a define
2025-03-20 Ian Jacksonconfig derive: Switch to derive-deftly
2025-03-20 Ian JacksonRoutine cargo update (minimal)
2025-03-20 Ian JacksonRoutine cargo update
2025-03-19 Ian JacksonMakefile: Force pipe-based jobserver
2025-02-05 Ian JacksonMerge branch 'release' into 'main'
2025-02-05 Ian JacksonRelease 1.2.1
2025-02-05 Ian JacksonMerge branch 'fixes' into 'main'
2025-02-05 Ian JacksonMerge branch 'update' into 'main'
2025-02-05 Ian Jacksonautopkgtest: adt-initscript: use restart to start
2025-02-05 Ian Jacksonautopkgtest: adt-initscript: require rsyslog init script
2025-02-05 Ian Jacksonautopkgtest: adt-initscript: turn on set -x in the...
2025-02-05 Ian Jacksonautopkgtest: adt-full: do not start a duplicate uservd
2025-02-05 Ian Jacksonautopkgtest: adt-full: allow systemd-sysv as alt to...
2025-02-05 Ian Jacksonautopkgtest: setup-host unwanted deps: handle | properly
2025-02-05 Ian Jacksonautopkgtest: setup-host: clean out possibly-wrong ...
2025-02-05 Ian Jacksonautopkgtest: setup-host server: fall back to starting...
2025-02-05 Ian JacksonRoutine Cargo.lock update
2025-02-05 Ian Jacksonautopkgtest: properly quote $cs in perl scripts
2025-02-05 Ian Jacksonautopkgtest: redirect stdout to stderr
2025-02-04 Ian JacksonHACKING.md: Document running one test case
2025-02-02 Ian JacksonMerge branch 'release' into 'main'
2025-02-02 Ian JacksonUpdate version to 1.2.0
2025-02-02 Ian JacksonMerge branch 'ci' into 'main'
2025-02-02 Ian Jacksonautopkgtests: Use `isolation-machine` restriction
2025-02-02 Ian JacksonMerge branch 'hyper' into 'main'
2025-02-02 Ian JacksonSwitch to hyper 1.x
2025-02-02 Ian JacksonFix a debug print to use # format for anyhow::Error
2025-02-02 Ian JacksonMake config::startup()'s G callback async
2025-02-02 Ian JacksonAdd hyper-util dependency
2025-02-02 Ian JacksonDrop our explicit hyper-tls dependency
2025-02-02 Ian JacksonPrep for hyper 1: Move saddr conversion earlier
2025-02-02 Ian JacksonPrep for hyper 1: Break out conn.remote_addr() call
2025-02-02 Ian JacksonPrep for hyper 1: Reorganise service_fn call
2025-02-02 Ian Jacksonservice.c: Better handling of clones
2025-02-02 Ian JacksonPrep for hyper 1: break out service_fn call
2025-02-02 Ian JacksonRename addr variable to saddr
2025-02-02 Ian JacksonRename conn variable to caddr
2025-02-02 Ian JacksonPrep for hyper 1: rewrap service_fn call
2025-02-02 Ian JacksonMerge branch 'reqwest' into 'main'
2025-02-01 Ian JacksonSwitch to reqwest in the client
2025-02-01 Ian JacksonSwitch to reqwest in the client (minor pre-reorg)
2025-02-01 Ian JacksonReadLimitedError: Don't demand that the stream is Unpin...
2025-02-01 Ian JacksonReadLimitedError: Make it generic over the error type
2025-02-01 Ian JacksonAdd http-body-util dependency
2025-02-01 Ian JacksonAdd http-body dependency
2025-02-01 Ian JacksonAdd reqwest dependency
2025-02-01 Ian JacksonBump backtrace minimal version
2025-02-01 Ian JacksonCI: Do not mess with Cargo.lock.minimal
2025-02-01 Ian JacksonMerge branch 'makefile' into 'main'
2025-02-01 Ian Jacksonmaint/update-minimal-versions: Be more precise about...
2025-02-01 Ian JacksonMakefile: Add + sigil before cargo invocations
next