2010-11-15 |
Michael Vogt | support Apt::Changelog::Server, code cleanup |
tree | commitdiff |
2010-11-15 |
Michael Vogt | use mkdtemp() instead of tempnam, free mkdtemp() data... |
tree | commitdiff |
2010-11-15 |
Michael Vogt | initial apt-get changelog implementation, not quite... |
tree | commitdiff |
2010-10-13 |
Michael Vogt | merged from debian-sid branch |
tree | commitdiff |
2010-10-13 |
Michael Vogt | * apt-pkg/deb/debsystem.cc: |
tree | commitdiff |
2010-10-13 |
Michael Vogt | * debian/apt.cron.daily: |
tree | commitdiff |
2010-10-01 |
Michael Vogt | merged from lp:~donkult/apt/sid |
tree | commitdiff |
2010-09-28 |
David Kalnischkies | * apt-pkg/contrib/strutl.cc: |
tree | commitdiff |
2010-09-24 |
David Kalnischkies | * cmdline/apt-cache.cc: |
tree | commitdiff |
2010-09-15 |
Michael Vogt | merged lp:~mvo/apt/conflicts-on-virtuals to better... |
tree | commitdiff |
2010-09-10 |
Michael Vogt | merged from lp:~mvo/apt/mvo |
tree | commitdiff |
2010-09-07 |
Michael Vogt | * apt-pkg/indexcopy.cc: |
tree | commitdiff |
2010-09-06 |
Michael Vogt | merged from lp:~donkult/apt/sid |
tree | commitdiff |
2010-09-04 |
David Kalnischkies | * cmdline/apt-key: |
tree | commitdiff |
2010-09-03 |
Michael Vogt | merged from lp:~donkult/apt/sid |
tree | commitdiff |
2010-08-30 |
Michael Vogt | merged lp:~donkult/apt/sid |
tree | commitdiff |
2010-08-28 |
David Kalnischkies | remove useless GetInitialize method |
tree | commitdiff |
2010-08-28 |
David Kalnischkies | remove death code by removing unused GetInitialize |
tree | commitdiff |
2010-08-26 |
David Kalnischkies | * cmdline/apt-get.cc: |
tree | commitdiff |
2010-08-25 |
Michael Vogt | show in madison command again also source packages... |
tree | commitdiff |
2010-08-25 |
David Kalnischkies | show in madison command again also source packages... |
tree | commitdiff |
2010-08-24 |
bubulle@debian.org | Fix spelling error in cmdline/apt-get.cc. Thanks to... |
tree | commitdiff |
2010-08-24 |
Michael Vogt | merged from debian-experimental-ma 0.8.0 |
tree | commitdiff |
2010-08-13 |
Michael Vogt | - let the problem resolver install packages to fix... |
tree | commitdiff |
2010-08-12 |
David Kalnischkies | purge packages in 'rc' state, thanks Rogier! (Closes... |
tree | commitdiff |
2010-08-12 |
Michael Vogt | * Swedish translation update. Closes: #592366 |
tree | commitdiff |
2010-08-11 |
David Kalnischkies | * cmdline/apt-get.cc: |
tree | commitdiff |
2010-07-30 |
Michael Vogt | * merge of the debian-expermental-ma branch |
tree | commitdiff |
2010-07-30 |
Michael Vogt | - return success in show if a virtual package was... |
tree | commitdiff |
2010-07-30 |
David Kalnischkies | - return success in show if a virtual package was... |
tree | commitdiff |
2010-07-30 |
Michael Vogt | - [ABI BREAK] add an ErrorType option to CacheSetHelper |
tree | commitdiff |
2010-07-30 |
David Kalnischkies | - [ABI BREAK] add an ErrorType option to CacheSetHelper |
tree | commitdiff |
2010-07-29 |
Michael Vogt | * apt-pkg/orderlist.cc: |
tree | commitdiff |
2010-07-29 |
Michael Vogt | merged lp:~donkult/apt/sid |
tree | commitdiff |
2010-07-27 |
Julian Andres Klode | * cmdline/apt-get.cc: |
tree | commitdiff |
2010-07-26 |
David Kalnischkies | - show in (r)depends the canidate per default instead... |
tree | commitdiff |
2010-07-26 |
David Kalnischkies | add APT::Cache::ShowOnlyFirstOr option to print only... |
tree | commitdiff |
2010-07-17 |
David Kalnischkies | * apt-pkg/cacheset.cc: |
tree | commitdiff |
2010-07-17 |
David Kalnischkies | factor regex package name matches into newly created... |
tree | commitdiff |
2010-07-16 |
David Kalnischkies | * cmdline/apt-cache.cc: |
tree | commitdiff |
2010-07-12 |
Michael Vogt | merged from lp:~donkult/apt/sid |
tree | commitdiff |
2010-07-11 |
David Kalnischkies | [ Martin Pitt ] |
tree | commitdiff |
2010-07-09 |
Michael Vogt | * apt-pkg/deb/dpkgpm.cc: |
tree | commitdiff |
2010-07-09 |
Michael Vogt | merged from donkult |
tree | commitdiff |
2010-07-05 |
David Kalnischkies | merge with debian-experimental-ma |
tree | commitdiff |
2010-07-05 |
David Kalnischkies | make the specify order of packages irrelevant (half... |
tree | commitdiff |
2010-07-03 |
David Kalnischkies | prefer the Policy if it is built instead of the DepCach... |
tree | commitdiff |
2010-07-03 |
David Kalnischkies | reorder classes a bit and make TryToInstallBuildDep... |
tree | commitdiff |
2010-07-03 |
David Kalnischkies | Refactor TryToInstall to look a bit saner by splitting... |
tree | commitdiff |
2010-07-02 |
David Kalnischkies | add a ConstructedBy member to the PackageSet which... |
tree | commitdiff |
2010-06-29 |
David Kalnischkies | if the package has no installed & candidate but is... |
tree | commitdiff |
2010-06-29 |
David Kalnischkies | rename AddSelectedVersion() to a better public FromPack... |
tree | commitdiff |
2010-06-29 |
David Kalnischkies | for install, do all installs first and then the removes... |
tree | commitdiff |
2010-06-28 |
David Kalnischkies | - factor out code to get a single package FromName() |
tree | commitdiff |
2010-06-26 |
David Kalnischkies | - only print errors if all tries to get a package... |
tree | commitdiff |
2010-06-26 |
David Kalnischkies | give the APT::Cache::Generate option her effect back |
tree | commitdiff |
2010-06-26 |
David Kalnischkies | do not override the user set quiet setting even if... |
tree | commitdiff |
2010-06-25 |
David Kalnischkies | print all messages if the application is in an interact... |
tree | commitdiff |
2010-06-24 |
martin@piware.de | Switch FileFd to not transparently gunzip, since that... |
tree | commitdiff |
2010-06-22 |
David Kalnischkies | Use an abstract helper for error handling and output |
tree | commitdiff |
2010-06-19 |
David Kalnischkies | * cmdline/apt-get.cc: |
tree | commitdiff |
2010-06-19 |
David Kalnischkies | get packages by task^ with FromTask() |
tree | commitdiff |
2010-06-15 |
David Kalnischkies | * cmdline/cacheset.cc: |
tree | commitdiff |
2010-06-09 |
Michael Vogt | merged from lp:~donkult/apt/sid |
tree | commitdiff |
2010-06-09 |
Michael Vogt | merge lp:~mvo/apt/ubuntu-mirror-method-improvements |
tree | commitdiff |
2010-06-09 |
Michael Vogt | * merge the remaining Ubuntu change: |
tree | commitdiff |
2010-06-09 |
David Kalnischkies | - backport forgotten Valid-Until patch from the obsol... |
tree | commitdiff |
2010-06-09 |
David Kalnischkies | * apt-pkg/pkgcache.h: |
tree | commitdiff |
2010-06-06 |
David Kalnischkies | use the GroupedFromCommandLine() method in the dotty... |
tree | commitdiff |
2010-06-05 |
David Kalnischkies | do not fail if an unrelated error is pending in Display... |
tree | commitdiff |
2010-06-05 |
David Kalnischkies | accept package versions in the unmet command |
tree | commitdiff |
2010-06-05 |
David Kalnischkies | apt-cache show --no-all-versions should issues the... |
tree | commitdiff |
2010-06-05 |
David Kalnischkies | Don't increase the commandline parameter in the library... |
tree | commitdiff |
2010-06-05 |
David Kalnischkies | add --target-release option (Closes: #115520) |
tree | commitdiff |
2010-06-05 |
David Kalnischkies | Add a option to apt-cache policy to additionally init... |
tree | commitdiff |
2010-06-05 |
David Kalnischkies | use pkgCacheFile and the new CacheSets all over the... |
tree | commitdiff |
2010-06-04 |
David Kalnischkies | Switch away from the now deprecated methods for Cache... |
tree | commitdiff |
2010-06-03 |
David Kalnischkies | * cmdline/apt-get.cc: |
tree | commitdiff |
2010-06-02 |
Michael Vogt | cmdline/apt-report-mirror-failure: port to latest pytho... |
tree | commitdiff |
2010-05-31 |
David Kalnischkies | rename packageset into cacheset while it is not too... |
tree | commitdiff |
2010-05-31 |
David Kalnischkies | * cmdline/apt-cache.cc: |
tree | commitdiff |
2010-05-31 |
David Kalnischkies | i managed to commit broken code… which (at least in... |
tree | commitdiff |
2010-05-30 |
David Kalnischkies | move cmdline parsing from apt-cache to new FromCommandL... |
tree | commitdiff |
2010-05-30 |
David Kalnischkies | move regex magic from apt-get to new FromRegEx method |
tree | commitdiff |
2010-05-25 |
Michael Vogt | merged from debian-sid |
tree | commitdiff |
2010-05-25 |
Michael Vogt | * methods/http.{cc,h}: |
tree | commitdiff |
2010-05-25 |
Michael Vogt | merged lp:~donkult/apt/sid |
tree | commitdiff |
2010-05-24 |
David Kalnischkies | - show at the end of the install process a list of... |
tree | commitdiff |
2010-05-14 |
David Kalnischkies | handle multiple --{tar,diff,dsc}-only options correctly |
tree | commitdiff |
2010-05-06 |
David Kalnischkies | merge with debian-experimental-ma |
tree | commitdiff |
2010-05-06 |
David Kalnischkies | don't suggest held packages as they are installed ... |
tree | commitdiff |
2010-05-05 |
Michael Vogt | * debian/rules: |
tree | commitdiff |
2010-05-05 |
Michael Vogt | * debian/rules: |
tree | commitdiff |
2010-05-05 |
Michael Vogt | * apt-pkg/deb/debrecords.cc: |
tree | commitdiff |
2010-05-05 |
Michael Vogt | * apt-pkg/deb/debrecords.cc: |
tree | commitdiff |
2010-05-04 |
Julian Andres Klode | Move the showauto command to apt-cache and sort output. |
tree | commitdiff |
2010-05-04 |
Michael Vogt | * doc/files.sgml: |
tree | commitdiff |
2010-05-04 |
David Kalnischkies | rerun dpkg-source in source if --fix-broken is given... |
tree | commitdiff |
2010-05-04 |
Julian Andres Klode | cmdline/apt-get.cc: Add apt-get markauto, showauto... |
tree | commitdiff |
2010-05-04 |
David Kalnischkies | merge from the debian-sid branch |
tree | commitdiff |
next |