summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2008-01-12Add functions to manipulate pmdepend_t objectsDan McGee3-28/+44
2008-01-11Use dynamic string allocation in package structuresDan McGee14-203/+288
2008-01-11Output a single newline on receipt of a SIGINTDan McGee1-5/+6
2008-01-11doc: add note to pacman.conf manpage explaining $repoDan McGee1-5/+26
2008-01-11doc: add info about optdependsDan McGee1-0/+9
2008-01-11Rename -t --orphans to -t --unrequired (FS#9144).Chantry Xavier6-16/+10
2008-01-11Bump version to develDan McGee1-2/+2
2008-01-10makepkg: Ensure we include all manpage directories in compression lineDan McGee1-1/+1
2008-01-10Move the fallback on providers from backend to frontend.Chantry Xavier3-29/+48
2008-01-10makepkg: add package name to output when installing packageKarolina Lindqvist1-2/+1
2008-01-10Update configure.ac version for releasev3.1.0Dan McGee1-1/+1
2008-01-08Documentation updatesNathan Jones1-6/+19
2008-01-08NEWS: fix note about ABSDan McGee1-1/+1
2008-01-08Remove upgradedelay and all code associated with itDan McGee7-48/+0
2008-01-08Remove unused date element from pmpkg_t structDan McGee2-3/+3
2008-01-08Update NEWS with versioned conflicts and new DEP_MOD operators.Chantry Xavier1-0/+2
2008-01-08makepkg: Fix issues with --asroot and building dependenciesDan McGee1-3/+4
2008-01-08Update translation-help with new translation policiesDan McGee1-30/+86
2008-01-07Documentation updatesDan McGee2-14/+31
2008-01-06Asciidoc a few more of our informative filesDan McGee3-67/+97
2008-01-06Remove makeworld from pacman packageDan McGee4-199/+0
2008-01-06Remove stuff that was a little too Arch-specific from manpage footerDan McGee1-4/+3
2008-01-06install: install prototype PKGBUILD and install to datadirDan McGee5-5/+4
2008-01-06Remove hardcoded DBEXT value from scriptDan McGee2-3/+4
2008-01-06conflict.c : fix for FS#8156, detect conflict between symlink and dir.Chantry Xavier2-5/+30
2008-01-06bugfix in pactest when creating a symlink at the top level.Chantry Xavier1-1/+2
2008-01-06Don't stat cachedir immediatelyDan McGee2-8/+3
2008-01-06sync.c: add sanity check so we don't dereference a null pointerDan McGee2-6/+34
2008-01-05conflict.c : fix for upgrade042.Chantry Xavier2-17/+35
2008-01-05makepkg: add application/zip to the recognized typesDan McGee1-1/+1
2008-01-05scripts: extra exit() calls in usage() functionGustavo Chain2-2/+0
2008-01-05doc: remove --ask option from pacman manpageDan McGee1-6/+0
2008-01-05doc: add symlink for repo-remove manpage on installDan McGee2-1/+5
2008-01-05Remove mentions of ABS from makepkgDan McGee3-16/+7
2008-01-05add.c : fix upgrade026 pactest.Chantry Xavier2-1/+6
2008-01-05Update of German translationMatthias Gorissen2-895/+890
2008-01-02Small code cleanups with indents/spacesDan McGee2-6/+7
2008-01-02Remove gettext calls from debug-level messagesDan McGee2-2/+3
2008-01-02Add some more regular contributors to the AUTHORS fileDan McGee1-0/+2
2008-01-02Fix another usage of pkg_new in _alpm_sync_addtargetDan McGee1-2/+1
2008-01-02Switch pkg_new -> pkg_dup in find_replacementsDan McGee1-1/+1
2008-01-02new upgade042 pactest + bugfix in chk_filedifference.Chantry Xavier2-0/+32
2007-12-29Fix case where pacman asks for confirmation when it should notKarolina Lindqvist1-1/+2
2007-12-29Remove .FILELIST generation from makepkg (and elsewhere)Dan McGee4-78/+25
2007-12-29add a new upgrade026 pactest for backup handling.Chantry Xavier2-3/+18
2007-12-29doc: rename manlink macro to linkmanDan McGee9-37/+37
2007-12-29Ensure that manpages are always distributed and installedDan McGee3-11/+28
2007-12-29Updated Italian translationGiovanni Scafora1-212/+207
2007-12-29libalpm/add.c: disable buggy backup handling code that didn't do anything.Chantry Xavier1-7/+18
2007-12-29fix two broken pactests because of date localization.Chantry Xavier3-5/+24