summaryrefslogtreecommitdiff
path: root/src
Commit message (Expand)AuthorAge
...
* | 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
* | Ask user confirmation for -R operation, tooNagy Gabor2009-09-20
* | sync.c : duplicate the target before modifying itXavier Chantry2009-09-20
* | Change the interface for target loadingXavier Chantry2009-09-12
* | Remove transaction typeXavier Chantry2009-09-08
* | Use sync.c for upgrade transaction prepare and commitNagy Gabor2009-09-08
* | Do not remove conflict by defaultNagy Gabor2009-09-08
* | Re-add the non-user friendly --ask optionXavier Chantry2009-09-08
* | Add a new reason field to pmconflict_t structNagy Gabor2009-09-08
* | Change Y/n to y/N with REMOVE_PKGS (remove_unresolvable) callbackNagy Gabor2009-09-08
* | Allow '-Su foo' operationXavier Chantry2009-09-08
* | rewrite strreplaceXavier Chantry2009-09-07
* | use strreplace in the xfercommand codeXavier Chantry2009-09-07
* | fix small memleak in an error caseXavier Chantry2009-09-06
* | Don't wrap lines when we don't have a column sizeOleg Finkelshteyn2009-09-06
* | Log commandline in pacman/alpm logXavier Chantry2009-09-06
* | Allow $arch to be used in ServerXavier Chantry2009-09-06
* | Check package arch before installingXavier Chantry2009-09-06
* | Add Architecture and --arch optionXavier Chantry2009-09-06
* | Merge branch 'maint'Dan McGee2009-08-18
|\|
| * testdb : less verboseXavier Chantry2009-08-18
| * query.c : return 1 when no package matchXavier Chantry2009-08-18
| * Quiet ShowSize with -Ss and -QsXavier Chantry2009-08-18
* | dload.c : various fixesXavier Chantry2009-08-18
|/
* Fix for FS#15810Nagy Gabor2009-08-08
* Fix an untranslated message in src/callback.cNagy Gabor2009-07-28
* Ensure version screen fits in 80 colsDan McGee2009-07-26
* Use lstat instead of stat for -QoXavier Chantry2009-07-25
* 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
* Offer to clean up non-package files in cache directory.Xavier Chantry2009-07-16
* Update copyright headers and messagesDan McGee2009-07-01
* Give sensible feedback when a repo has no configured serversDan McGee2009-06-08
* 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
* Remove unused string.h from src/pacman/remove.cGerardo Exequiel Pozzi2009-06-01
* Remove unused included headers from testdb.c and testpkg.cGerardo Exequiel Pozzi2009-05-18
* Query documentation updatesNagy Gabor2009-05-18
* Remove version information from -Qqo outputDan McGee2009-05-11
* Introduce -QlqNagy Gabor2009-05-11
* Remove pmsyncpkg_tNagy Gabor2009-04-11
* New error type: PM_ERR_PKG_IGNOREDNagy Gabor2009-04-11
* Document --debugNagy Gabor2009-04-05