- Hide empty columns in table package list display
- sync: extract build_payload() method from find_dl_candidates
- Remove remaining usages of fprintf() from frontend
- Remove pm_fprintf() in favor of pm_printf()
- Use stderr as output stream for pm_printf()
- bacman: pkgrel does not have to be an integer
- Feature request: Show exact matches first
- Feature request: Show exact matches first
- add gpg key length to import message
- pacman-key: add a default keyserver timeout value on --init
- Show an error message on failed remote key lookup
- sync: dont group sync records by repository
- sync: move file download loop out of download_files
- sync: check for necessary disk space for download
- diskspace: add _alpm_check_downloadspace()
- dload: add RO copy of servers list to each payload
- sync: move file download loop out of download_files
- sync: check for necessary disk space for download
- sync: dont group sync records by repository
- dload: add RO copy of servers list to each payload
- diskspace: add _alpm_check_downloadspace()
- download diskspace checking
- Large performance improvement for check for owned directories
- Make _alpm_filelist_contains() NULL-safe
- The official pacman repository branch, master, updated. v4.0.0-28-ga33424f
- The official pacman repository branch, maint, updated. v4.0.0-12-g020bdb4
- Missing ifdef
- Use puts() instead of no-op printf() where applicable
- Remove mcheck.h support
- makepkg: don't attach traps until after argument parsing
- The official pacman repository branch, master, updated. v4.0.0-17-g53e525c
- doc/index.txt: Reformat past releases chart
- doc: update .gitignore, add CSS override for new tables usage
- curl_gethost() potential bug fixups
- lib/util: call malloc from MALLOC, not calloc
- The official pacman repository branch, master, updated. v4.0.0-16-gff87046
- The official pacman repository branch, maint, updated. v4.0.0-6-g04fd320
- scripts/*.sh.in: Honor TMPDIR environment variable
- scripts/*.sh.in: Fix signal handler error messages
- repo-add: Avoid race condition in signal handlers
- Add user-visible warning message if public keyring not found
- Add user-visible warning message if public keyring not found
- Remove -f short option for --force
- The official pacman repository branch, maint, updated. v4.0.0
- The official pacman repository annotated tag, v4.0.0, created. v4.0.0
- The official pacman repository branch, master, updated. v4.0.0rc2-79-gd3d3b86
- repo-add: Fix error messages on SIGHUP/SIGQUIT
- repo-add: Fix error messages on SIGHUP/SIGQUIT
- repo-add: Remove lock on SIG{TERM, HUP, QUIT, INT, ERR}
- repo-add: Remove lock on SIG{TERM, HUP, QUIT, INT, ERR}
- The official pacman repository branch, master, updated. v4.0.0rc2-75-g5a39172
- Document verifying source file signatures in makepkg
- Fix typo in PKGBUILD man page
- VerbosePkgLists: format table lines in i18n-compatible way
- i18n and VerbosePkgLists (was: pacman 4.0.0 string freeze)
- The official pacman repository branch, master, updated. v4.0.0rc2-70-gabfa837
- pactree: Make error message smarter in register_syncs()
- pactree: Make error message smarter in register_syncs()
- pactree: Add "--config" option
- makepkg: strip comments after pkgver/pkgrel when checking value
- Format pacsort and vercmp testsuite output
- makepkg: Allow install/changelog decls to be arrays
- dload: unhook error buffer after transfer finishes
- makepkg: Allow install/changelog decls to be arrays
- dload: unhook error buffer after transfer finishes
- Improvements to the Norwegian Bokmål (nb) translation
- PKGBUILD.vim: fix epoch syntax highlighting
- The official pacman repository branch, master, updated. v4.0.0rc2-65-g9168977
- bacman: use globbing to get local package db path
- bacman: add tar.Z package creation support
- Update NEWS for 4.0.0 release
- pacman 4.0.0 string freeze
- The official pacman repository branch, master, updated. v4.0.0rc2-58-ga8ca9b9
- Parse '0' as a valid package installed size
- The official pacman repository branch, master, updated. v4.0.0rc2-52-g94bc64a
- makepkg: create tar file for bogus PKGEXT
- bacman: use globbing to get local package db path
- bacman: add tar.Z package creation support
- bacman: small code cleanup
- and (( ))
- bacman: indent code using TAB
- The official pacman repository branch, master, updated. v4.0.0rc2-47-g6bb5948
- Revamp scriptlet path formation for scriptlets in local database
- Refactor _alpm_runscriptlet()
- scripts/library: add config_parser.sh
- scripts/library: add config_parser.sh
- Simple config parser added to scripts library
- pacman-key: remove errexit flag from shebang
- makepkg: support .tar.Z source packages creation
- makepkg: support .tar.Z source packages creation
- makepkg: create tar file for bogus PKGEXT
- pacman-key: return 0 from get_from if default value used
- The official pacman repository branch, master, updated. v4.0.0rc2-42-g83c05e7
- move prevprogress onto payload handle
- makepkg: unify tarball creation
- makepkg: unify tarball creation
- bacman: code and indentation cleanup
- bacman: use block redirection
- bacman: use globbing in place of regex
- bacman: fix missing quotes
- Don't do eval
- bacman: get local package db path the correct way
- Remove redundant transaction size output
- Remove redundant "removal" output in pure remove operation
- paccache: allow strictly integer for -k option
- paccache: allow strictly integer for -k option
- paccache: declare variables explicitly
- paccache: allow strictly integer for -k option
- Refactor display_targets to not be recursive
- Refactor download payload reset and free
- Initialize cURL library on first use
- pkgdelta: clean up quoting
- paccache: verify nonnegative integer for -k option
- paccache: verify nonnegative integer for -k option
- pkgdelta: clean up quoting
- The official pacman repository branch, master, updated. v4.0.0rc2-33-ga8ed39c
- The official pacman repository branch, master, updated. v4.0.0rc2-32-g6f3a657
- Use the full buffer when computing md5/sha256 sums
- Fix memory leak in download payload->remote_name
- Revert "libalpm: compare pkgname with strcoll"
- _alpm_splitdep: use malloc instead of calloc
- be_sync: fetch only entry mode, not full stat struct
- alpm_list: use malloc instead of calloc
- The official pacman repository branch, master, updated. v4.0.0rc2-17-ge70d540
- lsinitcpio: disable color when stdout isn't a tty
- Aviod comparison between signed and unsigned types
- Aviod comparison between signed and unsigned types
- The official pacman repository branch, master, updated. v4.0.0rc2-12-g80b0f27
- Ensure fileconflict value is actually a string
- Ensure fileconflict value is actually a string
- Revamp pacman signal handler
- makepkg: normalize whitespace for optdepends in .PKGINFO
- makepkg: allow versioned optdepends with epoch
- The official pacman repository branch, master, updated. v4.0.0rc2-5-g2517ba3
- signing: fix segfault on unknown key
- Pacman 4.0.0rc2
- The official pacman repository annotated tag, v4.0.0rc2, created. v4.0.0rc2
- Yahoo Award Notice{Open Attachment}â€â€â€â€â€â€â€â€â€â€
- The official pacman repository branch, master, updated. v4.0.0rc1-246-g43787d0
- The official pacman repository branch, master, updated. v4.0.0rc1-244-g1df9b2a
- Add alpm_capabilities() method and enumeration
- Move default siglevel value from backend to frontend
- Remove noisy debug logger
- pacman-key: clean up populate output
- pacman-key: ensure array iterations are quoted
- makepkg: output commands ran in build/check/package functions
- Better way to integrate tboot support into the installation process
- makepkg: output commands ran in build/check/package functions
- Implement PGP key search and import
- Add _alpm_process_siglist() logic to failed package validation
- Add new import key question enum value and stub frontend function
- validate_deltas: split verify/check errors loops
- The official pacman repository branch, master, updated. v4.0.0rc1-218-g8375ad2
- makepkg: output commands ran in build/check/package functions
- utils/cleanupdelta: remove unneeded syncdbpath
- Remove all usages of alpm_list_getdata() from the library
- _alpm_runscriptlet(): remove clean_tmpdir variable
- Access db->pkgcache directly in db_free_pkgcache()
- Use more efficient way of restoring working directory
- Reduce path allocation on the stack in local database
- Be smarter about running ldconfig during removal transactions
- Search for non-prefixed paths in skip_remove list
- The official pacman repository branch, master, updated. v4.0.0rc1-201-g41d8def
- The official pacman repository branch, master, updated. v4.0.0rc1-192-g223a92c
- Is there a release schedule for pacman-4?
- The official pacman repository branch, master, updated. v4.0.0rc1-189-gf883efe
- include ldconfig.stub in EXTRA_DIST
- buildsys: remove existing symlinks before installing
- make install fails to replace repo-add
- make install fails to replace repo-add
- The official pacman repository branch, master, updated. v4.0.0rc1-182-g3905ada
- Make both HandleOptdeps settings work together
- Add option to ask which optdeps to install
- Add option to install all optdepends by default
- Show status on optdepends that are part of transaction
- Add flag to recurse through optdepends
- Warn on optdep removal
- Add config option for showing all optdeps again
- optdepends are not orphans unless --optdeps is specified
- Full optdep support with all the bells and whistles
- makepkg: unset errexit when sourcing /etc/profile
- paccache: escape . in trimming of diskspace string
- Repositories management in enterprise
- download callback: show decimal places in rate if we have room
- Move download callback static vars into function
- The official pacman repository branch, master, updated. v4.0.0rc1-175-gdb70c9d
- account for partial delta files in download size
- make compute_download_size consider .part files
- account for partial delta files in download size
- make compute_download_size consider .part files
- Ensure PackageRequired works as expected
- The official pacman repository branch, master, updated. v4.0.0rc1-165-g0e79802
- The official pacman repository branch, master, updated. v4.0.0rc1-163-g29ad9e0
- makepkg: use extglob in place of regex
- makepkg: refactor check_pgpsigs output
- makepkg: reuse FAILED msg on unknown pubkey
- makepkg: use extglob in place of regex
- rankmirrors: properly sort resulting times
- avoid blowing out the filecache list when using tmpdir
- More package operations cleanup
- The official pacman repository branch, master, updated. v4.0.0rc1-156-g7c956d5
- Clean up handling of size fields
- pacman-key: split keyserver to a separate option
- pacman-key: add --refresh-keys operation
- pacman-key: split keyserver to a separate option
- doc: consistency when referencing other options
- pacman-key: document --lsign-key
- pactest: remove PACMAN_OUTPUT from ldconfig tests
- The official pacman repository branch, master, updated. v4.0.0rc1-144-gad051f7
- pacman -Qs first-run performance
- _alpm_parsedate(): return time_t and not long
- Add pactest for overflowing date (year 2038 problem)
- pacman -Qs first-run performance
- makepkg: fix overzealous PGP signature file matching
- The official pacman repository branch, master, updated. v4.0.0rc1-132-g234b6ff
- Scale package integrity progress bar/percentage by package size
- Ensure progress callback updates if XX/YY numerator changes
- lib/libalpm/handle.c: Removed redudant if condition
- Possible redudant condition in handle.c
- Parse > 2GiB file sizes correctly
- Improve advice for sync ops when db.lck is present
- pacman-key: fix broken logic around updating trust database
- Streamline alpm_splitdep() comparisons
- Rework scriptlet tests to not depend on pacman output
- Run pacman test-suite with LC_ALL=C
- The official pacman repository branch, master, updated. v4.0.0rc1-124-gf46db04
- Allow access to package origin data
- _alpm_splitdep(): don't pass bogus length value to strndup
- Database read optimizations
- lib/libalpm/deps.c: Fix memory leak in _alpm_dep_dup() in case of error.
- The official pacman repository branch, master, updated. v4.0.0rc1-112-g2cfcc87
- lib/libalpm/signing.c: Fix memory leak in decode_signature() in case of error.
- lib/libalpm/util.c: Fix two memory leaks
- Standardize output when db.lck is present
- Inconsistent output when db.lck present
- lib/libalpm/deps.c: Fix memory leak in _alpm_splitdep() in case of error.
- lib/libalpm/deps.c: Fix memory leak in _alpm_dep_dup() in case of error.
- lib/libalpm/signing.c: Fix memory leak in decode_signature() in case of error.
- Fix possible mismatched type with several curl arguments
- Fix possible mismatched type with several curl arguments
- Removed multiple definitions of pkgfrom_t
- lib/libalpm/util.c: Fix two memory leaks
- be_sync.c: Fix memory leak in alpm_db_update()
- be_local.c: Fix memory leak in _alpm_local_db_write()
- pacman.c: Remove redundant strdup() in parsearg_global()
- pacman-key: have --init add more options to default gpg.conf
- pacman-key: refine permission and locking checks
- Make sync error message smarter on unfound targets
- The official pacman repository branch, master, updated. v4.0.0rc1-98-ge1dce07
- pacman-key: have --init add more options to default gpg.conf