]> git.ipfire.org Git - people/stevee/pakfire.git/shortlog
people/stevee/pakfire.git
2021-01-13  Michael Tremerpakfire: Check if path is absolute
2021-01-13  Michael Tremerpakfire: Check if path exists
2021-01-13  Michael TremerThrow a clean exception when Pakfire was initialised...
2021-01-12  Michael Tremerconstants: Remove more unused constants
2021-01-12  Michael Tremerconstants: Drop unused CHUNK_SIZE
2021-01-12  Michael Tremerbuilder: Move shell environment variables into submodule
2021-01-12  Michael Tremerlibpakfire: execute: Automatically set personality...
2021-01-11  Michael Tremerlibpakfire: execute: Drop unused define for STACK_SIZE
2021-01-11  Michael Tremerlibpakfire: execute: Add option to pass environment
2021-01-11  Michael Tremerpython: Add tests for execute()
2021-01-11  Michael Tremerpython: Export pakfire_execute() into Python
2021-01-11  Michael Tremerpython: Drop importing removed PakfireBuilder class
2021-01-11  Michael Tremerlibpakfire: execute: Make argv const
2021-01-11  Michael TremerRemove unused build function from Pakfire()
2021-01-11  Michael Tremerbuilder: Move package setup into build() and shell()
2021-01-11  Michael TremerRename cgroup module to "cgroups"
2021-01-11  Michael TremerAdd tests for cgroup module
2021-01-11  Michael Tremerpython: Refactor cgroups
2021-01-10  Michael Tremerpython: builder: Remove unused package argument
2021-01-10  Michael Tremerpython: Drop old internal builder
2021-01-10  Michael Tremerpython: Drop older build environment class
2021-01-10  Michael Tremerpython: Drop PakfireBuilder class
2021-01-10  Michael Tremerbuilder: Do not try to install pakfire-builder inside...
2021-01-10  Michael Tremerpython: Drop "mode" in main class
2021-01-10  Michael Tremerlibpakfire: arch: Add tests
2021-01-10  Michael Tremerlibpakfire: arch: Every architecture is compatible...
2021-01-10  Michael Tremerlibpakfire: arch: Refactor search using a static array...
2021-01-10  Michael Tremertests: Drop testsuite_init() call from all tests
2021-01-10  Michael TremerDrop internal builder
2021-01-10  Michael Tremerlibpakfire: Drop system.c
2021-01-10  Michael Tremerlibpakfire: Drop unused pakfire_init()
2021-01-10  Michael Tremerarch: Drop Python class and replace with C implementation
2021-01-09  Michael Tremercli: Pass --root= argument to Pakfire()
2021-01-09  Michael Tremerbuilder: Initialise Pakfire() when entering context
2021-01-09  Michael Tremerrepo: Make sure that arch is a string
2021-01-09  Michael TremerDrop old python test
2021-01-09  Michael Tremerpython: Add an example test
2020-12-25  Michael Tremerbase: Drop loading unused filelist module
2020-12-25  Michael Tremerarch: Add string attribute
2020-12-25  Michael TremerDrop old actions implementation
2020-12-25  Michael TremerDownload all sources using HTTPS
2020-12-25  Michael Tremerpo: Update translations
2020-12-25  Michael Tremergettext: Automatically generate POTFILES.in
2020-12-25  Michael Tremergettext: Do not save location in po files
2020-12-25  Michael Tremererrors: Rename NotAnIPFireSystemError to NotIPFireError
2019-08-22  Michael TremerOn Debian, gpgme is called gpg
2019-06-30  Michael Tremerlibpakfire: Run ldconfig after erasing/extracting files
2019-06-13  Michael Tremerlibpakfire: Add function to run commands in chroot()
2019-06-12  Michael Tremerlibpakfire: Add scaffolding to run shell scripts
2019-06-11  Michael Tremerlibpakfire: Implement reading scriptlets
2019-06-11  Michael Tremerlibpakfire: archive: Evaluate options when we could...
2019-06-11  Michael Tremerlibpakfire: Implement extracting archives in a transaction
2019-06-11  Michael Tremerlibpakfire: archive: Implement extracting hardlinks
2019-06-11  Michael Tremerlibpakfire: archive: Be more verbose on extraction...
2019-06-11  Michael Tremertests: Fix refcounting issues in archive test
2019-06-11  Michael Tremertests: Fix refcounting issues in keys test
2019-06-11  Michael Tremerlibpakfire: parser: Drop reference of parent when creat...
2019-06-11  Michael Tremertests: Check if reference counting is working
2019-06-11  Michael Tremerlibpakfire: parser: The data won't be NULL-terminated
2019-06-11  Michael Tremerlibpakfire: util: Fix data type for a string
2019-06-11  Michael Tremerlibpakfire: util: Remove some debug output
2019-06-11  Michael Tremerlibpakfire: Remove goto statement in step handling
2019-06-10  Michael Tremerlibpakfire: Move cachiing Archive from Package to Step
2019-06-10  Michael Tremerlibpakfire: archive: Close archive after reading all...
2019-06-10  Michael TremerFix typo in comment
2019-06-10  Michael TremerDownload via HTTPS only
2019-06-10  Michael Tremerbuild: Support reading from archives
2019-06-10  Michael Tremerlibpakfire: Raise and log better errors when a package...
2019-06-10  Michael Tremerpython: Implement getting a Package from Archive
2019-06-10  Michael TremerParse relations in libpakfire
2019-06-10  Michael Tremerlibpakfire: archive: Drop own implementation of extende...
2019-06-10  Michael Tremerlibpakfire: archive: Re-enable logging of extraction...
2019-06-10  Michael Tremerlibpakfire: Do not try to join path when one argument...
2019-06-10  Michael TremerImplement extracting archives from Python
2019-06-10  Michael Tremerlibpakfire: archive: Correctly set arch for source...
2019-06-10  Michael Tremerlibpakfire: Have pakfire_basename/dirname return a...
2019-06-10  Michael Tremertests: libpakfire: Test pakfire_basename/dirname
2019-06-10  Michael Tremercli: Use correct function to print search result
2019-06-10  Michael Tremerdownloaders: Continue when mirrorlist download fails
2019-06-08  Michael Tremerlibpakfire: Remove unused function
2019-06-08  Michael Tremertests: Enable debug logging
2019-06-08  Michael Tremerlibpakfire: archive: Import filelist
2019-06-08  Michael Tremerlibpakfire: archive: Import filename
2019-06-08  Michael Tremerlibpakfire: Constify pakfire_basename/dirname
2019-06-08  Michael Tremerpython: Drop set_capabilities function
2019-06-08  Michael TremerSilence another compiler warning about the turn value
2019-06-08  Michael TremerMakefile: Silence python function cast warnings in...
2019-06-08  Michael Tremerlibpakfire: Correctly declare and export pakfire_packag...
2019-06-08  Michael Tremerlibpakfire: Parse dependency data from packages
2019-06-08  Michael Tremerlibpakfire: parser: Return NULL for empty values
2019-06-08  Michael Tremerlibpakfire: archive: Parse more data
2019-06-08  Michael Tremerlibpakfire: Import package size
2019-06-08  Michael Tremerlibpakfire: Store groups in an array
2019-06-08  Michael Tremerlibpakfire: repo.h: Include missing stdio.h header
2019-06-08  Michael Tremerlibpakfire: tests: Add test to import a package
2019-06-08  Michael Tremerlibpakfire: Fix release delimiter
2019-06-08  Michael TremerFix whitespace
2019-06-08  Michael Tremerlibpakfire: Add function to import an archive to a...
2019-06-08  Michael Tremerlibpakfire: Fix dumping empty packages
2019-06-08  Michael Tremer_pakfire: Allow to automatically remove a repository...
next