| Commit message (Expand) | Author | Age |
... | |
* | 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 |
* | Remove spaces between the opening "if" and the opening parenthesis | Jason St. John | 2013-11-08 |
* | upgrade.c: use iterator variable | Andrew Gregory | 2013-10-31 |
* | check for -1 return value from getopt_long | Andrew Gregory | 2013-10-31 |
* | callback.c: check for negative xfered size | Andrew Gregory | 2013-10-31 |
* | pacman -Si/-Qi: Autodetect best fitting file size unit | Florian Pritz | 2013-10-31 |
* | Use getuid instead of geteuid | Vladimir A. Nazarenko | 2013-10-31 |
* | Indicate ignored packages in -Qu output | Allan McRae | 2013-10-31 |
* | Fix detection of joint --native and --foreign usage | Allan McRae | 2013-10-31 |
* | List signiture keyids in -Sii output | Allan McRae | 2013-10-31 |
* | include invalid options in error messages | Andrew Gregory | 2013-10-14 |
* | pacman: die on invalid option combinations | Andrew Gregory | 2013-10-14 |
* | rename PKG_LOCALITY_LOCAL -> PKG_LOCALITY_NATIVE | Andrew Gregory | 2013-10-14 |
* | do not run scriptlets with --dbonly | Andrew Gregory | 2013-10-14 |
* | imply --print from --print-format | Andrew Gregory | 2013-10-14 |
* | use non-ascii identifiers for optflags | Andrew Gregory | 2013-10-14 |
* | pacman/util: remove strsplit | Andrew Gregory | 2013-10-14 |
* | Display old and new version in pacman -Qu output | Florian Pritz | 2013-10-14 |
* | pactree: set full usage on DBs when registering | Dave Reisner | 2013-09-04 |
* | pacman: add front end support for repo usage level | Dave Reisner | 2013-09-04 |
* | pacman/util.c: use switch when there are fall through statements | Sami Kerola | 2013-09-04 |
* | Improve --help switch output for pacman utils | Jason St. John | 2013-09-04 |
* | common: compare value rather than pointer address | Sami Kerola | 2013-09-04 |
* | Store fgetc output as an int. | Allan McRae | 2013-08-21 |