Age | Commit message (Expand) | Author |
2009-11-26 | Add a very simple test runner | David Kalnischkies |
2009-11-26 | [BREAK] add possibility to download and use multiply | David Kalnischkies |
2009-11-25 | print an error and exit if python-apt is not installed for apt-mark, | David Kalnischkies |
2009-11-25 | add https options which default to the ones from http for the https | David Kalnischkies |
2009-11-25 | another round of method hardening with const& in Configuration | David Kalnischkies |
2009-11-25 | add config setting for User-Agent in http and https to the Acquire group, | David Kalnischkies |
2009-11-25 | print an error if a new state file can't be created in apt-mark, | David Kalnischkies |
2009-11-25 | allow also to skip the last patch if target is reached in acquire-item.cc, | David Kalnischkies |
2009-11-25 | use long instead of short for {Ver,Desc}File size in pkgcache.h | David Kalnischkies |
2009-11-25 | merge my rred-rewrite branch & add it's changes to the changelog | David Kalnischkies |
2009-11-25 | cleanup code a bit more and expand error messages | David Kalnischkies |
2009-11-24 | fix a typo in debian/NEWS entry for 0.7.24: Allready -> Already (Closes: #557... | David Kalnischkies |
2009-11-19 | fix argument check for the rred method | David Kalnischkies |
2009-11-09 | extent the mmap to be able to handle currently not implemented | David Kalnischkies |
2009-11-06 | Finally adope the patch from Morten Hustveit <morten@debian.org> to be | David Kalnischkies |
2009-11-05 | copyLinesFromFileToFile instead of a single Line in the rred method | David Kalnischkies |
2009-11-05 | rewrite and refactor rred method to be able to handle even big (>30 MB) | David Kalnischkies |
2009-11-04 | add a debug test mode to the rred method for easier testing | David Kalnischkies |
2009-11-02 | bump policy to 3.8.3 as we have no outdated manpages anymore | David Kalnischkies |
2009-11-02 | don't try to detect glibc and libstdc++ version as we don't need this informa... | David Kalnischkies |
2009-11-02 | remove traces of old manpage-buildsystems | David Kalnischkies |
2009-11-02 | fix/simplify buildsystem for the (now) po4a-only manpages | David Kalnischkies |
2009-11-02 | and last but not least: convert pt_BR to po4a | David Kalnischkies |
2009-11-02 | convert pl to use po4a-style manpage translation | David Kalnischkies |
2009-11-02 | convert es translation to be also a po4a translation | David Kalnischkies |
2009-11-01 | convert it translation to po4a | David Kalnischkies |
2009-11-01 | disable addendum for sgml-files as we have no valid file until now | David Kalnischkies |
2009-10-29 | remove generated sgml files (if we really had build them) | David Kalnischkies |
2009-10-29 | remove unneeded doc/ja/manpage.links (left over from the ja-po4a-patch) | David Kalnischkies |
2009-10-29 | merge the german translations from lp:~mvo/apt/debian-sid | David Kalnischkies |
2009-10-29 | correct various errors, typos and oddities in the manpages | David Kalnischkies |
2009-10-28 | fix some man page section numbers form programs referenced in the manpages | David Kalnischkies |
2009-10-28 | remove (outdated) config.{sub,guess} and use the ones provided | David Kalnischkies |
2009-10-28 | German translation of manpages | bubulle@debian.org |
2009-10-28 | remove unneeded control field duplications as lintian suggests it | David Kalnischkies |
2009-10-28 | refactor the buildsystem to extract library versions from one file, | David Kalnischkies |
2009-10-24 | Bumped libapt version and excluded eglibc from SONAME. (Closes: #448249) | David Kalnischkies |
2009-10-24 | Avoid extra inner copy in APT_MKSTRCMP and APT_MKSTRCMP2 | David Kalnischkies |
2009-10-21 | German translation completed | bubulle@debian.org |
2009-10-20 | * methods/connect.cc: | David Kalnischkies |
2009-10-20 | only warn if (free) space can't be determined as it overflows the struct | David Kalnischkies |
2009-10-20 | Fix revno 1831.1.13 as i forget to add the definition to config.h.in | David Kalnischkies |
2009-10-19 | German translation update | bubulle@debian.org |
2009-10-19 | add more description to the manpage for the Immediate-Configuration and | David Kalnischkies |
2009-10-19 | rewrite FindSrc() in cmdline/apt-get.cc to fix some bugs, including: | David Kalnischkies |
2009-10-18 | correct apt-mark showauto synopsis, thanks Andrew Schulman (Closes: #551440) | David Kalnischkies |
2009-10-16 | add a message which will be displayed if xsltproc does respect the -o | David Kalnischkies |
2009-10-14 | update po(t)s of all languages and fix a simple docbook-warning in | David Kalnischkies |
2009-10-14 | fix compiler warning: suggest parentheses around && within || in cachedb | David Kalnischkies |
2009-10-14 | merge Julians changes from lp:~mvo/apt/debian-sid | David Kalnischkies |