summaryrefslogtreecommitdiff
path: root/src/pacman/pacman.c
Commit message (Expand)AuthorAge
* Ensure version screen fits in 80 colsDan McGee2009-07-26
* Add a fetch callback to allow front-end download supportSebastian Nowicki2009-07-22
* Introduce -SuuNagy Gabor2009-07-22
* New feature: files verificationDan McGee2009-07-22
* Update copyright headers and messagesDan McGee2009-07-01
* We don't need root with -SpNagy Gabor2009-06-01
* Change package to package(s) and file to file(s) in documentationNagy Gabor2009-06-01
* Query documentation updatesNagy Gabor2009-05-18
* Document --debugNagy Gabor2009-04-05
* HoldPkg reworkNagy Gabor2009-01-12
* Merge branch 'maint'Dan McGee2008-12-02
|\
| * Give an error message on alpm_db_register_sync() errorNagy Gabor2008-11-30
* | -Qu reworkNagy Gabor2008-10-31
* | Merge branch 'maint'Dan McGee2008-10-12
|\|
| * Make interrupt handler async-safeDan McGee2008-10-12
| * Ensure we don't have double slashes when creating frontend pathsDan McGee2008-10-12
* | Merge branch 'maint'Dan McGee2008-08-26
|\|
| * Add missing comma to -S --help messageRoman Kyrylych2008-08-25
* | Move -Sp implementation to the front-endNagy Gabor2008-08-23
|/
* Cleanup of _alpm_pkg_compare_versions.Xavier Chantry2008-08-23
* pacman : clarify help message.Xavier Chantry2008-08-23
* pacman.c: fix typo s/NoPassiveFTP/NoPassiveFtpXavier Chantry2008-08-19
* Remove UseColor from front-endNagy Gabor2008-07-29
* Various updates needed prior to a new releaseDan McGee2008-06-08
* Reimplement TotalDownload functionalityDan McGee2008-06-04
* Allow GIT version to be used in pacman buildsDan McGee2008-05-31
* Disable geteuid in cygwin.Xavier Chantry2008-05-14
* Add SyncFirst option.Chantry Xavier2008-05-13
* Make all error messages use pm_fprintfAllan McRae2008-05-11
* Update configure.ac to current codeDan McGee2008-04-07
* Add new CleanMethod option.Chantry Xavier2008-03-23
* Kill the dependsonly option.Chantry Xavier2008-03-22
* 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