summaryrefslogtreecommitdiff
path: root/src/pacman/pacman.c
Commit message (Expand)AuthorAge
* Update copyright notices for 2015Allan McRae2015-02-01
* Integrate testdb into pacmanAllan McRae2015-01-02
* shut up GCC on -Wmaybe-initialized warningsDave Reisner2014-12-18
* Fix pointer declarations to be globally consistentMicah Saint Germain2014-12-18
* Add --assume-installed to pacman --helpFlorian Pritz2014-11-05
* pacman: add --confirm optionAndrew Gregory2014-10-13
* Add --assume-installed optionFlorian Pritz2014-09-30
* pacman.c: Add -gg, -ii, and -yy to help summaryJohannes Löthberg2014-09-23
* pacman: set SA_RESTART for signal handlerAndrew Gregory2014-09-23
* pacman.c: simplify stdin parsingAndrew Gregory2014-08-04
* 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
* Move break to a new line for consistencyHong Shick Pak2014-06-23
* Clarify that -Ql prints a file listAllan McRae2014-05-25
* check config_new return valueAndrew Gregory2014-03-27
* Move NULL check before dereferenceSilvan Jegen2014-01-30
* Remove unneeded NULL checkSilvan Jegen2014-01-30
* pacman: use exit status 0 for --help and --versionAndrew Gregory2014-01-30
* Remove ts and sw from vim modeline when noet is setFlorian Pritz2014-01-28
* pacman.c: free string commandline optionsAndrew Gregory2014-01-28
* pacman.c: remove unnecessary optarg checksAndrew Gregory2014-01-28
* Update copyright years for 2014Allan McRae2014-01-06
* Fix whitespace and other formatting issuesJason St. John2013-11-15
* check for -1 return value from getopt_longAndrew Gregory2013-10-31
* Use getuid instead of geteuidVladimir A. Nazarenko2013-10-31
* Fix detection of joint --native and --foreign usageAllan McRae2013-10-31
* include invalid options in error messagesAndrew Gregory2013-10-14
* pacman: die on invalid option combinationsAndrew Gregory2013-10-14
* rename PKG_LOCALITY_LOCAL -> PKG_LOCALITY_NATIVEAndrew Gregory2013-10-14
* do not run scriptlets with --dbonlyAndrew Gregory2013-10-14
* imply --print from --print-formatAndrew Gregory2013-10-14
* use non-ascii identifiers for optflagsAndrew Gregory2013-10-14
* pacman/util: remove strsplitAndrew Gregory2013-10-14
* Store fgetc output as an int.Allan McRae2013-08-21
* Make --unrequired filter packages that are optdep as wellOlivier Brunel2013-06-26
* die if '-' is given with empty stdinAndrew Gregory2013-06-06
* Fix spelling errors using 'codespell' toolAnatol Pomozov2013-04-18
* pacman: add -Qkk to usage() helpAndrew Gregory2013-04-09
* ctypes.h shouldn't be included twiceSimon Gomizelj2013-04-06
* Fix typoAllan McRae2013-03-15
* introduce colstr for colourizingSimon Gomizelj2013-03-07
* add a config settings and flag for coloursSimon Gomizelj2013-03-07
* pacman: print version information in debug outputAllan McRae2013-02-09
* Better error message with "-" is specified without stdinAllan McRae2013-02-07
* Consolidate --foreign/--native filteringSimon Gomizelj2013-01-29
* add caller prefix to alpm_logactionAndrew Gregory2013-01-28
* Fix open braces styleGerardo Exequiel Pozzi2013-01-04
* Remove checks for geteuidAllan McRae2013-01-03
* Remove Cygwin supportAllan McRae2013-01-03