]> git.ipfire.org Git - pakfire.git/shortlog
pakfire.git
2022-12-02  Michael Tremerdependencies: Log any invalid dependencies
2022-12-02  Michael Tremertests: dependencies: Add tests for dependencies with...
2022-12-02  Michael Tremerconfigure: Use pkg-config to find gpgme
2022-12-01  Michael Tremerfind-requires: Make pkg-config aware of other installed...
2022-12-01  Michael Tremerfind-provides: Process all .so files
2022-12-01  Michael Tremerpakfire-builder: shell: Allow passing --install multipl...
2022-11-30  Michael Tremerparser: Fix appending to variables with inheritance
2022-11-30  Michael Tremertest: Add a simple test program for the parser
2022-11-30  Michael Tremertests: parser: Check if appending variables works
2022-11-30  Michael Tremerbuild: Fix splitting the filelist
2022-11-30  Michael Tremerbuild: Split filelist on spaces, too
2022-11-29  Michael Tremerrepo: Slightly refactor scanning
2022-11-29  Michael Tremerfilelist: Unify include/exclude pattern matching
2022-11-29  Michael Tremerbuild: Strip the leading ! from excluded files
2022-11-29  Michael Tremerjail: Set a default PATH to avoid using login shells...
2022-11-29  Michael Tremerbuild: Fix collecting pre-requires from scriptlets
2022-11-29  Michael Tremerbuild: Run scriptlets in a login shell
2022-11-29  Michael Tremerdb: Set correct absolute path for read filelists
2022-11-29  Peter Müller.gitignore: Ignore ~/tests/stub/root
2022-11-29  Michael Tremerpackager: Do not try to compress source packages as...
2022-11-28  Peter Müllerjail.c: It should have been the other way round, Michae...
2022-11-28  Michael Tremerextract: Prevent pakfire from removing any symlinks
2022-11-28  Michael Tremertransactions: Add hack to ensure UsrMove works
2022-11-28  Michael Tremerconfigure: Reset required autotools to something that...
2022-11-28  Peter Müllerconfigure.ac: Do not use AC_PROG_CC_STDC anymore
2022-11-28  Peter Müllerjail.c: Include sys/wait.h before linux/wait.h
2022-11-28  Michael Tremermacros: Fix missing space in CFLAGS
2022-11-27  Michael Tremermacros: Update CFLAGS (again)
2022-11-25  Michael Tremermacros: Add macros for ninja & meson
2022-11-24  Michael Tremermacros: Update CFLAGS
2022-11-24  Michael Tremermacros: Drop CFLAGS for architectures we no longer...
2022-11-24  Michael Tremerbuild: Create function to call dependency scripts
2022-11-24  Michael Tremerpakfire-builder: Add switches to enable/disable reposit...
2022-11-24  Michael Tremerpakfire-builder: shell: Add --disable-snapshot
2022-11-24  Michael Tremer_pakfire: Fix SEGV on repr(repo)
2022-11-24  Michael Tremerbuild: Allow creating shells without a snapshot
2022-11-23  Michael Tremerconfigure: Only require libarchive >= 3.4.0
2022-11-22  Michael Tremercheck-rpaths: Normalize paths before checking the whitelist
2022-11-22  Michael Tremerfind-requires: Skip any interpreters without absolute...
2022-11-22  Michael Tremermacros: Include cmake macros
2022-11-22  Michael Tremerstrip: Include PIE files
2022-11-22  Michael Tremerpackager: Don't print message when a package is being...
2022-11-21  Michael Tremerdist: Pass absolute path when searching for files
2022-11-21  Michael Tremerfilelist: Scanning requires an absolute path
2022-11-21  Michael Tremercontrib: Increase priority of local and decrease bootstrap
2022-11-21  Michael Tremerarch: Fix making build target lowercase
2022-11-19  Michael Tremermount: Cleanup auto-creating mount targets
2022-11-19  Michael Tremermount: Fix argument order for bind-mounting device...
2022-11-19  Michael Tremerutil: touch: Actually set mode
2022-11-19  Michael Tremerpakfire-builder: Fix search command
2022-11-19  Michael Tremerpakfire-builder: Make search functions re-use some...
2022-11-19  Michael Tremerpakfire-builder: Make provides work again
2022-11-19  Michael Tremer_pakfire: Make packages hashable
2022-11-19  Michael Tremerpackages: Export pakfire_package_id
2022-11-17  Michael Tremerpakfire: Add -y switch to CLI to avoid asking questions
2022-11-09  Michael Tremer_pakfire: Fix parsing arguments for Pakfire.update()
2022-11-09  Michael TremerUI: Drop the default confirm callback
2022-11-09  Michael TremerUI: If Pakfire does not have a confirm callback set...
2022-11-09  Michael TremerUI: Move confirm callback into the CLI client
2022-11-09  Michael Tremerbuild: Fix use of temporary directories
2022-11-08  Michael Tremermacros: Replace macro to compile Python modules
2022-11-08  Michael Tremerparser: Log the name of any opened files
2022-11-08  Michael Tremermacros: Move patch script into macros
2022-11-08  Michael Tremerrepo: Reset the package path after copying
2022-11-04  Michael Tremerdigests: Add convenience function to fetch a digest
2022-11-04  Michael Tremerarchive: Show better error when digest check fails
2022-11-04  Michael Tremerdownloader: Fix digest computation
2022-11-04  Michael Tremerarchive: Ensure reading the archive from the beginning...
2022-11-04  Michael Tremercontrib: Drop old key file
2022-11-04  Michael Tremerdownloader: Use the URL check function from string.c
2022-11-04  Michael Tremerbuild: Install "build-essential" by default
2022-11-04  Michael Tremerfilelists: Don't attempt to cleanup any empty filelists
2022-11-04  Michael Tremerrepos: Disable using mirror lists
2022-11-04  Michael Tremerdependencies: Fix parsing deps that don't have any...
2022-11-04  Michael Tremerconfig: Upgrade IPFire 3 repositories to new URLs
2022-11-04  Michael Tremerbuild: Fix check for interactive flag
2022-11-04  Michael Tremerpakfire-builder: Make it possible to run builds interac...
2022-11-04  Michael Tremerbuild: Require to install all packages in the install...
2022-11-04  Michael Tremerbuild: Refactor installing the source package
2022-11-04  Michael Tremerrequests: Move the solution picking here
2022-11-04  Michael Tremerrequests: Move fetching the transaction into a separate...
2022-11-04  Michael Tremerrequest: Refactor and remove all those customs functions
2022-11-04  Michael Tremerrequests: Make them private
2022-11-04  Michael Tremer_pakfire: Remove some dead code
2022-11-04  Michael Tremerrepos: Add convenience function to download packages...
2022-11-04  Michael Tremerstring: Move function to check for URL out of request
2022-11-03  Michael Tremerdaemon: Catch any timeout errors in the log streamer
2022-11-03  Michael Tremer_pakfire: Pass target for build()
2022-11-03  Michael Tremerdaemon: await the build task to fetch any exceptions
2022-11-03  Michael Tremertests: package: Fix dependency check after adding self...
2022-11-03  Michael Tremertests: file: It is now possible to set relative paths
2022-11-03  Michael Tremerpackages: Replace maintainers with packagers
2022-11-03  Michael Tremerpackage: Add packages available in the build environmen...
2022-11-03  Michael Tremerpackager: Don't set the filelist twice
2022-11-03  Michael Tremerscripts: Fix reading binary data in check-interpreters
2022-11-03  Michael Tremerscripts: Use correct variable name for BUILDROOT
2022-11-03  Michael Tremerutil: Drop unused function pakfire_archive_copy_data
2022-11-02  Michael Tremerutil: Allow setting file mode for temporary files
2022-11-01  Michael Tremerlibpakfire.sym: Drop long gone function
2022-11-01  Michael Tremerproblems: Drop pakfire_problem_get_solutions in favour...
next