| Commit message (Expand) | Author | Age |
* | Update translations from Transifex | Allan McRae | 2015-02-20 |
* | Update translations from Transifex | Allan McRae | 2015-02-14 |
* | Update translations from transifex | Allan McRae | 2014-12-19 |
* | shut up GCC on -Wmaybe-initialized warnings | Dave Reisner | 2014-12-18 |
* | Fix pointer declarations to be globally consistent | Micah Saint Germain | 2014-12-18 |
* | pacsort: parse inputs up front into control struct | Dave Reisner | 2014-11-20 |
* | Update po files to send to Transifex | Allan McRae | 2014-11-18 |
* | Pull translation updates from Transifex | Allan McRae | 2014-11-18 |
* | Do not warn about missing files in NoExtract | Allan McRae | 2014-11-18 |
* | Add --assume-installed to pacman --help | Florian Pritz | 2014-11-05 |
* | testdb: ignore ALPM_DB_VERSION | Andrew Gregory | 2014-10-19 |
* | pacman: add --confirm option | Andrew Gregory | 2014-10-13 |
* | Add --assume-installed option | Florian Pritz | 2014-09-30 |
* | table_display: only check width when non-zero | Andrew Gregory | 2014-09-30 |
* | avoid line wrapping if not in a tty or COLUMNS=0 | Andrew Gregory | 2014-09-30 |
* | Revert "Remove log_cb, add ALPM_EVENT_LOG instead" | Andrew Gregory | 2014-09-30 |
* | pacman.c: Add -gg, -ii, and -yy to help summary | Johannes Löthberg | 2014-09-23 |
* | pacman: set SA_RESTART for signal handler | Andrew Gregory | 2014-09-23 |
* | wrap fgets to retry on EINTR | Andrew Gregory | 2014-09-23 |
* | sync.c: fix style violations | Andrew Gregory | 2014-08-04 |
* | pacman.c: simplify stdin parsing | Andrew Gregory | 2014-08-04 |
* | check_pkg_fast: check file type | Andrew Gregory | 2014-08-03 |
* | check_file_exists: replace lstat with llstat | Andrew Gregory | 2014-08-03 |
* | llstat: modify path in place | Andrew Gregory | 2014-08-03 |
* | move _alpm_lstat into util-common | Andrew Gregory | 2014-08-03 |
* | 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 |