Age | Commit message (Expand) | Author |
2010-01-20 | * apt-pkg/contrib/strutl.cc: | David Kalnischkies |
2010-01-19 | * apt-pkg/deb/dpkgpm.cc: | David Kalnischkies |
2010-01-16 | Fix the newly introduced method GetListOfFilesInDir to not accept every | David Kalnischkies |
2010-01-13 | merge with lp:~mvo/apt/debian-sid to get 0.7.25.1 and my changes back | David Kalnischkies |
2010-01-09 | * apt-pkg/deb/debindexfile.cc, apt-pkg/pkgcachegen.cc: | Michael Vogt |
2010-01-08 | fix merge error | Michael Vogt |
2010-01-08 | * French manpage translation update | Michael Vogt |
2010-01-03 | Add a GetListOfFilesInDir() helper method which replaces the old | David Kalnischkies |
2010-01-02 | fix another mistake spotted by lintian: | David Kalnischkies |
2010-01-02 | Fix the following gcc-4.5 buildfailure in pkgcache.cc by following the sugges... | David Kalnischkies |
2010-01-02 | add configuration PDiffs::Limit-options (FileLimit and SizeLimit) to | David Kalnischkies |
2009-12-27 | Split ListParser::NewDepends into two methods to use these new method | David Kalnischkies |
2009-12-23 | merge Goswin Brederlow "support download of index files for different archs" | David Kalnischkies |
2009-12-22 | merge with lp:~mvo/apt/sid to get the finale 0.7.25 state | David Kalnischkies |
2009-12-19 | Implement the first step toward Multi-Arch by setting up a Group | David Kalnischkies |
2009-12-19 | mark the Error/Warning method as __cold | David Kalnischkies |
2009-12-19 | add optional gcc features as deprecated, unused and (un)likely | David Kalnischkies |
2009-12-18 | * merged lp:~mvo/apt/history | Michael Vogt |
2009-12-18 | apt-pkg/deb/dpkgpm.{cc,h}: refactor writing of the history tag, add "," | Michael Vogt |
2009-12-18 | apt-pkg/deb/dpkgpm.cc: fflush early | Michael Vogt |
2009-12-18 | fix order of upgrade, install check because for a upgrade "Install()" returns... | Michael Vogt |
2009-12-18 | add /var/log/apt/history.log file | Michael Vogt |
2009-12-14 | merge segfault fix from Mario Sanchez Prada, many thanks | Michael Vogt |
2009-12-14 | merged patches from david (many thanks) | Michael Vogt |
2009-12-12 | revert this commit as fast as possible (aka next ABI break) | David Kalnischkies |
2009-12-10 | * apt-pkg/init.h: | Michael Vogt |
2009-12-10 | merge Michaels wonderful "fix" for the currently unwanted ABI Break | David Kalnischkies |
2009-12-10 | * apt-pkg/init.h: | Michael Vogt |
2009-12-10 | merge with lp:~mvo/apt/debian-sid : move all my ABI break changes | David Kalnischkies |
2009-12-10 | merged from the mvo branch (and contains all non-abi break changes from donkult) | Michael Vogt |
2009-12-10 | merged -r 1923..1926 from lp:~donkult/apt/sid | Michael Vogt |
2009-12-10 | merged -r1887..1901 from lp:~donkult/apt/sid | Michael Vogt |
2009-12-10 | merged -r1875..1886 from lp:~donkult/apt/sid | Michael Vogt |
2009-12-10 | * merge lp:~mvo/apt/netrc branch, this adds support for a | Michael Vogt |
2009-12-09 | Refactor the cache iterators by using a common base class | David Kalnischkies |
2009-12-09 | * apt-pkg/deb/dpkgpm.cc: | Michael Vogt |
2009-12-07 | merge lp:~mvo/apt/netrc branch, this adds support for a | Michael Vogt |
2009-12-07 | if "/" is found in the machine, do a uri.startswith(host) substring match to ... | Michael Vogt |
2009-12-04 | * apt-pkg/contrib/netrc.cc: | Michael Vogt |
2009-12-02 | * apt-pkg/packagemanager.cc: | Michael Vogt |
2009-11-29 | Ignore :qualifiers after package name in build dependencies | David Kalnischkies |
2009-11-27 | use "diff" filetype for .debian.tar.* files (Closes: #554898) in | David Kalnischkies |
2009-11-26 | [BREAK] add possibility to download and use multiply | David Kalnischkies |
2009-11-25 | another round of method hardening with const& in Configuration | David Kalnischkies |
2009-11-25 | allow also to skip the last patch if target is reached in acquire-item.cc, | David Kalnischkies |
2009-11-25 | use long instead of short for {Ver,Desc}File size in pkgcache.h | David Kalnischkies |
2009-11-25 | merge my rred-rewrite branch & add it's changes to the changelog | David Kalnischkies |
2009-11-09 | extent the mmap to be able to handle currently not implemented | David Kalnischkies |
2009-10-29 | * apt-pkg/depcache.cc, apt-pkg/indexcopy.cc: | Michael Vogt |
2009-10-28 | refactor the buildsystem to extract library versions from one file, | David Kalnischkies |