summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* rewrite the pseudo package reinstaller to be more intelligentDavid Kalnischkies2010-04-283-39/+86
* set also "all" to this version for pseudo packages in TryToChangeVerDavid Kalnischkies2010-04-242-0/+6
* * apt-pkg/contrib/configuration.cc:David Kalnischkies2010-04-242-0/+4
* * apt-pkg/sourcelist.cc:David Kalnischkies2010-04-242-0/+9
* * doc/po/de.po:David Kalnischkies2010-04-242-4/+6
* show non-candidates as fallback for virtual packages (Closes: #578385)David Kalnischkies2010-04-242-6/+14
* * doc/apt.ent:David Kalnischkies2010-04-242-1/+5
* * cmdline/apt-cache.cc:David Kalnischkies2010-04-232-2/+13
* * ftparchive/writer.cc:David Kalnischkies2010-04-232-21/+21
* replace backticks with POSIX $() (Closes: #577116)David Kalnischkies2010-04-212-6/+7
* * dselect/install:David Kalnischkies2010-04-212-5/+11
* replace backticks with single quote in broken packages message.David Kalnischkies2010-04-2147-132/+134
* * apt-pkg/deb/dpkgpm.cc:David Kalnischkies2010-04-142-1/+16
* create the partial dirs also automatic if only Dir::Cache::archives orDavid Kalnischkies2010-04-131-5/+14
* regex for package names executed on Grp- not PkgIteratorDavid Kalnischkies2010-04-133-3/+8
* * apt-pkg/acquire-item.cc:David Kalnischkies2010-04-095-13/+41
* * apt-pkg/contrib/fileutl.cc:David Kalnischkies2010-04-078-54/+187
* remove the ABI compatible stub for GetListOfFilesInDirDavid Kalnischkies2010-04-042-9/+1
* * apt-pkg/packagemanager.cc:David Kalnischkies2010-04-032-3/+13
* Initialize history_out always with NULL so apt will not segfault laterDavid Kalnischkies2010-04-031-1/+2
* * apt-pkg/depcache.cc:David Kalnischkies2010-04-032-2/+12
* make changelog match uploadMichael Vogt2010-04-011-1/+1
* releasing version 0.7.26~exp3Michael Vogt2010-04-011-1/+1
* prepare for uploadMichael Vogt2010-04-012-2/+1
* merged from lp:~donkult/apt/sidMichael Vogt2010-04-0179-2907/+15642
|\
| * Userinfo is urlencoded in URIs (RFC 3986)David Kalnischkies2010-03-313-6/+22
| * try version match in FindSrc first exact than fuzzy (LP: #551178)David Kalnischkies2010-03-302-11/+22
| * convert some tabs to spaces to respect the style guideDavid Kalnischkies2010-03-302-99/+109
| * rename ExplodeString to VectorizeStringDavid Kalnischkies2010-03-304-6/+6
| * Group packages in the same group together in the package listDavid Kalnischkies2010-03-302-21/+22
| * replace every call to toupper with one to our own tolower_asciiDavid Kalnischkies2010-03-305-46/+44
| * remove wrong pin-priority is optional remark (Closes: #574944)David Kalnischkies2010-03-272-4/+1
| * origin can be used to match a hostname (Closes: #352667)David Kalnischkies2010-03-262-2/+10
| * * doc/po/de.po:David Kalnischkies2010-03-262-46/+25
| * * doc/apt_preferences.5.xml:David Kalnischkies2010-03-262-1/+2
| * Switch the TranslationWriter to use MultiCompress to be able to generateDavid Kalnischkies2010-03-264-18/+33
| * Inclusion of Long Descriptions in the Packages files can be set nowDavid Kalnischkies2010-03-262-6/+32
| * * ftparchive/writer.cc:David Kalnischkies2010-03-224-10/+110
| * Add with pkgCacheGen::Essential a way to control which packages get theDavid Kalnischkies2010-03-212-3/+15
| * add a missing \n to pl translation i had removed previously by accidentDavid Kalnischkies2010-03-191-1/+1
| * first-time build the translated manpages and remove the directoriesDavid Kalnischkies2010-03-191-5/+2
| * add a missing non-const & Accessors to the Iterator classDavid Kalnischkies2010-03-191-0/+1
| * modify and clarify the comments for the translation placeholders a bitDavid Kalnischkies2010-03-1910-77/+144
| * merge with debian-sid to get new pl-manpageDavid Kalnischkies2010-03-194-649/+2453
| |\
| * | add translation of the manpages to PT (portuguese)David Kalnischkies2010-03-192-0/+11091
| * | merge MultiArch-ABI. We don't support MultiArch yet (as most other tools),David Kalnischkies2010-03-1832-949/+1982
| |\ \
| | * | Readd the FindPkg() method implementation used in the singleArch days toDavid Kalnischkies2010-03-182-2/+36
| | * | generate "negative" dependencies against all architectures of a packageDavid Kalnischkies2010-03-181-3/+16
| | * | Ensure that for each all package at least one pseudopackage is installedDavid Kalnischkies2010-03-141-9/+68
| | * | fix compiler error if compiled with -std=c++0xDavid Kalnischkies2010-03-011-5/+5