summaryrefslogtreecommitdiff
path: root/lib
AgeCommit message (Expand)Author
2013-07-22Remove autotools filesAllan McRae
2013-07-22be_sync: avoid crashing on files in the root of a DBDave Reisner
2013-07-22Hide unused parameter warnings when building without libcurlAllan McRae
2013-07-22Add missing headerAllan McRae
2013-07-05use full path when checking for mountpointsAndrew Gregory
2013-07-05do not check error from close(2)Dave Reisner
2013-06-26Enable inverted patterns in NoExtract and NoUpgrade.Patrick Steinhardt
2013-06-26deps.c: check for indirect deps when orderingAndrew Gregory
2013-06-26Install unchanged backup files to get correct timestamps.Patrick Steinhardt
2013-06-18Merge branch 'maint'Allan McRae
2013-06-18Pull translation updatesAllan McRae
2013-06-06Document alpm_list files are to be stand aloneAllan McRae
2013-06-06Merge branch 'maint'Allan McRae
2013-06-06Pull translation updates and regenerateAllan McRae
2013-06-04validate %FILEPATH% when parsing repo dbsSimon Gomizelj
2013-06-03improve dir->file transition conflict resolutionAndrew Gregory
2013-06-03unlink_file: treat symlinks like normal filesAndrew Gregory
2013-06-03extract_single_file: consolidate symlink casesAndrew Gregory
2013-06-03conflict.c: check for file -> dir replacementsAndrew Gregory
2013-06-03conflict.c: exclude trailing slash from file pathAndrew Gregory
2013-06-03conflict.c: do not ignore symlink<->dir conflictsAndrew Gregory
2013-06-03alpm_filelist: remove resolved_pathAndrew Gregory
2013-05-29Improve error message when package is missing required signatureAllan McRae
2013-05-29add.c: refactor backup file modification checksAndrew Gregory
2013-05-29Merge branch 'maint'Allan McRae
2013-05-18Fix comment typoAllan McRae
2013-05-07Merge branch 'maint'Allan McRae
2013-05-07More translation updatesAllan McRae
2013-05-05conflict.c: compare package pointers directlyAndrew Gregory
2013-04-30Pull translation updates from transifexAllan McRae
2013-04-26Use libalpm version in pkg-config fileAllan McRae
2013-04-24Remove ALPM_QUESTION_LOCAL_NEWERConnor Behan
2013-04-18Fix spelling errors using 'codespell' toolAnatol Pomozov
2013-04-01Update translations from transifexAllan McRae
2013-03-31Improve documentation of libalpm interface functionsRichard Pougnet
2013-03-17More translation updatingAllan McRae
2013-03-17Update POTFILES.in for libalpm and pacmanAllan McRae
2013-03-15Merge updates from TransifexAllan McRae
2013-03-15Remove Indonesian translationAllan McRae
2013-03-14Save and restore old locale when manipulating via setlocaleDan McGee
2013-03-14alpm/remove.c: add newlines to debug outputAndrew Gregory
2013-03-10Update all translations files to push to TransifexAllan McRae
2013-03-10Pull updated translations from transifexAllan McRae
2013-03-10Add new languages from TransifexAllan McRae
2013-03-10make status/log messages reflect version changeSimon Gomizelj
2013-03-10libalpm/sync: remove useless intermediate variableDave Reisner
2013-03-07libalpm: Search for replacers before literalsOlivier Brunel
2013-03-07libalpm: Fix installing update of a replaced packageOlivier Brunel
2013-03-07Do not resolve every local package filelist on removeAllan McRae
2013-02-24add SYMEXPORT to alpm_filelist_containsAndrew Gregory