summaryrefslogtreecommitdiff
path: root/lib/libalpm/add.c
AgeCommit message (Expand)Author
2019-01-04libalpm/add.c: move assignment into conditional in alpm_add_pkgMichael Straube
2019-01-04Move skipping of duplicate sync/remove targets into libalpmMichael Straube
2018-12-10check localdb before upgrading packageAndrew Gregory
2018-05-14Remove all modelines from the projectEli Schwartz
2018-03-14Update coyrights for 2018Allan McRae
2017-04-12libalpm: Use archive_read_extract2Armin K
2017-01-04extract db files with dbonlyAndrew Gregory
2017-01-04Update copyright yearsAllan McRae
2016-08-30Release resources on error paths.Tobias Stoeckmann
2016-02-23do not rely on localdb for hook matchingAndrew Gregory
2016-02-21only remove pacnew file if it is newAndrew Gregory
2016-01-04Update copyright years for 2016Allan McRae
2015-12-05always unlink files before extractionAndrew Gregory
2015-07-12Do not warn about downgrades when only downloading packageAllan McRae
2015-05-12Silence warning from clangAllan McRae
2015-02-12Merge branch 'maint'Allan McRae
2015-02-12Disable directory ownership warningsAllan McRae
2015-02-01Update copyright notices for 2015Allan McRae
2015-01-21extract_single_file: consolidate extraction logicAndrew Gregory
2015-01-21extract_single_file: use .pacnew for check filesAndrew Gregory
2015-01-21remove support for .pacorig filesAndrew Gregory
2015-01-21extract_single_file: use full path in messagesAndrew Gregory
2015-01-21extract_single_file: factor out db file extractionAndrew Gregory
2015-01-21extract_single_file: reduce indentationAndrew Gregory
2015-01-21extract_single_file: consolidate needbackup checksAndrew Gregory
2014-11-18extract_single_file: fix memory leak in error conditionAllan McRae
2014-11-18Remove logging of NoExtract eventsAllan McRae
2014-08-03move _alpm_lstat into util-commonAndrew Gregory
2014-03-03Add events on pacnew/pacsave/pacorig file creationOlivier Brunel
2014-03-03restrict transaction package originsAndrew Gregory
2014-03-03Update the event callbackOlivier Brunel
2014-03-03Check if a file is in the package's file list before extractingFlorian Pritz
2014-01-28Remove ts and sw from vim modeline when noet is setFlorian Pritz
2014-01-06Use O_CLOEXEC as much as possible when opening filesDan McGee
2014-01-06Update copyright years for 2014Allan McRae
2013-12-15alpm: Rename a variable for future clarityOlivier Brunel
2013-11-15Fix whitespace and other formatting issuesJason St. John
2013-11-15log important events from the backendAndrew Gregory
2013-08-21Do not refer to FlySpray numbersAllan McRae
2013-07-30Warn when directory ownership differs between filesystem and packageAllan McRae
2013-07-05do not check error from close(2)Dave Reisner
2013-06-26Enable inverted patterns in NoExtract and NoUpgrade.Patrick Steinhardt
2013-06-26Install unchanged backup files to get correct timestamps.Patrick Steinhardt
2013-06-03extract_single_file: consolidate symlink casesAndrew Gregory
2013-05-29add.c: refactor backup file modification checksAndrew Gregory
2013-04-18Fix spelling errors using 'codespell' toolAnatol Pomozov
2013-03-10make status/log messages reflect version changeSimon Gomizelj
2013-02-24Provide full path names in warning messagesRichard Pougnet
2013-01-29Use libarchive compat header for relevant symbolsDave Reisner
2013-01-28add caller prefix to alpm_logactionAndrew Gregory