Age | Commit message (Collapse) | Author |
|
|
|
|
|
|
|
package
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Conflicts:
db-remove
|
|
|
|
|
|
|
|
|
|
|
|
architectures ("mips64el")
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Conflicts:
config
|
|
|
|
|
|
|
|
This allows running python2 -m doctest on the script.
Signed-off-by: Rémy Oudompheng <remy@archlinux.org>
|
|
Signed-off-by: Rémy Oudompheng <remy@archlinux.org>
|
|
|
|
correct directory
|
|
|
|
This way we can check consitency of databases independent from a svn repo
|
|
|
|
|
|
|
|
This allows invoking these commands for more than one package at a time
which is incredibly more efficient as the database doesn't need to be
locked, unpacked, modified, changed, and unlocked for every single
passed package name or file if you have more than one.
Signed-off-by: Dan McGee <dan@archlinux.org>
|