ntk/apt.git
2011-01-17 Michael Vogtreleasing version 0.8.10.1 0.8.10.1
2011-01-16 David Kalnischkies* cmdline/apt-key:
2011-01-16 David Kalnischkiesimplement i quiet run-tests mode which prints only...
2011-01-15 David Kalnischkiesmove file installation from rules to dh_install files
2011-01-15 David Kalnischkieslet dh_bugfiles take care of the bugscript instead...
2011-01-15 David Kalnischkiesmove the lintian-overrides into the debian directory
2011-01-15 David Kalnischkies* methods/rred.cc:
2011-01-15 bubulle@debian.orgFix encoding for Slovenian translation. PO file switched
2011-01-15 David Kalnischkies* debian/control:
2011-01-14 David Kalnischkies* pre-build.sh:
2011-01-14 David Kalnischkiesfix the invalid wrong locale month name in NEWS file
2011-01-14 David Kalnischkiesdepend on debhelper 7 to raise compat level
2011-01-14 David Kalnischkies* debian/rules:
2011-01-14 David Kalnischkies* doc/sources.list.5.xml:
2011-01-14 David Kalnischkiesremove duplicated text and refer to the sources.list...
2011-01-13 David KalnischkiesAdd a testcase to verify that packages which are held...
2011-01-13 David Kalnischkies* doc/apt-get.8.xml:
2011-01-13 David Kalnischkiesignore non-regular files in GetListOfFilesInDir (Closes...
2011-01-13 David Kalnischkies* apt-pkg/cacheiterator.h:
2011-01-12 David Kalnischkies* apt-inst/contrib/extracttar.cc:
2011-01-12 Jakub Wilk* doc/apt.conf.5.xml:
2011-01-12 Petter Reinholdtsen* deb/dpkgpm.cc:
2011-01-12 David Kalnischkies* methods/https.cc:
2011-01-12 David KalnischkiesFristOwner is never used in the blamed history and...
2011-01-12 David Kalnischkiesremove the unused Die boolean - error reporting is...
2011-01-12 David Kalnischkiesremove two unused variables gcc-4.6 reports from depcac...
2011-01-12 David Kalnischkies* apt-pkg/contrib/weakptr.h:
2011-01-12 David Kalnischkies* apt-pkg/contrib/fileutl.cc:
2011-01-12 Michael Vogt* apt-pkg/contrib/weakptr.h:
2010-12-15 bubulle@debian.org* Spanish update by Javier Fernández-Sanguino Peña...
2010-12-07 Julian Andres... cmdline/apt-cache.cc: Create an error for apt-cache...
2010-12-05 David Kalnischkiescheck in the DepCache::SetCandidateVersion that the...
2010-12-05 David Kalnischkiesexperimental is an incomplete archive, so try to get...
2010-12-03 David Kalnischkiesset the Candidate for all before doing the propargation
2010-12-03 David Kalnischkiessimplify the new-and-autoremove fix a bit
2010-12-03 David Kalnischkiesreally do not show packages in the extra section if...
2010-12-03 David Kalnischkies* apt-pkg/depcache.cc:
2010-12-03 David Kalnischkieskeep not installed garbage packages uninstalled instead...
2010-12-03 Nobuhiro HayashiPermit base256 encoded value in the numeric field of...
2010-11-30 David Kalnischkiesdo not touch Packages and Sources in the framework...
2010-11-30 Andres MejiaAdd support for providing and autocopying Sources files...
2010-11-30 David Kalnischkiesadd framework code to run the installed aptitude with...
2010-11-30 David Kalnischkiesadd usage info for create-test-data script
2010-11-30 David Kalnischkiesshow dependencies of essential packages which are going...
2010-11-30 David Kalnischkies$! doesn't worked on the first try somehow, now it...
2010-11-30 David Kalnischkiesensure that the build methods are used and not these...
2010-11-30 David Kalnischkiescleanup the debian/rules file a bit
2010-11-30 David Kalnischkiesadd a very simple testcase to ensure that the action...
2010-11-30 David Kalnischkies* debian/control:
2010-11-30 David Kalnischkies* cmdline/apt-get.cc:
2010-11-30 David Kalnischkiesadd the possibility to disable only the progress report...
2010-11-30 David Kalnischkiesif the codename is "experimental" add NotAutomatic...
2010-11-30 David Kalnischkiesadd a way to add packages to generate a dists style...
2010-11-30 David Kalnischkiesapply a very simple speed-up in case we try to set...
2010-11-30 Michael Vogtmerged from lp:~donkult/apt/sid 0.8.10
2010-11-29 David Kalnischkiesfix changelog as the czech translation was by accident...
2010-11-29 David Kalnischkies* apt-pkg/algorithms.cc:
2010-11-27 bubulle@debian.org* German update by Holger Wansing. Closes: #603619
2010-11-25 Michael Vogtmerged from lp:~pitti/apt/compressed-indexes
2010-11-25 Michael Vogtmerged lp:~pitti/apt/compressed-indexes
2010-11-22 Michael Vogt* methods/http.cc:
2010-11-18 Michael Vogtmerged from apt-get-download
2010-11-18 Michael Vogtcmdline/apt-get.cc: download it all in one go
2010-11-18 Michael Vogtmerged from apt-get-changelog
2010-11-18 Michael Vogtcmdline/apt-get.cc: remove srcpkg
2010-11-18 Michael Vogtcmdline/apt-get.cc: use source version instead of binar...
2010-11-18 Michael Vogtcmdline/apt-get.cc: add download/changelog to usage
2010-11-18 Michael Vogtmerged from apt-get-download
2010-11-18 Michael Vogtdoc/apt-get.8.xml: document download
2010-11-18 Michael Vogtmerged from apt-get-changelog
2010-11-18 Michael Vogtdoc/apt-get.8.xml: document based on the work from...
2010-11-18 Michael Vogtmerged from the apt-get-changelog branch
2010-11-18 Michael Vogtrefactor/simplify changelog fetching code
2010-11-18 Michael Vogtcmdline/apt-get.cc: simplify changelog uri generation
2010-11-18 Michael Vogtcmdline/apt-get.cc: fix typo
2010-11-18 Michael Vogtmerged lp:~mvo/apt/apt-get-changelog
2010-11-18 Michael Vogtmove DoDownload up to workaround merge conflict with...
2010-11-18 Michael Vogtmerged lp:~mvo/apt/apt-get-download
2010-11-18 Michael Vogtmerged from debian-sid
2010-11-18 Michael Vogtreleasing version 0.8.9 0.8.9
2010-11-18 Michael Vogt* cmdline/acqprogress.cc:
2010-11-16 Michael Vogtcmdline/apt-get.cc: improve changelog description
2010-11-16 Michael Vogtadd support for third party changelogs
2010-11-15 bubulle@debian.org! German update by Holger Wansing. Closes: #603619
2010-11-15 Michael Vogtcmdline/apt-get.cc: and add size as well
2010-11-15 Michael Vogtcmdline/apt-get.cc: add hash to the downloader
2010-11-15 Michael Vogtcmdline/apt-get.cc: add download commandlien option
2010-11-15 Michael Vogtdoc/examples/configure-index: updated to include apt...
2010-11-15 Michael Vogttest/integration/framework: set methods dir
2010-11-15 Michael Vogttest/integration/test-changelog: add regression test...
2010-11-15 Michael Vogtcmdline/apt-get.cc: create the mkdtemp dir in /tmp
2010-11-15 Michael Vogtcmdline/apt-get.cc: move Setup a level higher
2010-11-15 Michael Vogtcmdline/apt-get.cc make only the server configurable...
2010-11-15 Michael Vogtsupport Apt::Changelog::Server, code cleanup
2010-11-15 Michael Vogtuse mkdtemp() instead of tempnam, free mkdtemp() data...
2010-11-15 Michael Vogtinitial apt-get changelog implementation, not quite...
2010-11-15 Martin Pitt* test/integration/test-compressed-indexes, test/test...
2010-11-15 Michael Vogtmerged from debian
2010-11-13 bubulle@debian.orgSlovenian update by Andrej Žnidaršič and Rosetta Sloven...
2010-11-11 David Kalnischkies* cmdline/acqprogress.cc:
next