summaryrefslogtreecommitdiff
path: root/src
Commit message (Expand)AuthorAge
* 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
* Do not remove source code references in PO/POT filesRafael Ferreira2014-02-02
* table_display: free memory on errorsAndrew Gregory2014-01-30
* dump_pkg_full: fix optionalfor memory leakAndrew Gregory2014-01-30
* Move NULL check before dereferenceSilvan Jegen2014-01-30
* Another NULL check removedSilvan Jegen2014-01-30
* Another unneeded NULL check removedSilvan Jegen2014-01-30
* Remove unneeded NULL checkSilvan Jegen2014-01-30
* pacman: use exit status 0 for --help and --versionAndrew Gregory2014-01-30
* enable_colors: always set color stringsAndrew Gregory2014-01-28
* Remove ts and sw from vim modeline when noet is setFlorian Pritz2014-01-28
* pacman.c: free string commandline optionsAndrew Gregory2014-01-28
* Rename ALPM_EVENT_OPTDEP_REQUIRED to _OPTDEP_REMOVALOlivier Brunel2014-01-28
* pacman: Fix delayed warnings/errors sent to stdout not stderrOlivier Brunel2014-01-28
* pacman.c: remove unnecessary optarg checksAndrew Gregory2014-01-28
* create_verbose_row: free malloc'd stringsAndrew Gregory2014-01-10
* Minor struct member reordering for packing concernsDan McGee2014-01-06
* Update copyright years for 2014Allan McRae2014-01-06