Age | Commit message (Expand) | Author | Files | Lines |
2020-06-18 | build-aux/update-copyright 2019 2020 | Allan McRae | 10 | -10/+10 |
2020-01-10 | pactest: set package tar format to GNU_FORMAT | Allan McRae | 1 | -1/+1 |
2019-10-23 | Update copyright years | Allan McRae | 10 | -10/+10 |
2019-10-12 | run XferCommand via exec | Andrew Gregory | 2 | -2/+2 |
2019-10-04 | autotools: distribute meson files | Eli Schwartz | 3 | -0/+3 |
2019-08-12 | meson: remove tap-driver.py, use meson's TAP protocol | Dave Reisner | 3 | -346/+335 |
2019-06-06 | hooks: rename type File to Path | Andrew Gregory | 5 | -5/+5 |
2019-01-04 | allow tests for disabled features to be skipped | Andrew Gregory | 5 | -19/+53 |
2019-01-04 | tap.py: add skip_all function | Andrew Gregory | 1 | -0/+5 |
2019-01-04 | remove unused test summary code | Andrew Gregory | 2 | -8/+0 |
2018-12-10 | check localdb before upgrading package | Andrew Gregory | 3 | -0/+29 |
2018-11-28 | add missing tests to meson.build | Andrew Gregory | 1 | -0/+2 |
2018-11-02 | Add meson.build files to build with meson | Dave Reisner | 3 | -0/+378 |
2018-10-21 | handle EINTR while polling scripts/hooks | Andrew Gregory | 2 | -0/+16 |
2018-10-21 | reset signal handlers before running scripts/hooks | Andrew Gregory | 2 | -0/+12 |
2018-10-19 | Port pactest to python3 | Dave Reisner | 4 | -8/+9 |
2018-08-10 | Remove the last traces of the pacman --force option | Allan McRae | 6 | -102/+0 |
2018-05-14 | Remove all modelines from the project | Eli Schwartz | 16 | -32/+0 |
2018-03-14 | Update coyrights for 2018 | Allan McRae | 10 | -10/+10 |
2018-03-14 | hooks: Complain if hook parameters are overwritten. Fixed 2 space leaks. | Stefan Klinger | 5 | -0/+93 |
2017-07-11 | test/pacman: fix spelling of distribution name and another typo | Michael Straube | 2 | -4/+4 |
2017-04-17 | conflict: include owner for filesystem conflicts | Andrew Gregory | 2 | -0/+18 |
2017-04-17 | unlink_file: strip trailing slashes | Andrew Gregory | 2 | -0/+17 |
2017-04-12 | add --overwrite option to ignore file conflicts | Andrew Gregory | 4 | -0/+42 |
2017-04-04 | pactest: add --review option | Andrew Gregory | 1 | -1/+40 |
2017-01-04 | conflict: skip dir children when replacing a file | Andrew Gregory | 2 | -0/+19 |
2017-01-04 | extract db files with dbonly | Andrew Gregory | 2 | -0/+17 |
2017-01-04 | Update copyright years | Allan McRae | 10 | -10/+10 |
2016-12-05 | Remove pacsort | Allan McRae | 2 | -130/+0 |
2016-10-22 | makepkg: Move parseopts from library to libmakepkg | Alad Wenter | 1 | -1/+1 |
2016-09-03 | Fix memory leak in remove_notify_needed_optdepends | Allan McRae | 2 | -0/+16 |
2016-08-30 | recursedeps: include cyclic dependencies | Andrew Gregory | 2 | -0/+42 |
2016-05-05 | Print replacements when using -Sup | Allan McRae | 2 | -0/+15 |
2016-02-23 | do not rely on localdb for hook matching | Andrew Gregory | 2 | -0/+24 |
2016-02-21 | only remove pacnew file if it is new | Andrew Gregory | 2 | -0/+21 |
2016-01-15 | test version range restrictions corner case | Dominik Fischer | 2 | -0/+20 |
2016-01-04 | Add pacsort tests with invalid input | Rikard Falkeborn | 1 | -1/+17 |
2016-01-04 | Update copyright years for 2016 | Allan McRae | 11 | -11/+11 |
2015-12-05 | skip conflicts resolved by file replacement | Andrew Gregory | 1 | -2/+0 |
2015-12-05 | Detect potential conflict when symlink to directory is changing to directory | Allan McRae | 2 | -0/+29 |
2015-11-28 | hooks: pass matched targets to hooks | Andrew Gregory | 2 | -0/+41 |
2015-11-28 | allow arguments in hook Exec fields | Andrew Gregory | 2 | -0/+23 |
2015-11-28 | tap.py: replace newlines with escape sequence | Andrew Gregory | 1 | -1/+1 |
2015-11-28 | pmrule.py: add FILE_CONTENTS rule | Andrew Gregory | 2 | -0/+7 |
2015-10-18 | add hook tests | Andrew Gregory | 10 | -0/+237 |
2015-10-18 | pactest: add hook/script support | Andrew Gregory | 2 | -6/+46 |
2015-10-18 | util.py: return the created path | Andrew Gregory | 3 | -5/+5 |
2015-10-18 | pactest: use pacman --hookdir option | Andrew Gregory | 2 | -0/+5 |
2015-09-19 | sortbydeps: skip local packages being updated | Andrew Gregory | 2 | -0/+33 |
2015-05-12 | makepkg-template: support multiple --template-dirs | Dominik Fischer | 12 | -4/+56 |