]> git.ipfire.org Git - people/ms/pakfire.git/history - src/_pakfire/pakfire.c
python: Make sure we hold the GIL when jumping into the logging callback
[people/ms/pakfire.git] / src / _pakfire / pakfire.c
2024-01-29  Michael Tremerpython: Make sure we hold the GIL when jumping into...
2024-01-26  Michael Tremerpython: Pakfire.execute(): Fix parsing some arguments
2024-01-14  Michael Tremerjail: Remove callbacks from command calls
2023-11-01  Michael Tremer_pakfire: Remove the default context and require manual...
2023-11-01  Michael Tremer_pakfire: Remove forgotten logger argument
2023-10-27  Michael Tremerkey: Anchor on context instead of pakfire
2023-10-20  Michael Tremerpackagelist: Decouple for the pakfire object
2023-10-16  Michael Tremerctx: Move the OFFLINE flag into the context
2023-10-16  Michael Tremerpakfire: Drop the DEBUG flag which now does nothing
2023-10-16  Michael Tremerctx: Move the confirm callback into the context
2023-10-16  Michael Tremer_pakfire: Drop the old Python logging callback
2023-10-16  Michael Tremerpakfire: Remove logging callback
2023-10-16  Michael Tremerpakfire: Remove logging stuff in favour of the context
2023-10-15  Michael Tremerctx: Require the new context when creating a Pakfire...
2023-09-27  Michael Tremerlibpakfire: Move loglevel into flags on create for...
2023-09-25  Michael Tremerlibpakfire: Remove the unused copy_in/copy_out functions
2023-09-25  Michael Tremerlibpakfire: Remove pakfire_install/_update/_sync/_erase
2023-09-23  Michael Tremertransaction: Remove option to perform a dry-run
2023-09-22  Michael Tremertransaction: Merge requests into the transaction
2023-09-17  Michael Tremer_pakfire: Correctly handle it no configuration was...
2023-08-02  Michael Tremerpakfire: Read configuration from a file descriptor
2023-07-25  Michael Tremer_pakfire: Consume any exceptions in log callback
2023-07-25  Michael Tremerlibpakfire: pakfire_create: Return a better return...
2023-06-14  Michael Tremerbuild: mkimage: Take a fd for the output
2023-06-14  Michael Tremerbuild: Add scaffolding to create images
2023-06-01  Michael Tremerkeys: Carry the comment with us and require it
2023-06-01  Michael Tremer_pakfire: Import/export keys as strings
2023-06-01  Michael Tremer_pakfire: Implement loading keys
2023-06-01  Michael Tremer_pakfire: Drop listing keys
2023-06-01  Michael Tremerrepos: Implement creating a detached signature for...
2023-06-01  Michael Tremerrepos: Drop flags argument from compose function
2023-06-01  Michael Tremerkeys: Replace usage of PGP by signify
2023-06-01  Michael Tremerlibpakfire: Drop fetching PGP keys from keyservers
2023-04-28  Michael Tremerbuild: Allow setting a different ccache path
2023-04-28  Michael Tremer_pakfire: Improve Python exception raising on build
2023-04-28  Michael Tremerbuild: Drop pakfire_build legacy function
2023-03-19  Michael Tremerjail: Move flags to individual exec commands
2023-03-15  Michael Tremerpython: Release and acquire the GIL when we need it
2023-02-28  Michael TremerCLI: requires: Search for all reverse dependencies
2023-02-28  Michael Tremersearch: Consolidate using Dataiterator and add file...
2023-02-28  Michael Tremerpakfire_whatprovides/requires: Write to an existant...
2023-02-21  Michael Tremerfilelists: Rename *_size() -> *_length()
2022-12-06  Michael Tremerbuild: Pass filelists into dependency scripts
2022-12-06  Michael Tremerjail: Add new way to communicate with child processes
2022-11-24  Michael Tremerbuild: Allow creating shells without a snapshot
2022-11-09  Michael Tremer_pakfire: Fix parsing arguments for Pakfire.update()
2022-11-09  Michael TremerUI: Move confirm callback into the CLI client
2022-11-04  Michael Tremerpakfire-builder: Make it possible to run builds interac...
2022-11-04  Michael Tremerrequests: Make them private
2022-11-03  Michael Tremer_pakfire: Pass target for build()
2022-10-31  Michael Tremerbuild: Add switch to disable tests
2022-09-16  Michael Tremerpython: Hack to not crash when the log function raises...
2022-08-19  Michael Tremerpakfire: check: Extend to verify all files
2022-08-17  Michael Tremerpython: execute: Fix SEGV when no output has been returned
2022-08-17  Michael Tremerpakfire: Drop build flag
2022-08-16  Michael Tremerpakfire: Drop interactive flag
2022-08-16  Michael Tremerbuild: Move interactive flag from jail
2022-08-16  Michael Tremerjail: Export new bind action in favour of pakfire_bind()
2022-08-16  Michael Tremerbuild: Move ccache setup here
2022-08-16  Michael Tremerbuild: Move snapshot extraction
2022-08-10  Michael Tremerpython: execute: Drop enable_network switch
2022-08-09  Michael Tremerjail: Return any output as string
2022-08-04  Michael Tremerpython: Add switch to return output on execute
2022-08-03  Michael Tremerjail: Implement setting nice level
2022-08-03  Michael Tremerpython: Rework Pakfire.execute() using jail
2022-08-02  Michael Tremerbuild: Drop separate logging callback
2022-07-19  Michael Tremer_pakfire: Adjust flag to enable/disable ccache
2022-07-19  Michael Tremer_pakfire: Adjust flag to enable/disable snapshot
2022-07-17  Michael Tremermount: Move pakfire_bind() into mount.c
2022-07-17  Michael Tremerpakfire: Pass loglevel on creation
2022-07-17  Michael Tremerpakfire: Allow passing None as empty list
2022-07-15  Michael Tremertransactions: Add dry-run mode
2022-05-20  Michael Tremershell: Allow passing extra packages to install
2022-05-09  Michael Tremerbuild: Drop redundant interactivity flag
2022-05-09  Michael Tremercallbacks: Rework them to be easier to pass around
2022-05-09  Michael Tremerpakfire: Introduce confirm callback
2022-05-09  Michael Tremerpakfire: Go back on callbacks
2022-05-09  Michael Tremerpakfire: Add function to reset all callbacks
2021-12-09  Michael TremerFix shadowing any local variables
2021-12-09  Michael TremerMake pakfire non-interactive by default
2021-12-09  Michael Tremerpython: Make callbacks available from Python
2021-12-09  Michael Tremerpakfire: Introduce callbacks
2021-12-08  Michael Tremer_pakfire: Fix deprecation warning for PyBuildValue...
2021-09-21  Michael Tremerpython: Prevent early deallocation of logging callback
2021-08-20  Michael Tremerrepo: Implement adding more files to repositories
2021-08-19  Michael Tremerrepo: Add scaffolding/experimental code to compose...
2021-08-07  Michael Tremerpakfire: Allow receiving an empty list of keys
2021-07-22  Michael Tremerdist: Return the name of the generated file
2021-07-12  Michael Tremer_pakfire: Fix reference counting of keys
2021-07-09  Michael Tremerpakfire: Change type from Pakfire to struct pakfire
2021-07-09  Michael Tremerarchive: Change type from PakfireArchive to struct...
2021-07-09  Michael Tremer_pakfire: Fix memory leaks in generating key lists
2021-07-09  Michael Tremerkey: Refactor importing keys
2021-07-08  Michael Tremer_pakfire: Add function to simply open archives
2021-07-08  Michael Tremerkey: Implement fetching keys from the internet
2021-07-07  Michael Tremerkey: Refactor generating keys
2021-07-07  Michael Tremerkey: Refactor listing all keys
2021-07-07  Michael Tremerkeys: Change type from PakfireKey to struct pakfire_key
2021-07-06  Michael Tremerbuilder: Implement passing build IDs
2021-07-06  Michael Tremerrequest: Implement optional downgrade/uninstall on...
next