summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2010-04-21replace backticks with single quote in broken packages message.David Kalnischkies47-132/+134
2010-04-14* apt-pkg/deb/dpkgpm.cc:David Kalnischkies2-1/+16
2010-04-13create the partial dirs also automatic if only Dir::Cache::archives orDavid Kalnischkies1-5/+14
2010-04-13regex for package names executed on Grp- not PkgIteratorDavid Kalnischkies3-3/+8
2010-04-09* apt-pkg/acquire-item.cc:David Kalnischkies5-13/+41
2010-04-07* apt-pkg/contrib/fileutl.cc:David Kalnischkies8-54/+187
2010-04-04remove the ABI compatible stub for GetListOfFilesInDirDavid Kalnischkies2-9/+1
2010-04-03* apt-pkg/packagemanager.cc:David Kalnischkies2-3/+13
2010-04-03Initialize history_out always with NULL so apt will not segfault laterDavid Kalnischkies1-1/+2
2010-04-03* apt-pkg/depcache.cc:David Kalnischkies2-2/+12
2010-04-01make changelog match uploadMichael Vogt1-1/+1
2010-04-01releasing version 0.7.26~exp3Michael Vogt1-1/+1
2010-04-01prepare for uploadMichael Vogt2-2/+1
2010-04-01merged from lp:~donkult/apt/sidMichael Vogt79-2907/+15642
2010-03-31Userinfo is urlencoded in URIs (RFC 3986)David Kalnischkies3-6/+22
2010-03-30try version match in FindSrc first exact than fuzzy (LP: #551178)David Kalnischkies2-11/+22
2010-03-30convert some tabs to spaces to respect the style guideDavid Kalnischkies2-99/+109
2010-03-30rename ExplodeString to VectorizeStringDavid Kalnischkies4-6/+6
2010-03-30Group packages in the same group together in the package listDavid Kalnischkies2-21/+22
2010-03-30replace every call to toupper with one to our own tolower_asciiDavid Kalnischkies5-46/+44
2010-03-27remove wrong pin-priority is optional remark (Closes: #574944)David Kalnischkies2-4/+1
2010-03-26origin can be used to match a hostname (Closes: #352667)David Kalnischkies2-2/+10
2010-03-26* doc/po/de.po:David Kalnischkies2-46/+25
2010-03-26* doc/apt_preferences.5.xml:David Kalnischkies2-1/+2
2010-03-26Switch the TranslationWriter to use MultiCompress to be able to generateDavid Kalnischkies4-18/+33
2010-03-26Inclusion of Long Descriptions in the Packages files can be set nowDavid Kalnischkies2-6/+32
2010-03-26ftparchive/apt-ftparchive.cc: Include apt-pkg/init.h.Julian Andres Klode1-0/+1
2010-03-26* apt-pkg/deb/dpkgpm.cc:Michael Vogt6-5/+31
2010-03-26* ftparchive/apt-ftparchive.cc:Julian Andres Klode3-1/+10
2010-03-23French translation completedbubulle@debian.org1-101/+84
2010-03-22* ftparchive/writer.cc:David Kalnischkies4-10/+110
2010-03-21Add with pkgCacheGen::Essential a way to control which packages get theDavid Kalnischkies2-3/+15
2010-03-21cmdline/apt-cache.cc: Change behavior of showsrc to match the one of show (Cl...Julian Andres Klode2-3/+16
2010-03-21* cmdline/apt-key:Julian Andres Klode2-0/+3
2010-03-21* apt-pkg/policy.cc:Julian Andres Klode2-0/+17
2010-03-19add a missing \n to pl translation i had removed previously by accidentDavid Kalnischkies1-1/+1
2010-03-19first-time build the translated manpages and remove the directoriesDavid Kalnischkies1-5/+2
2010-03-19add a missing non-const & Accessors to the Iterator classDavid Kalnischkies1-0/+1
2010-03-19modify and clarify the comments for the translation placeholders a bitDavid Kalnischkies10-77/+144
2010-03-19merge with debian-sid to get new pl-manpageDavid Kalnischkies4-649/+2453
2010-03-19add translation of the manpages to PT (portuguese)David Kalnischkies2-0/+11091
2010-03-19Add conflict with manpages-plbubulle@debian.org2-1/+3
2010-03-19Polish manpages translation updatebubulle@debian.org3-510/+2301
2010-03-18merge MultiArch-ABI. We don't support MultiArch yet (as most other tools),David Kalnischkies32-949/+1982
2010-03-18Readd the FindPkg() method implementation used in the singleArch days toDavid Kalnischkies2-2/+36
2010-03-18generate "negative" dependencies against all architectures of a packageDavid Kalnischkies1-3/+16
2010-03-18Fix a segfault in the version merger introduced in the previous patch:David Kalnischkies1-1/+1
2010-03-17The language directories for manpage building are nowDavid Kalnischkies1-9/+3
2010-03-17* apt-pkg/pkgcachegen.cc:David Kalnischkies2-17/+15
2010-03-16apt-pkg/packagemanager.cc: more debug output for debug::pkgPackageManagerMichael Vogt2-0/+6