Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | refresh po/* | Michael Vogt | 2011-07-26 | 46 | -18572/+22958 |
* | merged from lp:~mvo/apt/mvo | Michael Vogt | 2011-07-26 | 6 | -3/+130 |
|\ | |||||
| * | fix typos in changelog, make DeEscapeString const, improve description | Michael Vogt | 2011-07-26 | 3 | -6/+7 |
| * | add another escape test case, fixup octal one (its \0XX instead of \0XXX) | Michael Vogt | 2011-07-26 | 3 | -6/+11 |
| * | apt-pkg/contrib/strutl.cc: kill unneeded debug output | Michael Vogt | 2011-07-26 | 1 | -1/+0 |
| * | * apt-pkg/contrib/strutl.{h,cc}, test/libapt/strutil_test.cc: | Michael Vogt | 2011-07-26 | 6 | -6/+118 |
| * | * apt-pkg/contrib/cdromutl.cc: | Michael Vogt | 2011-07-25 | 2 | -1/+9 |
* | | merged from lp:~donkult/apt/sid | Michael Vogt | 2011-07-26 | 2 | -3/+11 |
|\ \ | |||||
| * | | * apt-pkg/contrib/sha1.cc: | David Miller | 2011-07-26 | 2 | -3/+11 |
|/ / | |||||
* | | releasing version 0.8.15.3 | Michael Vogt | 2011-07-25 | 0 | -0/+0 |
* | | merged from lp:~donkult/apt/sid | Michael Vogt | 2011-07-25 | 12 | -117/+496 |
|\ \ | |||||
| * | | implement MultiarchCross for build-dep and source (Closes: #632221) | David Kalnischkies | 2011-07-25 | 6 | -8/+341 |
| * | | the order of languages after "none" is not important, so ignore it in tests | David Kalnischkies | 2011-07-25 | 2 | -6/+40 |
| * | | update the testcase to reflect that native is always on top if | David Kalnischkies | 2011-07-25 | 1 | -0/+6 |
| * | | * apt-pkg/deb/deblistparser.cc: | David Kalnischkies | 2011-07-25 | 2 | -4/+11 |
| * | | * apt-pkg/aptconfiguration.cc: | David Kalnischkies | 2011-07-25 | 2 | -2/+5 |
| * | | move debug message about attempt install/remove to the responsible method | David Kalnischkies | 2011-07-24 | 1 | -3/+8 |
| * | | alternatively check in a versioned depends if the candidate is good | David Kalnischkies | 2011-07-24 | 1 | -27/+21 |
| * | | after this consider providing packages (if it is not a versioned dep) | David Kalnischkies | 2011-07-24 | 1 | -26/+27 |
| * | | move the detection for installed versions up as it is the easiest case | David Kalnischkies | 2011-07-24 | 1 | -25/+20 |
| * | | first round of reorder code without changing result | David Kalnischkies | 2011-07-24 | 1 | -29/+27 |
| * | | buildconflicts effect all architectures | David Kalnischkies | 2011-07-24 | 2 | -12/+15 |
| * | | you want to be nice and quote a filename just to be reminded by gpg | David Kalnischkies | 2011-07-23 | 1 | -1/+1 |
* | | | merged from donkult | Michael Vogt | 2011-07-22 | 16 | -21/+117 |
|\| | | |||||
| * | | * apt-pkg/policy.cc: | David Kalnischkies | 2011-07-16 | 4 | -6/+86 |
| * | | do not require unused partial dirs in 'source' (Closes: #633510) | David Kalnischkies | 2011-07-16 | 3 | -3/+5 |
| * | | * doc/apt-cache.8.xml: | John Feuerstein | 2011-07-16 | 9 | -13/+15 |
| * | | * cmdline/apt-key: | David Kalnischkies | 2011-07-16 | 3 | -2/+14 |
* | | | merged from the mvo branch | Michael Vogt | 2011-07-22 | 2 | -1/+3 |
|\ \ \ | |/ / |/| / | |/ | |||||
| * | * cmdline/apt-get.cc: | Michael Vogt | 2011-07-22 | 2 | -1/+3 |
* | | apt-pkg/contrib/configuration.cc: revert Configuration::Set() ABI break | Michael Vogt | 2011-07-15 | 2 | -2/+2 |
* | | merged from lp:~donkult/apt/sid | Michael Vogt | 2011-07-15 | 15 | -52/+241 |
|\ \ | |||||
| * | | * apt-pkg/depcache.cc: | David Kalnischkies | 2011-07-15 | 2 | -2/+4 |
| * | | merge with debian-sid 0.8.15.2 | David Kalnischkies | 2011-07-14 | 6 | -11/+78 |
| |\ \ | |/ / |/| | | |||||
* | | | merged from the mvo branch and add proper changelog | Michael Vogt | 2011-07-14 | 5 | -8/+71 |
|\ \ \ | | |/ | |/| | |||||
| * | | merged from debian-sid | Michael Vogt | 2011-07-14 | 12 | -48/+225 |
| |\ \ | |/ / |/| | | |||||
* | | | fix from David Kalnischkies for the InRelease gpg verification | Michael Vogt | 2011-07-13 | 3 | -6/+35 |
* | | | apt-pkg/aptconfiguration.h: fix copy/paste error in getCompressionTypes() des... | Michael Vogt | 2011-07-13 | 1 | -1/+1 |
| * | | make ResolveByKeep() more clever and hold back packages that would go into a ... | Michael Vogt | 2011-07-14 | 4 | -410/+570 |
| * | | apt-pkg/acquire-item.cc: improve error message for valid-until | Michael Vogt | 2011-07-01 | 1 | -2/+4 |
| * | | merged from debian-sid | Michael Vogt | 2011-06-29 | 27 | -2705/+4593 |
| |\ \ | |||||
| | | * | * apt-pkg/init.cc: | David Kalnischkies | 2011-07-06 | 4 | -39/+59 |
| | | * | * cmdline/apt-get.cc: | David Kalnischkies | 2011-07-06 | 3 | -4/+87 |
| | | * | * doc/apt.conf.5.xml: | David Kalnischkies | 2011-07-05 | 3 | -2/+13 |
| | | * | * doc/sources.list.5.xml: | David Kalnischkies | 2011-07-05 | 2 | -2/+20 |
| | | * | remove empty line dpkg-gensymbols complains about | David Kalnischkies | 2011-06-30 | 1 | -1/+0 |
| | | * | * apt-pkg/pkgcachegen.cc: | David Kalnischkies | 2011-06-30 | 2 | -3/+28 |
| | | * | merge with debian-sid 0.8.15.1 | David Kalnischkies | 2011-06-30 | 1 | -1/+1 |
| | | |\ | |_|_|/ |/| | | | |||||
* | | | | releasing version 0.8.15.1 | Michael Vogt | 2011-06-30 | 1 | -2/+2 |
* | | | | * doc/makefile: | Michael Vogt | 2011-06-30 | 9 | -41/+189 |
| |/ / |/| | |