summaryrefslogtreecommitdiff
path: root/apt-pkg/deb
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Add with pkgCacheGen::Essential a way to control which packages get theDavid Kalnischkies2010-03-211-3/+13
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | merge MultiArch-ABI. We don't support MultiArch yet (as most other tools),David Kalnischkies2010-03-186-175/+384
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | generate "negative" dependencies against all architectures of a packageDavid Kalnischkies2010-03-181-3/+16
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | doesn't use a default separator in ExplodeString (halfway losted in merge)David Kalnischkies2010-02-181-1/+1
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * aptconfiguration.cc:David Kalnischkies2010-02-151-1/+4
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 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-136-170/+365
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| | | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | In SingleArch environments we don't need the arch "all" pseudo packageDavid Kalnischkies2010-02-121-1/+1
| | | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Add yet another pseudo package which isn't as pseudo as the others:David Kalnischkies2010-02-121-2/+20
| | | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Add Multi-Arch: allowed support by creating an implicit provide ofDavid Kalnischkies2010-02-111-0/+6
| | | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Foreign Versions add an implicit Provides to the other packages in the groupDavid Kalnischkies2010-02-101-19/+36
| | | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Drop the Arch information from the Version structure as we can getDavid Kalnischkies2010-02-072-3/+8
| | | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Split ListParser::NewDepends into two methods to use these new methodDavid Kalnischkies2009-12-271-0/+24
| | | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | merge Goswin Brederlow "support download of index files for different archs"David Kalnischkies2009-12-236-146/+252
| | | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Implement the first step toward Multi-Arch by setting up a GroupDavid Kalnischkies2009-12-192-11/+30
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * apt-pkg/deb/debversion.cc:David Kalnischkies2010-03-131-2/+16
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * apt-pkg/deb/dpkgpm.cc:David Kalnischkies2010-03-121-0/+2
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * apt-pkg/deb/dpkgpm.cc:David Kalnischkies2010-03-121-7/+9
* | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * apt-pkg/deb/dpkgpm.cc:Michael Vogt2010-03-261-0/+1
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / |/| | | / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / | | |_|/ / / / / / / / / / / / / / / / / / / / / / / / / / / / / / | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * apt-pkg/deb/dpkgpm.cc:Michael Vogt2010-02-251-0/+1
| | |_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|/ | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | |
* | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | merge from the lp:~donkult/apt/sid branchMichael Vogt2010-02-182-2/+5
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * aptconfiguration.cc:David Kalnischkies2010-02-181-1/+4
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * apt-pkg/deb/dpkgpm.cc:David Kalnischkies2010-02-181-1/+1
| | |/ / / / / / / / / / / / / / / / / / / / / / / / / / / / / / | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | |
* | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * [BREAK] merged lp:~mvo/apt/historyMichael Vogt2010-02-183-21/+85
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / |/| / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / | |/ / / / / / / / / / / / / / / / / / / / / / / / / / / / / /
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | / Change the package index Info methods to allow apt-cache policy to beMichael Vogt2010-02-181-6/+6
| | |_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|/ | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | merged from debian-sidMichael Vogt2010-02-173-5/+35
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|/ | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | |
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | merge r1966..1967 from lp:~donkult/apt/sidMichael Vogt2010-01-311-2/+1
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | * apt-pkg/contrib/fileutl.cc:Michael Vogt2010-01-231-3/+4
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | * merged lp:~mvo/apt/historyMichael Vogt2009-12-182-16/+80
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | apt-pkg/deb/dpkgpm.{cc,h}: refactor writing of the history tag, add ","Michael Vogt2009-12-182-17/+24
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | apt-pkg/deb/dpkgpm.cc: fflush earlyMichael Vogt2009-12-181-0/+1
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | fix order of upgrade, install check because for a upgrade "Install()" returns...Michael Vogt2009-12-181-5/+5
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | add /var/log/apt/history.log fileMichael Vogt2009-12-182-16/+72
* | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * apt-pkg/contrib/macros.h:David Kalnischkies2010-01-301-2/+1
* | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * apt-pkg/deb/dpkgpm.cc:David Kalnischkies2010-01-191-3/+4
* | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | merge with lp:~mvo/apt/debian-sid to get 0.7.25.1 and my changes backDavid Kalnischkies2010-01-131-0/+30
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | |_|/ / / / / / / / / / / / / / / / / / / / / / / / / / / / | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * apt-pkg/deb/debindexfile.cc, apt-pkg/pkgcachegen.cc:Michael Vogt2010-01-091-0/+30
| |/ / / / / / / / / / / / / / / / / / / / / / / / / / / / /
* | | | | | | | | | | | | | | | | | | | | | | | | | | | | | merge with lp:~mvo/apt/sid to get the finale 0.7.25 stateDavid Kalnischkies2009-12-221-1/+2
|\| | | | | | | | | | | | | | | | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | merge segfault fix from Mario Sanchez Prada, many thanksMichael Vogt2009-12-141-1/+2
| |/ / / / / / / / / / / / / / / / / / / / / / / / / / / /
* | / / / / / / / / / / / / / / / / / / / / / / / / / / / merge with lp:~mvo/apt/debian-sid : move all my ABI break changesDavid Kalnischkies2009-12-101-0/+1
|\| | | | | | | | | | | | | | | | | | | | | | | | | | | | | |/ / / / / / / / / / / / / / / / / / / / / / / / / / / |/| | | | | | | | | | | | | | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | | | | | | | | | | | | | merged -r 1923..1926 from lp:~donkult/apt/sidMichael Vogt2009-12-101-1/+7
| * | | | | | | | | | | | | | | | | | | | | | | | | | | * merge lp:~mvo/apt/netrc branch, this adds support for aMichael Vogt2009-12-101-0/+1
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|/ | |/| | | | | | | | | | | | | | | | | | | | | | | | | |
| | * | | | | | | | | | | | | | | | | | | | | | | | | | * apt-pkg/deb/dpkgpm.cc:Michael Vogt2009-12-091-0/+1
| | | |_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|/ | | |/| | | | | | | | | | | | | | | | | | | | | | | |
* | | | | | | | | | | | | | | | | | | | | | | | | | | Ignore :qualifiers after package name in build dependenciesDavid Kalnischkies2009-11-294-8/+18
* | | | | | | | | | | | | | | | | | | | | | | | | | | use "diff" filetype for .debian.tar.* files (Closes: #554898) inDavid Kalnischkies2009-11-271-1/+7
* | | | | | | | | | | | | | | | | | | | | | | | | | | [BREAK] add possibility to download and use multiplyDavid Kalnischkies2009-11-265-25/+55
|/ / / / / / / / / / / / / / / / / / / / / / / / / /
* | | | | | | | | | | | | | | | | | | | | | | | | | merged from davidMichael Vogt2009-09-241-2/+17
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | | | | | | | | | | | Ignore TriggerPendings between multiple --configure callsDavid Kalnischkies2009-09-241-2/+17
| | |_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|/ | |/| | | | | | | | | | | | | | | | | | | | | | | |
* | | | | | | | | | | | | | | | | | | | | | | | | | * apt-pkg/deb/dpkgpm.cc:Michael Vogt2009-09-241-24/+27
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / / / / / / / / / / / / / / / / / |/| / / / / / / / / / / / / / / / / / / / / / / / / | |/ / / / / / / / / / / / / / / / / / / / / / / /