]> git.ipfire.org Git - people/ms/pakfire.git/shortlog
people/ms/pakfire.git
2021-06-18  Michael TremerRevert "pakfire: Automatically refresh repositories...
2021-06-18  Michael Tremerrepo: Drop any content from memory when cleaning
2021-06-18  Michael Tremerrepo: Add function to test if a repository is internal
2021-06-18  Michael Tremerlibpakfire: Do not try to export non-existant function
2021-06-18  Michael Tremerrepo: Destroy all files in repository directory
2021-06-18  Michael TremerMove clean function into libpakfire
2021-06-18  Michael Tremerpakfire: Automatically refresh repositories when initia...
2021-06-15  Michael TremerDrop python to libpakfire logging layer
2021-06-15  Michael Tremerpython: Drop log messages of an unknown priority
2021-06-15  Michael Tremerpython: Pass logger to Pakfire instance
2021-06-15  Michael Tremerpakfire: Pass log data pointer to log functions
2021-06-15  Michael Tremerpakfire: Make pakfire_log_set_function private
2021-06-15  Michael Tremerpakfire: Drop pakfire_log_get_function
2021-06-15  Michael Tremerpakfire: Allow setting log function on creation
2021-06-15  Michael Tremerbuild: Find makefiles and build them all
2021-06-15  Michael Tremerpakfire_install/erase/update: Indicate how many package...
2021-06-14  Michael Tremerbuild: Use pakfire_install to install build dependencies
2021-06-14  Michael Tremerpakfire: Add convenience functions to install packages
2021-06-14  Michael Tremerrequest: Add flags argument to upgrade function
2021-06-14  Michael Tremerrequest: Add flags argument to install
2021-06-14  Michael Tremerpakfire-builder: Move CLI into an extra script
2021-06-14  Michael Tremerpakfire-daemon: Replace default path to configuration...
2021-06-14  Michael TremerMakefile: Expand any variables in pakfire-daemon
2021-06-14  Michael Tremerpakfire-daemon: Move CLI into own script
2021-06-14  Michael Tremerlibpakfire_reload: Drop it
2021-06-14  Michael Tremerexecute: Drop setting LD_PRELOAD
2021-06-14  Michael TremerDrop old shell function libraries
2021-06-14  Michael TremerRemove some unused Python bindung functions and make...
2021-06-14  Michael Tremercli: Drop unused "update" command on builder
2021-06-14  Michael TremerPakfireContext: Remove unused repos property
2021-06-14  Michael Tremerpakfire: Drop unused PakfireKey class
2021-06-14  Michael Tremerpakfire: Initialize some basic stuff earlier
2021-06-14  Michael Tremerconfig: Fix reference counting
2021-06-14  Michael Tremerdownloader: Free config in successful branch
2021-06-14  Michael Tremerrepo: Reformat some code
2021-06-14  Michael Tremerconfig: Initialize entry with NULL before iteration
2021-06-14  Michael Tremerconfig: Treat NULL as an empty section
2021-06-14  Michael Tremerlogger: There can only be one or no newline
2021-06-12  Michael TremerMerge branch 'master' of ssh://people.ipfire.org/pub...
2021-06-12  Michael Tremerpackage: Add build ID
2021-06-12  Michael Tremer_pakfire: Fix segmentation fault on empty log message
2021-06-12  Michael Tremerstrip: Fix stripping hardlinked files
2021-06-11  Michael Tremerlibpakfire_reload: Use snprintf instead of strncpy...
2021-06-11  Michael Tremerlibpakfire: Check if ENABLE_DEBUG is defined instead...
2021-06-11  Michael Tremerrequest: Fetch pool only when needed
2021-06-11  Michael Tremerdownloader: Show HTTP/3.0 if available
2021-06-11  Michael Tremerpakfire: Drop unused offline flag
2021-06-11  Michael Tremerdownloader: Fail creation if offline flag is set
2021-06-11  Michael Tremerpakfire: Include build.h for build helper functions
2021-06-11  Michael Tremerpakfire: Allow users to disable ramdisk usage
2021-06-11  Michael Tremerpakfire: Builds are always non-interactive
2021-06-11  Michael TremerCFLAGS: Disable modern stuff for now
2021-06-11  Michael Tremerconfigure: Try to embed Python, but fall back to old...
2021-06-10  Michael Tremertestsuite: Fix creating temporary test directories
2021-06-10  Michael Tremertestsuite: Remove testsuite_t type definition
2021-06-10  Michael Tremer_pakfire: Avoid multiple definition of exceptions
2021-06-10  Michael Tremerlibpakfire: Avoid multiple definitions of pakfire_scrip...
2021-06-10  Michael Tremer_pakfire: Replace deprecated PyEval_* call with PyObject_*
2021-06-10  Michael Tremerconfigure: Fix linking against Python >= 3.8
2021-06-10  Michael Tremerdownloader: Drop using FALSE
2021-06-10  Michael TremerMerge branch 'python3'
2021-06-05  Michael Tremersystem: Remove parallelism
2021-06-05  Michael TremerMakefile: Remove UI
2021-06-05  Michael Tremeri18n: Drop unused list function
2021-06-05  Michael TremerDrop Python UI module
2021-06-05  Michael Tremerclient: Drop dependency on format_time from ui
2021-06-05  Michael Tremerui: Fix yes/no order
2021-06-05  Michael Tremercli: Drop using Python's UI module
2021-06-05  Michael Tremerconstants: Drop unused ccache cache directory
2021-06-05  Michael Tremersnapshots: Make functionality private
2021-06-05  Michael Tremertransaction: Add a simple confirmation before proceeding
2021-06-05  Michael Tremertransaction: Create a convenience function to run trans...
2021-06-05  Michael Tremerbuilder: Drop unused variables
2021-06-05  Michael Tremerrequest: Tolerate passing arguments with leading whitespace
2021-06-05  Michael Tremeripfire3: Install everything from @Build by default
2021-06-05  Michael Tremerbuilder: Move setup of build environment into libpakfire
2021-06-04  Michael Tremerpython: Drop importing removed sub-module
2021-06-03  Michael Tremerlibpakfire: Automatically enable non-interactive mode
2021-06-03  Michael Tremerlibpakfire: Move offline switch into flags
2021-06-03  Michael Tremerlibpakfire: Add global flags attribute
2021-06-03  Michael Tremerpackager: Create any temporary files in private directory
2021-06-03  Michael Tremerlibpakfire: Make packager private
2021-06-03  Michael Tremerlibpakfire: Make db functions private
2021-06-03  Michael Tremerpackager: Add some more debugging output
2021-06-03  Michael Tremerlibpakfire: Change PakfireFile to struct pakfire_file
2021-06-03  Michael Tremerexecute: Use %m instead of strerror(errno)
2021-06-03  Michael Tremerconstants: Drop loads of unused constants
2021-06-03  Michael Tremerutil: Drop loads of unused code
2021-06-03  Michael TremerDrop old Python packager
2021-06-03  Michael Tremerpackager: Set approprivate file permissions in archive
2021-06-03  Michael Tremerpackager: Use correct function to free scriptlets
2021-06-03  Michael Tremerexecute: Remove trailing newline when storing lines...
2021-06-03  Michael Tremerpackager: Package scriptlets
2021-06-03  Michael Tremerscriptlets: Refactor and extend to full type
2021-06-03  Michael Tremerbuild: Skip processing the filelist for empty packages
2021-06-03  Michael Tremerfilelist: Fix check when skipping directories in post...
2021-06-03  Michael Tremerfilelist: Ignore root when scanning for files
2021-06-03  Michael Tremerfilelist: Include all files in a directory
2021-06-03  Michael Tremerpackager: Remove files after packaging them
2021-06-03  Michael Tremerpackager: Refactor writing packages to (sub-)directories
next