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