summaryrefslogtreecommitdiff
path: root/src/pacman/pacman.c
Commit message (Expand)AuthorAge
* Drop case insensitive comparisons in the config parsing.Chantry Xavier2008-03-17
* Add -Rss optionNagy Gabor2008-03-10
* Merge branch 'maint'Dan McGee2008-03-09
|\
| * Use sigaction instead of signal.Chantry Xavier2008-03-09
| * src/pacman/pacman.c : split cleanup function.Chantry Xavier2008-03-09
| * New alpm_version functionNagy Gabor2008-03-06
* | Remove the Add option from the command lineDan McGee2008-03-08
* | New alpm_version functionNagy Gabor2008-03-01
* | Merge branch 'maint'Dan McGee2008-02-15
|\|
| * setlibpaths(): remove a stray set_option lineDan McGee2008-02-11
* | New remove option : -u / --unneeded (FS#6505).Nagy Gabor2008-02-06
* | New --asexplicit optionNagy Gabor2008-01-21
|/
* Disallow a NULL section in _parseconfigDan McGee2008-01-13
* Make the user-agent string a bit less verboseDan McGee2008-01-11
* Output a single newline on receipt of a SIGINTDan McGee2008-01-10
* Rename -t --orphans to -t --unrequired (FS#9144).Chantry Xavier2008-01-10
* Remove upgradedelay and all code associated with itDan McGee2008-01-08
* Allow unreadable Include files to be non-fatalAaron Griffin2007-12-17
* Update GNU GPL boilerplate and copyright datesDan McGee2007-12-10
* Update some errors in messages found during localizationDan McGee2007-12-04
* Oops- forgot to ever set init to 1 in setlibpaths()Dan McGee2007-12-03
* parseconfig: refactor duplicate code out into a functionDan McGee2007-12-02
* Fixes for the ineptitude of libalpm DB registrationDan McGee2007-12-02
* Make pacman path handling (hopefully) a bit more intuitiveDan McGee2007-12-02
* Add new --needed option for -S.Chantry Xavier2007-12-02
* Move mbasename from pacman.c to util.cChantry Xavier2007-11-25
* Add -q/--quiet option for controlling output.Artyom2007-11-25
* Remove -F/--freshen operationDan McGee2007-11-21
* Make it easier to ignore multiple packages.Nathan Jones2007-11-13
* Add help for --ignoregroup.Nathan Jones2007-11-13
* pacman: remove leftover help string for -RhDan McGee2007-11-11
* Add TotalDownload option.Nathan Jones2007-11-11
* Add IgnoreGroup and --ignoregroup option.Nathan Jones2007-11-11
* Add LOGFILE as a define at compile time for pacmanDan McGee2007-11-05
* Clean up usage of extern variablesDan McGee2007-11-04
* Fix basename usage in pacman and utilitiesDan McGee2007-11-04
* Fix mcheck detection and usageDan McGee2007-10-26
* Ensure all localization stuff is correctly guardedDan McGee2007-10-22
* Download delta files if UseDelta is set.Nathan Jones2007-10-19
* pacman/pacman.c : put back root check even if -r is specified.Chantry Xavier2007-10-14
* pacman/pacman.c : add --logfile option.Chantry Xavier2007-10-08
* Remove the non-user friendly --ask optionDan McGee2007-10-08
* needs_transaction adjustmentsChantry Xavier2007-10-03
* Break out transaction test to a separate functionAaron Griffin2007-09-28
* OMG a space!Aaron Griffin2007-09-28
* document the -Qii option.Chantry Xavier2007-09-27
* trans.c : reworking of transaction interruptionsChantry Xavier2007-09-16
* Remove the DB consistency check from pacman and libalpm.Chantry Xavier2007-09-16
* make alpm_strerror binding friendlyStefano Esposito2007-09-11
* separate local from sync dbs on filesystemTravis Willard2007-08-26