ntk/apt.git
2014-05-27 Michael VogtMerge remote-tracking branch 'upstream/debian/sid'...
2014-05-15 Michael VogtNever parse Version/Architecture tags in a Translation...
2014-05-08 Michael VogtMerge remote-tracking branch 'mvo/feature/apt-ftparchiv...
2014-05-08 Michael Vogtfix regression from commit 215b0faf
2014-05-07 Michael Vogtshow progress in run-tests
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-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 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-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-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-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 David Kalnischkiesclear HitEof flag in FileFd::Seek
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
2014-04-10 Josef Vituapt: Minor typo in 'apt' man page (closes: #743657)
2014-04-10 Michael VogtMerge remote-tracking branch 'mvo/bugfix/lp1304657...
2014-04-10 Michael VogtMerge remote-tracking branch 'mvo/bugfix/apt-search...
2014-04-10 Michael Vogtimprove umask/fchmod code readability
2014-04-10 Michael VogtRename FileFd::Open() Perms to AccessMode
2014-04-10 Michael VogtFix insecure file permissions when using FileFd with...
2014-04-09 Michael VogtNotice the user about "apt list -a" when only a single...
2014-04-09 Michael VogtFix possible race when stunnel/aptwebserver create...
2014-04-08 Michael Vogtfix apt list output for pkgs in dpkg ^rc state
2014-04-08 Michael VogtMerge branch 'bugfix/apt-search-case' into debian/sid
2014-04-07 Michael Vogtmake apt search case-insensitive by default
2014-04-07 Julian Andres... Add versioned openjdk-6-jdk breaks
2014-04-07 Julian Andres... Version the Breaks/Replaces for sun-java{5,6}-jdk ...
2014-04-07 Michael Vogtensure "--db" also works with the new srcpkgdb
2014-04-04 Michael Vogtrefactor _InitQuery()
2014-04-04 Michael Vogtensure clean works
2014-04-04 Michael Vogtrefactor to make OpenFile/OpenDebFile more robust
2014-04-04 Michael Vogtadd test for binary cachedb and contents generation
2014-04-04 Michael VogtImplement CacheDB for source packages in apt-ftparchive
2014-04-04 Michael VogtFix crash in "apt list" when a sources.list file is...
2014-04-01 Michael Vogtreleasing package apt version 1.0 1.0
2014-04-01 Michael Vogtadd sun-java{5,6}-jdk to breaks/replaces as that provid...
2014-04-01 Michael Vogtinstall "apt" binary by default
2014-04-01 Michael Vogtprepare release
2014-04-01 Michael Vogtremove no longer needed apt.7 page
2014-04-01 Michael Vogtfix small apt.8.xml issues
2014-04-01 Michael Vogtrefresh po/pot and unfuzzy apt-extracttemplate change
2014-04-01 Trần Ngọc Quândebian: Add default compress option to xz
2014-04-01 Trần Ngọc Quânl10n: vi.po (623t): Update Vietnamese translation
2014-04-01 Michael VogtMerge remote-tracking branch 'mvo/feature/apt-manpage...
2014-04-01 Michael Vogtadd "full-upgrade" to the apt.5.xml documentation
2014-04-01 Michael VogtMerge remote-tracking branch 'upstream/debian/sid'...
2014-04-01 Michael VogtMerge remote-tracking branch 'mvo/feature/more-fancy...
2014-04-01 Michael Vogtenable DPkg::Progress-Fancy by default
2014-04-01 Michael VogtMerge remote-tracking branch 'mvo/debian/sid' into...
2014-04-01 Michael Vogtdo not crash on SIGPIPE in pkgDPkgPM::RunScriptsWithPkgs()
2014-04-01 Michael VogtAdd new Debug::RunScripts option
2014-03-27 Michael VogtMerge branch 'debian/sid' into feature/more-fancy-progress
2014-03-27 Michael VogtMerge remote-tracking branch 'upstream/debian/sid'...
2014-03-27 Michael VogtUse mkstemp() in apt-extracttemplaes (closes: #741627)
2014-03-27 Michael Vogtfix documentation for APT::Periodic::MaxSize "0" (close...
2014-03-27 Michael VogtAdd progressbar to "Dpkg::Progress-Fancy"
2014-03-27 Michael Vogtmake fancy-progress fg/bg color configurable
2014-03-23 David Kalnischkiesdiscard candidates via IsInstallOk to allow override
2014-03-23 David Kalnischkiesdo IsInstallOk call in MarkInstall unconditionally
2014-03-22 David Kalnischkiesupdate symbols file to include new symbols from 0.9.16
next