Age | Commit message (Expand) | Author |
2014-05-07 | Merge branch 'debian/sid' into debian/experimental | Michael Vogt |
2014-05-05 | prepare release 1.0.31.0.3 | Michael Vogt |
2014-05-05 | Revert "add bash completion for the "apt" command" | Michael Vogt |
2014-04-30 | Only do openpty() if both stdin/stdout are terminals | Michael Vogt |
2014-04-28 | Fix missing ScreenWidth check in apt.cc | Michael Vogt |
2014-04-28 | debian/apt-doc.docs: remove README.MultiArch | Michael Vogt |
2014-04-28 | l10n: vi.po: Update one new string | Trần Ngọc Quân |
2014-04-26 | allow vendors to install configuration files | David Kalnischkies |
2014-04-26 | fix FileFd::Size bitswap on big-endian architectures | Adam Conrad |
2014-04-26 | enforce LFS for partial files in https range requests | David Kalnischkies |
2014-04-26 | remove unused duplicated acqprogress.{cc,h} files | David Kalnischkies |
2014-04-26 | build http request in a stringstream | David Kalnischkies |
2014-04-26 | remove outdated README.MultiArch | David Kalnischkies |
2014-04-26 | add a README for vendor information | David Kalnischkies |
2014-04-26 | add vendor information for BlankOn | Mahyuddin Ramli |
2014-04-26 | handle pkgnames shorter than modifiers | David Kalnischkies |
2014-04-26 | properly undo CD-ROM mount in all error cases | John Ogness |
2014-04-25 | provide support for debian/apt.conf.$(lsb_release -i -s) vendor specific conf... | Michael Vogt |
2014-04-25 | add bash completion for the "apt" command | Michael Vogt |
2014-04-25 | reduce delta from ubuntu | Michael Vogt |
2014-04-25 | prepare release 1.0.21.0.2 | Michael Vogt |
2014-04-22 | Consistently use Dpkg::Progress* in documentation | James McCoy |
2014-04-22 | Updated Thai program translation (closes: #745120) | Theppitak Karoonboonyanan |
2014-04-22 | Merge remote-tracking branch 'donkult/debian/sid' into debian/sid | Michael Vogt |
2014-04-22 | Fix option name DPkg::Progress-Fancy in apt.8 manpage (LP: #1310506) | Michael Vogt |
2014-04-22 | apt-private/acqprogress.cc: fix output when ctrl-c is hit during apt update (... | Michael Vogt |
2014-04-16 | support dist-upgrade options in full-upgrade | David Kalnischkies |
2014-04-16 | extract travis installs from build-depends automatically | David Kalnischkies |
2014-04-16 | use Google C++ Testing Framework for libapt tests | David Kalnischkies |
2014-04-16 | clear HitEof flag in FileFd::Seek | David Kalnischkies |
2014-04-14 | force fancy progressbar redraw on window size change | David Kalnischkies |
2014-04-13 | compile with absolute paths to allow lcov use | David Kalnischkies |
2014-04-11 | l10n: vi.po (624t): Update translation | Trần Ngọc Quân |
2014-04-11 | Merge remote-tracking branch 'mvo/feature/helpful-apt-list' into debian/sid | Michael Vogt |
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 |