]> git.ipfire.org Git - pakfire.git/shortlog
pakfire.git
2021-05-21  Michael Tremerarchive: Read filelist in mtree format
2021-05-21  Michael Tremerpackager: Drop using own filelist
2021-05-21  Michael Tremerpackager: Write filelist of payload in mtree format
2021-05-21  Michael Tremerarchive: Close archive if an entry could not be found
2021-05-21  Michael Tremerlibpakfire: Set number of max open files to 512k
2021-05-21  Michael Tremerexecute: Move faking architecture into libpakfire
2021-05-21  Michael Tremerexecute: Move setting default environment into libpakfire
2021-05-20  Michael Tremerarchive: Stop parsing filelist during extraction
2021-05-20  Michael Tremerfilelist: Free file during scan
2021-05-20  Michael Tremertestsuite: Drop useless errno test
2021-05-20  Michael Tremerarchive: Fix passing modified archive pointer
2021-05-20  Michael Tremerarchive: Fix two refcounting issues with filelists
2021-05-20  Michael Tremerarchive: Refactor reading files from the archive
2021-05-20  Michael Tremerarchive: Only unref parser when it was set
2021-05-20  Michael Tremerarchive: Make files sticky
2021-05-20  Michael Tremertests: makefile: Set architecture to make creating...
2021-05-20  Michael Tremerparser: Another attempt to fix refcounting
2021-05-20  Michael Tremerparser: Simplify passing parent parser to if statement...
2021-05-20  Michael Tremerparser: Make exiting the expand function easier
2021-05-20  Michael Tremerparser: Correctly skip parantheses in commands
2021-05-20  Michael Tremerbuilder: Simplify shell code
2021-05-20  Michael Tremersnapshots: Drop static list of excludes
2021-05-20  Michael Tremersnapshot: Do not archive any mountpoints
2021-05-18  Michael Tremerarch: Internalize function to check if the host is...
2021-05-18  Michael Tremerbuilder: No longer check if the host supports an archit...
2021-05-18  Michael Tremercli: Allow passing the target architecture
2021-05-18  Michael Tremerarch: Use buildtarget to make machine and append "...
2021-05-18  Michael Tremerarch: Cut off vendor if it has any spaces
2021-05-17  Michael Tremerarch: Use qemu emulator for foreign arches
2021-05-13  Michael Tremerpakfire info: Add --long switch and --filelist
2021-05-13  Michael Tremertransaction: Show correct package order for upgrades...
2021-05-13  Michael Tremerexecute: Do not close stdin in forked processes
2021-05-13  Michael Tremerarchive: Drop duplicate and unused filelist parsing...
2021-05-13  Michael Tremerfilelist: Make parsing more robust
2021-05-13  Michael Tremerarchive: Read legacy filelists
2021-05-13  Michael Tremerexecute: Search for command if not given as absolute...
2021-05-13  Michael Tremercli: execute: Log output to console
2021-05-13  Michael Tremercli: Add execute command
2021-05-13  Michael Tremerpakfire: Do not overlay root mountpoint when path was...
2021-05-13  Michael Tremercgroup: killall: Break if cgroup could not be opened
2021-05-13  Michael Tremerexecute: Log errors when cgroup could not be created
2021-05-11  Michael Tremercli: Pass configuration to Pakfire
2021-05-04  Michael TremerRevert "archive: Drop parsing the filelist"
2021-05-04  Michael Tremertests: Free parser after test
2021-05-04  Michael Tremerparser: Attempt to fix refcounting problems
2021-05-04  Michael Tremerparser: Check if subparsers are set before freeing...
2021-05-03  Michael Tremerdist: Hard-code architecture of source packages
2021-05-03  Michael Tremerutil: Ignore empty dependencies
2021-05-03  Michael Tremerparser: Correct pass down the parent parser
2021-05-03  Michael Tremerpackager: Disable padding for Zstandard
2021-05-01  Michael Tremerparser: Make it re-entrant
2021-05-01  Michael Tremerparser: Move namespace & name to stack
2021-05-01  Michael Tremertestsuite: Show when errno is unintentionally set
2021-05-01  Michael Tremertest: arch: Fix build
2021-05-01  Michael Tremerdist: Set various default variables when reading makefiles
2021-05-01  Michael Tremerbuilder: Move console logger into logger module
2021-05-01  Michael Tremerarch: Make some functions private and write to stack
2021-05-01  Michael Tremerexecute: Avoid calling read() multiple times when readi...
2021-05-01  Michael Tremertransaction: Reload database after finishing transaction
2021-05-01  Michael Tremerutil: Refactor pakfire_split_string
2021-05-01  Michael Tremertests: packager: Fix build
2021-05-01  Michael Tremerbuilder: Add option to disable snapshots
2021-04-30  Michael Tremercli: No longer import obsolete repository module
2021-04-30  Michael Tremerexecute: Return 127 when a command could not be found
2021-04-30  Michael Tremerexecute: Log the entire script
2021-04-30  Michael Tremerbuilder: Add a simple console log handler
2021-04-30  Michael Tremerarchive: Do not try to compare empty arch
2021-04-30  Michael Tremerexecute: Log correct exit code
2021-04-30  Michael Tremeripfire3: Do not include architecture in local repositor...
2021-04-30  Michael Tremerbuilder: Re-enable Build group
2021-04-30  Michael Tremerrepo: Internalize all scanned content
2021-04-30  Michael Tremerrequest: Log what we are solving
2021-04-30  Michael TremerDrop unused Step type
2021-04-30  Michael Tremerpackager: Write package format for compatibility checks
2021-04-30  Michael Tremerpackager: Add compression feature when compressed
2021-04-30  Michael Tremerdist: Use pakfire_string_* functions everywhere
2021-04-30  Michael Tremerutil: Use our custom mktemp function everywhere
2021-04-30  Michael Tremerutil: Add a unified function to parse dependencies
2021-04-29  Michael Tremerpackage: Reset title after first dependency line
2021-04-29  Michael Tremerpackage: Sort dependencies on dump
2021-04-29  Michael TremerDrop all dropped functions from symbol table
2021-04-29  Michael TremerDrop relations entirely
2021-04-29  Michael Tremerpackages: Handle dependencies as strings
2021-04-29  Michael Tremerutil: Add new dependency parsing function
2021-04-29  Michael Tremerpakfire: Add a custom namespace for features
2021-04-29  Michael Tremerbuilder: Use standard installation routine to install...
2021-04-29  Michael Tremerarchive+snapshot: Be less verbose when extracting
2021-04-29  Michael Tremerarchive: Choose sensible prefixes when extracting sourc...
2021-04-29  Michael Tremerarchive: Cache dummy package
2021-04-29  Michael Tremerarchive: Use package for progressbar styling
2021-04-29  Michael Tremerpakfire: Always create a dummy repository
2021-04-29  Michael Tremerarchive: Fix reading arch from legacy source packages
2021-04-29  Michael Tremertransaction: Fix download check
2021-04-29  Michael Tremertransaction: Change what type we get from libsolv
2021-04-29  Michael Tremertransaction: Move steps into transactions
2021-04-29  Michael Tremertransaction: Change type to struct
2021-04-29  Michael Tremerconfigure: Drop custom bison make rules
2021-04-29  Michael Tremermount: Check list for duplicates to only umount everyth...
2021-04-27  Michael Tremertest: Have cgroup test functions return success at...
2021-04-27  Michael Tremertest: Enable using private stuff
next