Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | | * cmdline/apt-mark: | Michael Vogt | 2010-01-25 | 2 | -6/+13 | |
| * | | methods/cdrom.cc: fix compile error | Michael Vogt | 2010-01-25 | 1 | -2/+2 | |
| * | | * apt-pkg/contrib/fileutl.cc: | Michael Vogt | 2010-01-23 | 31 | -4252/+6167 | |
| * | | * methods/cdrom.cc: | Michael Vogt | 2010-01-22 | 2 | -11/+11 | |
| * | | * apt-pkg/contrib/cdromutl.cc: | Michael Vogt | 2010-01-22 | 2 | -21/+38 | |
* | | | fix progress reporting while reading extended_states file | David Kalnischkies | 2010-02-07 | 1 | -3/+3 | |
* | | | * cmdline/apt-get.cc: | David Kalnischkies | 2010-01-31 | 2 | -1/+4 | |
* | | | * ftparchive/writer.cc: | David Kalnischkies | 2010-01-30 | 2 | -5/+27 | |
* | | | * cmdline/acqprogress.cc: | David Kalnischkies | 2010-01-30 | 2 | -1/+4 | |
* | | | cleanup the error header a bit by moving the printf-macros out | David Kalnischkies | 2010-01-30 | 2 | -23/+16 | |
* | | | * apt-pkg/contrib/macros.h: | David Kalnischkies | 2010-01-30 | 12 | -21/+24 | |
* | | | mark the Error methods as __cold | David Kalnischkies | 2010-01-22 | 1 | -4/+6 | |
* | | | add a few gcc helpers, including [un]likely() and __deprecated | David Kalnischkies | 2010-01-22 | 1 | -0/+22 | |
* | | | * apt-pkg/contrib/strutl.cc: | David Kalnischkies | 2010-01-20 | 2 | -16/+36 | |
* | | | replace the per language addendum with a global addendum and | David Kalnischkies | 2010-01-20 | 18 | -3129/+3947 | |
* | | | * apt-pkg/deb/dpkgpm.cc: | David Kalnischkies | 2010-01-19 | 2 | -3/+7 | |
* | | | merge with lp:~mvo/apt/apt-sid to get the complete fr | David Kalnischkies | 2010-01-17 | 5 | -802/+1173 | |
|\| | | ||||||
| * | | Missing \n | bubulle@debian.org | 2010-01-17 | 1 | -1/+1 | |
| * | | Completed translation | bubulle@debian.org | 2010-01-16 | 1 | -9/+39 | |
| * | | French translation update (17 left) | bubulle@debian.org | 2010-01-14 | 3 | -60/+137 | |
* | | | Fix the newly introduced method GetListOfFilesInDir to not accept every | David Kalnischkies | 2010-01-16 | 10 | -22/+267 | |
* | | | correct a spelling error spotted by lintian in the debian/NEWS file: | David Kalnischkies | 2010-01-13 | 1 | -1/+1 | |
* | | | merge with lp:~mvo/apt/debian-sid to get 0.7.25.1 and my changes back | David Kalnischkies | 2010-01-13 | 62 | -8969/+9819 | |
|\| | | ||||||
| * | | releasing version 0.7.25.1 | Michael Vogt | 2010-01-11 | 1 | -2/+2 | |
| * | | * apt-pkg/deb/debindexfile.cc, apt-pkg/pkgcachegen.cc: | Michael Vogt | 2010-01-09 | 4 | -10/+91 | |
| * | | Update PO files | bubulle@debian.org | 2010-01-09 | 43 | -7149/+7311 | |
| * | | Russian translation update | bubulle@debian.org | 2010-01-09 | 2 | -68/+90 | |
| * | | fix merge error | Michael Vogt | 2010-01-08 | 1 | -0/+2 | |
| * | | * po/ru.po: | Michael Vogt | 2010-01-08 | 2 | -249/+250 | |
| * | | * cmdline/apt-get.cc: | Michael Vogt | 2010-01-08 | 2 | -8/+22 | |
| * | | * French manpage translation update | Michael Vogt | 2010-01-08 | 35 | -656/+1144 | |
| * | | 44 strings left | bubulle@debian.org | 2010-01-08 | 1 | -47/+65 | |
* | | | merge again with lp:~mvo/apt/debian-sid to get a buildable fr again | David Kalnischkies | 2010-01-04 | 1 | -311/+695 | |
|\| | | ||||||
| * | | Review continued by Stephane Blondon | bubulle@debian.org | 2010-01-04 | 1 | -37/+38 | |
| * | | Reviewed by Philippe batailler | bubulle@debian.org | 2010-01-03 | 1 | -51/+51 | |
| * | | Review by Stephane Blondon and msgcat | bubulle@debian.org | 2010-01-03 | 1 | -252/+635 | |
* | | | some minor style fixes: use empty() and add a few const | David Kalnischkies | 2010-01-04 | 1 | -8/+8 | |
* | | | finally merge the rest of the patchset from Arnaud Ebalard | David Kalnischkies | 2010-01-04 | 3 | -0/+38 | |
* | | | add TrustedParts so in the future new keyrings can just be dropped | David Kalnischkies | 2010-01-04 | 7 | -58/+126 | |
* | | | Add a GetListOfFilesInDir() helper method which replaces the old | David Kalnischkies | 2010-01-03 | 5 | -113/+56 | |
* | | | apt-key errors out nicely if wget is not installed (Closes: #545754) | David Kalnischkies | 2010-01-02 | 2 | -1/+10 | |
* | | | remove the horrible outdated share/*-archive.gpg files and all there traces | David Kalnischkies | 2010-01-02 | 5 | -7/+3 | |
* | | | fix a typo in the apt.conf manpage spotted by lintian | David Kalnischkies | 2010-01-02 | 1 | -1/+1 | |
* | | | fix another mistake spotted by lintian: | David Kalnischkies | 2010-01-02 | 1 | -2/+2 | |
* | | | Fix the following gcc-4.5 buildfailure in pkgcache.cc by following the sugges... | David Kalnischkies | 2010-01-02 | 1 | -1/+1 | |
* | | | let all packages depend on | David Kalnischkies | 2010-01-02 | 2 | -4/+8 | |
* | | | add configuration PDiffs::Limit-options (FileLimit and SizeLimit) to | David Kalnischkies | 2010-01-02 | 4 | -15/+64 | |
* | | | bzrignore the now linked config.{guess,sub} files | David Kalnischkies | 2010-01-01 | 1 | -0/+2 | |
* | | | fix some warning from the buildtools in tools.m4 and configure.in | David Kalnischkies | 2010-01-01 | 3 | -9/+11 | |
* | | | instruct debiandoc to build files with utf-8 encoding | David Kalnischkies | 2010-01-01 | 3 | -2/+4 |