| Commit message (Expand) | Author | Age |
* | 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 |
* | Add --assume-installed to pacman --help | Florian Pritz | 2014-11-05 |
* | pacman: add --confirm option | Andrew Gregory | 2014-10-13 |
* | Add --assume-installed option | Florian Pritz | 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 |
* | pacman.c: simplify stdin parsing | Andrew Gregory | 2014-08-04 |
* | 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 |
* | 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 |
* | check config_new return value | Andrew Gregory | 2014-03-27 |
* | Move NULL check before dereference | 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 |
* | 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 |
* | pacman.c: remove unnecessary optarg checks | Andrew Gregory | 2014-01-28 |
* | Update copyright years for 2014 | Allan McRae | 2014-01-06 |
* | Fix whitespace and other formatting issues | Jason St. John | 2013-11-15 |
* | check for -1 return value from getopt_long | Andrew Gregory | 2013-10-31 |
* | Use getuid instead of geteuid | Vladimir A. Nazarenko | 2013-10-31 |
* | Fix detection of joint --native and --foreign usage | 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 |
* | Store fgetc output as an int. | Allan McRae | 2013-08-21 |
* | Make --unrequired filter packages that are optdep as well | Olivier Brunel | 2013-06-26 |
* | die if '-' is given with empty stdin | Andrew Gregory | 2013-06-06 |
* | Fix spelling errors using 'codespell' tool | Anatol Pomozov | 2013-04-18 |
* | pacman: add -Qkk to usage() help | Andrew Gregory | 2013-04-09 |
* | ctypes.h shouldn't be included twice | Simon Gomizelj | 2013-04-06 |
* | Fix typo | Allan McRae | 2013-03-15 |
* | introduce colstr for colourizing | Simon Gomizelj | 2013-03-07 |
* | add a config settings and flag for colours | Simon Gomizelj | 2013-03-07 |
* | pacman: print version information in debug output | Allan McRae | 2013-02-09 |
* | Better error message with "-" is specified without stdin | Allan McRae | 2013-02-07 |
* | Consolidate --foreign/--native filtering | Simon Gomizelj | 2013-01-29 |
* | add caller prefix to alpm_logaction | Andrew Gregory | 2013-01-28 |
* | Fix open braces style | Gerardo Exequiel Pozzi | 2013-01-04 |
* | Remove checks for geteuid | Allan McRae | 2013-01-03 |
* | Remove Cygwin support | Allan McRae | 2013-01-03 |
* | Update copyright year for 2013 | Allan McRae | 2013-01-03 |
* | Basic running of pacman -Qkk to check mtree files | Allan McRae | 2012-12-14 |