summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* apply typofixes by Pascal De Vuyst, thanks! (Closes: #652834, #652835)David Kalnischkies2012-01-192-3/+4
* * debian/rules:David Kalnischkies2012-01-192-2/+7
* * debian/control:David Kalnischkies2012-01-192-11/+14
* * apt-pkg/packagemanager.cc:David Kalnischkies2012-01-192-2/+11
* * apt-pkg/cacheiterators.h:David Kalnischkies2012-01-197-13/+36
* * apt-pkg/deb/dpkgpm.cc:Michael Vogt2012-01-192-1/+13
* releasing version 0.8.16~exp11Michael Vogt2012-01-191-1/+1
* * apt-pkg/deb/dpkgpm.cc:Michael Vogt2012-01-193-3/+52
|\
| * if multi-arch is detected ensure that pkg:all is reported as pkg:allDavid Kalnischkies2012-01-193-2/+30
| * * apt-pkg/deb/dpkgpm.cc:David Kalnischkies2012-01-193-2/+23
|/
* releasing version 0.8.16~exp10Michael Vogt2012-01-191-3/+3
* * apt-pkg/contrib/fileutl.h:Michael Vogt2012-01-183-8/+23
|\
| * * apt-pkg/contrib/fileutl.h:David Kalnischkies2012-01-182-3/+8
| * improve error reporting in case of errors in combination with zlibDavid Kalnischkies2012-01-182-6/+16
| * merge with lp:~mvo/aptDavid Kalnischkies2012-01-182-1/+5
| |\
* | \ * apt-pkg/aptconfiguration.cc:Michael Vogt2012-01-187-1508/+1676
|\ \ \
| * | | add Closes tag for the --show-foreign newline changeDavid Kalnischkies2012-01-131-1/+2
| * | | /var/apt/cache is in reality /var/cache/aptSergio Cipolla2012-01-101-1/+1
| * | | merge with debian-sidDavid Kalnischkies2012-01-106-1885/+2156
| |\ \ \
| | * | | Hungarian (Gabor Kelemen). Closes: #655238bubulle@debian.org2012-01-092-837/+923
| | * | | Russian (Yuri Kozlov). Closes: #654844bubulle@debian.org2012-01-072-382/+412
| | * | | Slovak (Ivan Masar). Closes: #652985bubulle@debian.org2011-12-222-286/+316
| * | | | * apt-pkg/aptconfiguration.cc:David Kalnischkies2011-12-143-2/+23
* | | | | * apt-pkg/contrib/fileutils.h:Michael Vogt2012-01-182-2/+6
|\ \ \ \ \ | |_|_|/ / |/| | | / | | |_|/ | |/| |
| * | | * apt-pkg/contrib/fileutils.h:Michael Vogt2012-01-162-1/+5
| * | | merged from debian-experimental2Michael Vogt2012-01-16120-2086/+4071
| |\ \ \ | |/ / / |/| | |
* | | | merged from lp:~donkult/apt/experimental/Michael Vogt2012-01-139-39/+220
|\ \ \ \
| * | | | * apt-pkg/deb/dpkgpm.cc:David Kalnischkies2012-01-133-22/+109
| * | | | factor out the detection of self-conflicts into Dep::IsIgnorableDavid Kalnischkies2012-01-134-27/+39
| * | | | * apt-pkg/pkgcache.cc:David Kalnischkies2012-01-133-9/+34
| * | | | * apt-pkg/depcache.cc:David Kalnischkies2012-01-113-5/+60
| * | | | as Size() can be quiet expensive for compressed files lets store the resultDavid Kalnischkies2012-01-101-3/+5
|/ / / /
* | | | releasing version 0.8.16~exp9Michael Vogt2012-01-051-5/+3
* | | | g++ 4.7 fixesMichael Vogt2012-01-023-0/+6
|\| | |
| * | | g++ 4.7 fixesMichael Vogt2012-01-023-0/+6
| * | | merged from http://bzr.debian.org/bzr/apt/apt/debian-experimental2Michael Vogt2011-11-10281-5306/+5170
| |\ \ \
* | \ \ \ merged from lp:~donkult/apt/sid/Michael Vogt2011-12-202-2/+4
|\ \ \ \ \ | | |_|_|/ | |/| | |
| * | | | merged from lp:~donkult/apt/sid/ Michael Vogt2011-12-202-2/+4
| |\ \ \ \
| | * | | | * doc/po/de.po:Michael Basse (michael-alpha-unix)2011-12-062-2/+4
* | | | | | merged from debian-sidMichael Vogt2011-12-1915-1034/+1633
|\| | | | |
| * | | | | Dutch (Jeroen Schot). Closes: #652230bubulle@debian.org2011-12-152-379/+502
| | |_|_|/ | |/| | |
| * | | | merged from lp:~donkult/apt/sidMichael Vogt2011-11-2216-3499/+4221
| |\| | |
| | * | | * German manpage translation updateChris Leick2011-11-2015-3498/+4216
| | * | | * doc/manpage-style.xml:David Kalnischkies2011-11-202-2/+6
| |/ / /
| * | | French translation updatebubulle@debian.org2011-10-251-33/+39
* | | | merged from lp:~donkult/apt/experimentalMichael Vogt2011-12-1917-92/+153
|\ \ \ \
| * | | | implement the fallback method of rred by using the FileFd and the includedDavid Kalnischkies2011-12-181-37/+12
| * | | | usage of Skipping in pipes can't work, so we ignore-read insteadDavid Kalnischkies2011-12-181-8/+26
| * | | | try to avoid direct usage of .Fd() if possible and do read()s and coDavid Kalnischkies2011-12-1715-38/+85
| * | | | keep track of where we are in a filedescriptor so we can use it as Tell()David Kalnischkies2011-12-171-9/+30