summaryrefslogtreecommitdiff
path: root/apt-pkg
Commit message (Expand)AuthorAgeFilesLines
* move ShowPkg() from apt-get to the PkgIterator and rename it to FullName()David Kalnischkies2010-02-262-0/+13
* doesn't use a default separator in ExplodeString (halfway losted in merge)David Kalnischkies2010-02-181-1/+1
* criss-cross merge with my sid branchDavid Kalnischkies2010-02-182-11/+12
|\
| * * aptconfiguration.cc:David Kalnischkies2010-02-182-7/+76
| * dd support for the LANGUAGE environment variableDavid Kalnischkies2010-02-184-33/+80
| * * apt-pkg/deb/dpkgpm.cc:David Kalnischkies2010-02-181-1/+1
* | * aptconfiguration.cc:David Kalnischkies2010-02-152-7/+76
* | Add support for the LANGUAGE environment variableDavid Kalnischkies2010-02-143-34/+61
* | Pseudo() doesn't work in the Cache generation step as the check if onlyDavid Kalnischkies2010-02-141-1/+2
* | * apt-pkg/deb/dpkgpm.cc:David Kalnischkies2010-02-131-1/+1
* | [BREAK] merge MultiArch-ABI. We don't support MultiArch,David Kalnischkies2010-02-1328-770/+1455
|\ \ | |/ |/|
| * In SingleArch environments we don't need the arch "all" pseudo packageDavid Kalnischkies2010-02-123-4/+10
| * Add yet another pseudo package which isn't as pseudo as the others:David Kalnischkies2010-02-1210-17/+124
| * Arch() on a MultiArch:all version should return "all" to be compatibleDavid Kalnischkies2010-02-111-1/+10
| * Add Multi-Arch: allowed support by creating an implicit provide ofDavid Kalnischkies2010-02-112-1/+10
| * Foreign Versions add an implicit Provides to the other packages in the groupDavid Kalnischkies2010-02-103-24/+42
| * Create implicit dependencies needed for Multi-Arch handlingDavid Kalnischkies2010-02-101-7/+24
| * Pre-MultiArch a package which depends on a package with architecture "all"David Kalnischkies2010-02-103-11/+110
| * Drop the Arch information from the Version structure as we can getDavid Kalnischkies2010-02-076-7/+12
| * Split ListParser::NewDepends into two methods to use these new methodDavid Kalnischkies2009-12-276-40/+176
| * merge Goswin Brederlow "support download of index files for different archs"David Kalnischkies2009-12-2318-214/+394
| * Implement the first step toward Multi-Arch by setting up a GroupDavid Kalnischkies2009-12-197-70/+267
| * mark the Error/Warning method as __coldDavid Kalnischkies2009-12-191-4/+5
| * add optional gcc features as deprecated, unused and (un)likelyDavid Kalnischkies2009-12-191-0/+22
| * Refactor the cache iterators by using a common base classDavid Kalnischkies2009-12-093-418/+320
* | merge with debian-sidDavid Kalnischkies2010-02-133-25/+34
|\ \
| * | merge r1966..1967 from lp:~donkult/apt/sidMichael Vogt2010-01-318-17/+11
| * | * cmdline/acqprogress.cc:Michael Vogt2010-01-312-23/+16
| * | merge 1695..1701 from the lp:~mvo/apt/mvo branchMichael Vogt2010-01-272-4/+4
| * | * apt-pkg/contrib/fileutl.cc:Michael Vogt2010-01-238-30/+151
| * | * apt-pkg/contrib/cdromutl.cc:Michael Vogt2010-01-221-21/+30
* | | fix progress reporting while reading extended_states fileDavid Kalnischkies2010-02-071-3/+3
* | | cleanup the error header a bit by moving the printf-macros outDavid Kalnischkies2010-01-302-23/+16
* | | * apt-pkg/contrib/macros.h:David Kalnischkies2010-01-309-18/+13
* | | mark the Error methods as __coldDavid Kalnischkies2010-01-221-4/+6
* | | add a few gcc helpers, including [un]likely() and __deprecatedDavid Kalnischkies2010-01-221-0/+22
* | | * apt-pkg/contrib/strutl.cc:David Kalnischkies2010-01-201-16/+33
* | | * apt-pkg/deb/dpkgpm.cc:David Kalnischkies2010-01-191-3/+4
* | | Fix the newly introduced method GetListOfFilesInDir to not accept everyDavid Kalnischkies2010-01-164-7/+86
* | | merge with lp:~mvo/apt/debian-sid to get 0.7.25.1 and my changes backDavid Kalnischkies2010-01-135-43/+123
|\| |
| * | * apt-pkg/deb/debindexfile.cc, apt-pkg/pkgcachegen.cc:Michael Vogt2010-01-092-9/+86
| * | fix merge errorMichael Vogt2010-01-081-0/+2
| * | * French manpage translation updateMichael Vogt2010-01-088-131/+111
* | | Add a GetListOfFilesInDir() helper method which replaces the oldDavid Kalnischkies2010-01-035-113/+56
* | | fix another mistake spotted by lintian:David Kalnischkies2010-01-021-2/+2
* | | Fix the following gcc-4.5 buildfailure in pkgcache.cc by following the sugges...David Kalnischkies2010-01-021-1/+1
* | | add configuration PDiffs::Limit-options (FileLimit and SizeLimit) toDavid Kalnischkies2010-01-021-13/+49
* | | merge with lp:~mvo/apt/sid to get the finale 0.7.25 stateDavid Kalnischkies2009-12-222-4/+3
|\| |
| * | merge segfault fix from Mario Sanchez Prada, many thanksMichael Vogt2009-12-141-1/+2
| * | merged patches from david (many thanks)Michael Vogt2009-12-141-3/+1
| |\ \