| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | | | | | merged from the mvo branch and add proper changelog | Michael Vogt | 2011-07-14 | 5 | -8/+71 |
|\ \ \ \ \ |
|
| | * | | | | * 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 |
| | |\ \ \ \ |
|
| | * | | | | | allow package:architecure in Package: | David Kalnischkies | 2011-06-30 | 3 | -9/+49 |
| | * | | | | | - ensure that only the first specific stanza for a package is used | David Kalnischkies | 2011-06-29 | 4 | -17/+30 |
| | * | | | | | Defaults is a vector of Pin not of PkgPin | David Kalnischkies | 2011-06-29 | 2 | -2/+3 |
| | * | | | | | * apt-pkg/policy.cc: | David Kalnischkies | 2011-06-29 | 3 | -1/+51 |
| | * | | | | | the symbol for PrintStatus() is architecture dependent | David Kalnischkies | 2011-06-29 | 2 | -1/+9 |
| | * | | | | | comment out gcc-4.5 specific symbols as gcc-4.6 is now default | David Kalnischkies | 2011-06-29 | 2 | -7/+8 |
| | * | | | | | * debian/apt.symbols: | David Kalnischkies | 2011-06-29 | 2 | -5/+7 |
| | * | | | | | clarify update vs. net-update in different distros (Closes: #632043) | David Kalnischkies | 2011-06-29 | 3 | -10/+20 |
| | * | | | | | require to be root for add, rm, update and net-update | David Kalnischkies | 2011-06-29 | 2 | -1/+13 |
| | * | | | | | * cmdline/apt-key: | David Kalnischkies | 2011-06-29 | 2 | -3/+5 |
| | * | | | | | * doc/makefile: | David Kalnischkies | 2011-06-29 | 2 | -0/+9 |
| | * | | | | | merge with debian-sid release 0.8.15 | David Kalnischkies | 2011-06-29 | 25 | -2697/+4625 |
| | |\ \ \ \ \ |
|
| | * | | | | | | revert 2114.1.12 as doxygen does this for use now | David Kalnischkies | 2011-06-06 | 2 | -6/+1 |
| | * | | | | | | * apt-pkg/indexcopy.cc: | David Kalnischkies | 2011-06-06 | 4 | -7/+64 |
| | * | | | | | | add a very dumb pause method to stop test-execution | David Kalnischkies | 2011-06-06 | 1 | -0/+6 |
| | | | | | | * | * apt-pkg/pkgcachegen.{cc,h}: | Michael Vogt | 2011-07-29 | 3 | -2/+9 |
| | | | | | | * | * apt-pkg/contrib/fileutl.{cc,h}: | Michael Vogt | 2011-07-28 | 6 | -4/+54 |
| | | | | | |/ |
|
| | | | | | * | 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 |
| | | | | |/ |
|
| | | | | * | * cmdline/apt-get.cc: | Michael Vogt | 2011-07-22 | 2 | -1/+3 |
| | |_|_|/
| |/| | | |
|
| * | | | | 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 |
| |_|_|/
|/| | | |
|
* | | | | releasing version 0.8.15.1 | Michael Vogt | 2011-06-30 | 1 | -2/+2 |
* | | | | * doc/makefile: | Michael Vogt | 2011-06-30 | 9 | -41/+189 |
| |_|/
|/| | |
|
| * | | 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 |
| |\ \
| |/ /
|/| | |
|
* | | | releasing version 0.8.15 | Michael Vogt | 2011-06-28 | 1 | -2/+2 |
* | | | various typo and syntax corrections in doc/*.xml | Michael Vogt | 2011-06-28 | 15 | -2166/+3796 |
* | | | update symbol file (thanks to david) | Michael Vogt | 2011-06-28 | 1 | -0/+3 |
* | | | merged from lp:~mvo/apt/mvo | Michael Vogt | 2011-06-28 | 6 | -14/+49 |
|\| | |
|
| * | | * apt-pkg/deb/dpkgpm.cc: | Michael Vogt | 2011-06-27 | 2 | -1/+13 |
| * | | update changelog for the previous two commits | Michael Vogt | 2011-06-09 | 1 | -0/+2 |
| * | | apt-pkg/deb/debindexfile.cc: kill off another TranslationsAvailable() usage t... | Michael Vogt | 2011-06-09 | 1 | -6/+4 |
| * | | apt-pkg/deb/debindexfile.cc: remove tests for TranslationsAvailable() as this... | Michael Vogt | 2011-06-09 | 1 | -4/+1 |
| * | | * apt-pkg/deb/deblistparser.cc: | Michael Vogt | 2011-06-09 | 2 | -1/+4 |
| * | | append the dist (e.g. sid, wheezy) as a query string when | Michael Vogt | 2011-06-07 | 3 | -0/+8 |
| * | | * methods/mirror.cc: | Michael Vogt | 2011-06-07 | 2 | -2/+17 |