Age | Commit message (Expand) | Author |
2014-04-01 | add "full-upgrade" to the apt.5.xml documentation | Michael Vogt |
2014-04-01 | Merge remote-tracking branch 'upstream/debian/sid' into feature/apt-manpage | Michael Vogt |
2014-04-01 | Merge remote-tracking branch 'mvo/feature/more-fancy-progress' into debian/sid | Michael Vogt |
2014-04-01 | enable DPkg::Progress-Fancy by default | Michael Vogt |
2014-04-01 | Merge remote-tracking branch 'mvo/debian/sid' into debian/sid | Michael Vogt |
2014-04-01 | do not crash on SIGPIPE in pkgDPkgPM::RunScriptsWithPkgs() | Michael Vogt |
2014-04-01 | Add new Debug::RunScripts option | Michael Vogt |
2014-03-27 | Merge branch 'debian/sid' into feature/more-fancy-progress | Michael Vogt |
2014-03-27 | Merge remote-tracking branch 'upstream/debian/sid' into debian/sid | Michael Vogt |
2014-03-27 | Use mkstemp() in apt-extracttemplaes (closes: #741627) | Michael Vogt |
2014-03-27 | fix documentation for APT::Periodic::MaxSize "0" (closes: #740551) | Michael Vogt |
2014-03-27 | Add progressbar to "Dpkg::Progress-Fancy" | Michael Vogt |
2014-03-27 | make fancy-progress fg/bg color configurable | Michael Vogt |
2014-03-23 | discard candidates via IsInstallOk to allow override | David Kalnischkies |
2014-03-23 | do IsInstallOk call in MarkInstall unconditionally | David Kalnischkies |
2014-03-23 | update symbols file to include new symbols from 0.9.16 | David Kalnischkies |
2014-03-22 | ensure proper teardown in dpkg error cases | David Kalnischkies |
2014-03-21 | mark optional (private) symbols as hidden | David Kalnischkies |
2014-03-21 | enable fvisibility=hidden for our private library | David Kalnischkies |
2014-03-21 | add testcase for APT::Architectures "arch1,arch2" | David Kalnischkies |
2014-03-21 | Japanese programs translation update | Kenshi Muto |
2014-03-21 | correct some reported typos in /etc/cron.daily/apt | David Kalnischkies |
2014-03-21 | Italian manpages translation update | Beatrice Torracca |
2014-03-21 | only consider versioned kernel packages in autoremove | David Kalnischkies |
2014-03-21 | continue reading in xz even if it outputs nothing | David Kalnischkies |
2014-03-17 | apt-inst: Do not try to create a substring of an empty string in error reporting | Julian Andres Klode |
2014-03-15 | Release 0.9.16.10.9.16.1 | Julian Andres Klode |
2014-03-15 | Fix handling of autoclosing for compressed files (Closes: #741685) | Julian Andres Klode |
2014-03-15 | Updated German doc translation | Chris Leick |
2014-03-14 | prepare 0.9.16 release0.9.16 | Michael Vogt |
2014-03-14 | add debian/apt.install to gitignore | Michael Vogt |
2014-03-14 | fix test/integration/test-apt-helper | Michael Vogt |
2014-03-13 | Merge branch 'debian/sid' of ssh://git.debian.org/git/apt/apt into debian/sid | Michael Vogt |
2014-03-13 | use the pretty fullname of a pkg as download desciption | David Kalnischkies |
2014-03-13 | refactor FileFd to hide some #ifdefs | David Kalnischkies |
2014-03-13 | use liblzma-dev to provide xz/lzma support | David Kalnischkies |
2014-03-13 | add a config option to switch uncompress methods to compress | David Kalnischkies |
2014-03-13 | ensure that gz compression test is run with gz | David Kalnischkies |
2014-03-13 | factor out getting list of architectures from comma list | David Kalnischkies |
2014-03-13 | refactor setup of file opening via zlib/bz2 lib | David Kalnischkies |
2014-03-13 | move fd duplication closer to the gz/bz2 open calls | David Kalnischkies |
2014-03-13 | abstract version hash comparison a bit | David Kalnischkies |
2014-03-13 | factor out parsing of MultiArch flag | David Kalnischkies |
2014-03-13 | correct LD_LIBRARY_PATH and config loading for apt-helper | David Kalnischkies |
2014-03-13 | ensure that a dot is a dot in the hook | David Kalnischkies |
2014-03-13 | add ".*-{kernel,modules}-$KERVER" matcher for hook | David Kalnischkies |
2014-03-13 | support kfreebsd and hurd in the kernel hook | David Kalnischkies |
2014-03-13 | use a configurable list of versioned kernel packages | David Kalnischkies |
2014-03-13 | cmdline parsing: apt-config is not apt-cdrom | David Kalnischkies |
2014-03-13 | improve debug output in case downloadfile fails | David Kalnischkies |