Skip to content
@AOSC-Tracking

AOSC-Tracking

AOSC Code Tracking Project

Welcome!

Here you will find a collection of projects for which we maintain patches. These projects will be tracked here as repositories.

Finding and Generating Patches

We name AOSC tracking branches as follows.

For full AOSC patchsets:

aosc/${upstream-tag}

For feature-specific patchsets:

aosc/${upstream-tag}-${feature}

To generate patches, use git format-patch.

Managing Branches

If patch maintenance involves one or more feature branches, please make sure that patches were merged into the full branch (aosc/${upstream-tag}) by rebasing the full branch against feature branches. For instance:

git checkout aosc/${upstream-tag}
git rebase aosc/${upstream-tag}-${feature}

Popular repositories Loading

  1. linux linux Public

    Forked from torvalds/linux

    Linux kernel source tree

    C 7 2

  2. jdk17u jdk17u Public archive

    Forked from openjdk/jdk17u

    https://openjdk.org/projects/jdk-updates

    Java 1

  3. llvm-project llvm-project Public

    Forked from llvm/llvm-project

    The LLVM Project is a collection of modular and reusable compiler and toolchain technologies.

    LLVM 1

  4. clash-verge-rev clash-verge-rev Public

    Forked from clash-verge-rev/clash-verge-rev

    Continuation of Clash Verge - A Clash Meta GUI based on Tauri (Windows, MacOS, Linux)

    TypeScript 1

  5. ktorrent-trinity ktorrent-trinity Public

    C++ 1

  6. unarj unarj Public

    Tracking repository for unarj (tarball imports)

    C 1

Repositories

Showing 10 of 236 repositories
  • linux Public Forked from torvalds/linux

    Linux kernel source tree

    AOSC-Tracking/linux’s past year of commit activity
    C 7 56,350 0 0 Updated Dec 12, 2024
  • qemu Public Forked from qemu/qemu

    Official QEMU mirror. Please see https://www.qemu.org/contribute/ for how to submit changes to QEMU. Pull Requests are ignored. Please only use release tarballs from the QEMU website.

    AOSC-Tracking/qemu’s past year of commit activity
    C 0 5,752 0 0 Updated Dec 12, 2024
  • systemd Public Forked from systemd/systemd

    The systemd System and Service Manager

    AOSC-Tracking/systemd’s past year of commit activity
    C 0 GPL-2.0 3,931 0 0 Updated Dec 12, 2024
  • AOSC-Tracking/valgrind’s past year of commit activity
    C 0 GPL-2.0 0 0 0 Updated Dec 11, 2024
  • choose Public Forked from theryangeary/choose

    A human-friendly and fast alternative to cut and (sometimes) awk

    AOSC-Tracking/choose’s past year of commit activity
    Rust 0 GPL-3.0 47 0 0 Updated Dec 9, 2024
  • pcp Public
    AOSC-Tracking/pcp’s past year of commit activity
    C 0 0 0 0 Updated Dec 9, 2024
  • timeshift Public Forked from linuxmint/timeshift

    System restore tool for Linux. Creates filesystem snapshots using rsync+hardlinks, or BTRFS snapshots. Supports scheduled snapshots, multiple backup levels, and exclude filters. Snapshots can be restored while system is running or from Live CD/USB.

    AOSC-Tracking/timeshift’s past year of commit activity
    Vala 0 93 0 0 Updated Dec 7, 2024
  • telegram-desktop Public

    Patch tracking repository for Telegram Desktop

    AOSC-Tracking/telegram-desktop’s past year of commit activity
    C++ 0 0 0 0 Updated Dec 6, 2024
  • rpcbind Public
    AOSC-Tracking/rpcbind’s past year of commit activity
    C 0 0 0 0 Updated Dec 6, 2024
  • gcc Public
    AOSC-Tracking/gcc’s past year of commit activity
    C++ 0 GPL-2.0 0 0 0 Updated Dec 3, 2024

Top languages

Loading…

Most used topics

Loading…