summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* Slovak translation update. Closes: #581159bubulle@debian.org2010-05-112-6/+17
|
* * debian/rules:Michael Vogt2010-05-054-2/+8
|\ | | | | - install html doxygen in libapt-pkg-doc as well
| * * debian/rules:Michael Vogt2010-05-054-2/+8
| | | | | | - install html doxygen in libapt-pkg-doc as well
* | * apt-pkg/deb/debrecords.cc:Michael Vogt2010-05-052-1/+4
|\| | | | | - fix max tag buffer size (LP: #545336, closes: #578959)
| * * apt-pkg/deb/debrecords.cc:Michael Vogt2010-05-052-1/+4
| | | | | | - fix max tag buffer size (LP: #545336, closes: #578959)
* | merge from the mvo branchMichael Vogt2010-05-047-6/+46
|\|
| * * apt-pkg/indexfile.cc:Michael Vogt2010-05-032-0/+7
| | | | | | | | | | | | - If no "_" is found in the language code, try to find a "." This is required for languages like Esperanto that have no county associated with them (LP: #560956) Thanks to "Aisano" for the fix
| * apt-pkg/policy.cc: yet another cout -> clog fixMichael Vogt2010-04-281-1/+1
| |
| * * apt-pkg/depcache.cc:Michael Vogt2010-04-282-2/+4
| | | | | | - fix incorrect std::cout usage for debug output
| * * [ Abi break ] apt-pkg/acquire-item.{cc,h}:Michael Vogt2010-04-283-3/+23
| | | | | | | | - add "IsIndexFile" to constructor of pkgAcqFile so that it sends the right cache control headers
| * Remember hosts with general failures forMichael Vogt2010-04-142-0/+7
| | | | | | | | https://wiki.ubuntu.com/NetworklessInstallationFixes (LP: #556831).
* | ftparchive/apt-ftparchive.cc: Include apt-pkg/init.h.Julian Andres Klode2010-03-261-0/+1
| |
* | * apt-pkg/deb/dpkgpm.cc:Michael Vogt2010-03-266-5/+31
|\| | | | | | | | | | | | | | | | | | | | | | | | | - fix backgrounding when dpkg runs (closes: #486222) * cmdline/apt-mark: - show error on incorrect aguments (LP: #517917), thanks to Torsten Spindler * cmdline/apt-get.cc: - if apt-get source foo=version or foo/distro can not be found, error out (LP: #502641) * apt-pkg/packagemanager.cc: - better debug output * doc/examples/configure-index: - add missing Debug::pkgPackageManager option
| * apt-pkg/packagemanager.cc: more debug output for debug::pkgPackageManagerMichael Vogt2010-03-162-0/+6
| |
| * * apt-pkg/indexfile.cc:Michael Vogt2010-03-122-5/+15
| | | | | | - deal correctly with three letter langcodes (LP: #391409)
| * * cmdline/apt-get.cc:Michael Vogt2010-03-123-50/+58
| | | | | | | | - if apt-get source foo=version or foo/distro can not be found, error out (LP: #502641)
| * * cmdline/apt-mark:Michael Vogt2010-03-122-0/+6
| | | | | | | | - show error on incorrect aguments (LP: #517917), thanks to Torsten Spindler
| * * apt-pkg/deb/dpkgpm.cc:Michael Vogt2010-02-252-0/+3
| | | | | | - fix backgrounding when dpkg runs (closes: #486222)
* | * ftparchive/apt-ftparchive.cc:Julian Andres Klode2010-03-263-1/+10
| | | | | | - Read default configuration (Closes: #383257)
* | French translation completedbubulle@debian.org2010-03-231-101/+84
| |
* | cmdline/apt-cache.cc: Change behavior of showsrc to match the one of show ↵Julian Andres Klode2010-03-212-3/+16
| | | | | | | | (Closes: #512046).
* | * cmdline/apt-key:Julian Andres Klode2010-03-212-0/+3
| | | | | | - Honor Apt::GPGV::TrustedKeyring (Closes: #316390)
* | * apt-pkg/policy.cc:Julian Andres Klode2010-03-212-0/+17
| | | | | | | | - Always return a candidate if there is at least one version pinned > 0 (Closes: #512318)
* | Add conflict with manpages-plbubulle@debian.org2010-03-192-1/+3
| |
* | Polish manpages translation updatebubulle@debian.org2010-03-193-510/+2301
| |
* | Dutch translation updatebubulle@debian.org2010-03-162-145/+142
| |
* | doc/po/es.po: Add a missing placeholder xml, fixes build.Julian Andres Klode2010-03-121-1/+1
| |
* | * debian/rules:Julian Andres Klode2010-03-122-2/+5
| | | | | | | | - Fix the libraries name to be e.g. libapt-pkg4.9 instead of libapt-pkg-4.9.
* | apt-inst/contrib/arfile.h: Add public ARArchive::Members() which returns the ↵Julian Andres Klode2010-03-122-0/+3
| | | | | | | | list of members.
* | Spanish manpages translation updatebubulle@debian.org2010-03-102-2385/+3220
| |
* | * cmdline/apt-mark:Julian Andres Klode2010-03-013-11/+17
| | | | | | - Use the new python-apt API (and conflict with python-apt << 0.7.93.2).
* | Completed translationbubulle@debian.org2010-02-281-1/+3
| |
* | Correct translation errorbubulle@debian.org2010-02-271-2/+2
| |
* | Correct translation errorbubulle@debian.org2010-02-271-7/+5
| |
* | German translation updatebubulle@debian.org2010-02-242-248/+247
| |
* | fix crash when LANGUAGE is not setMichael Vogt2010-02-182-1/+8
| |
* | refreshed po/ doc/po filesMichael Vogt2010-02-1851-8897/+10234
| |
* | merge from the lp:~donkult/apt/sid branchMichael Vogt2010-02-1824-113/+319
|\ \
| * | * doc/apt-cdrom.8.xml:David Kalnischkies2010-02-182-1/+3
| | | | | | | | | | | | - fix typo spotted by lintian: proc(c)eed
| * | * debian/rules:David Kalnischkies2010-02-182-1/+3
| | | | | | | | | | | | - remove creation of empty dir /usr/share/apt
| * | we break the ABI, so let use increase the ABI number :)David Kalnischkies2010-02-185-23/+16
| | | | | | | | | | | | (This is the revert of the glibc-abi-compatibility-hack)
| * | * doc/apt_preferences.5.xml:David Kalnischkies2010-02-182-1/+11
| | | | | | | | | | | | - explicitly warn against careless use (Closes: #567669)
| * | * debian/control:David Kalnischkies2010-02-182-1/+3
| | | | | | | | | | | | - update with no changes to debian policy 3.8.4
| * | * aptconfiguration.cc:David Kalnischkies2010-02-185-9/+105
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | - include all existing Translation files in the Cache (Closes: 564137) Previously if APT was executed with a different LC_* all these invocations needed to rebuild the Cache as too many files were included or missing: Now the lists-directory is checked for Translation-files and all these will be included in getLanguages() regardless of the environment setting (after a "none" so APT will not use them for displaying information).
| * | * buildlib/apti18n.h.in, po/makefile:David Kalnischkies2010-02-184-5/+13
| | | | | | | | | | | | - add ngettext support with P_()
| * | dd support for the LANGUAGE environment variableDavid Kalnischkies2010-02-185-47/+127
| | |
| * | - add --arch option for apt-ftparchive packages and contents commandsDavid Kalnischkies2010-02-185-24/+34
| | | | | | | | | | | | | | | - if an arch is given accept only *_all.deb and *_arch.deb instead of *.deb. Thanks Stephan Bosch for the patch! (Closes: #319710)
| * | * apt-pkg/deb/dpkgpm.cc:David Kalnischkies2010-02-182-1/+4
| | | | | | | | | | | | | | | - stdin redirected to /dev/null takes all CPU (Closes: #569488) Thanks to Aurelien Jarno for providing (again) a patch!
* | | * [BREAK] merged lp:~mvo/apt/historyMichael Vogt2010-02-1818-95/+7647
|\ \ \ | | |/ | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | - this writes a /var/log/apt/history tagfile that contains details from the transaction (complements term.log) * methods/http.cc: - add cache-control headers even if no cache is given to allow adding options for intercepting proxies - add Acquire::http::ProxyAutoDetect configuration that can be used to call a external helper to figure out the proxy configuration and return it to apt via stdout (this is a step towards WPAD and zeroconf/avahi support) * abicheck/ - add new abitest tester using the ABI Compliance Checker from http://ispras.linuxfoundation.org/index.php/ABI_compliance_checker * Change the package index Info methods to allow apt-cache policy to be useful when using several different archives on the same host. (Closes: #329814, LP: #22354)
| * | abicheck/run_abi_test: check both libapt-pkg and libapt-instMichael Vogt2010-02-181-1/+1
| | |