add a note about the uncomplete toolchain to sound a bit more scary
[ntk/apt.git] / apt-pkg /
2010-02-15 David Kalnischkies* aptconfiguration.cc:
2010-02-14 David KalnischkiesAdd support for the LANGUAGE environment variable
2010-02-14 David KalnischkiesPseudo() doesn't work in the Cache generation step...
2010-02-13 David Kalnischkies* apt-pkg/deb/dpkgpm.cc:
2010-02-13 David Kalnischkies[BREAK] merge MultiArch-ABI. We don't support MultiArch,
2010-02-13 David Kalnischkiesmerge with debian-sid
2010-02-12 David KalnischkiesIn SingleArch environments we don't need the arch ...
2010-02-11 David KalnischkiesAdd yet another pseudo package which isn't as pseudo...
2010-02-11 David KalnischkiesArch() on a MultiArch:all version should return "all...
2010-02-11 David KalnischkiesAdd Multi-Arch: allowed support by creating an implicit...
2010-02-10 David KalnischkiesForeign Versions add an implicit Provides to the other...
2010-02-10 David KalnischkiesCreate implicit dependencies needed for Multi-Arch...
2010-02-10 David KalnischkiesPre-MultiArch a package which depends on a package...
2010-02-07 David Kalnischkiesfix progress reporting while reading extended_states...
2010-02-07 David KalnischkiesDrop the Arch information from the Version structure...
2010-02-01 Michael Vogtmerge r1966..1967 from lp:~donkult/apt/sid
2010-01-31 Michael Vogt* cmdline/acqprogress.cc:
2010-01-30 David Kalnischkiescleanup the error header a bit by moving the printf...
2010-01-30 David Kalnischkies* apt-pkg/contrib/macros.h:
2010-01-27 Michael Vogtmerge 1695..1701 from the lp:~mvo/apt/mvo branch
2010-01-22 Michael Vogt* apt-pkg/contrib/fileutl.cc:
2010-01-22 Michael Vogt* apt-pkg/contrib/cdromutl.cc:
2010-01-22 David Kalnischkiesmark the Error methods as __cold
2010-01-22 David Kalnischkiesadd a few gcc helpers, including [un]likely() and __dep...
2010-01-20 David Kalnischkies* apt-pkg/contrib/strutl.cc:
2010-01-19 David Kalnischkies* apt-pkg/deb/dpkgpm.cc:
2010-01-17 David KalnischkiesMerge ... lp:~mvo/apt/apt-sid to get the complete fr
2010-01-16 David KalnischkiesFix the newly introduced method GetListOfFilesInDir...
2010-01-13 David KalnischkiesMerge ... lp:~mvo/apt/debian-sid to get 0.7.25.1 and...
2010-01-09 Michael Vogt* apt-pkg/deb/debindexfile.cc, apt-pkg/pkgcachegen.cc:
2010-01-08 Michael Vogtfix merge error
2010-01-08 Michael Vogt* French manpage translation update
2010-01-04 David Kalnischkiesmerge again with lp:~mvo/apt/debian-sid to get a builda...
2010-01-03 David KalnischkiesAdd a GetListOfFilesInDir() helper method which replace...
2010-01-02 David Kalnischkiesfix another mistake spotted by lintian:
2010-01-02 David KalnischkiesFix the following gcc-4.5 buildfailure in pkgcache...
2010-01-01 David Kalnischkiesadd configuration PDiffs::Limit-options (FileLimit...
2010-01-01 David KalnischkiesMerge ... lp:~mvo/apt/debian-sid to get updated french
2009-12-27 David KalnischkiesSplit ListParser::NewDepends into two methods to use...
2009-12-23 David Kalnischkiesmerge Goswin Brederlow "support download of index files...
2009-12-22 David KalnischkiesMerge ... lp:~mvo/apt/sid to get the finale 0.7.25...
2009-12-19 David KalnischkiesImplement the first step toward Multi-Arch by setting...
2009-12-19 David Kalnischkiesmark the Error/Warning method as __cold
2009-12-19 David Kalnischkiesadd optional gcc features as deprecated, unused and...
2009-12-14 Michael Vogtmerge segfault fix from Mario Sanchez Prada, many thanks
2009-12-14 Michael Vogtdoc/sources.list.5.xml: merge typo fixes
2009-12-14 Michael Vogtmerged patches from david (many thanks)
2009-12-12 David Kalnischkiesrevert this commit as fast as possible (aka next ABI...
2009-12-10 Michael Vogt* apt-pkg/init.h:
2009-12-10 David Kalnischkiesmerge Michaels wonderful "fix" for the currently unwant...
2009-12-10 Michael Vogt* apt-pkg/init.h:
2009-12-10 David Kalnischkiesmerge again with lp:~mvo/debian-sid
2009-12-10 David KalnischkiesMerge ... lp:~mvo/apt/debian-sid : move all my ABI...
2009-12-10 Michael Vogtmerged from the mvo branch (and contains all non-abi...
2009-12-10 Michael Vogtmerged -r 1923..1926 from lp:~donkult/apt/sid
2009-12-10 Michael Vogtmerged -r1901..1911 from lp:~donkult/apt/sid
2009-12-10 Michael Vogtmerged -r1887..1901 from lp:~donkult/apt/sid
2009-12-10 Michael Vogt* cmdline/apt-get.cc:
2009-12-10 Michael Vogtmerged -r1875..1886 from lp:~donkult/apt/sid
2009-12-10 Michael Vogt* merge lp:~mvo/apt/netrc branch, this adds support...
2009-12-10 Michael Vogt* merge lp:~mvo/apt/netrc branch, this adds support...
2009-12-09 David KalnischkiesRefactor the cache iterators by using a common base...
2009-12-09 Michael Vogt* apt-pkg/deb/dpkgpm.cc:
2009-12-07 Michael Vogtmerge lp:~mvo/apt/netrc branch, this adds support for a
2009-12-07 Michael Vogtif "/" is found in the machine, do a uri.startswith...
2009-12-04 Michael Vogt* apt-pkg/contrib/netrc.cc:
2009-12-02 Michael Vogtmerge from the debian-sid branch
2009-12-02 Michael Vogt* apt-pkg/packagemanager.cc:
2009-11-28 David KalnischkiesIgnore :qualifiers after package name in build dependencies
2009-11-27 David Kalnischkiesuse "diff" filetype for .debian.tar.* files (Closes...
2009-11-26 David KalnischkiesMerge ... lp:~mvo/apt/debian-sid and update all pot...
2009-11-26 David Kalnischkies[BREAK] add possibility to download and use multiply
2009-11-25 David Kalnischkiesanother round of method hardening with const& in Config...
2009-11-25 David Kalnischkiesallow also to skip the last patch if target is reached...
2009-11-25 David Kalnischkiesuse long instead of short for {Ver,Desc}File size in...
2009-11-25 David Kalnischkiesmerge my rred-rewrite branch & add it's changes to...
2009-11-09 David Kalnischkiesextent the mmap to be able to handle currently not...
2009-10-29 David Kalnischkiesmerge the german translations from lp:~mvo/apt/debian-sid
2009-10-29 Michael Vogt* apt-pkg/depcache.cc, apt-pkg/indexcopy.cc:
2009-10-28 David Kalnischkiesrefactor the buildsystem to extract library versions...
2009-10-24 David KalnischkiesBumped libapt version and excluded eglibc from SONAME...
2009-10-24 David KalnischkiesAvoid extra inner copy in APT_MKSTRCMP and APT_MKSTRCMP2
2009-10-21 Michael Vogtmore debug output in SmartConfigure
2009-10-21 Michael Vogt* apt-pkg/packagemanager.cc:
2009-10-19 David Kalnischkiesadd more description to the manpage for the Immediate...
2009-10-16 Michael Vogtadd ftp support, basic debugging
2009-10-16 Michael Vogtport netrc support from maemon
2009-10-14 David Kalnischkiesmerge Julians changes from lp:~mvo/apt/debian-sid
2009-10-11 Julian Andres KlodeMerge configuration format simplification from jak...
2009-10-01 David Kalnischkiesimprove the documentation and errormessages regarding...
2009-10-01 David Kalnischkiesbackout revno 1875 - as this aggressive immediate prope...
2009-09-29 Michael Vogt* apt-pkg/packagemanager.cc:
2009-09-25 Michael Vogtmerged typo fixes from david
2009-09-24 Michael Vogtmerged from david
2009-09-24 David KalnischkiesIgnore TriggerPendings between multiple --configure...
2009-09-24 Michael Vogt* apt-pkg/deb/dpkgpm.cc:
2009-09-24 Michael Vogt* apt-pkg/deb/dpkgpm.cc:
2009-09-23 Michael Vogtmerged from david, many thanks
2009-09-18 David KalnischkiesMerge ... lp:~mvo/apt/debian-sid including the complete...
2009-09-18 David Kalnischkiescleanup commit for trigger processing:
next