]> git.saurik.com Git - apt.git/shortlog
apt.git
2011-07-14  David Kalnischkiesmerge with debian-sid 0.8.15.2
2011-07-14  Michael Vogtmerged from the mvo branch and add proper changelog
2011-07-14  Michael Vogtmerged from debian-sid
2011-07-14  Michael Vogtmake ResolveByKeep() more clever and hold back packages...
2011-07-13  Michael Vogtfix from David Kalnischkies for the InRelease gpg verif... 0.8.15.2
2011-07-13  Michael Vogtapt-pkg/aptconfiguration.h: fix copy/paste error in...
2011-07-06  David Kalnischkies* apt-pkg/init.cc:
2011-07-06  David Kalnischkies* cmdline/apt-get.cc:
2011-07-05  David Kalnischkies* doc/apt.conf.5.xml:
2011-07-05  David Kalnischkies* doc/sources.list.5.xml:
2011-07-01  Michael Vogtapt-pkg/acquire-item.cc: improve error message for...
2011-06-30  David Kalnischkiesremove empty line dpkg-gensymbols complains about
2011-06-30  David Kalnischkies* apt-pkg/pkgcachegen.cc:
2011-06-30  David Kalnischkiesmerge with debian-sid 0.8.15.1
2011-06-30  Michael Vogtreleasing version 0.8.15.1 0.8.15.1
2011-06-30  Michael Vogt* doc/makefile:
2011-06-29  David Kalnischkiesallow package:architecure in Package:
2011-06-29  David Kalnischkies - ensure that only the first specific stanza for...
2011-06-29  David KalnischkiesDefaults is a vector of Pin not of PkgPin
2011-06-29  David Kalnischkies* apt-pkg/policy.cc:
2011-06-29  David Kalnischkiesthe symbol for PrintStatus() is architecture dependent
2011-06-29  David Kalnischkiescomment out gcc-4.5 specific symbols as gcc-4.6 is...
2011-06-29  David Kalnischkies* debian/apt.symbols:
2011-06-29  David Kalnischkiesclarify update vs. net-update in different distros...
2011-06-29  David Kalnischkiesrequire to be root for add, rm, update and net-update
2011-06-29  David Kalnischkies* cmdline/apt-key:
2011-06-29  David Kalnischkies* doc/makefile:
2011-06-29  David Kalnischkiesmerge with debian-sid release 0.8.15
2011-06-29  Michael Vogtmerged from debian-sid
2011-06-28  Michael Vogtreleasing version 0.8.15 0.8.15
2011-06-28  Michael Vogtvarious typo and syntax corrections in doc/*.xml
2011-06-28  Michael Vogtupdate symbol file (thanks to david)
2011-06-28  Michael Vogtmerged from lp:~mvo/apt/mvo
2011-06-28  Michael Vogtmerged from donkult
2011-06-28  Michael Vogtchange to 0.8.14.2
2011-06-28  Michael Vogtcherry pick from donkult
2011-06-27  Michael Vogt* apt-pkg/deb/dpkgpm.cc:
2011-06-18  bubulle@debian.orgCatalan translation update (Jordi Mallach). Closes...
2011-06-09  bubulle@debian.orgGerman documentation translation update (Chris Leick...
2011-06-09  Michael Vogtupdate changelog for the previous two commits
2011-06-09  Michael Vogtapt-pkg/deb/debindexfile.cc: kill off another Translati...
2011-06-09  Michael Vogtapt-pkg/deb/debindexfile.cc: remove tests for Translati...
2011-06-09  Michael Vogt* apt-pkg/deb/deblistparser.cc:
2011-06-07  Michael Vogtappend the dist (e.g. sid, wheezy) as a query string...
2011-06-07  Michael Vogt* methods/mirror.cc:
2011-06-06  David Kalnischkiesrevert 2114.1.12 as doxygen does this for use now
2011-06-06  David Kalnischkies* apt-pkg/indexcopy.cc:
2011-06-06  David Kalnischkiesadd a very dumb pause method to stop test-execution
2011-05-31  Michael Vogtmerge from lp:~mvo/apt/mvo
2011-05-31  Michael Vogtapt-pkg/acquire-item.cc: only test packages file for...
2011-05-31  Michael Vogtmerged from the debian branch
2011-05-30  Julian Andres... Reject files known to be invalid (LP: #346386) (Closes...
2011-05-30  Julian Andres... apt-pkg/acquire-item.cc: Reject files known to be inval...
2011-05-28  David Kalnischkies* cmdline/apt-config.cc:
2011-05-28  Jörg Sommer* apt-pkg/init.cc:
2011-05-28  Jörg Sommeruse the correct option name in comment for Acquire...
2011-05-25  bubulle@debian.orgItalian translation update (Milo Casagrande). Closes...
2011-05-25  Michael Vogtdebian/changelog: next version will be 0.8.15
2011-05-23  David Kalnischkieslog reinstall commands in history.log
2011-05-19  David Kalnischkiesremove invalid pkgcache.bin and rebuild it if possible
2011-05-17  David Kalnischkiesrename I to J to avoid redefining a variable (clang...
2011-05-17  David KalnischkiesServerState is a struct and not a class (clang mismatch...
2011-05-17  David Kalnischkiesremove Size >= 0 check as Itm.Size is an unsigned varia...
2011-05-16  Michael Vogtmerged from lp:~donkult/apt/sid
2011-05-16  David Kalnischkies* apt-pkg/packagemanager.cc:
2011-05-13  bubulle@debian.orgGalician translation update (Miguel Anxo Bouzada)....
2011-05-12  David KalnischkiesMAP_ANON is deprecated in favor of MAP_ANONYMOUS, but...
2011-05-12  David Kalnischkies* apt-pkg/contrib/netrc.cc:
2011-05-12  David Kalnischkiesrewrite new and previously satisfied important dependen...
2011-05-12  David Kalnischkiesmove the broken dependency detection above the new...
2011-05-11  David Kalnischkiesconvert a lot of places to use IsNegative instead of...
2011-05-11  David Kalnischkiesif critical or-group can't be satisfied, exit directly.
2011-05-10  David Kalnischkiesfix order of CurrentURI and UsedMirror in Status()...
2011-05-10  David Kalnischkiesdequote URL taken from Location in redirects as we...
2011-04-28  David KalnischkiesLocation header in redirects should be absolute URI...
2011-04-27  Julian Andres... * debian/control:
2011-04-27  David Kalnischkiessupport lighttpd as test webserver but still prefer...
2011-04-27  David Kalnischkies* methods/http.cc:
2011-04-26  Ben Finney* apt-pkg/acquire-item.cc:
2011-04-26  David Kalnischkies* apt-pkg/acquire-worker.cc:
2011-04-26  David Kalnischkies* test/versions.lst:
2011-04-26  David Kalnischkies* apt-pkg/deb/debmetaindex.cc:
2011-04-26  Chris Leick* doc/po/de.po:
2011-04-26  David Kalnischkiesprovide a 'dpkg --set-selections' wrapper to set/releas...
2011-04-25  David Kalnischkies* apt-pkg/pkgcache.cc:
2011-04-21  David Kalnischkiesupdate the apt-mark manpage
2011-04-21  David Kalnischkiesadd a close entry as a showmanual is provided by apt...
2011-04-21  David Kalnischkies* cmdline/apt-get.cc:
2011-04-21  David Kalnischkies* cmdline/apt-mark.cc:
2011-04-21  David Kalnischkiesremove not existing packages left over from the testcase
2011-04-21  David Kalnischkiessimplify the code for wildcard pinning a bit
2011-04-21  Julian Andres... Make purge work again for config-files (LP: #244598...
2011-04-21  Julian Andres... doc/apt-key.8.xml: Document apt-key net-update (LP...
2011-04-21  Julian Andres... debian/apt.cron.daily: Check power after wait, patch...
2011-04-20  David Kalnischkiesmerge with debian-sid branch and 0.8.14.1 release
2011-04-19  David Kalnischkies* debian/rules:
2011-04-19  David Kalnischkies* debian/apt.lintian-overrides:
2011-04-19  David Kalnischkies* debian/apt{,-utils}.symbols:
2011-04-18  Julian Andres... apt-pkg/depcache.cc: Really release action groups only...
2011-04-16  David Kalnischkies* apt-pkg/deb/dpkgpm.cc:
next