Home
Packages
Forums
Bugs
Mailing List
Download
Arch Linux Official
Send patches - preferably formatted by
git format-patch
- to
patches at archlinux32 dot org
.
index
:
pacman
auto-pentium4
master
Archlinux32 fork of pacman
gitolite user
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
test
/
pacman
/
pmpkg.py
Age
Commit message (
Expand
)
Author
2016-01-04
Update copyright years for 2016
Allan McRae
2015-10-18
util.py: return the created path
Andrew Gregory
2015-02-01
Update copyright notices for 2015
Allan McRae
2014-03-03
pmpkg.py: remove unused imports
Andrew Gregory
2014-01-06
Update copyright years for 2014
Allan McRae
2013-12-21
Use the 'configure'd PYTHON to run pactest.
Jeremy Heiner
2013-10-14
Use dict iteration methods common to both Python 2 and 3.
Jeremy Heiner
2013-10-14
Use Python's "0o#" octal literal instead of deprecated "0#".
Jeremy Heiner
2013-04-15
pmpkg: default mode 0755 for dirs in sync packages
Andrew Gregory
2013-03-10
pmpkg: add missing directories to test packages
Andrew Gregory
2013-01-28
pactest: handle non-default scriptlet shells
Allan McRae
2012-03-08
Point python shebangs at python2
Allan McRae
2011-08-17
Fix trailing whitespace in whole codebase
Dan McGee
2011-06-30
pactest: remove no longer necessary newline hacks
Dan McGee
2011-06-30
pactest: create packages in memory
Dan McGee
2011-06-24
pactest: generate sync DB's in memory
Dan McGee
2011-06-24
pactest: refactor install file creation
Dan McGee
2011-06-24
pactest: move filelist/backup generation into package object
Dan McGee
2011-06-24
pactest: small cleanups and chmod -x most files
Dan McGee
2011-06-24
pactest: add isize attribute, fix url attribute
Dan McGee
2011-06-08
pactest: only create install file if necessary
Dan McGee
2011-05-19
Merge branch 'maint'
Dan McGee
2011-05-16
pactest: treat symlinks with more respect
Dan McGee
2011-04-20
Header inclusion cleanup
Dan McGee
2011-03-23
Add PGP signature support to pactest
Dan McGee
2011-01-22
pactest: use new-style python classes
Dan McGee
2011-01-22
pactest: revamp modified logic
Dan McGee
2011-01-22
pactest: pylint changes for pmpkg
Dan McGee
2011-01-21
Remove epoch as an independent field
Dan McGee
2011-01-10
pactest: correctly write epoch and force as necessary
Dan McGee
2011-01-05
pactest: Use booleans where it makes sense
Dan McGee
2010-12-12
Update pactest suite for change in db structure
Allan McRae
2010-10-13
Add epoch support to pactest
Dan McGee
2010-10-05
Make testsuite python-2.7 compatible
Rémy Oudompheng
2010-06-02
Move pacman test suite
Allan McRae