- Conflict check and skip_remove code cleanups
- The official pacman repository branch, master, updated. v3.5.3-241-gc206b3a
- The official pacman repository branch, maint, updated. v3.5.3-3-g07e97a5
- pacman/util.c: support terminals with unknown width
- Added check option to BUILDENV array in makepkg.conf man page
- Added check option to BUILDENV array in makepkg.conf man page
- Fix list_display on non-ttys and other output fixes
- The official pacman repository branch, master, updated. v3.5.3-220-gfb3ad7f
- Package checking options (was: Changed all references to signature verification level in libalpm symbols to 'verifysig'.)
- Fix all current return(x) usages
- Fix list_display on non-ttys and other output fixes
- Differences between the makepkg/pacman config in pacman's git and the ones in the pacman package
- Changed 'signaturedir' to 'gpgdir' in symbols
- Changed 'signaturedir' to 'gpgdir' in symbols
- Added initialization code for database siglevel
- Changed symbols to SigLevel
- Added a few helpful comments
- Replace return(0) with return 0
- Changed symbols to SigLevel and other small fixes
- Patch: Add install like support to makepkg for repo-add
- Changed symbols to SigLevel and other small fixes
- Concerning patch "Changed symbols to SigLevel and other small fixes"
- etc/pacman.conf.in : Add VerifySig option
- pacman: Add --verifylvl option
- Add --verifylvl option to pacman
- Patch: Add install like support to makepkg for repo-add
- Added repo-add support.
- dload: handle irregular URLs
- GPG remote signing
- scripts: refactor output formatting functions
- scripts/library: add README file
- scripts: refactor output formatting functions
- pacman-key: Add --import and --import-trustdb
- doc/PKGBUILD: document libdeps
- doc/PKGBUILD: misc changes
- Add handle argument to alpm_(add|remove)_pkg()
- The official pacman repository branch, master, updated. v3.5.3-216-gff7ad5f
- Kill all remaining 'PATH_MAX + 1' usages
- _alpm_lstat: only duplicate string if necessary
- Add a helper method for retrieving the DB signature path
- makepkg: move option parsing code to separte file
- Should we bump major version number too?
- makepkg: move option parsing code to separte file
- makepkg: move option parsing code to separte file
- Allow invalid sync DBs to be returned by the library
- The official pacman repository branch, master, updated. v3.5.3-207-gdfaeb6b
- Do database signature checking at load time
- Remove alpm_db_get_url()
- Allow invalid sync DBs to be returned by the library
- Add an alpm_db_valid public function
- Add a 'valid' flag to the database object
- Do database signature checking at load time
- Add a helper method for retrieving the DB signature path
- alpm_db_update(): refactor out sync dir create/check
- conf: do batch processing of repo sections
- conf: _parseconfig() cleanups and documentation
- Remove incorrect output with download only and IgnorePkg
- Update Makefile.am and configure.ac for gpgdir
- Require handle for alpm_find_grp_pkgs()
- Require handle for alpm_find_grp_pkgs()
- Always pass data to trans_commit()
- Remove global handle variable
- Switch all logging to use handle directly
- Move pm_errno onto the handle
- Require handle for alpm_find_grp_pkgs()
- Add handle argument to two more alpm methods
- Require handle for alpm_checkconflicts()
- Require handle for alpm_pkg_load()
- Require handle for alpm_sync_sysupgrade()
- Require handle for alpm_db_register_sync()
- Require handle argument to all alpm_trans_*() methods
- Require handle argument to all alpm_option_(get|set)_*() methods
- Require handle argument to alpm_logaction()
- global handle removal patch series
- The official pacman repository branch, master, updated. v3.5.3-199-g8c6a636
- Add helper methods for setting directory options
- The official pacman repository annotated tag, v3.5.3, created. v3.5.3
- The official pacman repository branch, maint, updated. v3.5.2-26-ge62566a
- Remove incorrect output when downloading only
- Update utilities for new initialize/release methods
- Remove incorrect output when downloading only
- Remove incorrect output when downloading only
- makepkg: fix creation of source package with -p
- Add helper methods for setting directory options
- Revamp pacman setup code to handle new alpm initialize routine
- Update utilities for new initialize/release methods
- New signatures for alpm initialize and release
- Be consistent with memory treatment for plural option setters
- Add helper methods for setting directory options
- Use standard errno codes in return from _alpm_archive_fgets
- Remove unnecessary handle != NULL asserts
- Remove global handle dependencies from sync/upgrade paths
- Remove global handle from remove.c
- Remove global handle from some package and db code
- Remove global handle from diskspace.c
- Remove global handle from util.c
- Push down extern handle variable to files that need it
- Add handle attribute to pmpkg_t struct
- Add handle attribute to pmdb_t struct
- Remove unnecessary handle != NULL asserts
- Remove ALPM_LOG_FUNC macro
- Does anyone use ALPM_LOG_FUNC?
- Does anyone use ALPM_LOG_FUNC?
- The official pacman repository branch, master, updated. v3.5.2-203-g9d73b26
- The official pacman repository branch, maint, updated. v3.5.2-23-g1744fe1
- Pacman 3.5.3 release soon
- 3.5.3 release early next week
- repo-add: anchor exclusion pattern when generating filelist
- option_verifysig: Accept non-caps sig levels
- --verify option for sig levels
- Show net upgrade size on -U/-S operations
- The official pacman repository branch, master, updated. v3.5.2-197-g0d1fcd3
- Changed all references to signature verification level in libalpm symbols to 'verifysig'. Removed references to PGP in libalpm symbols. Signed-off-by: Kerrick Staley
- Changed 'signaturedir' to 'gpgdir' in libalpm symbols. Signed-off-by: Kerrick Staley
- Changed makepkg and repo-add to use -S/--sign for signing. Added --gpgdir option to repo-add to allow GnuPG home directory configuration. Signed-off-by: Kerrick Staley
- Changed makepkg and repo-add to use -S/--sign for signing. Added --gpgdir option to repo-add to allow GnuPG home directory configuration. Signed-off-by: Kerrick Staley
- Changed 'signaturedir' to 'gpgdir' in libalpm symbols. Signed-off-by: Kerrick Staley
- Changed all references to signature verification level in libalpm symbols to 'verifysig'. Removed references to PGP in libalpm symbols. Signed-off-by: Kerrick Staley
- Ensure list_display works on outputs of unknown width
- lib/dload.c: remove assumption in continuation logic
- lib/dload.c: remove assumption in continuation logic
- dload: abort transfer on CURLOPT_LOW_SPEED_LIMIT
- Minor tweaks to download code
- Ensure list_display works on non-TTY terminals
- The official pacman repository branch, master, updated. v3.5.2-195-g8f1c873
- The official pacman repository branch, maint, updated. v3.5.2-20-gaad57cc
- pacman-key: print default gpgdir in usage
- Update pacman manpage and pacman.conf for gpgdir
- Update Makefile.am and configure.ac for gpgdir
- Patch: Clean up API
- Finishing off the package signing issue -- Update
- Finishing off the package signing issue -- Update
- pacman-key: add --import-trustdb option
- pacman-key: print default gpgdir in usage
- Add --verify option for signature level
- Update Makefile.am and configure.ac for gpgdir
- Update pacman manpage and pacman.conf for gpgdir
- Let pacman -v print GPG Dir
- Package signing patches
- alpm_list: fix typo in doxygen comment
- About pacman and libalpm workflow
- About pacman and libalpm workflow
- Finishing off the package signing issue -- call for contributors
- Finishing off the package signing issue -- call for contributors
- Finishing off the package signing issue -- call for contributors
- The official pacman repository branch, master, updated. v3.5.2-185-g11fb9c7
- The official pacman repository branch, maint, updated. v3.5.2-15-gf2c4e7e
- Status of sodeps?
- Package signing in pacman
- Ensure --print doesn't enable --noconfirm when not expected
- Fix segfault when uninstalling broken backed-up symlink
- Add test for FS#24230, dead backup symlink removal
- pactest: treat symlinks with more respect
- trans.c: create transaction prior to checking DB version
- trans.c: create transaction prior to checking DB version
- The official pacman repository branch, master, updated. v3.5.2-177-g70cf454
- The official pacman repository branch, maint, updated. v3.5.2-8-gb14c547
- Pacman request: Messages at the end
- pyqt packages confusion
- pactest: run with root in /tmp and clean up automatically
- The official pacman repository branch, master, updated. v3.5.2-164-g500a6f5
- The official pacman repository branch, master, updated. v3.5.2-163-g73553e6
- The official pacman repository branch, master, updated. v3.5.2-162-g22b1338
- The official pacman repository branch, maint, updated. v3.5.2-7-g8fd9037
- The official pacman repository branch, master, updated. v3.5.2-154-g4758cfe
- The official pacman repository branch, maint, updated. v3.5.2-5-gda24324
- pacman(8): grammar correction for relative clauses
- pacman(8): change "options" to "operation" when referring to -D
- pacman(8): grammar correction for relative clauses
- pacman(8): change "options" to "operation" when referring to -D
- The official pacman repository branch, master, updated. v3.5.2-150-g9c55227
- The official pacman repository branch, maint, updated. v3.5.2-2-ge3268d5
- pyalpm docs
- repo-add: add option to specify a different key to sign
- The official pacman repository branch, master, updated. v3.5.2-141-ga7d33d0
- trustdb locking issues and snippets from the apt changelog
- libalpm/dload: major refactor of signature downloading
- repo-add: update copyright message
- repo-add: document -k option
- repo-add: check for gpg early
- repo-add: check for valid key when signing is requested
- repo-add: add option to specify a different key to sign with
- repo-add: simplify usage message
- repo-add: complete package signing work
- repo-add: add option to specify a different key to sign
- trustdb locking issues and snippets from the apt changelog
- The official pacman repository branch, master, updated. v3.5.2-129-ge39c104
- makepkg: extract sources in parallel
- Enhance GPGME debug output
- Perform package verification at package load time
- sync_commit: refactor out validate_deltas
- sync_commit: refactor out file downloads
- Rein in the complexity of the signature type
- signing: let GPGME handle loading signatures from files
- Make dump_pkg_full a little less insane
- makepkg: parallelize integrity checks
- libalpm/dload: major refactor of signature downloading
- libalpm/dload: add allow_resume and reorder error checks
- libalpm/dload: const and static correctness
- be_sync: use _alpm_db_get_sigverify_level()
- The official pacman repository branch, master, updated. v3.5.2-126-g10b8cd7
- sync.c: remove unnecessary check for PM_PGP_VERIFY_UNKNOWN
- pacman-key: fix parsing of command line options
- pacman-key: hide output of executed commands on logic checks
- pacman-key: fix quotation on several variable assignments
- pacman-key: improved reading of the configuration file
- pacman-key: make formatting uniform
- pacman-key: fix parsing of command line options
- pacman-key: hide output of executed commands on logic checks
- pacman-key: fix quotation on several variable assignments
- pacman-key: improved reading of the configuration file
- pacman-key: display the unsupported command to the user
- makepkg, pacman-key: unify help message with other scripts
- Add --verbose flag to gem in PKGBUILD-rubygem.proto
- Allow DeviceFormat.cacheMajorminor to fail without an exception.
- sync.c: also check signatures for packages loaded from files
- sync.c: remove unnecessary check for PM_PGP_VERIFY_UNKNOWN
- handle.c: force sigverify level not to be PM_PGP_VERIFY_UNKNOWN
- sync.c: remove duplicated code for integrity check failures
- Add signature check for local packages
- alpm.h: add several missing documentation strings
- alpm.h: rationalize option getters/setters documentation
- libalpm documentation patches
- Move documentation of public API back to source files.
- The official pacman repository branch, master, updated. v3.5.2-117-g442e142
- pacman-key.sh.in: change help switch message in usage func
- The official pacman repository branch, master, updated. v3.5.2-114-g4af6c72
- The official pacman repository branch, maint, updated. v3.5.2-1-g74994fa
- lib/dload: major refactor of signature downloading
- The official pacman repository branch, master, updated. v3.5.2-104-g50de701
- pacman-key.sh.in: fix options' handling
- pacman-key.sh.in: fail with indication of the wrong switch
- pacman-key.sh.in: change help switch message in usage func
- pacman-key.sh.in: applied patch by Denis A. Altoé Falqueto
- scripts/pacman-key.sh.in: fix processing of --help/-h and --version/-V options
- The official pacman repository annotated tag, v3.5.2, created. v3.5.2
- The official pacman repository branch, maint, updated. v3.5.1-49-g18c73b0
- Thoughts on database initialization and loading process
- Add configure option to specify package signing key
- Document makepkg package signing options
- makepkg: finish package signing work
- Add missing documentation to public API functions.
- Move documentation of public API back to source files.
- alpm.h: add/improve function documentation
- Thoughts on database initialization and loading process
- Thoughts on database initialization and loading process
- update of Slovak translation
- The official pacman repository branch, maint, updated. v3.5.1-47-g21a881e
- The official pacman repository branch, master, updated. v3.5.1-145-gefd8ae4
- The official pacman repository branch, maint, updated. v3.5.1-46-ga93e058