summaryrefslogtreecommitdiff
path: root/apt-pkg
Commit message (Expand)AuthorAgeFilesLines
* * apt-pkg/aptconfiguration.cc:David Kalnischkies2010-05-281-1/+14
* try harder to find the other pseudo versions for autoremove multiarchDavid Kalnischkies2010-05-281-5/+2
* * apt-pkg/depcache.cc:David Kalnischkies2010-05-281-2/+5
* * apt-pkg/deb/debsystem.cc:David Kalnischkies2010-05-282-3/+3
* forward manual-installed bit on package disappearanceDavid Kalnischkies2010-05-272-1/+61
* * apt-pkg/deb/dpkgpm.cc:David Kalnischkies2010-05-272-10/+25
* - show at the end of the install process a list of disappeared packagesDavid Kalnischkies2010-05-242-2/+19
* * apt-pkg/deb/dpkgpm.cc:David Kalnischkies2010-05-241-1/+3
* * contrib/mmap.cc:David Kalnischkies2010-05-131-2/+2
* * apt-pkg/depcache.cc:David Kalnischkies2010-05-111-10/+11
* merge with debian-experimental-maDavid Kalnischkies2010-05-066-5/+71
|\
| * * apt-pkg/deb/debrecords.cc:Michael Vogt2010-05-051-1/+2
| |\
| | * * apt-pkg/deb/debrecords.cc:Michael Vogt2010-05-051-1/+2
| | |\
| | | * * apt-pkg/deb/debrecords.cc:Michael Vogt2010-05-051-1/+2
| * | | * doc/files.sgml:Michael Vogt2010-05-044-87/+394
| |\ \ \
| * | | | * apt-pkg/pkgcache.cc:Julian Andres Klode2010-05-041-1/+1
| * | | | * apt-pkg/contrib/weakptr.h:Julian Andres Klode2010-05-045-4/+69
| * | | | merged from davids branchMichael Vogt2010-05-0413-86/+315
| |\ \ \ \
| * \ \ \ \ merged from the debian-sid branchMichael Vogt2010-05-044-6/+23
| |\ \ \ \ \ | | | |_|/ / | | |/| | |
* | | | | | convert FileExists to DirectoryExists to check if the path is really aDavid Kalnischkies2010-05-063-8/+8
* | | | | | return in SingleArch a package also for "any"David Kalnischkies2010-05-041-1/+1
* | | | | | fix compiler warning: reaching end of non-void methodDavid Kalnischkies2010-05-041-0/+1
* | | | | | merge from the debian-sid branchDavid Kalnischkies2010-05-044-6/+23
|\ \ \ \ \ \ | | |/ / / / | |/| | / / | |_|_|/ / |/| | | |
| * | | | merge from the mvo branchMichael Vogt2010-05-044-6/+23
| |\ \ \ \ | | | |_|/ | | |/| |
| | * | | * apt-pkg/indexfile.cc:Michael Vogt2010-05-031-0/+2
| | * | | apt-pkg/policy.cc: yet another cout -> clog fixMichael Vogt2010-04-281-1/+1
| | * | | * apt-pkg/depcache.cc:Michael Vogt2010-04-281-2/+2
| | * | | * [ Abi break ] apt-pkg/acquire-item.{cc,h}:Michael Vogt2010-04-282-3/+20
* | | | | * apt-pkg/pkgcache.h:David Kalnischkies2010-05-043-5/+11
* | | | | * doc/cache.sgml:David Kalnischkies2010-05-041-84/+385
* | | | | replace »« with '' in the internal error msg to have ascii chars for gettextDavid Kalnischkies2010-05-031-1/+1
| |_|_|/ |/| | |
* | | | rewrite the pseudo package reinstaller to be more intelligentDavid Kalnischkies2010-04-282-38/+84
* | | | * apt-pkg/contrib/configuration.cc:David Kalnischkies2010-04-241-0/+2
* | | | * apt-pkg/sourcelist.cc:David Kalnischkies2010-04-241-0/+7
* | | | * apt-pkg/deb/dpkgpm.cc:David Kalnischkies2010-04-141-1/+13
* | | | 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-131-0/+1
* | | | * apt-pkg/acquire-item.cc:David Kalnischkies2010-04-091-7/+21
* | | | * apt-pkg/contrib/fileutl.cc:David Kalnischkies2010-04-076-30/+164
* | | | remove the ABI compatible stub for GetListOfFilesInDirDavid Kalnischkies2010-04-042-9/+1
* | | | * apt-pkg/packagemanager.cc:David Kalnischkies2010-04-031-3/+11
* | | | Initialize history_out always with NULL so apt will not segfault laterDavid Kalnischkies2010-04-031-1/+2
* | | | * apt-pkg/depcache.cc:David Kalnischkies2010-04-031-2/+5
| |_|/ |/| |
* | | merged from lp:~donkult/apt/sidMichael Vogt2010-04-0138-971/+2023
|\ \ \ | |/ / |/| |
| * | Userinfo is urlencoded in URIs (RFC 3986)David Kalnischkies2010-03-312-6/+16
| * | 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-304-46/+42
| * | Add with pkgCacheGen::Essential a way to control which packages get theDavid Kalnischkies2010-03-211-3/+13