Age | Commit message (Expand) | Author |
2014-04-11 | Merge remote-tracking branch 'mvo/bugfix/apt-list-rc-pkgs' into debian/sid | Michael Vogt |
2014-04-11 | consider priorities only for downloadable pkgs in resolver | David Kalnischkies |
2014-04-11 | extend FileFd test behond basic permission tests | David Kalnischkies |
2014-04-11 | deal with umask only if we really need to for mkstemp | David Kalnischkies |
2014-04-11 | don't double-count seeks in FileFd::Skip for bzip/xz | David Kalnischkies |
2014-04-11 | do not create an (additional) empty compressor | David Kalnischkies |
2014-04-11 | be able to run abicheck from any directory | David Kalnischkies |
2014-04-11 | use wildcard to get files in our library makefiles | David Kalnischkies |
2014-04-10 | fix test-failure in adt | Michael Vogt |
2014-04-10 | prepare 1.0.1 release1.0.1 | Michael Vogt |
2014-04-10 | apt: Minor typo in 'apt' man page (closes: #743657) | Josef Vitu |
2014-04-10 | Merge remote-tracking branch 'mvo/bugfix/lp1304657-perms' into debian/sid | Michael Vogt |
2014-04-10 | Merge remote-tracking branch 'mvo/bugfix/apt-search-case' into debian/sid | Michael Vogt |
2014-04-10 | improve umask/fchmod code readability | Michael Vogt |
2014-04-10 | Rename FileFd::Open() Perms to AccessMode | Michael Vogt |
2014-04-10 | Fix insecure file permissions when using FileFd with OpenMode::Atomic | Michael Vogt |
2014-04-09 | Notice the user about "apt list -a" when only a single hit if found | Michael Vogt |
2014-04-09 | Fix possible race when stunnel/aptwebserver create their PID files | Michael Vogt |
2014-04-08 | fix apt list output for pkgs in dpkg ^rc state | Michael Vogt |
2014-04-08 | Merge branch 'bugfix/apt-search-case' into debian/sid | Michael Vogt |
2014-04-07 | make apt search case-insensitive by default | Michael Vogt |
2014-04-07 | Add versioned openjdk-6-jdk breaks | Julian Andres Klode |
2014-04-07 | Version the Breaks/Replaces for sun-java{5,6}-jdk (LP: #1302736) | Julian Andres Klode |
2014-04-07 | ensure "--db" also works with the new srcpkgdb | Michael Vogt |
2014-04-04 | refactor _InitQuery() | Michael Vogt |
2014-04-04 | ensure clean works | Michael Vogt |
2014-04-04 | refactor to make OpenFile/OpenDebFile more robust | Michael Vogt |
2014-04-04 | add test for binary cachedb and contents generation | Michael Vogt |
2014-04-04 | Implement CacheDB for source packages in apt-ftparchive | Michael Vogt |
2014-04-04 | Fix crash in "apt list" when a sources.list file is unreable | Michael Vogt |
2014-04-01 | releasing package apt version 1.01.0 | Michael Vogt |
2014-04-01 | add sun-java{5,6}-jdk to breaks/replaces as that provided a "apt" binary as well | Michael Vogt |
2014-04-01 | install "apt" binary by default | Michael Vogt |
2014-04-01 | prepare release | Michael Vogt |
2014-04-01 | remove no longer needed apt.7 page | Michael Vogt |
2014-04-01 | fix small apt.8.xml issues | Michael Vogt |
2014-04-01 | refresh po/pot and unfuzzy apt-extracttemplate change | Michael Vogt |
2014-04-01 | debian: Add default compress option to xz | Trần Ngọc Quân |
2014-04-01 | l10n: vi.po (623t): Update Vietnamese translation | Trần Ngọc Quân |
2014-04-01 | Merge remote-tracking branch 'mvo/feature/apt-manpage' into debian/sid | Michael Vogt |
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 |