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
/
pactest
/
util.py
Age
Commit message (
Expand
)
Author
2009-02-23
Update pactest to use hashlib
Dan McGee
2008-07-24
pactest: exit with a non-zero error code on unexpected failure
Dan McGee
2008-04-28
Update pactest to allow setting modes on created files
Dan McGee
2008-03-17
Drop case insensitive comparisons in the config parsing.
Chantry Xavier
2008-02-07
pactest: make more resiliant to missing files
Dan McGee
2008-01-06
bugfix in pactest when creating a symlink at the top level.
Chantry Xavier
2007-12-10
Add "which" path searching functionality to pactest
Aaron Griffin
2007-12-10
Update GNU GPL boilerplate and copyright dates
Dan McGee
2007-11-04
Added optdepends support to pactest
Jeff Mickey
2007-06-27
Remove lockfile configuration from frontend, make it job of libalpm
Dan McGee
2007-05-31
Move DB and cache dirs away from there dependence on ROOTDIR
Dan McGee
2007-03-22
Quick pactest changes:
Aaron Griffin
2007-03-05
This commit looks much more monumental than it is. Almost all just #include
Dan McGee
2007-03-05
* Fixed an issue with globbing the --test argument
Aaron Griffin
2007-02-28
* Unifying placement of REPLACES in desc file, as pacman2 does. We'll worry
Dan McGee
2007-02-26
* corrected (IMO) --debug usage with pactest. --debug is now passed straight
Aaron Griffin
2007-02-21
* Indentation changes - 4 spaces for python, we standardized this before (and
Aaron Griffin
2006-10-15
Added pactest to repository, from Aurelien Foret:
Aaron Griffin