]> git.saurik.com Git - apt.git/shortlog
apt.git
2011-06-29  Michael Vogtmerge lp:~mvo/apt/abi-break
2011-06-29  Michael Vogtreleasing version 0.8.16~exp1
2011-06-28  Michael Vogtmerged with the unstable upload
2011-06-28  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-28  Michael Vogtadd more to the symbol file
2011-06-28  Michael Vogtmerged from debian-sid
2011-06-28  Michael Vogtcherry pick fix from sid
2011-06-28  Michael Vogtmerged symbols file fix from David, many thanks
2011-06-28  Michael Vogtmerge from the experimental branch and prepare new...
2011-06-28  Michael Vogtdebian/control: update breaks for the final upload
2011-06-28  Michael Vogtmerge updated description from David, many thanks
2011-06-27  Michael Vogt* apt-pkg/deb/dpkgpm.cc:
2011-06-22  Michael Vogt* debian/control:
2011-06-18  bubulle@debian.orgCatalan translation update (Jordi Mallach). Closes...
2011-06-17  Michael Vogtuse depends for the ${shlibs:Depends} to make the break...
2011-06-17  Michael Vogt* debian/control:
2011-06-15  Michael Vogt* debian/control:
2011-06-10  Michael Vogtreleasing version 0.8.15~exp1
2011-06-10  Michael Vogtmerged lp:~mvo/apt/add-library-pkgs
2011-06-10  Michael Vogtdebian/rules: use substvars properly
2011-06-10  Michael Vogtgenerate debiandencies for libapt-pkg-dev automatically...
2011-06-10  Michael Vogtinclude mo files in the right packages
2011-06-10  Michael Vogtmerged lp:~mvo/apt/add-library-pkgs
2011-06-09  bubulle@debian.orgGerman documentation translation update (Chris Leick...
2011-06-09  Michael Vogtsimplify symbol files a wee bit
2011-06-09  Michael Vogtdo not hardcode the libnames
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-08  Michael Vogtfix lintian issues
2011-06-08  Michael Vogtremove -l from dh_shlibdeps, that is no longer needed...
2011-06-08  Michael Vogtdo not include libapt-pkg* in apt itself, add missing...
2011-06-08  Michael Vogtinitial librarification push
2011-06-08  Michael Vogtadd some more dpointer placeholders
2011-06-08  Michael Vogt* [ABI-Break] Implement EDSP in libapt-pkg so that...
2011-06-08  Michael Vogtmerge lp:~mvo/apt/sha512-template to add support for...
2011-06-07  Michael Vogtappend the dist (e.g. sid, wheezy) as a query string...
2011-06-07  Michael Vogt* methods/mirror.cc:
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 Kalnischkies* cmdline/apt-get.cc:
2011-05-17  David Kalnischkiesif a Breaks can't be upgraded, remove it. If it or...
2011-05-17  David Kalnischkieslet the Mark methods return if their marking was successful
2011-05-17  David Kalnischkies* apt-pkg/depcache.cc:
2011-05-17  David Kalnischkiesremove deprecated methods which nobody should have...
2011-05-17  David Kalnischkies* apt-pkg/pkgcache.h:
2011-05-17  David Kalnischkiesrename option APT::Solver::Name to simply APT::Solver
2011-05-17  David Kalnischkies* doc/external-dependency-solver-protocol.txt:
2011-05-17  David Kalnischkies* Implement EDSP in libapt-pkg so that all front-ends...
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-05-10  David Kalnischkiessend the first line of the error message to the error...
2011-05-10  David Kalnischkiesfix SubProgress to accept a Percent parameter to update...
2011-05-09  David Kalnischkiesfix package building so 'dump' is a binary not a directory
2011-05-09  David Kalnischkiesimplement proper progress report with OpProgress
2011-05-07  David Kalnischkiesimplement correct error reporting
2011-05-06  David Kalnischkiesundo the temporary progress reporting disabling which...
2011-05-03  David Kalnischkiesfix arguments for MarkInstall so packages are really...
2011-05-03  David Kalnischkiesadd a tiny dump solver to quickly output a scenario
2011-05-03  David Kalnischkiesmaybe Pre-Depends are checked if they write them as...
2011-05-03  David Kalnischkiesadd a --solver option to apt-get
2011-05-03  David Kalnischkiesship the apt-internal-solver in apt-utils package and...
2011-05-03  David Kalnischkiesadd a fair round of doxygen comments to the edsp header
2011-05-03  David Kalnischkiestell the resolver a package is set on hold if it was...
2011-05-03  David Kalnischkiesimplement external solver calling for upgrade and dist...
2011-05-03  David Kalnischkieswork on requests with the correct upgrade/dist-upgrade...
2011-05-02  David Kalnischkiesparse correctly the Hold: lines into Pkg->SelectedState...
2011-05-02  David Kalnischkiesdoesn't execute autoremove marker setting if an externa...
2011-05-02  David Kalnischkiesrefactor: move solver execution into his own EDSP method
2011-05-02  David Kalnischkieshandle Dir::Bin::Solvers as a list of directories and...
next