Age | Commit message (Expand) | Author | Files | Lines |
2014-08-18 | apt (1.0.6+dyson1) unstable; urgency=mediumHEADdyson/1.0.6+dyson1master | Igor Pashev | 1 | -0/+6 |
2014-08-18 | Fixed debian/libapt-pkg4.12.symbols | Igor Pashev | 1 | -1/+0 |
2014-08-18 | Link apt solver with libapt-private | Igor Pashev | 1 | -1/+1 |
2014-08-18 | Added sources to ftparchive | Igor Pashev | 1 | -0/+2 |
2014-08-18 | Removed unused HP-UX checks | Igor Pashev | 1 | -17/+0 |
2014-08-18 | Fixed order in configure.ac | Igor Pashev | 1 | -6/+6 |
2014-08-18 | Removed duplicated acqprogress.{cc,h} files from Makefile.am | Igor Pashev | 1 | -1/+1 |
2014-08-18 | Merge branch 'debian/sid' of git://anonscm.debian.org/apt/apt | Igor Pashev | 219 | -91110/+99281 |
2014-07-29 | doc/po/pt.po: updated, thanks to Américo Monteir | Michael Vogt | 1 | -206/+371 |
2014-07-29 | doc/apt.8.xml: fix typo, thanks to Jakub Wilk | Michael Vogt | 1 | -2/+2 |
2014-07-29 | Fix SmartConfigure to ignore ordering of packages that are already valid | Michael Vogt | 4 | -1/+2446 |
2014-07-24 | l10n: vi.po (636t): Update one new string | Trần Ngọc Quân | 1 | -4/+4 |
2014-07-17 | apt-pkg/acquire-item.cc: make pkgAcqDiffIndex more uniform | Michael Vogt | 1 | -2/+2 |
2014-07-17 | Use @builddeps@ in the debian/tests/control file | Michael Vogt | 1 | -1/+1 |
2014-07-16 | Update Japanese documentation translation | victory | 1 | -370/+502 |
2014-07-16 | StringToBool: only act if the entire string is consumed by strtol() | Michael Vogt | 2 | -3/+35 |
2014-07-10 | Merge remote-tracking branch 'mvo/feature/README' into debian/sid | Michael Vogt | 1 | -0/+37 |
2014-07-10 | add REAMDE.md | Michael Vogt | 1 | -0/+37 |
2014-07-10 | releasing package apt version 1.0.6 | Michael Vogt | 1 | -1/+1 |
2014-07-10 | prepare 1.0.6 | Michael Vogt | 55 | -57665/+58004 |
2014-07-08 | Only show packages as upgradable if the have a CandidateVer != 0 | Michael Vogt | 2 | -3/+4 |
2014-07-08 | doc: Unfuzzy DocBook translations | Guillem Jover | 9 | -5128/+5573 |
2014-07-08 | doc: Convert from DebianDoc SGML to DocBook XML | Guillem Jover | 11 | -2317/+3157 |
2014-07-08 | build: Convert from DebianDoc SGML to DocBook XML | Guillem Jover | 18 | -122/+244 |
2014-07-08 | build: Set the XSL parameter through the command line instead of sed | Guillem Jover | 2 | -4/+4 |
2014-07-08 | po: Fix format specifier order in translation | Guillem Jover | 2 | -10/+10 |
2014-07-08 | po: Fix encoding issues | Guillem Jover | 1 | -9/+9 |
2014-07-08 | po: Fix or add missing email addresses | Guillem Jover | 4 | -5/+4 |
2014-07-08 | po: Fix Plural-Forms fields | Guillem Jover | 11 | -5/+12 |
2014-07-08 | po: Fill Project-Id-Version with correct project id and version | Guillem Jover | 2 | -2/+2 |
2014-07-08 | po: Remove fuzzy from file msgid header | Guillem Jover | 1 | -1/+0 |
2014-07-08 | po: Fill or add missing Language field | Guillem Jover | 12 | -11/+12 |
2014-07-08 | Do not clean "/" in pkgAcquire::Clean/pkgArchiveCleaner | Michael Vogt | 2 | -1/+7 |
2014-07-08 | Improve description how to turn off the caches | Cédric Barboiron | 1 | -4/+5 |
2014-07-07 | use printf instead of echo in testing framework | Michele Orrù | 2 | -31/+31 |
2014-07-07 | properly handle (currently unused) dpkg pass-through | David Kalnischkies | 1 | -13/+16 |
2014-07-07 | use exit instead of incorrect return in test wrapper | Michele Orrù | 1 | -4/+5 |
2014-07-07 | handle moved mmap after UniqFindTagWrite call | David Kalnischkies | 1 | -2/+6 |
2014-07-07 | Danish program translation update | Joe Hansen | 1 | -50/+67 |
2014-07-03 | Try not to parse invalid translation files (LP: #756317) | Michael Vogt | 2 | -34/+19 |
2014-06-25 | redo two typo fixes lost in German update collision | David Kalnischkies | 1 | -2/+2 |
2014-06-24 | l10n: vi.po: Update 3 new messages | Trần Ngọc Quân | 1 | -4/+4 |
2014-06-24 | methods/http.cc: use Req.str() in debug output | Michael Vogt | 1 | -1/+1 |
2014-06-19 | German translation reviewed by Erik Pfannenstein | Chris Leick | 1 | -72/+54 |
2014-06-18 | releasing package apt version 1.0.5 | Michael Vogt | 55 | -3912/+4074 |
2014-06-18 | EDSP doc: some typo and wording fixes | David Kalnischkies | 1 | -8/+8 |
2014-06-18 | EDSP doc: (minor) consistently use 2 blank lines before headings | Stefano Zacchiroli | 1 | -0/+2 |
2014-06-18 | EDSP doc: clarify that Install/Remove packages are arch-qualified | Stefano Zacchiroli | 1 | -4/+12 |
2014-06-18 | do not call resolver twice on (dist-)upgrade | David Kalnischkies | 5 | -18/+32 |
2014-06-18 | show our broken packages message in 'apt' solver | David Kalnischkies | 4 | -117/+134 |