Commits

trunk
Switch branches/tags
All users
Until May 4, 2026
May 2026
Su Mo Tu We Th Fr Sa
26 27 28 29 30 1 2
3 4 5 6 7 8 9
10 11 12 13 14 15 16
17 18 19 20 21 22 23
24 25 26 27 28 29 30
31 1 2 3 4 5 6

Commits on January 8, 2026

  1. Update spec to v0.2.13 with multi-arch support
    - Remove x86_64-only BuildArch restriction
    - Update changelog for v0.2.13 release
    - Document zlib/link compatibility fixes
    espadonne committed

Commits on December 20, 2025

  1. espadonne committed
  2. fix: use system libgit2 instead of vendoring
    Vendored builds were failing on AUR due to cmake/linking issues.
    Using system libgit2 is the proper approach for distro packages.
    espadonne committed
  3. fix: explicitly vendor libgit2-sys for portable builds
    Added direct dependency on libgit2-sys with vendored feature to ensure
    libgit2 is always built from source, fixing AUR build failures.
    espadonne committed
  4. espadonne committed
  5. mfwolffe committed
  6. mfwolffe committed

Commits on December 13, 2025

  1. espadonne committed
  2. espadonne committed
  3. espadonne committed
  4. espadonne committed

Commits on December 12, 2025

  1. espadonne committed
  2. espadonne committed
  3. espadonne committed
  4. espadonne committed
  5. espadonne committed