summaryrefslogtreecommitdiff
path: root/src/pacman/pacman.c
Commit message (Expand)AuthorAge
...
* | CLI args: update --help and manpageXavier Chantry2010-12-12
* | Ensure stdin args are correctly terminatedDan McGee2010-12-12
* | Support reading package args from stdinDave Reisner2010-11-04
* | CLI args: stricter/better parsingJakob Gruber2010-10-11
* | CLI args: reorganize parsingJakob Gruber2010-10-11
* | Check return value of chdir and getcwdAllan McRae2010-07-01
* | Do not compare signed and unsigned typesAllan McRae2010-06-30
|/
* Allow to include a path containing wildcardsMarc-A. Dahlhaus2010-05-18
* Allow Include directive in any sectionsXavier Chantry2010-05-17
* Improve documentation of -k/--dbonlyDan McGee2010-05-05
* Remove unused 'z' option from getopt_long's optstringNagy Gabor2010-05-05
* Introduce -D, --databaseNagy Gabor2010-05-05
* check for valid optarg before using strdupSerge Ziryukin2010-04-26
* Show --print and --print-format options with -Rh, -Sh and -Uh onlyNagy Gabor2010-03-25
* Bump copyright dates to 2010Dan McGee2010-03-14
* fix a few warnings reported by clangXavier Chantry2010-03-14
* Add new --print operation for all operationsXavier Chantry2010-03-14
* add some more sanity check for optargXavier Chantry2009-12-13
* refactor _parseoptionsXavier Chantry2009-12-13
* download: major refactor to address lingering issuesDan McGee2009-11-15
* Refactor do/while cycle and multiple while cyclesLaszlo Papp2009-11-15
* Replace hardcoded option numbers with enumerationLaszlo Papp2009-10-12
* Minor scope/typing cleanupsDan McGee2009-10-11
* Fully implement database lazy loadingDan McGee2009-09-20
* Merge branch 'maint'Dan McGee2009-09-20
|\
| * Strndup usage and small typo fixLaszlo Papp2009-09-20
| * Kill -F option for good in option parsingDan McGee2009-09-18
| * String improvementsXavier Chantry2009-09-16
| * Revert "Fix a memleak involving lazy DB loading"Dan McGee2009-09-14
| * Fix a memleak involving lazy DB loadingXavier Chantry2009-09-08
* | Re-add the non-user friendly --ask optionXavier Chantry2009-09-08
* | use strreplace in the xfercommand codeXavier Chantry2009-09-07
* | fix small memleak in an error caseXavier Chantry2009-09-06
* | Log commandline in pacman/alpm logXavier Chantry2009-09-06
* | Allow $arch to be used in ServerXavier Chantry2009-09-06
* | Add Architecture and --arch optionXavier Chantry2009-09-06
* | dload.c : various fixesXavier Chantry2009-08-18
|/
* 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