]> git.ipfire.org Git - people/ms/pakfire.git/history - src/_pakfire/_pakfiremodule.c
_pakfire: Add method to configure the log level
[people/ms/pakfire.git] / src / _pakfire / _pakfiremodule.c
2023-10-27  Michael Tremer_pakfire: Add method to configure the log level
2023-10-27  Michael Tremer_pakfire: Don't deallocate the context after successful...
2023-10-27  Michael Tremer_pakfire: Create Python abstraction for the build service
2023-10-16  Michael Tremerctx: Read the configuration
2023-10-16  Michael Tremer_pakfire: Setup a default logging callback
2023-10-15  Michael Tremerctx: Add log level
2023-10-15  Michael Tremerctx: Require the new context when creating a Pakfire...
2023-10-01  Michael Tremer_pakfire: Drop the Python wrapper for the progress bar
2023-07-21  Michael Tremer_pakfire: Add version_compare() that does not require...
2023-06-01  Michael Tremer_pakfire: Export the key algorithm constants
2023-03-21  Michael Tremerarchive: Return a file descriptor for any archive files
2023-02-21  Michael Tremerpython: Drop performance_index function
2022-10-23  Michael TremerMerge branch 'master' of ssh://people.ipfire.org/pub...
2022-10-23  Michael Tremerarch: Add function that returns a list of all supported...
2022-10-01  Michael Tremer_pakfire: Drop constants for digest types
2022-08-26  Michael Tremerdigest: Rename SHA-512/256 to SHA-2-512/256
2022-08-19  Michael Tremerpython: Add exceptions for check operation
2022-08-19  Michael TremerDrop support for SHA-1
2022-07-15  Michael Tremerconstants: Export PAKFIRE_DIGEST_* to Python
2022-07-15  Michael Tremerfile: Create Python wrapper for file objects
2021-12-09  Michael TremerFix any invalid prototypes
2021-07-07  Michael Tremerarchive: Drop old signature data type
2021-07-01  Michael Tremerpython: Remove exporting the parser to Python
2021-06-21  Michael Tremer_pakfire: Drop request and transaction
2021-06-10  Michael Tremer_pakfire: Avoid multiple definition of exceptions
2021-06-10  Michael TremerMerge branch 'python3'
2021-05-18  Michael Tremerarch: Internalize function to check if the host is...
2021-04-29  Michael TremerDrop relations entirely
2021-04-27  Michael Tremer_pakfire: Drop constants.h
2021-04-27  Michael Tremer_pakfire: Drop unused includes
2021-04-27  Michael Tremerpackage: Drop unused flags
2021-04-27  Michael Tremerpython: Drop step
2021-04-23  Michael TremerDrop selectors
2021-04-21  Michael Tremerpython: Add bindings for Progressbar
2021-04-16  Michael Tremer_pakfire: Drop mount/umount helper functions
2021-03-10  Michael Tremer_pakfire: Drop capabilities functionality
2021-03-05  Michael Tremer_pakfire: Drop version_compare
2021-02-27  Michael Tremer_pakfire: Show path when mount/umount failed
2021-02-13  Michael Tremerpython: Add simply Parser module
2021-02-13  Michael Tremer_pakfire: Drop unused sync() function
2021-02-13  Michael Tremer_pakfire: Drop unused constants
2021-02-13  Michael Tremerbuilder: Add mount/umount to _pakfire to avoid calling...
2021-01-13  Michael TremerDrop old unshare code
2021-01-12  Michael Tremerlibpakfire: execute: Automatically set personality...
2021-01-11  Michael Tremerpython: Export pakfire_execute() into Python
2021-01-10  Michael Tremerlibpakfire: Drop unused pakfire_init()
2021-01-10  Michael Tremerarch: Drop Python class and replace with C implementation
2019-06-08  Michael Tremerpython: Drop set_capabilities function
2019-05-12  Michael Tremerlibpakfire: Support groups
2018-01-19  Michael Tremerlibpakfire: Drop Pool
2018-01-15  Michael Tremerpython: Drop Solvable type
2018-01-14  Michael Tremerlibpakfire: Make Request obscure
2017-11-28  Michael TremerMove logging stuff away from Pakfire context
2017-11-27  Michael Tremerlibpakfire: Make archive signatures an exportable object
2017-11-24  Michael Tremerlibpakfire: Read signatures from archives and verify...
2017-11-23  Michael Tremerlibpakfire: Create a Pakfire root object
2017-11-23  Michael Tremerlibpakfire: Add capability to generate keys and export...
2017-11-02  Michael TremerRaise DependencyError from C module if request could...
2017-05-20  Michael Tremerlibpakfire: Allow accessing possible solutions for...
2017-05-20  Michael Tremerlibpakfire: Allow extracting problems from solver
2016-12-30  Michael TremerExtend Python bindings to use libpakfire for dependency...
2016-12-18  Michael Tremer_pakfire: Implement Package based on libpakfire
2016-12-18  Michael Tremer_pakfire: Use repository management code from libpakfire
2016-12-17  Michael Tremer_pakfire: Import Archive class
2016-12-15  Michael TremerRewrite _pakfire.Pool based on libpakfire
2016-11-26  Michael TremerMigrate to Python 3
2016-11-23  Michael TremerReplace bogomips by fibonnacci benchmark
2013-08-04  Michael TremerUse autotools.