Age | Commit message (Expand) | Author |
2010-11-15 | cmdline/apt-get.cc: add hash to the downloader | Michael Vogt |
2010-11-15 | cmdline/apt-get.cc: add download commandlien option | Michael Vogt |
2010-11-15 | cmdline/apt-get.cc: create the mkdtemp dir in /tmp | Michael Vogt |
2010-11-15 | cmdline/apt-get.cc: move Setup a level higher | Michael Vogt |
2010-11-15 | cmdline/apt-get.cc make only the server configurable, but not the format stri... | Michael Vogt |
2010-11-15 | support Apt::Changelog::Server, code cleanup | Michael Vogt |
2010-11-15 | use mkdtemp() instead of tempnam, free mkdtemp() data afterwards, return true... | Michael Vogt |
2010-11-15 | initial apt-get changelog implementation, not quite ready yet (need to get ri... | Michael Vogt |
2010-09-28 | * apt-pkg/contrib/strutl.cc: | David Kalnischkies |
2010-08-28 | remove death code by removing unused GetInitialize | David Kalnischkies |
2010-08-26 | * cmdline/apt-get.cc: | David Kalnischkies |
2010-08-24 | Fix spelling error in cmdline/apt-get.cc. Thanks to Osamu Aoki | bubulle@debian.org |
2010-08-12 | purge packages in 'rc' state, thanks Rogier! (Closes: #150831) | David Kalnischkies |
2010-08-11 | * cmdline/apt-get.cc: | David Kalnischkies |
2010-07-29 | merged lp:~donkult/apt/sid | Michael Vogt |
2010-07-27 | * cmdline/apt-get.cc: | Julian Andres Klode |
2010-07-17 | * apt-pkg/cacheset.cc: | David Kalnischkies |
2010-07-05 | make the specify order of packages irrelevant (half-close #196021) | David Kalnischkies |
2010-07-04 | prefer the Policy if it is built instead of the DepCache and | David Kalnischkies |
2010-07-03 | reorder classes a bit and make TryToInstallBuildDep use them | David Kalnischkies |
2010-07-03 | Refactor TryToInstall to look a bit saner by splitting the Remove | David Kalnischkies |
2010-06-29 | if the package has no installed & candidate but is virtual see if only | David Kalnischkies |
2010-06-29 | for install, do all installs first and then the removes and vice versa | David Kalnischkies |
2010-06-26 | do not override the user set quiet setting even if the target is not a tty | David Kalnischkies |
2010-06-25 | print all messages if the application is in an interactive run | David Kalnischkies |
2010-06-22 | Use an abstract helper for error handling and output | David Kalnischkies |
2010-06-19 | * cmdline/apt-get.cc: | David Kalnischkies |
2010-06-09 | merged from lp:~donkult/apt/sid | Michael Vogt |
2010-06-09 | * merge the remaining Ubuntu change: | Michael Vogt |
2010-06-09 | * apt-pkg/pkgcache.h: | David Kalnischkies |
2010-06-04 | Switch away from the now deprecated methods for Cache building | David Kalnischkies |
2010-06-03 | * cmdline/apt-get.cc: | David Kalnischkies |
2010-05-31 | rename packageset into cacheset while it is not too late | David Kalnischkies |
2010-05-30 | move regex magic from apt-get to new FromRegEx method | David Kalnischkies |
2010-05-24 | - show at the end of the install process a list of disappeared packages | David Kalnischkies |
2010-05-14 | handle multiple --{tar,diff,dsc}-only options correctly | David Kalnischkies |
2010-05-06 | merge with debian-experimental-ma | David Kalnischkies |
2010-05-06 | don't suggest held packages as they are installed (Closes: #578135) | David Kalnischkies |
2010-05-04 | Move the showauto command to apt-cache and sort output. | Julian Andres Klode |
2010-05-04 | rerun dpkg-source in source if --fix-broken is given (Closes: #576752) | David Kalnischkies |
2010-05-04 | cmdline/apt-get.cc: Add apt-get markauto, showauto and unmarkauto commands. | Julian Andres Klode |
2010-05-04 | merged from davids branch | Michael Vogt |
2010-04-24 | set also "all" to this version for pseudo packages in TryToChangeVer | David Kalnischkies |
2010-04-24 | show non-candidates as fallback for virtual packages (Closes: #578385) | David Kalnischkies |
2010-04-21 | replace backticks with single quote in broken packages message. | David Kalnischkies |
2010-04-13 | regex for package names executed on Grp- not PkgIterator | David Kalnischkies |
2010-04-09 | * apt-pkg/acquire-item.cc: | David Kalnischkies |
2010-04-08 | * cmdline/apt-get.cc:0.7.25.3ubuntu6 | Michael Vogt |
2010-04-08 | * cmdline/apt-get.cc: | Michael Vogt |
2010-04-07 | * apt-pkg/contrib/fileutl.cc: | David Kalnischkies |