- The official pacman repository branch, maint, updated. v3.4.3-4-ge17c4fe
- Remove redundant _alpm_strtrim() in be_local.c
- Remove redundant _alpm_strtrim() in be_local.c
- makepkg: more bash-3.2 compatibility
- Fix double close of the lock file
- makepkg: more bash-3.2 compatibility
- Handle PM_ERR_WRITE in alpm_strerror()
- Check signature used to verify is not only good but is also in a list of accepted keys
- WIP: check local DB version
- The official pacman repository branch, master, updated. v3.4.3-316-gf892775
- makepkg: initialize local arrays to empty
- makepkg bash-3.2 issue
- makepkg bash-3.2 issue
- makepkg: error on invalid optdepends
- makepkg: make SRCPKGDEST default to $startdir
- makepkg: Fix the check for references to srcdir/pkgdir in BSDs
- makepkg: Fix the check for references to srcdir/pkgdir in BSDs
- The official pacman repository branch, master, updated. v3.4.3-311-g87240da
- makepkg: make SRCPKGDEST default to $startdir
- makepkg: make SRCPKGDEST default to $startdir
- makepkg: fix indention to follow style guide
- Remove existing pkg/ dir only if it's not empty.
- 3.5.0 release planning
- 3.5.0 release planning
- 3.5.0 release planning
- sodeps: makepkg patches
- The official pacman repository branch, master, updated. v3.4.3-310-g111e07d
- GPG status - Was: Hooks in pacman
- Hooks in pacman
- Add example hook scripts to etc/pacman.d/hooks
- Add support for global hooks in /etc/pacman.d/hooks/*
- Remove unused argument trans from function _alpm_runscriptlet
- Namcap 2.8 release and future plans
- Allow both cleanmethod values to be specified at the same time
- The official pacman repository branch, master, updated. v3.4.3-301-ge263cf7
- The official pacman repository branch, maint, updated. v3.4.3-2-g272f7cf
- The official pacman repository branch, master, updated. v3.4.3-288-gba97a22
- Allow both cleanmethod values to be specified at the same time
- Style cleanups in clean cache code
- Add three clean cache tests
- pactest: allow checking for cache file existence
- Remove need to explicitly register the local DB
- Pacman Hooks
- hooks
- Remove need to explicitly register the local DB
- libalpm: Fix a missing "nicht" (not) in German translation.
- The official pacman repository branch, master, updated. v3.4.3-282-g7f93f06
- The official pacman repository branch, maint, updated. v3.4.3-1-gf950808
- make -d less strict; add -dd option
- Errors while KDE 4.6 upgrading
- Errors while KDE 4.6 upgrading
- The official pacman repository branch, master, updated. v3.4.3-281-gfe76c35
- Robson Peixoto invited you to Dropbox
- Robson Peixoto invited you to Dropbox
- The official pacman repository branch, master, updated. v3.4.3-278-g27e8f06
- Be smarter about failure to read backup file contents
- Mark backup status strings as untranslated
- Refactor backup file status check into separate function
- Query fileowner performance improvements
- Improve mbasename performance
- The official pacman repository annotated tag, v3.4.3, created. v3.4.3
- The official pacman repository branch, maint, updated. v3.4.2-12-ga97e282
- The official pacman repository branch, master, updated. v3.4.2-281-g32727ef
- The official pacman repository branch, master, updated. v3.4.2-266-g51175f3
- The official pacman repository branch, maint, updated. v3.4.2-10-g85d0111
- makepkg: encode epoch in version specifier if > 0
- repo-add: only attempt to create deltas when asked
- Makefile: Use git describe --dirty for GIT VERSION
- patch for remove prefix "::" from messages
- The official pacman repository branch, master, updated. v3.4.2-256-g3863e48
- doc: update current list of authors
- doc: add a vercmp manpage
- makepkg: encode epoch in version specifier if > 0
- Remove epoch as an independent field
- Improve splitname memory allocation
- Improve depends string parsing
- Add strndup fallback function to libalpm util
- when upgrading display versions
- Silly output with checking package integrity progress bar
- No longer run hal-lock on live installs (#670312).
- add pactests for -Sdd
- sodeps (yes, again)
- Allow files entries to be read from a sync database
- Allow files entries to be read from a sync database
- Allow files entries to be read from a sync database
- Fix integrity check status when installing from file
- New Guy Wants to Change Everything
- New Guy Wants to Change Everything
- Fix integrity check status when installing from file
- remove ":: " from messages
- Using libalpm with Vala
- The official pacman repository branch, master, updated. v3.4.2-248-g665528d
- The official pacman repository branch, maint, updated. v3.4.2-9-g30f53cf
- The official pacman repository branch, master, updated. v3.4.2-242-gdd26592
- Add error message stating which partition is full
- Add error message stating which partition is full
- Unify two free diskspace error messages
- Fix double filelist issue when upgrading a package
- Add two pactests with non-trivial file counts
- pactest: build the filelist using a set()
- doc: add docs for repo-add -d option
- repo-add: Create/modify files databases
- repo-add: use pushd/popd
- Allow version comparison to contain epoch specifier
- pactest: add more testing for epoch
- pactest: correctly write epoch and force as necessary
- pactest: Rename epoch pactests
- Progress callback cleanups and fixes
- Ensure we use local package when calculating removed size
- Remove need for floating point division in backend
- The official pacman repository branch, master, updated. v3.4.2-223-g281a4c0
- Refactor old date parsing into single method
- Update copyright years for 2011
- The official pacman repository branch, master, updated. v3.4.2-218-g04dc87e
- Bring in official color support at last?
- Bring in official color support at last?
- add curl to alpm initialization and teardown routines
- Perform a fetch-ectomy, removing libfetch entirely
- Perform a fetch-ectomy, removing libfetch entirely
- Add configure.ac option for --with-curl
- implement a curl based download_file()
- add curl to alpm initialization and teardown routines
- curl-based internal downloader
- The official pacman repository branch, master, updated. v3.4.2-213-g08d885f
- The official pacman repository branch, maint, updated. v3.4.2-5-g6ddc115
- The official pacman repository annotated tag, v3.4.2, created. v3.4.2
- The official pacman repository branch, master, updated. v3.4.2-206-g619c165
- The official pacman repository branch, maint, updated. v3.4.2-1-gc002567
- The official pacman repository annotated tag, v3.4.2, created. v3.4.2
- Correct type for hash value storage
- The official pacman repository branch, master, updated. v3.4.1-220-gbd98b93
- makepkg: escape closing bash array paren for awk
- makepkg and (n)awk
- makepkg and (n)awk
- makepkg: add option to clear buildflags
- makepkg: allow pkgname usage in split package functions
- Warning to pacman-git users - database format change
- The official pacman repository branch, master, updated. v3.4.1-210-gc78a808
- Only check diskspace availability if needs more than zero
- Declare all local functions static
- Only check diskspace availability if needs more than zero
- Always specify arguement type in function delcarations
- Use limits.h for PATH_MAX
- Detect undefined PATH_MAX
- This is a great opportunity
- makepkg: Add check() function for running test suites
- Overhaul archive fgets function
- Use macros in sync DB parsing
- The official pacman repository branch, master, updated. v3.4.1-206-g45146dc
- The official pacman repository branch, maint, updated. v3.4.1-21-gba45cb4
- Add a cushion for diskspace checking
- Diskspace checking thought- free space cushion
- Diskspace checking thought- free space cushion
- Package list find performance improvements
- Package list find performance improvements
- Used hashed package name in _alpm_pkg_find
- When setting package name, set hash value as well
- Add hash_sdbm function
- Use _alpm_pkg_find in deps search
- Package list find performance improvements
- doc/PKGBUILD: document that functions run in -e mode
- The official pacman repository branch, master, updated. v3.4.1-191-g5f36523
- Warning to pacman-git users - database format change
- Warning to pacman-git users - database format change
- Warning to pacman-git users - database format change
- Local database structure change
- The official pacman repository branch, master, updated. v3.4.1-188-g13a2847
- The official pacman repository branch, master, updated. v3.4.1-182-g3030542
- The official pacman repository branch, maint, updated. v3.4.1-18-g5c8083b
- Fix possible null pointer deref in check_arch
- Alternative dependencies.
- Alternative dependencies.
- Add script to update pacman database format
- Use size_t for alpm_list sizes
- Explicitly test time difference is greater than zero
- Misleading info when epoch is used
- Misleading info when epoch is used
- makepkg: perform sanity checks on variables in package functions
- makepkg: perform sanity checks on variables in package functions
- makepkg: perform sanity checks on variables in package functions
- package deltas - Was: Changing how repo dbs are updated
- Changing how repo dbs are updated
- pacman-key: improve usage output
- (Locally) signing a key with pacman-key?
- makepkg: gpg signature verification?
- Download and verify package database signatures
- Add functions for verifying db signature
- Make makepkg handle SCMs better.
- Add SCMs to DLAGENTS
- Status of package signing work
- Warn when synchronizing without upgrading (-Sy)
- Warn when synchronizing without upgrading (-Sy)
- Warn when synchronizing without upgrading (-Sy)
- Warn about using -Sy
- diskspace style cleanups and small fixes
- Remove AC_TYPE_SIGNAL usage
- dirent usage cleanup
- diskspace style cleanups and small fixes
- Refactor statfs/statvfs type check
- Disk space checking branch "complete"
- FreeBSD compilation errors
- Versioned packages on the command line.
- Checking free space before transaction
- Which BSD?
- pkgsum - Checksum package files against installed files
- pkgsum - Checksum package files against installed files
- Add function to list mount points
- Add function to list mount points
- epoch
- epoch
- Sync data after writing to the local db
- Update pactest suite for change in db structure
- Merge desc and depends files in local db
- Combine reading from depends and desc in sync db
- Add epoch to PKGBUILD prototypes
- The official pacman repository branch, maint, updated. v3.4.1-15-ga91250b
- epoch (was: Chat with toofishes@jabber.org)
- PKGBUILD.vim: add special licenses BSD MIT ZLIB Python
- Swedish translations, yet again
- Swedish translations, again
- New attempt at a better interface for adding/removing target
- New member selection when installing group
- Add interactive provider selection
- some pacman work
- The official pacman repository branch, master, updated. v3.4.1-139-g0f3957a
- The official pacman repository branch, maint, updated. v3.4.1-11-g30734c9
- Chat with toofishes@jabber.org
- Add a PKGBUILD-python prototype
- makepkg: fallback to legacy termcap capabilities
- makepkg: use portable escape sequence for terminal escapes
- makepkg: do not abort when a terminal capability is unpresent
- makepkg: use portable escape sequence for terminal escapes
- makepkg: fallback to legacy termcap capabilities
- Add --with-libarchive-prefix configure option
- Add --with-libarchive-prefix configure option
- Print the values of the new variables at the end of ./configure
- Add --with-libarchive-prefix configure option
- Add --with-bsdtar-bin configure option
- use different approach to tweak gconf settings in the image (#642358).
- Sort short options before long options in --help
- alpm/depcmp: new NODEPVERSION flag
- add 4 pactests for -Sdd
- Sort short options before long options in --help
- Sort short options before long options in --help
- pacman: sort --help output
- bash_completion: remove upstream deprecated functions
- The official pacman repository branch, master, updated. v3.4.1-131-gde5f438
- The official pacman repository branch, maint, updated. v3.4.1-9-g3a06a9f
- The official pacman repository branch, master, updated. v3.4.1-122-gef32aa0
- The official pacman repository branch, master, updated. v3.4.1-122-gef32aa0