Age | Commit message (Expand) | Author | Files | Lines |
2010-09-09 | Fix missing space after dot in a message from apt-pkg | bubulle@debian.org | 1 | -1/+1 |
2010-08-24 | Fix spelling error in cmdline/apt-get.cc. Thanks to Osamu Aoki | bubulle@debian.org | 1 | -1/+1 |
2010-08-23 | Update PO(T) files | bubulle@debian.org | 1 | -12/+85 |
2010-07-30 | refresh po/pot files in doc/ and po/ | Michael Vogt | 1 | -265/+213 |
2010-07-11 | [ Martin Pitt ] | David Kalnischkies | 1 | -443/+599 |
2010-05-04 | make update-po | David Kalnischkies | 1 | -338/+376 |
2010-04-21 | replace backticks with single quote in broken packages message. | David Kalnischkies | 1 | -2/+2 |
2010-03-14 | merge with debian-sid, update-po for manpages and fix a few more | David Kalnischkies | 1 | -166/+201 |
2010-01-23 | * apt-pkg/contrib/fileutl.cc: | Michael Vogt | 1 | -164/+185 |
2010-01-08 | * French manpage translation update | Michael Vogt | 1 | -7/+2 |
2009-12-10 | merged from the mvo branch (and contains all non-abi break changes from donkult) | Michael Vogt | 1 | -161/+207 |
2009-12-10 | merged -r 1923..1926 from lp:~donkult/apt/sid | Michael Vogt | 1 | -521/+427 |
2009-12-10 | merged -r1887..1901 from lp:~donkult/apt/sid | Michael Vogt | 1 | -447/+536 |
2009-10-20 | only warn if (free) space can't be determined as it overflows the struct | David Kalnischkies | 1 | -97/+98 |
2009-10-19 | rewrite FindSrc() in cmdline/apt-get.cc to fix some bugs, including: | David Kalnischkies | 1 | -60/+71 |
2009-10-01 | improve the documentation and errormessages regarding a failing | David Kalnischkies | 1 | -1/+15 |
2009-09-27 | Update PO files | bubulle@debian.org | 1 | -5/+5 |
2009-09-26 | Update POT file | bubulle@debian.org | 1 | -86/+91 |
2009-09-18 | merge with lp:~mvo/apt/debian-sid including the complete(!) fr | David Kalnischkies | 1 | -12/+12 |
2009-09-15 | Add even more config options and try to handle configuration problems | David Kalnischkies | 1 | -15/+15 |
2009-09-13 | add and document experimental options to make aggressive | David Kalnischkies | 1 | -13/+13 |
2009-09-09 | use only one xsl file (and therefore utf-8) for all languages | David Kalnischkies | 1 | -17/+17 |
2009-08-28 | merge with my po4a branch & update both pot's | David Kalnischkies | 1 | -53/+53 |
2009-08-25 | "backport" the APT::Configuration class to apt-sid | David Kalnischkies | 1 | -11/+11 |
2009-08-12 | Add the pkg/release syntax to the source command in apt-get and also | David Kalnischkies | 1 | -59/+59 |
2009-08-12 | [cmdline/apt-get.cc] | David Kalnischkies | 1 | -59/+59 |
2009-08-12 | Add a Acquire::CompressionTypes config variable from there the | David Kalnischkies | 1 | -9/+9 |
2009-08-09 | [cmdline/apt-get.cc] check for availability ofstatfs.f_type | David Kalnischkies | 1 | -106/+106 |
2009-08-08 | merge with apt-sid | David Kalnischkies | 1 | -26/+27 |
2009-07-31 | [cmdline/apt-get.cc] add APT::Get::HideAutoRemove=small to display only | David Kalnischkies | 1 | -65/+71 |
2009-07-26 | merge with lp:apt/debian-sid | David Kalnischkies | 1 | -1/+1 |
2009-07-24 | merge from the donkult branch | Michael Vogt | 1 | -210/+212 |
2009-07-21 | * apt-pkg/acquire.cc: | Michael Vogt | 1 | -89/+127 |
2009-07-01 | versions with a pin of -1 shouldn't be a candidate (Closes: #355237) | David Kalnischkies | 1 | -4/+4 |
2009-06-30 | * add hook for MarkInstall and MarkDelete (closes: #470035) | David Kalnischkies | 1 | -4/+4 |
2009-06-30 | add the various foldmarkers in apt-pkg & cmdline (no code change) | David Kalnischkies | 1 | -174/+174 |
2009-06-30 | merged r1811..1815 from lp:~donkult/apt/experimental | Michael Vogt | 1 | -135/+135 |
2009-06-29 | * add Debug::pkgDepCache::Marker with more detailed debug output | Michael Vogt | 1 | -4/+4 |
2009-06-29 | * add depth information to the debug output and show what depends | Michael Vogt | 1 | -124/+169 |
2009-02-24 | Update PO(T) files | bubulle@debian.org | 1 | -2/+5 |
2008-11-12 | Update POT file | bubulle@debian.org | 1 | -48/+51 |
2008-11-08 | Re-applied apt-cache built-in help fixes. | Eugene V. Lyubimkin | 1 | -9/+9 |
2008-10-28 | fix various -Wall warnings | Michael Vogt | 1 | -9/+18 |
2008-10-28 | * apt-pkg/acquire-item.cc: | Michael Vogt | 1 | -64/+63 |
2008-07-25 | * improve apt progress reporting, display trigger actions | Michael Vogt | 1 | -31/+42 |
2008-05-23 | * improve apt progress reporting, display trigger actions | Michael Vogt | 1 | -15/+26 |
2008-05-04 | Mark a new string as translatable. Update PO(T) files | bubulle@debian.org | 1 | -7/+11 |
2008-05-02 | Release 0.7.13 | Otavio Salvador | 1 | -55/+55 |
2008-04-15 | update po files | Otavio Salvador | 1 | -125/+120 |
2008-02-23 | Fix some strings and unfuzzy translations. Closes: #466845 | bubulle@debian.org | 1 | -3/+3 |