]> git.saurik.com Git - apt.git/shortlog
apt.git
2015-09-14  David Kalnischkiesdereference redirect in Vcs-Browser URI to cgit
2015-09-14  David Kalnischkiessrv test: do 100 pulls twice and compare list
2015-09-14  David Kalnischkiesfix alloc-dealloc-mismatch (operator new [] vs operator...
2015-09-14  David Kalnischkiesfix two memory leaks reported by gcc
2015-09-14  David Kalnischkiesuse std-algorithms instead of manual loops to avoid...
2015-09-14  David Kalnischkiesdo not report deprecate warnings for the None declaration
2015-09-14  David Kalnischkiesmove std=c++11 from CXXFLAGS to CXX
2015-09-14  David Kalnischkiesfix 'Dead assignment' by dropping unneeded boolean
2015-09-14  David Kalnischkiestests: use more 'native' instead of 'amd64' if possible
2015-09-14  David Kalnischkiesavoid using global PendingError to avoid failing too...
2015-09-14  David Kalnischkiesuse a less generic special trigger filename for stdin
2015-09-14  David Kalnischkiesinclude debug information in the autoremove-kernels...
2015-09-14  David Kalnischkiesdo not discard new manual-bits while applying EDSP...
2015-09-14  David Kalnischkiesimplement autobit and pinning in EDSP solver 'apt'
2015-09-14  David Kalnischkiesremove incorrect optimization branches
2015-09-14  David Kalnischkiesselect kernels to protect from autoremove based on...
2015-09-14  David Kalnischkiescopy ReadWrite-error to the bottom to make clang happy
2015-09-14  David Kalnischkiesfix insecure use of /tmp in EDSP solver 'dump'
2015-09-14  David Kalnischkiesimplement CopyFile without using FileFd::Size()
2015-09-14  David Kalnischkiesadd Source-Version field for EDSP
2015-09-14  David Kalnischkiesimplement dpkgs vision of interpreting pkg:<arch> depen...
2015-09-14  David Kalnischkiestests: allow to run (selfbuilt) dpkg under gdb
2015-09-14  David KalnischkiesM-A: allowed pkgs of unconfigured archs do not statisfy...
2015-09-14  David Kalnischkiesstore ':any' pseudo-packages with 'any' as architecture
2015-09-14  David Kalnischkiestests: refactor printing of the quiet failure header
2015-09-14  David Kalnischkiestests: store msgmsg message for display in fail as...
2015-09-14  David Kalnischkiestests: -y is the default on travis, but not on other...
2015-09-14  Julian Andres... po: Sort domains
2015-09-12  Michael VogtSort pot input files
2015-09-12  Michael VogtUse xgettext --no-location in make update-pot
2015-09-11  Michael Vogtreleasing package apt version 1.1~exp12 1.1.exp12
2015-09-11  Julian Andres... apt-pkg/tagfile.h: Include stdint.h, fixes rdep build...
2015-09-07  Michael VogtSet APT::FTPArchive::DoByHash to false by default
2015-09-07  Michael VogtEnsure that no by-hash file for "Release/InRelease...
2015-09-04  Michael VogtAdd support for writing by-hash dirs in apt-ftparchive
2015-09-02  David Kalnischkiesavoid triggering the c++11 erase api change on travis
2015-09-02  David Kalnischkiestests: collect more details about failed checkdiffs
2015-09-01  David Kalnischkiesuse clock() as source for SRV randomness
2015-09-01  David Kalnischkiesuse unusable-for-security hashes for integrity checks
2015-09-01  Michael VogtConsider md5sum no longer a usable hash
2015-09-01  David Kalnischkiesimprove CheckDropPrivsMustBeDisabled further
2015-08-31  David Kalnischkiestravis: use -q mode to reduce the verbosity greatly
2015-08-31  David Kalnischkiestest: show the highlevel test for lowerranking ones
2015-08-31  David Kalnischkiestests: store msgtest in -q mode for display in msgfail
2015-08-31  David Kalnischkiesfix some unused parameter/variable warnings
2015-08-31  David Kalnischkiestavis: run testcases a second time, but as root
2015-08-31  David Kalnischkiesdo delay the test for http, too, to make it more reliable
2015-08-31  David Kalnischkiesremove Christian Perrier from Uploaders as requested
2015-08-31  Miroslav KureCzech program translation update
2015-08-31  David Kalnischkiesfix valid-until-min typo in sources.list(5)
2015-08-31  David Kalnischkiesif file is inaccessible for _apt, disable privilege...
2015-08-31  David Kalnischkiesignore for _apt inaccessible TMPDIR in pkgAcqChangelog
2015-08-30  David Kalnischkiesdetect and deal with indextarget duplicates
2015-08-30  David Kalnischkiesimplement $(NATIVE_ARCHITECTURE) substvar for indextargets
2015-08-29  David Kalnischkiestry xz instead of bz2 first for compressed files
2015-08-29  David Kalnischkiesimplement indextargets option 'DefaultEnabled'
2015-08-29  David Kalnischkiesuse c++11 algorithms to avoid strange compiler warnings
2015-08-28  David Kalnischkiesimplement PDiff patching for compressed files
2015-08-27  David Kalnischkiesauto-prefix $(SITE) for indextargets Description field
2015-08-27  David Kalnischkiessources.list and indextargets option for pdiffs
2015-08-27  Julian Andres... Release 1.11~exp11 1.1.exp11
2015-08-27  Julian Andres... Fix test-security-no-remote-status
2015-08-27  Julian Andres... Do not parse Status fields from remote sources
2015-08-27  Julian Andres... Merge branch 'feature/extractar-filefd' into debian...
2015-08-27  Julian Andres... Use compressor support from FileFd for ExtractTar inste...
2015-08-27  Julian Andres... Add test for using ExtractTar on compressed files
2015-08-27  Julian Andres... Always close compressed files in FileFd
2015-08-27  Julian Andres... install: Set a local deb as the candidate for that...
2015-08-27  Julian Andres... cacheset: Prefer the depcache over the policy again
2015-08-27  Julian Andres... debian/rules: Only do parallel build if specified in...
2015-08-27  David Kalnischkiesallow explicit dis/enable of IndexTargets in sources...
2015-08-27  David Kalnischkiesnot all targets are deb-src targets
2015-08-27  David Kalnischkiesuse always priv-dropping for changelog download as...
2015-08-27  David Kalnischkiesfix various typos reported by codespell
2015-08-27  David Kalnischkieslintian: don't show the typofix as a typo
2015-08-27  David Kalnischkiesadd a libapt-pkg recommends apt
2015-08-27  David Kalnischkiesignore AllowMem parameter in cache generation
2015-08-27  David Kalnischkiescorrect 'apt update' download summary line
2015-08-27  Anders JonssonSwedish program translation update
2015-08-27  David Kalnischkiesjust-in-time removal of broken essential packages
2015-08-27  Julian Andres... test for #796070: downgrades involving essential packages
2015-08-27  David Kalnischkiestests: check apt-get source release name switching...
2015-08-27  Julian Andres... Fix more instances of missing remapping handling
2015-08-27  Julian Andres... pkgcachegen: Account for remapping when parsing depends...
2015-08-24  Michael Vogtreleasing package apt version 1.1~exp10 1.1.exp10
2015-08-24  Michael VogtFix typo
2015-08-21  Michael Vogtdoc/apt.conf.5.xml: document Acquire::EnableSrvRecods
2015-08-20  Julian Andres... postinst: Correctly pass --home instead of -home, and...
2015-08-20  Julian Andres... Re-indent GetCandidateVerNew() and make ConsiderFiles...
2015-08-20  Michael VogtMerge remote-tracking branch 'mvo/feature/srv-records...
2015-08-20  Michael VogtAdd basic (non weight adjusted) shuffling for SrvRecord...
2015-08-19  Julian Andres... Support tabs in sources.list files
2015-08-18  Michael VogtAdd support for "apt-cache showsrc --only-source srcpkg...
2015-08-18  Michael VogtProvide "apt-get full-upgrade" to match "apt full-upgrade"
2015-08-18  Michael Vogtapt-pkg/contrib/srvrec.cc: res_query() should not gener...
2015-08-18  Michael Vogtcleanup
2015-08-18  Michael VogtMerge remote-tracking branch 'upstream/debian/experimen...
2015-08-18  Michael VogtMerge branch 'debian/experimental' into feature/srv...
2015-08-18  Michael Vogtreleasing package apt version 1.1~exp9 1.1.exp9
2015-08-18  Michael VogtDo not fail if building test/ fails (issues with parall...
next