]> git.ipfire.org Git - people/ms/pakfire.git/history - Makefile.am
buildservice: Implement deleting repositories
[people/ms/pakfire.git] / Makefile.am
2023-10-21  Michael Tremerbuildservice: Implement deleting repositories
2023-10-20  Michael Tremerbuildservice: Implement creating repositories
2023-10-20  Michael Tremerbuildservice: Implement showing repositories
2023-10-20  Michael Tremerbuildservice: Implement listing repositories
2023-10-20  Michael Tremercli: Add option to configure the default distro
2023-10-20  Michael Tremerbuildservice: Implement uploading builds
2023-10-19  Michael Tremerbuildservice: Implement deleting uploads
2023-10-19  Michael Tremercli: Allow using Pakfire's private functions
2023-10-19  Michael Tremerbuildservice: Implement uploading files
2023-10-19  Michael Tremerbuildservice: Build out listing uploads
2023-10-17  Michael Tremercontrib: Create one unified configuration file
2023-10-17  Michael Tremerlibpakfire: Link against libkrb5
2023-10-17  Michael Tremerlibpakfire: Add scaffolding for connecting to the build...
2023-10-17  Michael Tremercli: client: Implement some scaffolding for listing...
2023-10-17  Michael Tremercli: client: Create scaffolding for the client implemen...
2023-10-17  Michael Tremertests: Load our own configuration file
2023-10-16  Michael Tremerdownloader: Split mirrors and mirrorlists into their...
2023-10-15  Michael Tremerlibpakfire: Create scaffolding for a new Pakfire context
2023-10-14  Michael Tremercli: Completely try again...
2023-10-14  Michael Tremercli: Link against libpakfire
2023-10-06  Michael Tremerpath: Add a simple path library to normalize paths
2023-10-04  Michael TremerMakefile: Do not try to include from non-existant directory
2023-10-01  Michael Tremerprogressbar: Drop old implementation
2023-10-01  Michael Tremertests: Drop tests for the progressbar module
2023-10-01  Michael Tremer_pakfire: Drop the Python wrapper for the progress bar
2023-10-01  Michael Tremerprogress: Add a new abstraction to indicate progress
2023-09-30  Michael Tremercli: Properly crash if we are not handling a CLI argument
2023-09-29  Michael Tremercli: Add color functions
2023-09-29  Michael TremerDrop old pakfire-builder Python script
2023-09-29  Michael Tremercli: pakfire-builder: Implement "image create"
2023-09-29  Michael Tremercli: pakfire-builder: Implement repo compose
2023-09-29  Michael Tremercli: pakfire-builder: Implement the build command
2023-09-29  Michael Tremercli: pakfire-builder: Implement dist command
2023-09-28  Michael Tremercli: pakfire-builder: Implement shell
2023-09-28  Michael Tremercli: Move pakfire/pakfire-builder into a single file
2023-09-28  Michael Tremercli: Move any kind of actions into the library so we...
2023-09-28  Michael Tremercli: Include headers of the library in a more explicit way
2023-09-28  Michael Tremercli: Implement scaffolding for pakfire-builder
2023-09-27  Michael Tremerlibpakfire: Drop old CLI functions
2023-09-27  Michael Tremerparser: Do not compile with -fno-analyzer
2023-09-26  Michael Tremercli: Implement the confirm callback
2023-09-25  Michael Tremercli: Link against our own libpakfire library
2023-09-25  Michael Tremerpakfire: Re-implement pakfire as a C binary
2023-09-22  Michael Tremertransaction: Merge requests into the transaction
2023-09-09  Michael Tremertests: Never compile the test command using the analyzer
2023-08-29  Michael Tremertests: Add a simple test to read metadata from Python
2023-06-29  Michael Tremerconfigure: Link against libbpf
2023-06-14  Michael Tremerbuild: Add scaffolding to create images
2023-06-01  Michael Tremertests: Drop PGP test key
2023-06-01  Michael Tremertests: Add some simple tests for keys in Python
2023-06-01  Michael TremerDrop the old keystore as it is not longer being used
2023-06-01  Michael Tremerkeys: Replace usage of PGP by signify
2023-05-05  Michael Tremerjail: Set up the loopback interface
2023-05-05  Michael Tremerpwd: Use libsubid
2023-04-26  Michael Tremerfile: Check for invalid script interpreters
2023-03-21  Michael Tremerarchive: Return a file descriptor for any archive files
2023-03-18  Michael TremerDrop old hardening check script
2023-03-18  Michael TremerDrop old RPATH check script
2023-03-17  Michael TremerFHS: Check for world-writable files
2023-03-17  Michael Tremerbuild: Perform BUILDROOT check in C
2023-03-17  Michael Tremerbuild: Drop check-include
2023-03-17  Michael Tremerbuild: Drop check-libraries script
2023-03-17  Michael Tremerbuild: Drop old FHS script
2023-03-17  Michael TremerFHS: Implement some simple filesystem checks
2023-03-05  Michael Tremerfile: Check if files are in ELF format
2023-03-05  Michael Tremerbuild: Move checking for broken symlinks into C
2023-02-22  Michael TremerCheck if makefile name matches the package name
2023-02-21  Michael Tremerbuild: Remove any *.a and *.la files internally instead...
2023-01-12  Michael Tremerconfigure: Depend on libmagic
2022-12-08  Michael Tremerconfigure: Do not link against libsolv-ext any more
2022-12-02  Michael TremerMakefile: Don't install test programs into the system
2022-11-30  Michael Tremertest: Add a simple test program for the parser
2022-11-25  Michael Tremermacros: Add macros for ninja & meson
2022-11-22  Michael Tremermacros: Include cmake macros
2022-11-08  Michael Tremermacros: Replace macro to compile Python modules
2022-11-08  Michael Tremermacros: Move patch script into macros
2022-11-04  Michael Tremercontrib: Drop old key file
2022-10-25  Michael Tremertests: Add a very simple test to create a package
2022-10-23  Michael TremerMerge branch 'master' of ssh://people.ipfire.org/pub...
2022-10-23  Michael Tremerclient: Drop wrapper class and connect straight to...
2022-09-16  Michael TremerDrop unused capabilities stuff
2022-09-05  Michael TremerMakefile: Drop unused environment variable in test...
2022-08-26  Michael Tremerman: Add some documentation about the archive format
2022-08-24  Michael Tremertests: Add tests for digest
2022-08-24  Michael Tremerdigests: Split off into a new set of files
2022-08-19  Michael Tremertests: Add some basic tests for files
2022-08-18  Michael Tremerutil: Split string functions into an extra file
2022-08-17  Michael TremerMove dependency functions into an own file
2022-08-16  Michael Tremercapabilities: Add some helper functions
2022-08-09  Michael Tremertests: Copy command into every test environment
2022-08-09  Michael TremerMakefile: Drop unnecessary define for main test
2022-08-08  Michael Tremertests: Add simple create/free test for builds
2022-08-03  Michael Tremertests: Rename execute.py to jail.py
2022-08-03  Michael Tremerexecute: Drop old environment
2022-08-02  Michael TremerMakefile: Define TEST_STUB_ROOT in testsuite
2022-08-02  Michael Tremertests: Add a simple test for jails
2022-08-02  Michael Tremerjail: Add basic type
2022-07-21  Michael Tremertests: Run execute tests in the stub environment
2022-07-19  Michael Tremertests: Build scaffolding for a simple statically linked...
2022-07-19  Michael Tremertests: Add a test that creates and restores a snapshot
next