]> git.saurik.com Git - apt.git/shortlog
apt.git
2016-03-06  Julian Andres... Release 1.2.5 1.2.5
2016-03-06  Julian Andres... debian/control: Set Standards-Version to 3.9.7
2016-03-06  David Kalnischkiesget group again after potential remap in Source: parse
2016-03-06  Julian Andres... Prevent double remapping of iterators and string views
2016-03-06  David Kalnischkiesdo not move not-failed pdiff-patches into CWD on failure
2016-03-06  Colin WatsonFix lzma write support to handle "try again" case
2016-03-06  David Kalnischkiesadd test for apt-key 0xKEY and use parameter expansion
2016-03-06  David Kalnischkiessupport APT::Get::Build-Dep-Automatic again in build-dep
2016-03-06  David Kalnischkiestests: expect no output while compiling noopchroot
2016-03-06  David Kalnischkiesdeal with partially downloaded changelogs
2016-03-04  Daniel Kahn... apt-key del should correctly handle keyids prefixed...
2016-02-27  Julian Andres... Release 1.2.4 1.2.4
2016-02-26  Julian Andres... Add missing numeric includes in files using std::accumu...
2016-02-25  Julian Andres... Fix crash with empty architecture list
2016-02-16  David Kalnischkiespass versioned provides to external solvers in EDSP
2016-02-15  Julian Andres... Fix maintscript to properly remove 20changelog
2016-02-11  David Kalnischkiesalways download changelogs into /tmp first
2016-02-11  David Kalnischkiesuse local changelog from /usr/share/doc if possible
2016-02-10  Julian Andres... Release 1.2.3 1.2.3
2016-02-10  David Kalnischkiestest: use our special downloaded dir for 'source' result
2016-02-10  David Kalnischkiesaccept any tarball compression in 814139 testcase
2016-02-10  Julian Andres... test that seeking to a position earlier in the file...
2016-02-10  David Kalnischkiesget dpkg lock in build-dep if cache was invalid again
2016-02-10  Julian Andres... Set seekpos to 0 after reopening files in Seek()
2016-02-04  Julian Andres... Release 1.2.2 1.2.2
2016-02-04  Julian Andres... Use some semantically more correct buffer operations
2016-02-04  Julian Andres... test: Fix apt-key tests to work with current gpg 2.1
2016-02-04  Julian Andres... Correctly report write errors when flushing buffered...
2016-02-04  Julian Andres... rred: If there were I/O errors, fail
2016-02-04  Julian Andres... NEWS: Prefix the keep deb option with Binary::apt::
2016-02-04  Julian Andres... Merge branch 'master' of github.com:adrian17/apt
2016-02-03  Fredrik Fornwalledspsystem.cc: include <stdlib.h> for mkdtemp
2016-02-03  Adrian WielgosikAvoid temporary strings in SubstVar.
2016-02-03  David Kalnischkiesavoid building dependency tree in 'source' command
2016-02-03  David Kalnischkiesuse pkgCache::VS instead of pkgDepCache::VS()
2016-02-03  Julian Andres... Drop the g++ build-dep, transition is done
2016-02-02  Julian Andres... Merge github.com:adrian17/apt
2016-02-02  Adrian WielgosikTry avoiding loading long package description
2016-02-02  Manuel "Venturi... Spanish program translation update
2016-02-01  Julian Andres... Do not buffer writes larger than the buffer if possible
2016-02-01  Julian Andres... BufferedWriteFileFdPrivate: Simplify InternalWrite()
2016-02-01  Julian Andres... simple_buffer::write: Use free() instead of maxsize...
2016-01-31  David Kalnischkiessupport <libc>-<kernel>-<cpu> in architecture specs
2016-01-31  David Kalnischkiestest all redirection codes work as expected
2016-01-31  David Kalnischkiesuse CPPFLAGS instead of CXXFLAGS for stringview export
2016-01-30  Stefan Bühlerfix "Mismatched free() / delete / delete []" in simple_...
2016-01-27  David Kalnischkiesonly warn about missing/invalid Date field for now
2016-01-26  David Kalnischkiesdeal better with (very) small apt::cache-start values
2016-01-26  David Kalnischkiesconvert Version() and Architecture() to APT::StringView
2016-01-26  David Kalnischkiesremove unused Description methods in listparsers
2016-01-26  David Kalnischkiesget sources for packages in multiple releases again
2016-01-26  David Kalnischkiesparse version correctly from binary Source field
2016-01-26  David Kalnischkiesstablize gtest testcase environment
2016-01-26  David Kalnischkiesact on various suggestions from cppcheck
2016-01-26  David Kalnischkiesdrop explicit check for EWOULDBLOCK if it has the same...
2016-01-26  Julian Andres... Delete copy constructor and operator= for Dynamic
2016-01-25  David Kalnischkiesfix tests run via sudo checking the history file
2016-01-25  David Kalnischkiesreimplement build-dep via apts normal resolver
2016-01-25  David Kalnischkiesuse consistently the last : as name:arch separator
2016-01-25  David Kalnischkiesprefer upgrading installed provides satisfier
2016-01-25  David Kalnischkiestreat an empty dependency field just like it doesn...
2016-01-25  David Kalnischkiesalways create pkg at the time pkg:arch is created
2016-01-25  Julian Andres... Release 1.2.1 1.2.1
2016-01-25  Michael VogtUse c++11 for loop in AptHistoryRequestingUser
2016-01-25  Michael VogtStore "Requested-By" user in history.log in a simpler...
2016-01-25  Michael VogtLog calling SUDO_USER or PKEXEC_UID in history.log
2016-01-23  Julian Andres... Remap another (non-parameter) StringView
2016-01-23  Julian Andres... Remap StringView instances pointing into the cache
2016-01-23  Julian Andres... Pass the old map size to ReMap()
2016-01-22  Zhou Mopo: update zh_CN programs translation
2016-01-15  Julian Andres... Release 1.2 1.2
2016-01-15  Julian Andres... string_view: Drop constexpr constructor for standard...
2016-01-15  David Kalnischkiesuse APT::StringView for GrabWord
2016-01-15  David Kalnischkiesprovide a constexpr char[] overload for APT::StringView
2016-01-15  David Kalnischkiesreturn correct position in APT::StringView::(r)find
2016-01-15  Zhou Mopo: update simplified chinese programs translation
2016-01-15  David Kalnischkiesrevert file-hash based action-merging in acquire
2016-01-14  David Kalnischkiesfix M-A:foreign provides creation for unknown archs
2016-01-14  David Kalnischkiesdelay build-dep variable initialisation until needed
2016-01-14  David Kalnischkiesupdate symbols file
2016-01-14  David Kalnischkiesevaluate sourceslist-list-format entity in vendors...
2016-01-14  David Kalnischkieschange debian related entities to a more explicit name
2016-01-14  David Kalnischkiesensure built en-manpages are ignored by git
2016-01-14  David Kalnischkiesmark not-declared helper function for showsrc as static
2016-01-14  Michael VogtDo not show multiple identical apt-cache showsrc entries
2016-01-12  Julian Andres... test-apt-acquire-additional-files: Set file mode of...
2016-01-12  Julian Andres... Only enable pipelining if server is HTTP/1.1
2016-01-12  Julian Andres... AUTHORS: Update: I am active, bubulle is not
2016-01-11  Mattia RizzoloSort the list of sources to be built and linked
2016-01-11  Julian Andres... search: Handle packages without description
2016-01-09  Julian Andres... Version the build-depends on liblz4-dev to >= 0.0~r126
2016-01-09  Julian Andres... Bump dpkg-dev and debhelper build-dep to make lintian...
2016-01-09  Julian Andres... Do not break apt-file (<< 3.0~exp1~), 2.X works fine
2016-01-09  Julian Andres... NEWS: Refer to apt(8) instead of apt(1)
2016-01-08  Julian Andres... Release 1.2~exp1 1.2_exp1
2016-01-08  Julian Andres... Break apt-file (<< 3.0~exp1~)
2016-01-08  Julian Andres... Install bash completion with correct name
2016-01-08  Julian Andres... libapt-pkg5.0: Add Breaks appstream (<< 0.9.0-3~)
2016-01-08  Julian Andres... Store the size of strings in the cache
2016-01-08  Julian Andres... HashSumValue::Set: Do not provide const char* overload
next