| Commit message (Expand) | Author | Age |
* | conflict: skip dir children when replacing a file | Andrew Gregory | 2017-01-04 |
* | extract db files with dbonly | Andrew Gregory | 2017-01-04 |
* | Update copyright years | Allan McRae | 2017-01-04 |
* | Remove pacsort | Allan McRae | 2016-12-05 |
* | makepkg: Move parseopts from library to libmakepkg | Alad Wenter | 2016-10-22 |
* | Fix memory leak in remove_notify_needed_optdepends | Allan McRae | 2016-09-03 |
* | recursedeps: include cyclic dependencies | Andrew Gregory | 2016-08-30 |
* | Print replacements when using -Sup | Allan McRae | 2016-05-05 |
* | do not rely on localdb for hook matching | Andrew Gregory | 2016-02-23 |
* | only remove pacnew file if it is new | Andrew Gregory | 2016-02-21 |
* | test version range restrictions corner case | Dominik Fischer | 2016-01-15 |
* | Add pacsort tests with invalid input | Rikard Falkeborn | 2016-01-04 |
* | Update copyright years for 2016 | Allan McRae | 2016-01-04 |
* | skip conflicts resolved by file replacement | Andrew Gregory | 2015-12-05 |
* | Detect potential conflict when symlink to directory is changing to directory | Allan McRae | 2015-12-05 |
* | hooks: pass matched targets to hooks | Andrew Gregory | 2015-11-28 |
* | allow arguments in hook Exec fields | Andrew Gregory | 2015-11-28 |
* | tap.py: replace newlines with escape sequence | Andrew Gregory | 2015-11-28 |
* | pmrule.py: add FILE_CONTENTS rule | Andrew Gregory | 2015-11-28 |
* | add hook tests | Andrew Gregory | 2015-10-18 |
* | pactest: add hook/script support | Andrew Gregory | 2015-10-18 |
* | util.py: return the created path | Andrew Gregory | 2015-10-18 |
* | pactest: use pacman --hookdir option | Andrew Gregory | 2015-10-18 |
* | sortbydeps: skip local packages being updated | Andrew Gregory | 2015-09-19 |
* | makepkg-template: support multiple --template-dirs | Dominik Fischer | 2015-05-12 |
* | remove: use strcmp for files in skip_remove | Andrew Gregory | 2015-03-03 |
* | Merge branch 'maint' | Allan McRae | 2015-02-12 |
|\ |
|
| * | sync200.py.in: remove unused substitution | Andrew Gregory | 2015-02-12 |
* | | Update copyright notices for 2015 | Allan McRae | 2015-02-01 |
* | | pmenv.py: Fix typo in copyright assignment | Allan McRae | 2015-02-01 |
* | | remove support for .pacorig files | Andrew Gregory | 2015-01-21 |
* | | test makepkg-template: Add update-version-with-newest-option | Florian Pritz | 2015-01-11 |
* | | test makepkg-template: Add template-without-version | Florian Pritz | 2015-01-11 |
* | | test makepkg-template: Add name-charset-valid | Florian Pritz | 2015-01-11 |
* | | test makepkg-template: Add name-charset-invalid | Florian Pritz | 2015-01-11 |
* | | test makepkg-template: Add missing-template-symlink | Florian Pritz | 2015-01-11 |
* | | test makepkg-template: Add missing-template-file | Florian Pritz | 2015-01-11 |
* | | test makepkg-template: Add keep-old-version | Florian Pritz | 2015-01-11 |
* | | test makepkg-template: Add invalid-template-line-unknown-marker | Florian Pritz | 2015-01-11 |
* | | test makepkg-template: Add invalid-template-line-missing-name | Florian Pritz | 2015-01-11 |
* | | test makepkg-template: Add invalid-key | Florian Pritz | 2015-01-11 |
* | | Add testrunner for makepkg-template | Florian Pritz | 2015-01-11 |
* | | add tap_ prefix to test helper functions | Andrew Gregory | 2014-12-28 |
* | | use tap.sh for bash tests | Andrew Gregory | 2014-12-28 |
* | | add vim modeline to test files | Andrew Gregory | 2014-12-24 |
|/ |
|
* | remove.c: honor inverted patterns in noupgrade | Andrew Gregory | 2014-12-18 |
* | pacsort: parse inputs up front into control struct | Dave Reisner | 2014-11-20 |
* | add pacman-db-upgrade-v9.py to check_SCRIPTS | Andrew Gregory | 2014-11-04 |
* | tests/pacman-db-upgrade-v9: set additional paths | Andrew Gregory | 2014-11-04 |
* | pmtest: make test paths easily available to tests | Andrew Gregory | 2014-11-04 |