| Commit message (Expand) | Author | Age |
* | Add --assume-installed option | Florian Pritz | 2014-09-30 |
* | Check the version of the local database during validation | Allan McRae | 2014-09-23 |
* | Add version file to empty local database | Allan McRae | 2014-09-23 |
* | Add version file when creating local database directory | Allan McRae | 2014-09-23 |
* | pactest: delay test object creation | Andrew Gregory | 2014-08-04 |
* | pactest: only snapshot needed files | Andrew Gregory | 2014-08-04 |
* | check_pkg_fast: check file type | Andrew Gregory | 2014-08-03 |
* | add test for file type check with -Qk | Andrew Gregory | 2014-08-03 |
* | pactest: check for tests before environment setup | Andrew Gregory | 2014-08-03 |
* | pactest: check for pacman binary before running | Andrew Gregory | 2014-08-03 |
* | pactest: parse options before environment setup | Andrew Gregory | 2014-08-03 |
* | Add test case for the perl 5.20 dependency breakage | Florian Pritz | 2014-06-10 |
* | remove.c: downgrade TRANS_DUP_TARGET to warning | Andrew Gregory | 2014-05-07 |
* | pactest: treat arguments as files instead of globs | Andrew Gregory | 2014-05-04 |
* | pmdb.py: change siglevel name to Required | Andrew Gregory | 2014-05-04 |
* | pactest: add prefix to temporary directory | Andrew Gregory | 2014-03-03 |
* | pmpkg.py: remove unused imports | Andrew Gregory | 2014-03-03 |
* | pmtest: add memory check to tests with valgrind | Andrew Gregory | 2014-02-04 |
* | pmrule: add FILE_EMPTY rule | Andrew Gregory | 2014-02-04 |
* | pacman: use exit status 0 for --help and --version | Andrew Gregory | 2014-01-30 |
* | pmtest: use valgrind --child-silent-after-fork | Andrew Gregory | 2014-01-28 |
* | pmtest: use --gen-suppression=all with valgrind | Andrew Gregory | 2014-01-28 |
* | pmtest: send valgrind output to var/log/valgrind | Andrew Gregory | 2014-01-28 |
* | Remove ts and sw from vim modeline when noet is set | Florian Pritz | 2014-01-28 |
* | Push down testing .gitignore entries | Dan McGee | 2014-01-06 |
* | Update copyright years for 2014 | Allan McRae | 2014-01-06 |
* | Add the unit tests for -Qk and -Qkk that are possible now. | Jeremy Heiner | 2014-01-06 |
* | Use the 'configure'd PYTHON to run pactest. | Jeremy Heiner | 2013-12-21 |
* | trans_prepare: always sort trans->remove by deps | Andrew Gregory | 2013-12-19 |
* | Fix pactest README | Allan McRae | 2013-12-15 |
* | Replace "echo" command with "printf" in human_to_size_test.sh | Jason St. John | 2013-11-15 |
* | Fix whitespace and other formatting issues | Jason St. John | 2013-11-15 |
* | Makefile.am: fix typo in LOG_DRIVER variable | Andrew Gregory | 2013-11-15 |
* | pacman -Si/-Qi: Autodetect best fitting file size unit | Florian Pritz | 2013-10-31 |
* | sortbydeps: include local pkgs in dep graph | Andrew Gregory | 2013-10-31 |
* | Add parens around tuples in Python list comprehensions. | Jeremy Heiner | 2013-10-14 |
* | Use Python's "range" instead of deprecated "xrange". | 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-10-14 |
* | Use "exec" instead of "execfile" (deprecated in Python 3). | Jeremy Heiner | 2013-10-14 |
* | Bail early with a clear error message if Python runtime isn't 2.7+. | Jeremy Heiner | 2013-10-14 |
* | Jettison the truncation of the display of pmrules. | Jeremy Heiner | 2013-10-14 |
* | Add make target for TESTS | Andrew Gregory | 2013-10-14 |
* | TESTS: add missing tests | Andrew Gregory | 2013-09-19 |
* | Fix make distcheck | Andrew Gregory | 2013-09-19 |
* | libalpm: introduce a usage level for repos | Dave Reisner | 2013-09-04 |
* | conflict.c: fix directory ownership check | Andrew Gregory | 2013-08-21 |
* | pactest: remove results summary | Andrew Gregory | 2013-08-21 |
* | integrate tests with automake | Andrew Gregory | 2013-08-21 |
* | pactest: accept test names without a switch | Andrew Gregory | 2013-08-21 |