summaryrefslogtreecommitdiff
path: root/lib
Commit message (Expand)AuthorAge
* Fix whitespace and other formatting issuesJason St. John2013-11-15
* log important events from the backendAndrew Gregory2013-11-15
* Ignore makedepend and checkdepend entries when parsing .PKGINFO fileAllan McRae2013-11-15
* alpm_handle: store lock file descriptorAndrew Gregory2013-11-08
* support ALPM_SIG_USE_DEFAULT for file siglevelsAndrew Gregory2013-11-08
* Remove spaces between the opening "if" and the opening parenthesisJason St. John2013-11-08
* version: fix formatting in file to RPM upstreamDave Reisner2013-11-08
* deps.c: pass alpm_list** to _alpm_recursedepsAndrew Gregory2013-10-31
* libalpm/db.c: default to ALPM_DB_USAGE_ALLAndrew Gregory2013-10-31
* sortbydeps: include local pkgs in dep graphAndrew Gregory2013-10-31
* Expose alpm_pkg_should_ignoreAllan McRae2013-10-31
* Make functions to decode a signature and extract keyid publicAllan McRae2013-10-31
* Ensure packages have a valid versionAllan McRae2013-10-15
* Fix progress bar overflow while checking package integrityAllan McRae2013-10-15
* Report which package is missing a signatureAllan McRae2013-10-15
* libalpm: move function pointer conditionslavomir vlcek2013-10-14
* dload: avoid renaming files downloaded via sync operationsChristian Hesse2013-09-18
* libalpm: introduce a usage level for reposDave Reisner2013-09-04
* libalpm: avoid name space conflictSami Kerola2013-09-04
* alpm: log errors for scriptlets terminated by a signalDave Reisner2013-09-04
* conflict.c: fix directory ownership checkAndrew Gregory2013-08-21
* Do not refer to FlySpray numbersAllan McRae2013-08-21
* Remove setlocale usage from the backendAllan McRae2013-07-30
* Warn when directory ownership differs between filesystem and packageAllan McRae2013-07-30
* Update gitignore files for use with autoreconfAllan McRae2013-07-22
* Remove autotools filesAllan McRae2013-07-22
* be_sync: avoid crashing on files in the root of a DBDave Reisner2013-07-22
* Hide unused parameter warnings when building without libcurlAllan McRae2013-07-22
* Add missing headerAllan McRae2013-07-22
* use full path when checking for mountpointsAndrew Gregory2013-07-05
* do not check error from close(2)Dave Reisner2013-07-05
* Enable inverted patterns in NoExtract and NoUpgrade.Patrick Steinhardt2013-06-26
* deps.c: check for indirect deps when orderingAndrew Gregory2013-06-26
* Install unchanged backup files to get correct timestamps.Patrick Steinhardt2013-06-26
* Merge branch 'maint'Allan McRae2013-06-18
|\
| * Pull translation updatesAllan McRae2013-06-18
* | Document alpm_list files are to be stand aloneAllan McRae2013-06-06
* | Merge branch 'maint'Allan McRae2013-06-06
|\|
| * Pull translation updates and regenerateAllan McRae2013-06-06
| * validate %FILEPATH% when parsing repo dbsSimon Gomizelj2013-06-04
* | improve dir->file transition conflict resolutionAndrew Gregory2013-06-03
* | unlink_file: treat symlinks like normal filesAndrew Gregory2013-06-03
* | extract_single_file: consolidate symlink casesAndrew Gregory2013-06-03
* | conflict.c: check for file -> dir replacementsAndrew Gregory2013-06-03
* | conflict.c: exclude trailing slash from file pathAndrew Gregory2013-06-03
* | conflict.c: do not ignore symlink<->dir conflictsAndrew Gregory2013-06-03
* | alpm_filelist: remove resolved_pathAndrew Gregory2013-06-03
* | Improve error message when package is missing required signatureAllan McRae2013-05-29
* | add.c: refactor backup file modification checksAndrew Gregory2013-05-29
* | Merge branch 'maint'Allan McRae2013-05-29
|\|