Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | po/es.po: Updated, plus fixes encoding issues and fixes two fuzzy | Michael Vogt | 2011-01-25 | 2 | -678/+699 |
| | | | strings, thanks to Javier Fernandez-Sanguino (closes: #610692) | ||||
* | * ftparchive/apt-ftparchive.cc: | Michael Vogt | 2011-01-25 | 2 | -1/+5 |
| | | | - fix endless loop for multiple TranslationsWriters | ||||
* | * apt-pkg/contrib/weakptr.h: | Michael Vogt | 2011-01-12 | 2 | -0/+3 |
| | | | - fix compile error with g++ 4.6 | ||||
* | merged lp:~pitti/apt/compressed-indexes | Michael Vogt | 2010-11-25 | 3 | -0/+9 |
|\ | |||||
| * | * test/integration/test-compressed-indexes, test/test-indexes.sh: | Martin Pitt | 2010-11-15 | 3 | -0/+8 |
| | | | | | | | | | | - Explicitly disable compressed indexes at the start. This ensures that we will actually test uncompressed indexes regardless of the internal default value of Acquire::GzipIndexes. | ||||
* | | * methods/http.cc: | Michael Vogt | 2010-11-22 | 2 | -4/+21 |
| | | | | | | | | - do not hang if Acquire::http::ProxyAutoDetect can not be executed or returns no data (LP: #654393) | ||||
* | | merged from apt-get-download | Michael Vogt | 2010-11-18 | 1 | -2/+1 |
|\ \ | |||||
| * | | cmdline/apt-get.cc: download it all in one go | Michael Vogt | 2010-11-18 | 1 | -2/+1 |
| | | | |||||
* | | | merged from apt-get-changelog | Michael Vogt | 2010-11-18 | 1 | -8/+9 |
|\ \ \ | |||||
| * | | | cmdline/apt-get.cc: remove srcpkg | Michael Vogt | 2010-11-18 | 1 | -5/+4 |
| | | | | |||||
| * | | | cmdline/apt-get.cc: use source version instead of binary version | Michael Vogt | 2010-11-18 | 1 | -3/+5 |
| | | | | |||||
* | | | | cmdline/apt-get.cc: add download/changelog to usage | Michael Vogt | 2010-11-18 | 1 | -0/+2 |
| | | | | |||||
* | | | | merged from apt-get-download | Michael Vogt | 2010-11-18 | 1 | -0/+6 |
|\ \ \ \ | | |/ / | |/| | | |||||
| * | | | doc/apt-get.8.xml: document download | Michael Vogt | 2010-11-18 | 1 | -0/+6 |
| | | | | |||||
* | | | | merged from apt-get-changelog | Michael Vogt | 2010-11-18 | 1 | -0/+17 |
|\ \ \ \ | | |/ / | |/| | | |||||
| * | | | doc/apt-get.8.xml: document based on the work from Martin Pitt (thanks!) | Michael Vogt | 2010-11-18 | 1 | -0/+17 |
| | | | | |||||
* | | | | merged from the apt-get-changelog branch | Michael Vogt | 2010-11-18 | 2 | -47/+58 |
|\| | | | |||||
| * | | | refactor/simplify changelog fetching code | Michael Vogt | 2010-11-18 | 2 | -33/+57 |
| | | | | |||||
| * | | | cmdline/apt-get.cc: simplify changelog uri generation | Michael Vogt | 2010-11-18 | 1 | -17/+4 |
| | | | | |||||
| * | | | cmdline/apt-get.cc: fix typo | Michael Vogt | 2010-11-18 | 1 | -1/+1 |
| | | | | |||||
* | | | | merged lp:~mvo/apt/apt-get-changelog | Michael Vogt | 2010-11-18 | 6 | -45/+250 |
|\| | | | |||||
| * | | | cmdline/apt-get.cc: improve changelog description | Michael Vogt | 2010-11-16 | 1 | -3/+6 |
| | | | | |||||
| * | | | add support for third party changelogs | Michael Vogt | 2010-11-16 | 3 | -0/+52 |
| | | | | |||||
| * | | | doc/examples/configure-index: updated to include apt::changelogs::server | Michael Vogt | 2010-11-15 | 1 | -45/+52 |
| | | | | |||||
| * | | | test/integration/framework: set methods dir | Michael Vogt | 2010-11-15 | 1 | -0/+1 |
| | | | | |||||
| * | | | test/integration/test-changelog: add regression test for changelog downloader | Michael Vogt | 2010-11-15 | 1 | -0/+34 |
| | | | | |||||
| * | | | cmdline/apt-get.cc: create the mkdtemp dir in /tmp | Michael Vogt | 2010-11-15 | 1 | -1/+1 |
| | | | | |||||
| * | | | cmdline/apt-get.cc: move Setup a level higher | Michael Vogt | 2010-11-15 | 1 | -3/+2 |
| | | | | |||||
| * | | | cmdline/apt-get.cc make only the server configurable, but not the format ↵ | Michael Vogt | 2010-11-15 | 1 | -6/+8 |
| | | | | | | | | | | | | | | | | string (attack vector?) | ||||
| * | | | support Apt::Changelog::Server, code cleanup | Michael Vogt | 2010-11-15 | 1 | -21/+19 |
| | | | | |||||
| * | | | use mkdtemp() instead of tempnam, free mkdtemp() data afterwards, return ↵ | Michael Vogt | 2010-11-15 | 1 | -2/+12 |
| | | | | | | | | | | | | | | | | true in DoChangelog handler | ||||
| * | | | initial apt-get changelog implementation, not quite ready yet (need to get ↵ | Michael Vogt | 2010-11-15 | 1 | -0/+99 |
| | | | | | | | | | | | | | | | | rid of tmpnam | ||||
* | | | | move DoDownload up to workaround merge conflict with the changelog branch | Michael Vogt | 2010-11-18 | 1 | -54/+54 |
| | | | | |||||
* | | | | merged lp:~mvo/apt/apt-get-download | Michael Vogt | 2010-11-18 | 1 | -0/+55 |
|\ \ \ \ | | |/ / | |/| | | |||||
| * | | | cmdline/apt-get.cc: and add size as well | Michael Vogt | 2010-11-15 | 1 | -1/+1 |
| | | | | |||||
| * | | | cmdline/apt-get.cc: add hash to the downloader | Michael Vogt | 2010-11-15 | 1 | -6/+15 |
| | | | | |||||
| * | | | cmdline/apt-get.cc: add download commandlien option | Michael Vogt | 2010-11-15 | 1 | -0/+46 |
| | | | | |||||
* | | | | merged from debian-sid | Michael Vogt | 2010-11-18 | 3 | -19/+39 |
|\ \ \ \ | |/ / / |/| | | | |||||
| * | | | releasing version 0.8.9 | Michael Vogt | 2010-11-18 | 1 | -1/+1 |
| | | | | |||||
| * | | | * cmdline/acqprogress.cc: | Michael Vogt | 2010-11-18 | 2 | -1/+18 |
| |\ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | - don't ask the user for media change if quiet >= 2, stdout is not a tty and assume-yes, force-yes or trivial-only option is set to avoid cpu eating endless loops in unattended runs like apt.cron (Closes: #602354, LP: #665580) | ||||
| | * | | | * cmdline/acqprogress.cc: | David Kalnischkies | 2010-11-11 | 2 | -1/+18 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | - don't ask the user for media change if quiet >= 2, stdout is not a tty and assume-yes, force-yes or trivial-only option is set to avoid cpu eating endless loops in unattended runs like apt.cron (Closes: #602354, LP: #665580) | ||||
| * | | | | ! German update by Holger Wansing. Closes: #603619 | bubulle@debian.org | 2010-11-15 | 2 | -17/+20 |
| | |_|/ | |/| | | |||||
* | | | | merged from debian | Michael Vogt | 2010-11-15 | 50 | -13672/+10088 |
|\| | | | |_|/ |/| | | |||||
| * | | Slovenian update by Andrej Žnidaršič and Rosetta Slovenian team | bubulle@debian.org | 2010-11-13 | 2 | -805/+774 |
| | | | |||||
| * | | merged from donkult | Michael Vogt | 2010-11-10 | 10 | -51/+233 |
| |\| | |||||
| | * | * apt-pkg/depcache.cc: | David Kalnischkies | 2010-11-10 | 5 | -3/+126 |
| | | | | | | | | | | | | - don't install previously not installed providers in a try to statisfy a "Breaks: provides" dependency by upgrade | ||||
| | * | * apt-pkg/algorithms.cc: | David Kalnischkies | 2010-11-10 | 2 | -1/+5 |
| | | | | | | | | | | | | - if the package was explicitly marked as ToRemove don't consider it as a candidate for FixByInstall | ||||
| | * | evaluate Acquire::Languages= before LANG= (Closes: #602573) | David Kalnischkies | 2010-11-09 | 3 | -42/+62 |
| | | | |||||
| | * | * apt-pkg/orderlist.cc: | David Kalnischkies | 2010-11-06 | 3 | -9/+32 |
| | | | | | | | | | | | | - try fixing before removing even if the fix is hidden in a provides, hidden in the #590438 testcase | ||||
| | * | * apt-pkg/aptconfiguration.cc: | David Kalnischkies | 2010-11-06 | 3 | -2/+14 |
| |/ | | | | | - respect the none-force even in LANG=C (Closes: #602573) |