summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
2014-12-19Update translations from transifexAllan McRae
2014-12-18shut up GCC on -Wmaybe-initialized warningsDave Reisner
2014-12-18Fix pointer declarations to be globally consistentMicah Saint Germain
2014-11-20pacsort: parse inputs up front into control structDave Reisner
2014-11-18Update po files to send to TransifexAllan McRae
2014-11-18Pull translation updates from TransifexAllan McRae
2014-11-18Do not warn about missing files in NoExtractAllan McRae
2014-11-05Add --assume-installed to pacman --helpFlorian Pritz
2014-10-19testdb: ignore ALPM_DB_VERSIONAndrew Gregory
2014-10-13pacman: add --confirm optionAndrew Gregory
2014-09-30Add --assume-installed optionFlorian Pritz
2014-09-30table_display: only check width when non-zeroAndrew Gregory
2014-09-30avoid line wrapping if not in a tty or COLUMNS=0Andrew Gregory
2014-09-30Revert "Remove log_cb, add ALPM_EVENT_LOG instead"Andrew Gregory
2014-09-23pacman.c: Add -gg, -ii, and -yy to help summaryJohannes Löthberg
2014-09-23pacman: set SA_RESTART for signal handlerAndrew Gregory
2014-09-23wrap fgets to retry on EINTRAndrew Gregory
2014-08-04sync.c: fix style violationsAndrew Gregory
2014-08-04pacman.c: simplify stdin parsingAndrew Gregory
2014-08-03check_pkg_fast: check file typeAndrew Gregory
2014-08-03check_file_exists: replace lstat with llstatAndrew Gregory
2014-08-03llstat: modify path in placeAndrew Gregory
2014-08-03move _alpm_lstat into util-commonAndrew Gregory
2014-06-29use monotonic clock for progress updatesAndrew Gregory
2014-06-29cache terminal size, add SIGWINCH handler to resetDave Reisner
2014-06-29Revert refactoring in fa0c1e14Allan McRae
2014-06-24pacman: Correct signal handler comment and refactorSilvan Jegen
2014-06-24events: Make alpm_event_t an union of all event-specific structOlivier Brunel
2014-06-24Update the question callbackOlivier Brunel
2014-06-23Move break to a new line for consistencyHong Shick Pak
2014-05-25Clarify that -Ql prints a file listAllan McRae
2014-05-22util: Use off_t instead of int for size valuesFlorian Pritz
2014-05-07remove.c: downgrade TRANS_DUP_TARGET to warningAndrew Gregory
2014-04-21strtrim: reset pointer after trimming leading whitespaceDave Reisner
2014-03-27conf.c: remove extra indentationAndrew Gregory
2014-03-27check config_new return valueAndrew Gregory
2014-03-27pacman/upgrade: Fix memory leaksSören Brinkmann
2014-03-27pacman/upgrade: Refactor memory managementSören Brinkmann
2014-03-16pacman/upgrade: Check malloc() return valueSören Brinkmann
2014-03-04remove check for unused ALPM_ERR_PKG_IGNOREDAndrew Gregory
2014-03-04simplify check for leading "local/"Andrew Gregory
2014-03-03Fix warnings with strict-overflow in gcc-4.9Allan McRae
2014-03-03Add events on pacnew/pacsave/pacorig file creationOlivier Brunel
2014-03-03Add events _PKGDOWNLOAD_{START, DONE, FAILED}Olivier Brunel
2014-03-03Add events ALPM_EVENT_RETRIEVE_{DONE, FAILED}Olivier Brunel
2014-03-03Remove log_cb, add ALPM_EVENT_LOG insteadOlivier Brunel
2014-03-03Update the event callbackOlivier Brunel
2014-02-04pactree: removed 'provision' from linear outputPierre Neidhardt
2014-02-04alpm: export *_free functionsAndrew Gregory
2014-02-04Give groups display text singular and plural formsAllan McRae