summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* add <refname> and <refentrytitle> to the untranslated listDavid Kalnischkies2012-05-2110-614/+59
* in <term> mark all options with <option> and mark <term><option>David Kalnischkies2012-05-2121-14232/+1721
* * apt-pkg/aptconfiguration.cc:David Kalnischkies2012-05-205-6/+38
* move the creation of the manpage-style.xsl file to the rest of theDavid Kalnischkies2012-05-202-4/+6
* * doc/*.xml:David Kalnischkies2012-05-2017-3617/+4610
* * apt-pkg/packagemanager.cc:David Kalnischkies2012-05-193-1/+26
* * doc/po/de.po:Chris Leick2012-05-192-470/+50
* fix authenificated→authenticated typo in sources.list manpageChris Leick2012-05-1910-21/+21
* * doc/makefile:David Kalnischkies2012-05-174-1/+7
* add spaces around PACKAGE_VERSION to fix FTBFS with -std=c++11David Kalnischkies2012-05-173-5/+3
* * cmdline/apt-get.cc:David Kalnischkies2012-05-164-26/+61
* * apt-pkg/contrib/fileutl.cc:David Kalnischkies2012-05-162-24/+44
* * apt-pkg/algorithms.cc:Marius Vollmer2012-05-153-0/+11
* * methods/http.cc:David Kalnischkies2012-05-153-8/+11
* * methods/mirror.cc:Raphael Geissert2012-05-142-1/+4
* adapt manual testcase to check redirects of dists/, tooDavid Kalnischkies2012-05-141-5/+7
* * apt-pkg/acquire*.cc:Raphael Geissert2012-05-145-21/+63
* * apt-pkg/acquire-methods.cc:David Kalnischkies2012-05-143-13/+15
* * debian/control:David Kalnischkies2012-05-142-2/+6
* - separate manpages from the rest of the doc buildingDavid Kalnischkies2012-05-147-17/+36
* * debian/rules:David Kalnischkies2012-05-122-1/+3
* * prepare-release:David Kalnischkies2012-05-122-3/+5
* * Makefile, buildlib/*.mak:David Kalnischkies2012-05-125-13/+17
* * apt-pkg/pkgcachegen.cc:David Kalnischkies2012-05-123-3/+11
* releasing version 0.9.3Michael Vogt2012-05-1111-72/+330
* merged from davidMichael Vogt2012-05-1111-78/+222
|\
| * add a manually runable library action to help in maintaining the symbols filesDavid Kalnischkies2012-05-111-3/+26
| * * apt-inst/deb/debfile.h:David Kalnischkies2012-05-102-0/+7
| * * apt-pkg/algorithms.cc:David Kalnischkies2012-05-103-12/+32
| * add a small wrapper to call gdb in the framework settingDavid Kalnischkies2012-05-101-0/+4
| * ensure that d is set before accessing itDavid Kalnischkies2012-05-102-41/+51
| * fix calling style of FileFd (no functional change)David Kalnischkies2012-05-101-3/+3
| * ensure that in error conditions the Fail flag is setDavid Kalnischkies2012-05-102-3/+47
| * we don't need zlib (anymore) in rred so don't include itDavid Kalnischkies2012-05-101-1/+0
| * collect zombie (de)compressor processes on reopenDavid Kalnischkies2012-05-102-1/+15
| * ensure that we do init d only once and especially not with its ownDavid Kalnischkies2012-05-092-5/+9
| * * apt-pkg/aptconfiguration.cc:David Kalnischkies2012-05-092-3/+5
| * * apt-pkg/contrib/fileutl.cc:David Kalnischkies2012-05-092-4/+10
| * * apt-pkg/acquire-worker.cc:YOSHINO Yoshihito2012-05-072-4/+15
* | merged from davidMichael Vogt2012-05-1113-21/+91
|\|
| * ensure that apti18n.h is included last as advertised (Closes: #671623)David Kalnischkies2012-05-058-13/+22
| * check if we work on a valid description in IsDuplicateDescription asDavid Kalnischkies2012-05-052-3/+6
| * add a simple test for HashSumValue classesDavid Kalnischkies2012-05-021-0/+22
| * * apt-pkg/deb/deblistparser.cc:David Kalnischkies2012-05-022-6/+15
| * * apt-pkg/pkgcachegen.cc:David Kalnischkies2012-05-022-1/+9
| * * debian/libapt-inst1.5.symbols:David Kalnischkies2012-05-023-2/+21
|/
* merged from donkultMichael Vogt2012-04-2514-123/+550
|\
| * provider is only a possible solution if the provides has the rightDavid Kalnischkies2012-04-232-2/+5
| * /dev/null is a special absolute path as it has no subdirectoriesDavid Kalnischkies2012-04-233-1/+16
| * normalize a bit by replacing // and /./ with / in FindFileDavid Kalnischkies2012-04-233-31/+53