summaryrefslogtreecommitdiffstats
path: root/lib
AgeCommit message (Expand)AuthorFilesLines
2013-07-22Update gitignore files for use with autoreconfAllan McRae1-1/+9
2013-07-22Remove autotools filesAllan McRae1-444/+0
2013-07-22be_sync: avoid crashing on files in the root of a DBDave Reisner1-0/+8
2013-07-22Hide unused parameter warnings when building without libcurlAllan McRae1-0/+3
2013-07-22Add missing headerAllan McRae1-0/+1
2013-07-05use full path when checking for mountpointsAndrew Gregory1-2/+13
2013-07-05do not check error from close(2)Dave Reisner6-25/+24
2013-06-26Enable inverted patterns in NoExtract and NoUpgrade.Patrick Steinhardt3-2/+34
2013-06-26deps.c: check for indirect deps when orderingAndrew Gregory1-18/+83
2013-06-26Install unchanged backup files to get correct timestamps.Patrick Steinhardt1-5/+7
2013-06-18Merge branch 'maint'Allan McRae37-219/+247
2013-06-18Pull translation updatesAllan McRae37-219/+247
2013-06-06Document alpm_list files are to be stand aloneAllan McRae2-0/+8
2013-06-06Merge branch 'maint'Allan McRae39-73/+430
2013-06-06Pull translation updates and regenerateAllan McRae38-73/+400
2013-06-04validate %FILEPATH% when parsing repo dbsSimon Gomizelj1-0/+30
2013-06-03improve dir->file transition conflict resolutionAndrew Gregory1-68/+65
2013-06-03unlink_file: treat symlinks like normal filesAndrew Gregory1-5/+1
2013-06-03extract_single_file: consolidate symlink casesAndrew Gregory1-39/+17
2013-06-03conflict.c: check for file -> dir replacementsAndrew Gregory1-19/+20
2013-06-03conflict.c: exclude trailing slash from file pathAndrew Gregory1-6/+6
2013-06-03conflict.c: do not ignore symlink<->dir conflictsAndrew Gregory1-7/+0
2013-06-03alpm_filelist: remove resolved_pathAndrew Gregory6-257/+16
2013-05-29Improve error message when package is missing required signatureAllan McRae3-1/+8
2013-05-29add.c: refactor backup file modification checksAndrew Gregory1-60/+57
2013-05-29Merge branch 'maint'Allan McRae1-1/+1
2013-05-18Fix comment typoAllan McRae1-1/+1
2013-05-07Merge branch 'maint'Allan McRae44-415/+458
2013-05-07More translation updatesAllan McRae24-187/+215
2013-05-04conflict.c: compare package pointers directlyAndrew Gregory1-3/+5
2013-04-30Pull translation updates from transifexAllan McRae38-229/+244
2013-04-26Use libalpm version in pkg-config fileAllan McRae1-1/+1
2013-04-24Remove ALPM_QUESTION_LOCAL_NEWERConnor Behan1-4/+3
2013-04-18Fix spelling errors using 'codespell' toolAnatol Pomozov5-8/+8
2013-04-01Update translations from transifexAllan McRae9-97/+105
2013-03-31Improve documentation of libalpm interface functionsRichard Pougnet1-3/+6
2013-03-17More translation updatingAllan McRae33-711/+1169
2013-03-17Update POTFILES.in for libalpm and pacmanAllan McRae1-0/+5
2013-03-15Merge updates from TransifexAllan McRae6-157/+140
2013-03-15Remove Indonesian translationAllan McRae2-610/+0
2013-03-14Save and restore old locale when manipulating via setlocaleDan McGee1-1/+5
2013-03-14alpm/remove.c: add newlines to debug outputAndrew Gregory1-2/+2
2013-03-10Update all translations files to push to TransifexAllan McRae38-1063/+2720
2013-03-10Pull updated translations from transifexAllan McRae27-509/+315
2013-03-10Add new languages from TransifexAllan McRae11-0/+5777
2013-03-10make status/log messages reflect version changeSimon Gomizelj2-33/+48
2013-03-10libalpm/sync: remove useless intermediate variableDave Reisner1-5/+2
2013-03-07libalpm: Search for replacers before literalsOlivier Brunel1-12/+14
2013-03-07libalpm: Fix installing update of a replaced packageOlivier Brunel1-0/+2
2013-03-07Do not resolve every local package filelist on removeAllan McRae1-1/+3