Age | Commit message (Expand) | Author | Files | Lines |
2019-10-23 | Update copyright years | Allan McRae | 1 | -1/+1 |
2019-01-04 | Move skipping of duplicate sync/remove targets into libalpm | Michael Straube | 1 | -1/+2 |
2018-05-14 | Remove all modelines from the project | Eli Schwartz | 1 | -2/+0 |
2018-05-12 | Fix gcc8 warnings. | Eli Schwartz | 1 | -4/+12 |
2018-03-14 | Update coyrights for 2018 | Allan McRae | 1 | -1/+1 |
2017-04-17 | unlink_file: strip trailing slashes | Andrew Gregory | 1 | -1/+12 |
2017-01-04 | Update copyright years | Allan McRae | 1 | -1/+1 |
2016-09-03 | Fix memory leak in remove_notify_needed_optdepends | Allan McRae | 1 | -0/+1 |
2016-02-26 | Use versions specified in optdepends | Allan McRae | 1 | -1/+2 |
2016-02-26 | Consider provides when warning about optdepnd removal | Allan McRae | 1 | -1/+1 |
2016-01-04 | Update copyright years for 2016 | Allan McRae | 1 | -1/+1 |
2015-11-11 | Use correct format specifiers | Rikard Falkeborn | 1 | -1/+1 |
2015-07-14 | Do not warn about packages that optionally require a removal when ignoring deps | Allan McRae | 1 | -1/+3 |
2015-03-03 | remove: use strcmp for files in skip_remove | Andrew Gregory | 1 | -49/+33 |
2015-02-01 | Update copyright notices for 2015 | Allan McRae | 1 | -1/+1 |
2014-12-18 | remove.c: honor inverted patterns in noupgrade | Andrew Gregory | 1 | -2/+2 |
2014-08-03 | move _alpm_lstat into util-common | Andrew Gregory | 1 | -1/+1 |
2014-03-03 | Add events on pacnew/pacsave/pacorig file creation | Olivier Brunel | 1 | -1/+6 |
2014-03-03 | restrict transaction package origins | Andrew Gregory | 1 | -0/+2 |
2014-03-03 | Update the event callback | Olivier Brunel | 1 | -5/+20 |
2014-02-04 | alpm: export *_free functions | Andrew Gregory | 1 | -3/+4 |
2014-01-28 | Remove ts and sw from vim modeline when noet is set | Florian Pritz | 1 | -1/+1 |
2014-01-28 | Rename ALPM_EVENT_OPTDEP_REQUIRED to _OPTDEP_REMOVAL | Olivier Brunel | 1 | -1/+1 |
2014-01-06 | Update copyright years for 2014 | Allan McRae | 1 | -1/+1 |
2013-12-19 | trans_prepare: always sort trans->remove by deps | Andrew Gregory | 1 | -7/+0 |
2013-11-15 | Fix whitespace and other formatting issues | Jason St. John | 1 | -2/+2 |
2013-11-15 | log important events from the backend | Andrew Gregory | 1 | -0/+5 |
2013-10-31 | deps.c: pass alpm_list** to _alpm_recursedeps | Andrew Gregory | 1 | -2/+2 |
2013-10-31 | sortbydeps: include local pkgs in dep graph | Andrew Gregory | 1 | -1/+1 |
2013-07-05 | use full path when checking for mountpoints | Andrew Gregory | 1 | -2/+13 |
2013-06-03 | unlink_file: treat symlinks like normal files | Andrew Gregory | 1 | -5/+1 |
2013-06-03 | alpm_filelist: remove resolved_path | Andrew Gregory | 1 | -5/+0 |
2013-03-14 | alpm/remove.c: add newlines to debug output | Andrew Gregory | 1 | -2/+2 |
2013-03-07 | Do not resolve every local package filelist on remove | Allan McRae | 1 | -1/+3 |
2013-02-24 | use resolved_path for filelist_contains | Andrew Gregory | 1 | -0/+3 |
2013-02-16 | libalpm: never attempt to remove a mountpoint | Dave Reisner | 1 | -0/+40 |
2013-01-28 | add caller prefix to alpm_logaction | Andrew Gregory | 1 | -4/+6 |
2013-01-04 | Save backup files with extension .pacsave.n | Pang Yan Han | 1 | -0/+76 |
2013-01-03 | Update copyright year for 2013 | Allan McRae | 1 | -1/+1 |
2012-12-14 | Make alpm_pkg_find public | Allan McRae | 1 | -5/+5 |
2012-12-14 | Notify of removed package required as optdepend | Allan McRae | 1 | -0/+29 |
2012-09-18 | Remove incorrect documentation for unlink_file | Allan McRae | 1 | -4/+0 |
2012-08-02 | Move filelist functions into separate source file | Dan McGee | 1 | -4/+4 |
2012-05-21 | libalpm/remove.c - add doxygen | Andrew Gregory | 1 | -3/+86 |
2012-01-23 | Merge branch 'maint' | Dan McGee | 1 | -1/+1 |
2012-01-19 | Update copyright on changed files since beginning of year | Dan McGee | 1 | -1/+1 |
2012-01-08 | Merge branch 'maint' | Dan McGee | 1 | -1/+0 |
2012-01-05 | Remove useless logger message | Dan McGee | 1 | -1/+0 |
2012-01-02 | Remove unnecessary counters in file removal code | Dan McGee | 1 | -5/+3 |
2011-12-23 | Rework package removal code | Dan McGee | 1 | -45/+54 |