| Commit message (Expand) | Author | Age |
* | 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 |
* | 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 |
* | add hook tests | Andrew Gregory | 2015-10-18 |
* | sortbydeps: skip local packages being updated | Andrew Gregory | 2015-09-19 |
* | 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 |
* | | remove support for .pacorig files | Andrew Gregory | 2015-01-21 |
|/ |
|
* | remove.c: honor inverted patterns in noupgrade | Andrew Gregory | 2014-12-18 |
* | Add --assume-installed option | Florian Pritz | 2014-09-30 |
* | check_pkg_fast: check file type | Andrew Gregory | 2014-08-03 |
* | add test for file type check with -Qk | 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 |
* | pmdb.py: change siglevel name to Required | Andrew Gregory | 2014-05-04 |
* | pacman: use exit status 0 for --help and --version | Andrew Gregory | 2014-01-30 |
* | Remove ts and sw from vim modeline when noet is set | Florian Pritz | 2014-01-28 |
* | Add the unit tests for -Qk and -Qkk that are possible now. | Jeremy Heiner | 2014-01-06 |
* | trans_prepare: always sort trans->remove by deps | Andrew Gregory | 2013-12-19 |
* | 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 |
* | Add make target for TESTS | Andrew Gregory | 2013-10-14 |
* | TESTS: add missing tests | 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 |
* | integrate tests with automake | Andrew Gregory | 2013-08-21 |
* | query006: only set expectfailure on 32-bit systems | Andrew Gregory | 2013-08-21 |
* | Remove setlocale usage from the backend | Allan McRae | 2013-07-30 |
* | deps.c: check for indirect deps when ordering | Andrew Gregory | 2013-06-26 |
* | improve dir->file transition conflict resolution | Andrew Gregory | 2013-06-03 |
* | extract_single_file: consolidate symlink cases | Andrew Gregory | 2013-06-03 |
* | conflict.c: check for file -> dir replacements | Andrew Gregory | 2013-06-03 |
* | conflict.c: exclude trailing slash from file path | Andrew Gregory | 2013-06-03 |
* | conflict.c: do not ignore symlink<->dir conflicts | Andrew Gregory | 2013-06-03 |
* | alpm_filelist: remove resolved_path | Andrew Gregory | 2013-06-03 |
* | update tests for symlink support removal | Andrew Gregory | 2013-06-03 |
* | Remove ALPM_QUESTION_LOCAL_NEWER | Connor Behan | 2013-04-24 |
* | libalpm: Search for replacers before literals | Olivier Brunel | 2013-03-07 |
* | libalpm: Fix installing update of a replaced package | Olivier Brunel | 2013-03-07 |
* | fix typos in pacman tests | Andrew Gregory | 2013-03-07 |