| Commit message (Expand) | Author | Age | Files | Lines |
| * | Merge branch 'insp4' into master. | Sadie Powell | 2026-05-20 | 1 | -1/+1 |
| |\ |
|
| | * | Fix some LIST filter edge cases.•••This won't pass irctest until #375 is merged.
| Sadie Powell | 2026-05-20 | 1 | -1/+1 |
| * | | Merge branch 'insp4' into master. | Sadie Powell | 2026-05-08 | 2 | -6/+11 |
| |\| |
|
| | * | Backport various CI changes from master. | Sadie Powell | 2026-05-08 | 2 | -8/+14 |
| | * | Clear the conan build cache before uploading.•••We don't need the build files we just need the headers and the
libraries. This reduces the cache size from multiple gigabytes to
a few hundred megabytes.
| Sadie Powell | 2026-05-08 | 1 | -0/+1 |
| | * | Switch to a maintained action for setting up the MSVC environment. | Sadie Powell | 2026-05-08 | 1 | -1/+3 |
| | * | Speed up building OpenSSL on Windows.•••[skip alpine ci]
[skip irctest ci]
[skip macos ci]
[skip ubuntu ci]
| Sadie Powell | 2026-05-08 | 1 | -0/+1 |
| * | | Merge branch 'insp4' into master. | Sadie Powell | 2026-05-07 | 1 | -3/+3 |
| |\| |
|
| | * | Update irctest refs. | Sadie Powell | 2026-05-07 | 1 | -3/+3 |
| * | | Merge branch 'insp4' into master. | Sadie Powell | 2026-05-06 | 1 | -2/+3 |
| |\| |
|
| | * | Ignore the actions cache when performing releases. | Sadie Powell | 2026-05-06 | 1 | -1/+2 |
| | * | Encode the Visual Studio version into the Conan cache key.•••[skip alpine ci]
[skip irctest ci]
[skip macos ci]
[skip ubuntu ci]
| Sadie Powell | 2026-05-06 | 1 | -1/+1 |
| * | | Use a faster linker (mold, lld, gold) if they're available. | Sadie Powell | 2026-05-06 | 2 | -0/+2 |
| * | | Merge branch 'insp4' into master | Sadie Powell | 2026-05-01 | 1 | -1/+1 |
| |\| |
|
| | * | Bump negrutiu/nsis-install from 2 to 3•••Bumps [negrutiu/nsis-install](https://github.com/negrutiu/nsis-install) from 2 to 3.
- [Release notes](https://github.com/negrutiu/nsis-install/releases)
- [Commits](https://github.com/negrutiu/nsis-install/compare/v2...v3)
---
updated-dependencies:
- dependency-name: negrutiu/nsis-install
dependency-version: '3'
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com> | dependabot[bot] | 2026-05-01 | 1 | -1/+1 |
| * | | Speed up the irctest CI a bit more.•••[skip alpine ci]
[skip macos ci]
[skip ubuntu ci]
[skip windows ci]
| Sadie Powell | 2026-04-30 | 1 | -0/+1 |
| * | | Switch the build system to CMake. | Sadie Powell | 2026-04-27 | 5 | -44/+81 |
| * | | Merge branch 'insp4' into master. | Sadie Powell | 2026-04-16 | 1 | -1/+1 |
| |\| |
|
| | * | Update the Windows dependencies. | Sadie Powell | 2026-04-16 | 1 | -1/+1 |
| * | | Build and install in on CI one job. | Sadie Powell | 2026-04-16 | 3 | -51/+6 |
| * | | Move enabling extra modules to their own CI step. | Sadie Powell | 2026-04-16 | 3 | -5/+14 |
| * | | Add the new module manager. | Sadie Powell | 2026-04-16 | 3 | -3/+3 |
| * | | Merge branch 'insp4' | Sadie Powell | 2026-04-09 | 5 | -67/+94 |
| |\| |
|
| | * | General clean up of the irctest workflow.•••[skip alpine ci]
[skip macos ci]
[skip ubuntu ci]
[skip windows ci]
| Sadie Powell | 2026-04-09 | 1 | -28/+43 |
| | * | General clean up of the Alpine, macOS, and Ubuntu CI workflows.•••[skip irctest ci]
[skip windows ci]
| Sadie Powell | 2026-04-08 | 3 | -40/+52 |
| * | | Merge branch 'insp4' into master. | Sadie Powell | 2026-04-08 | 1 | -17/+16 |
| |\| |
|
| | * | Use Ninja on the Windows CI instead of MSBuild. | Sadie Powell | 2026-04-08 | 1 | -17/+16 |
| * | | Merge branch 'insp4' into master. | Sadie Powell | 2026-04-08 | 1 | -1/+1 |
| |\| |
|
| | * | Update irctest.•••[skip alpine ci]
[skip macos ci]
[skip ubuntu ci]
[skip windows ci]
| Sadie Powell | 2026-04-08 | 1 | -1/+1 |
| * | | Merge branch 'insp4' into master. | Sadie Powell | 2026-04-07 | 1 | -1/+1 |
| |\| |
|
| | * | Bump microsoft/setup-msbuild from 2.0.0 to 3.0.0•••Bumps [microsoft/setup-msbuild](https://github.com/microsoft/setup-msbuild) from 2.0.0 to 3.0.0.
- [Release notes](https://github.com/microsoft/setup-msbuild/releases)
- [Commits](https://github.com/microsoft/setup-msbuild/compare/v2.0.0...v3.0.0)
---
updated-dependencies:
- dependency-name: microsoft/setup-msbuild
dependency-version: 3.0.0
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com> | dependabot[bot] | 2026-04-01 | 1 | -1/+1 |
| * | | Merge branch 'insp4' into master. | Sadie Powell | 2026-03-08 | 1 | -2/+3 |
| |\| |
|
| | * | Switch the NSIS installer to use something more reliable. | Sadie Powell | 2026-03-07 | 1 | -2/+3 |
| * | | Merge branch 'insp4' into master. | Sadie Powell | 2026-03-02 | 1 | -4/+4 |
| |\| |
|
| | * | Update irctest.•••[skip alpine ci]
[skip macos ci]
[skip ubuntu ci]
[skip windows ci]
| Sadie Powell | 2026-03-02 | 1 | -2/+2 |
| | * | Bump actions/upload-artifact from 6 to 7•••Bumps [actions/upload-artifact](https://github.com/actions/upload-artifact) from 6 to 7.
- [Release notes](https://github.com/actions/upload-artifact/releases)
- [Commits](https://github.com/actions/upload-artifact/compare/v6...v7)
---
updated-dependencies:
- dependency-name: actions/upload-artifact
dependency-version: '7'
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com> | dependabot[bot] | 2026-03-01 | 1 | -1/+1 |
| | * | Bump actions/download-artifact from 7 to 8•••Bumps [actions/download-artifact](https://github.com/actions/download-artifact) from 7 to 8.
- [Release notes](https://github.com/actions/download-artifact/releases)
- [Commits](https://github.com/actions/download-artifact/compare/v7...v8)
---
updated-dependencies:
- dependency-name: actions/download-artifact
dependency-version: '8'
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com> | dependabot[bot] | 2026-03-01 | 1 | -1/+1 |
| * | | Merge branch 'insp4' into master. | Sadie Powell | 2026-02-17 | 1 | -2/+2 |
| |\| |
|
| | * | Update irctest git commit and Anope version. insp2 | Sadie Powell | 2026-02-16 | 1 | -2/+2 |
| * | | Merge branch 'insp4' into master. | Sadie Powell | 2026-01-04 | 3 | -5/+5 |
| |\| |
|
| | * | Bump actions/upload-artifact from 5 to 6•••Bumps [actions/upload-artifact](https://github.com/actions/upload-artifact) from 5 to 6.
- [Release notes](https://github.com/actions/upload-artifact/releases)
- [Commits](https://github.com/actions/upload-artifact/compare/v5...v6)
---
updated-dependencies:
- dependency-name: actions/upload-artifact
dependency-version: '6'
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com> | dependabot[bot] | 2026-01-01 | 1 | -1/+1 |
| | * | Bump peter-evans/create-pull-request from 7 to 8•••Bumps [peter-evans/create-pull-request](https://github.com/peter-evans/create-pull-request) from 7 to 8.
- [Release notes](https://github.com/peter-evans/create-pull-request/releases)
- [Commits](https://github.com/peter-evans/create-pull-request/compare/v7...v8)
---
updated-dependencies:
- dependency-name: peter-evans/create-pull-request
dependency-version: '8'
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com> | dependabot[bot] | 2026-01-01 | 1 | -1/+1 |
| | * | Bump actions/cache from 4 to 5•••Bumps [actions/cache](https://github.com/actions/cache) from 4 to 5.
- [Release notes](https://github.com/actions/cache/releases)
- [Changelog](https://github.com/actions/cache/blob/main/RELEASES.md)
- [Commits](https://github.com/actions/cache/compare/v4...v5)
---
updated-dependencies:
- dependency-name: actions/cache
dependency-version: '5'
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com> | dependabot[bot] | 2026-01-01 | 1 | -2/+2 |
| | * | Bump actions/download-artifact from 6 to 7•••Bumps [actions/download-artifact](https://github.com/actions/download-artifact) from 6 to 7.
- [Release notes](https://github.com/actions/download-artifact/releases)
- [Commits](https://github.com/actions/download-artifact/compare/v6...v7)
---
updated-dependencies:
- dependency-name: actions/download-artifact
dependency-version: '7'
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com> | dependabot[bot] | 2026-01-01 | 1 | -1/+1 |
| * | | Merge branch 'insp4' into master. | Sadie Powell | 2025-12-07 | 6 | -9/+9 |
| |\| |
|
| | * | Bump actions/checkout from 5 to 6•••Bumps [actions/checkout](https://github.com/actions/checkout) from 5 to 6.
- [Release notes](https://github.com/actions/checkout/releases)
- [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md)
- [Commits](https://github.com/actions/checkout/compare/v5...v6)
---
updated-dependencies:
- dependency-name: actions/checkout
dependency-version: '6'
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com> | dependabot[bot] | 2025-12-01 | 6 | -9/+9 |
| | * | Only cache the package directory on Windows.•••[skip alpine ci]
[skip irctest ci]
[skip macos ci]
[skip ubuntu ci]
| Sadie Powell | 2025-11-03 | 1 | -2/+2 |
| * | | Merge branch 'insp4' into master. | Sadie Powell | 2025-11-03 | 1 | -2/+2 |
| |\| |
|
| | * | Bump actions/download-artifact from 5 to 6•••Bumps [actions/download-artifact](https://github.com/actions/download-artifact) from 5 to 6.
- [Release notes](https://github.com/actions/download-artifact/releases)
- [Commits](https://github.com/actions/download-artifact/compare/v5...v6)
---
updated-dependencies:
- dependency-name: actions/download-artifact
dependency-version: '6'
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com> | dependabot[bot] | 2025-11-01 | 1 | -1/+1 |
| | * | Bump actions/upload-artifact from 4 to 5•••Bumps [actions/upload-artifact](https://github.com/actions/upload-artifact) from 4 to 5.
- [Release notes](https://github.com/actions/upload-artifact/releases)
- [Commits](https://github.com/actions/upload-artifact/compare/v4...v5)
---
updated-dependencies:
- dependency-name: actions/upload-artifact
dependency-version: '5'
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com> | dependabot[bot] | 2025-11-01 | 1 | -1/+1 |