Age | Commit message (Expand) | Author |
2015-11-27 | Deal with killed acquire methods properly instead of hanging | Michael Vogt |
2015-11-26 | release apt 1.11.1 | Michael Vogt |
2015-11-26 | Do not run pre*export* functions in the pre*build* hook | Michael Vogt |
2015-11-26 | Fix missing </literal> in sources.list.5.xml page | Michael Vogt |
2015-11-26 | Merge remote-tracking branch 'donkult/debian/experimental' into debian/experi... | Michael Vogt |
2015-11-26 | reword Trusted paragraph in sources.list(5) | Justin B Rye |
2015-11-25 | Run ./prepare-release pre-export | Michael Vogt |
2015-11-25 | Prepare release 1.1~exp17 | Michael Vogt |
2015-11-25 | update manpage last-modified from git via pre-export hook | David Kalnischkies |
2015-11-25 | enforce a slightly more sensible default header | David Kalnischkies |
2015-11-25 | typo: run s#frontend#front-end# on all of src:apt | David Kalnischkies |
2015-11-25 | review sources.list(5) manpage | Justin B Rye |
2015-11-25 | review apt-secure(8) manpage | Justin B Rye |
2015-11-25 | review apt-mark(8) manpage | Justin B Rye |
2015-11-25 | review apt(8) manpage | Justin B Rye |
2015-11-25 | slightly rephrase notice shown for insecure repositories | Justin B Rye |
2015-11-24 | releasing package apt version 1.1~exp161.1_exp16 | Michael Vogt |
2015-11-21 | show potentially arch-qualified fullname in 'apt show' | David Kalnischkies |
2015-11-21 | review of new/changed translatable program strings | Justin B Rye |
2015-11-21 | do not sent Last-Modified if we expect a changed file | David Kalnischkies |
2015-11-20 | fix a few typos in code-comments/apt manpage | David Kalnischkies |
2015-11-20 | do not segfault in cache generation on mmap failure | David Kalnischkies |
2015-11-19 | do not rerun ./configure causing FTCBFS with newer autotools-dev | David Kalnischkies |
2015-11-19 | update libapt-{pkg,inst} symbols files | David Kalnischkies |
2015-11-19 | move -std=c++11 from CXX to new CXXSTD | David Kalnischkies |
2015-11-19 | ignore lost+found in private directory cleanup | David Kalnischkies |
2015-11-19 | tests: use quiet level 0 by default in tests | David Kalnischkies |
2015-11-19 | support setting empty values (sanely) & removing support for | David Kalnischkies |
2015-11-19 | more sensible default text in pot files | David Kalnischkies |
2015-11-19 | Dutch manpages translation (NEW) | Frans Spiesschaert |
2015-11-19 | do not use _apt for file/copy sources if it isn't world-accessible | David Kalnischkies |
2015-11-18 | tests: fail testsuccess if notices are shown, too | David Kalnischkies |
2015-11-11 | releasing package apt version 1.1~exp151.1_exp15 | Michael Vogt |
2015-11-05 | activate AI_IDN by default to support IDN domains | David Kalnischkies |
2015-11-05 | "support" unsigned Release files without hashes again | David Kalnischkies |
2015-11-05 | encode UTF-8 characters correctly in QuoteString | David Kalnischkies |
2015-11-05 | apply various suggestions made by cppcheck | David Kalnischkies |
2015-11-05 | do not use read() returned value unconditionally | David Kalnischkies |
2015-11-05 | allow acquire method specific options via Binary scope | David Kalnischkies |
2015-11-05 | drop privileges in copy:// method as we do for file:// | David Kalnischkies |
2015-11-04 | allow getaddrinfo flag AI_ADDRCONFIG to be disabled | David Kalnischkies |
2015-11-04 | wrap every unlink call to check for != /dev/null | David Kalnischkies |
2015-11-04 | ensure FileFd doesn't try to open /dev/null as atomic and co | David Kalnischkies |
2015-11-04 | ignore newlines in dpkg-deb control output for installing debs | David Kalnischkies |
2015-11-04 | support arch:all data e.g. in separate Packages file | David Kalnischkies |
2015-11-04 | reenable gcc warnings for deprecated functions | David Kalnischkies |
2015-11-04 | sanify API to get 'the' candidate version | David Kalnischkies |
2015-11-04 | centralize unlink checks in acquire-item | David Kalnischkies |
2015-11-04 | do not cleanup .diff/Index files on Hit | David Kalnischkies |
2015-11-04 | revamp all tools help messages | David Kalnischkies |