Age | Commit message (Expand) | Author |
2016-01-25 | fix tests run via sudo checking the history file | David Kalnischkies |
2016-01-25 | reimplement build-dep via apts normal resolver | David Kalnischkies |
2016-01-25 | use consistently the last : as name:arch separator | David Kalnischkies |
2016-01-25 | prefer upgrading installed provides satisfier | David Kalnischkies |
2016-01-25 | treat an empty dependency field just like it doesn't exist | David Kalnischkies |
2016-01-25 | always create pkg at the time pkg:arch is created | David Kalnischkies |
2016-01-25 | Release 1.2.11.2.1 | Julian Andres Klode |
2016-01-25 | Use c++11 for loop in AptHistoryRequestingUser | Michael Vogt |
2016-01-25 | Store "Requested-By" user in history.log in a simpler format | Michael Vogt |
2016-01-25 | Log calling SUDO_USER or PKEXEC_UID in history.log | Michael Vogt |
2016-01-23 | Remap another (non-parameter) StringView | Julian Andres Klode |
2016-01-23 | Remap StringView instances pointing into the cache | Julian Andres Klode |
2016-01-23 | Pass the old map size to ReMap() | Julian Andres Klode |
2016-01-22 | po: update zh_CN programs translation | Zhou Mo |
2016-01-15 | Release 1.21.2 | Julian Andres Klode |
2016-01-15 | string_view: Drop constexpr constructor for standard compatibility | Julian Andres Klode |
2016-01-15 | use APT::StringView for GrabWord | David Kalnischkies |
2016-01-15 | provide a constexpr char[] overload for APT::StringView | David Kalnischkies |
2016-01-15 | return correct position in APT::StringView::(r)find | David Kalnischkies |
2016-01-15 | po: update simplified chinese programs translation | Zhou Mo |
2016-01-15 | revert file-hash based action-merging in acquire | David Kalnischkies |
2016-01-14 | fix M-A:foreign provides creation for unknown archs | David Kalnischkies |
2016-01-14 | delay build-dep variable initialisation until needed | David Kalnischkies |
2016-01-14 | update symbols file | David Kalnischkies |
2016-01-14 | evaluate sourceslist-list-format entity in vendors sources.list | David Kalnischkies |
2016-01-14 | change debian related entities to a more explicit name | David Kalnischkies |
2016-01-14 | ensure built en-manpages are ignored by git | David Kalnischkies |
2016-01-14 | mark not-declared helper function for showsrc as static | David Kalnischkies |
2016-01-14 | Do not show multiple identical apt-cache showsrc entries | Michael Vogt |
2016-01-12 | test-apt-acquire-additional-files: Set file mode of touched files | Julian Andres Klode |
2016-01-12 | Only enable pipelining if server is HTTP/1.1 | Julian Andres Klode |
2016-01-12 | AUTHORS: Update: I am active, bubulle is not | Julian Andres Klode |
2016-01-11 | Sort the list of sources to be built and linked | Mattia Rizzolo |
2016-01-11 | search: Handle packages without description | Julian Andres Klode |
2016-01-09 | Version the build-depends on liblz4-dev to >= 0.0~r126 | Julian Andres Klode |
2016-01-09 | Bump dpkg-dev and debhelper build-dep to make lintian happy | Julian Andres Klode |
2016-01-09 | Do not break apt-file (<< 3.0~exp1~), 2.X works fine | Julian Andres Klode |
2016-01-09 | NEWS: Refer to apt(8) instead of apt(1) | Julian Andres Klode |
2016-01-08 | Release 1.2~exp11.2_exp1 | Julian Andres Klode |
2016-01-08 | Break apt-file (<< 3.0~exp1~) | Julian Andres Klode |
2016-01-08 | Install bash completion with correct name | Julian Andres Klode |
2016-01-08 | libapt-pkg5.0: Add Breaks appstream (<< 0.9.0-3~) | Julian Andres Klode |
2016-01-08 | Store the size of strings in the cache | Julian Andres Klode |
2016-01-08 | HashSumValue::Set: Do not provide const char* overload | Julian Andres Klode |
2016-01-08 | debListParser: Convert another ParseDepends to StringView | Julian Andres Klode |
2016-01-08 | NEWS: Document recompression of indices | Julian Andres Klode |
2016-01-08 | remove uncompressed leftover partial file before pdiff bootstrap | David Kalnischkies |
2016-01-08 | use filesize of compressed pdiffs for the limit if possible | David Kalnischkies |
2016-01-08 | tests: limit autotest-functionname generation to sane characters | David Kalnischkies |
2016-01-08 | support '-' and no parameter for stdin in apt-helper cat-file | David Kalnischkies |