| Commit message (Expand) | Author | Age |
... | |
* | use monotonic clock for progress updates | Andrew Gregory | 2014-06-29 |
* | cache terminal size, add SIGWINCH handler to reset | Dave Reisner | 2014-06-29 |
* | Revert refactoring in fa0c1e14 | Allan McRae | 2014-06-29 |
* | pacman: Correct signal handler comment and refactor | Silvan Jegen | 2014-06-24 |
* | events: Make alpm_event_t an union of all event-specific struct | Olivier Brunel | 2014-06-24 |
* | Update the question callback | Olivier Brunel | 2014-06-24 |
* | Move break to a new line for consistency | Hong Shick Pak | 2014-06-23 |
* | Clarify that -Ql prints a file list | Allan McRae | 2014-05-25 |
* | util: Use off_t instead of int for size values | Florian Pritz | 2014-05-22 |
* | remove.c: downgrade TRANS_DUP_TARGET to warning | Andrew Gregory | 2014-05-07 |
* | strtrim: reset pointer after trimming leading whitespace | Dave Reisner | 2014-04-21 |
* | conf.c: remove extra indentation | Andrew Gregory | 2014-03-27 |
* | check config_new return value | Andrew Gregory | 2014-03-27 |
* | pacman/upgrade: Fix memory leaks | Sören Brinkmann | 2014-03-27 |
* | pacman/upgrade: Refactor memory management | Sören Brinkmann | 2014-03-27 |
* | pacman/upgrade: Check malloc() return value | Sören Brinkmann | 2014-03-16 |
* | remove check for unused ALPM_ERR_PKG_IGNORED | Andrew Gregory | 2014-03-04 |
* | simplify check for leading "local/" | Andrew Gregory | 2014-03-04 |
* | Fix warnings with strict-overflow in gcc-4.9 | Allan McRae | 2014-03-03 |
* | Add events on pacnew/pacsave/pacorig file creation | Olivier Brunel | 2014-03-03 |
* | Add events _PKGDOWNLOAD_{START, DONE, FAILED} | Olivier Brunel | 2014-03-03 |
* | Add events ALPM_EVENT_RETRIEVE_{DONE, FAILED} | Olivier Brunel | 2014-03-03 |
* | Remove log_cb, add ALPM_EVENT_LOG instead | Olivier Brunel | 2014-03-03 |
* | Update the event callback | Olivier Brunel | 2014-03-03 |
* | pactree: removed 'provision' from linear output | Pierre Neidhardt | 2014-02-04 |
* | alpm: export *_free functions | Andrew Gregory | 2014-02-04 |
* | Give groups display text singular and plural forms | Allan McRae | 2014-02-04 |
* | Do not remove source code references in PO/POT files | Rafael Ferreira | 2014-02-02 |
* | table_display: free memory on errors | Andrew Gregory | 2014-01-30 |
* | dump_pkg_full: fix optionalfor memory leak | Andrew Gregory | 2014-01-30 |
* | Move NULL check before dereference | Silvan Jegen | 2014-01-30 |
* | Another NULL check removed | Silvan Jegen | 2014-01-30 |
* | Another unneeded NULL check removed | Silvan Jegen | 2014-01-30 |
* | Remove unneeded NULL check | Silvan Jegen | 2014-01-30 |
* | pacman: use exit status 0 for --help and --version | Andrew Gregory | 2014-01-30 |
* | enable_colors: always set color strings | Andrew Gregory | 2014-01-28 |
* | Remove ts and sw from vim modeline when noet is set | Florian Pritz | 2014-01-28 |
* | pacman.c: free string commandline options | Andrew Gregory | 2014-01-28 |
* | Rename ALPM_EVENT_OPTDEP_REQUIRED to _OPTDEP_REMOVAL | Olivier Brunel | 2014-01-28 |
* | pacman: Fix delayed warnings/errors sent to stdout not stderr | Olivier Brunel | 2014-01-28 |
* | pacman.c: remove unnecessary optarg checks | Andrew Gregory | 2014-01-28 |
* | create_verbose_row: free malloc'd strings | Andrew Gregory | 2014-01-10 |
* | Minor struct member reordering for packing concerns | Dan McGee | 2014-01-06 |
* | Update copyright years for 2014 | Allan McRae | 2014-01-06 |
* | conf.c: add missing newline to warning | Andrew Gregory | 2014-01-06 |
* | Fix build warnings with --disable-nls | Allan McRae | 2014-01-06 |
* | Color output from pm_vasprintf | Allan McRae | 2013-12-15 |
* | Fix whitespace and other formatting issues | Jason St. John | 2013-11-15 |
* | log important events from the backend | Andrew Gregory | 2013-11-15 |
* | support ALPM_SIG_USE_DEFAULT for file siglevels | Andrew Gregory | 2013-11-08 |