summaryrefslogtreecommitdiffstats
path: root/src
AgeCommit message (Expand)AuthorFilesLines
2017-05-31Pull translation changes for 5.0.2Allan McRae50-562/+614
2017-05-22Prepare translations for 5.0.2 releaseAllan McRae51-3501/+5483
2017-05-09Do not #define _RESERVED_IDENTIFIERSIvy Foster9-27/+27
2017-05-09Handle all POSIX compliant systems in mbscasecmp.Tobias Stoeckmann1-3/+5
2017-05-09pacsort help clearly states that files contain inputs to be sortedAshley Whetter1-1/+4
2017-04-28use multi-byte character matching for user inputAndrew Gregory1-2/+34
2017-04-28Use versions specified in optdependsAllan McRae1-2/+2
2017-04-28Consider provides when labelling optdepends status as pending installAllan McRae1-1/+1
2016-05-05Do not add root prefix twice when checking database filesAllan McRae1-24/+30
2016-02-23Regenerate translations for 5.0.1Allan McRae45-4149/+7581
2016-02-23Manually fix space before ellipses in translationsAllan McRae49-97/+97
2016-02-23Fix inconsistent status messagesStefan Tatschner1-1/+1
2016-02-23Pull translation updates from TransifexAllan McRae44-5851/+2444
2016-02-20dump_pkg_info: fix wide character title alignmentAndrew Gregory1-5/+12
2016-01-30Update translationsAllan McRae50-672/+2477
2016-01-25Remove spacing when outputting package sizesAllan McRae1-3/+3
2016-01-17Pull translations updates from TransifexAllan McRae49-8542/+8050
2016-01-04pacsort, introduce define for escape_char error codeRikard Falkeborn1-5/+6
2016-01-04Update copyright years for 2016Allan McRae30-31/+31
2015-12-15Give error message when --files will do nothingAllan McRae1-1/+6
2015-12-15alpm-hooks: add Description fieldAllan McRae1-1/+2
2015-12-15Show progress processing hooksAllan McRae1-6/+21
2015-12-15Add ALPM_EVENT_TRANSACTION_{START,DONE} eventsAllan McRae1-0/+4
2015-12-15Add events ALPM_EVENT_HOOK_{START,DONE}Olivier Brunel1-0/+8
2015-12-09Pull translations from Transifex and prepare for next releaseAllan McRae50-17006/+26938
2015-12-05remove soft interrupt handler before cleanupAndrew Gregory3-0/+12
2015-12-05extract soft interrupt handlersAndrew Gregory3-22/+17
2015-12-05extract SIGSEGV handlerAndrew Gregory3-17/+29
2015-12-05extract SIGWINCH handlerAndrew Gregory3-5/+22
2015-12-05move signal handlers to sighandler.[ch]Andrew Gregory4-58/+122
2015-12-05avoid unsafe functions in signal handlerAndrew Gregory1-9/+7
2015-12-05remove SIG_IGN check when setting signal handlerAndrew Gregory1-6/+2
2015-12-05do not catch SIGTERMAndrew Gregory1-3/+2
2015-12-05pacman: exit without memory cleanup on signalsAndrew Gregory1-2/+2
2015-11-11Refactor strtrim functionSilvan Jegen1-9/+5
2015-11-11Use correct format specifiersRikard Falkeborn3-10/+10
2015-11-04files_search: reset found for each targetAndrew Gregory1-1/+2
2015-11-04files_search: free compiled regexAndrew Gregory1-0/+3
2015-11-04files: do not unnecessarily strdup targetsAndrew Gregory1-25/+10
2015-11-04files.c: add vim modelineAndrew Gregory1-1/+2
2015-11-04add detail to broken dependency errorsAndrew Gregory2-6/+24
2015-11-04add --quiet to -FhAndrew Gregory1-0/+1
2015-11-03package.c: Fix incorrect buffersize and constant-foldingPierre Neidhardt1-4/+3
2015-11-03Add -F --machinereadable optionFlorian Pritz3-6/+50
2015-10-27Align titles automatically in information displayPierre Neidhardt1-32/+141
2015-10-27Use ARRAYSIZE macro for non-string array size computationPierre Neidhardt4-3/+5
2015-10-21pacsort: clean up if errorRikard Falkeborn1-3/+8
2015-10-21pacsort: don't overwrite memory if realloc failsRikard Falkeborn1-4/+6
2015-10-21pacsort: handle failing list_addRikard Falkeborn1-1/+5
2015-10-19Pluralize malloc failure stringAllan McRae1-1/+3