ntk/apt.git
2014-05-09 David Kalnischkiesuse 'best' hash for source authentication
2014-05-08 David Kalnischkiesadd a simple container for HashStrings
2014-05-08 David Kalnischkiestests: be able to disable "Fetched …" statistics message
2014-05-08 David Kalnischkiesuse a std::vector instead of hardcoded array
2014-05-08 David Kalnischkiesmark as Automatic/Downloadable pure as gcc suggests
2014-05-08 David Kalnischkiesmake test independent from the actual Install-Size
2014-05-08 David Kalnischkiesfix apt-config test now that PATH changed in 8c617819
2014-05-08 Michael Vogtapt-pkg/deb/debindexfile.cc: do not hardcode dpkg
2014-05-08 Michael Vogtapt-private/acqprogress.cc: do not show file size on...
2014-05-08 Michael VogtRevert "fix test-bug-602412-dequote-redirect by removin...
2014-05-08 Michael VogtMerge remote-tracking branch 'mvo/feature/build-dep...
2014-05-08 Michael VogtMerge remote-tracking branch 'mvo/bugfix/update-progres...
2014-05-08 Michael Vogtupdate test-apt-progress-fd
2014-05-08 Michael VogtMerge remote-tracking branch 'upstream/debian/sid'...
2014-05-08 Michael VogtMerge branch 'debian/sid' into debian/experimental
2014-05-08 Michael VogtMerge remote-tracking branch 'mvo/feature/apt-ftparchiv...
2014-05-08 Michael Vogtfix regression from commit 215b0faf
2014-05-08 Michael VogtMerge remote-tracking branch 'mvo/bugfix/update-progres...
2014-05-08 Michael Vogtcheck for UnfetchedReleaseFiles when calculating the...
2014-05-08 Michael VogtMerge remote-tracking branch 'upstream/debian/sid'...
2014-05-07 Michael Vogtfix tests
2014-05-07 Michael Vogtadd BUILDDIRECTORY to PATH in the tests
2014-05-07 Michael Vogtfix some compile errors in the now enabled #if (APT_PKG...
2014-05-07 Michael Vogtapt-pkg/contrib/macros.h: bump library version to 4.13
2014-05-07 Michael Vogtshow progress in run-tests
2014-05-07 Michael Vogtfix test-bug-602412-dequote-redirect by removing the...
2014-05-07 Michael VogtMerge remote-tracking branch 'mvo/bugfix/update-progres...
2014-05-07 Michael VogtMerge remote-tracking branch 'mvo/feature/apt-install...
2014-05-07 Michael VogtMerge remote-tracking branch 'mvo/feature/apt-ftparchiv...
2014-05-07 Michael VogtMerge remote-tracking branch 'donkult/debian/sid' into...
2014-05-07 Michael VogtMerge branch 'debian/sid' into debian/experimental
2014-05-07 Michael Vogtmove pkgSourceList::AddMetaIndex() into a private subcl...
2014-05-07 Michael Vogtrename pkgSourceList::Add() to pkgSourceList::AddMetaIn...
2014-05-07 Michael VogtMerge branch 'debian/sid' into bugfix/update-progress...
2014-05-05 Michael Vogtprepare release 1.0.3 1.0.3
2014-05-05 Michael VogtRevert "add bash completion for the "apt" command"
2014-05-05 Michael VogtMerge remote-tracking branch 'upstream/debian/sid'...
2014-04-30 Michael VogtOnly do openpty() if both stdin/stdout are terminals
2014-04-28 David Kalnischkiesinitialize Verify in second pkgAcqIndex constructor
2014-04-28 Michael VogtMerge branch 'feature/abspath' into feature/apt-install-deb
2014-04-28 Michael Vogtfix tests
2014-04-28 Michael Vogtuse flAbsPath()
2014-04-28 Michael VogtMerge branch 'feature/abspath' into feature/apt-install-deb
2014-04-28 Michael Vogtadd flAbsPath() as a wrapper to realpath()
2014-04-28 Michael Vogtuse new Popen()
2014-04-28 Michael VogtMerge branch 'feature/popen' into feature/apt-install-deb
2014-04-28 Michael VogtImplement Popen() execv helper to avoid popen()
2014-04-28 Michael Vogtavoid deb specific code in private-install
2014-04-28 Michael VogtFix missing ScreenWidth check in apt.cc
2014-04-28 Michael Vogtdebian/apt-doc.docs: remove README.MultiArch
2014-04-28 Trần Ngọc Quânl10n: vi.po: Update one new string
2014-04-28 Michael VogtWIP local deb install
2014-04-26 David Kalnischkiesallow vendors to install configuration files
2014-04-26 Adam Conradfix FileFd::Size bitswap on big-endian architectures
2014-04-26 David Kalnischkiesenforce LFS for partial files in https range requests
2014-04-26 David Kalnischkiesremove unused duplicated acqprogress.{cc,h} files
2014-04-26 David Kalnischkiesbuild http request in a stringstream
2014-04-26 David Kalnischkiesremove outdated README.MultiArch
2014-04-26 David Kalnischkiesadd a README for vendor information
2014-04-26 Mahyuddin Ramliadd vendor information for BlankOn
2014-04-26 David Kalnischkieshandle pkgnames shorter than modifiers
2014-04-26 John Ognessproperly undo CD-ROM mount in all error cases
2014-04-25 Michael Vogtprovide support for debian/apt.conf.$(lsb_release ...
2014-04-25 Michael Vogtadd bash completion for the "apt" command
2014-04-25 Michael Vogtreduce delta from ubuntu
2014-04-25 Michael Vogtprepare release 1.0.2 1.0.2
2014-04-25 Michael Vogtadd support for apt-get build-dep unpacked-source-dir
2014-04-24 Michael Vogtcreate debIFTypeDscFile type
2014-04-22 Michael Vogtadd support for apt-get build-dep foo.dsc
2014-04-22 Michael VogtMerge remote-tracking branch 'upstream/debian/sid'...
2014-04-22 James McCoyConsistently use Dpkg::Progress* in documentation
2014-04-22 Theppitak Karoonboon... Updated Thai program translation (closes: #745120)
2014-04-22 Michael VogtMerge remote-tracking branch 'donkult/debian/sid' into...
2014-04-22 Michael VogtFix option name DPkg::Progress-Fancy in apt.8 manpage...
2014-04-22 Michael Vogtapt-private/acqprogress.cc: fix output when ctrl-c...
2014-04-17 Michael Vogtpass Target/MetaIndexParser around into pkgAcqDiffIndex...
2014-04-16 David Kalnischkiessupport dist-upgrade options in full-upgrade
2014-04-16 David Kalnischkiesextract travis installs from build-depends automatically
2014-04-16 David Kalnischkiesuse Google C++ Testing Framework for libapt tests
2014-04-16 Michael Vogtcalculate Percent as part of pkgAcquireStatus to provid...
2014-04-16 Michael Vogtuse correct compression extension when loading the...
2014-04-16 David Kalnischkiesclear HitEof flag in FileFd::Seek
2014-04-16 Michael Vogtadd Debug::acquire::progress debug option and fixme...
2014-04-16 Michael Vogtload the size from the metaindex into the fetcher to...
2014-04-16 Michael Vogtmake the TotalFiles more reliable in apt-get update
2014-04-16 Michael Vogtapt-private/acqprogress.cc: reset color in apt update
2014-04-14 David Kalnischkiesforce fancy progressbar redraw on window size change
2014-04-13 David Kalnischkiescompile with absolute paths to allow lcov use
2014-04-11 Trần Ngọc Quânl10n: vi.po (624t): Update translation
2014-04-11 Michael VogtMerge remote-tracking branch 'mvo/feature/helpful-apt...
2014-04-11 Michael VogtMerge remote-tracking branch 'mvo/bugfix/apt-list-rc...
2014-04-11 David Kalnischkiesconsider priorities only for downloadable pkgs in resolver
2014-04-11 David Kalnischkiesextend FileFd test behond basic permission tests
2014-04-11 David Kalnischkiesdeal with umask only if we really need to for mkstemp
2014-04-11 David Kalnischkiesdon't double-count seeks in FileFd::Skip for bzip/xz
2014-04-11 David Kalnischkiesdo not create an (additional) empty compressor
2014-04-11 David Kalnischkiesbe able to run abicheck from any directory
2014-04-11 David Kalnischkiesuse wildcard to get files in our library makefiles
2014-04-10 Michael Vogtfix test-failure in adt
2014-04-10 Michael Vogtprepare 1.0.1 release 1.0.1
next