summaryrefslogtreecommitdiff
path: root/cmdline
AgeCommit message (Expand)Author
2011-07-27Some modifications to the queuing.stage-IIshan Jayawardena
2011-07-22Modified debdelta to use ExecFork() ExecWait() instead of fork() and waitpid().Ishan Jayawardena
2011-07-19redirected the stdout, stderr of debpatch to not to interfere apt's communica...Ishan Jayawardena
2011-07-16fixed indentation issuesIshan Jayawardena
2011-07-06* cmdline/apt-get.cc:David Kalnischkies
2011-06-29require to be root for add, rm, update and net-updateDavid Kalnischkies
2011-06-29* cmdline/apt-key:David Kalnischkies
2011-06-13added support for downloading debdelta files and queuing successfully downloa...Ishan Jayawardena
2011-05-28* cmdline/apt-config.cc:David Kalnischkies
2011-05-11convert a lot of places to use IsNegative instead of checking by handDavid Kalnischkies
2011-04-26provide a 'dpkg --set-selections' wrapper to set/release holdsDavid Kalnischkies
2011-04-21* cmdline/apt-get.cc:David Kalnischkies
2011-04-21* cmdline/apt-mark.cc:David Kalnischkies
2011-04-16fix a bunch of cppcheck warnings/errors based on a patch byDavid Kalnischkies
2011-04-13* cmdline/apt-get.cc:Julian Andres Klode
2011-03-29be able to disable resolver with APT::Get::CallResolver and disableDavid Kalnischkies
2011-03-28be able to disable resolver with APT::Get::AutoSolvingDavid Kalnischkies
2011-03-26* cmdline/apt-get.cc:David Kalnischkies
2011-03-08Remove the "pseudopackage" handling of Architecture: all packages forDavid Kalnischkies
2011-03-07* cmdline/apt-get.cc:David Kalnischkies
2011-02-15* cmdline/apt-get.cc:David Kalnischkies
2011-02-09* cmdline/apt-get.cc:David Kalnischkies
2011-02-08[ Stefan Lippers-Hollmann ]Stefan Lippers-Hollmann
2011-02-07implement --print-uris for download commandDavid Kalnischkies
2011-02-07implement download-only for changelog command which downloads theDavid Kalnischkies
2011-02-07implement --print-uris support for changelog commandDavid Kalnischkies
2011-02-07always do removes first and set not installed remove packagesDavid Kalnischkies
2011-02-04* cmdline/apt-cache.cc:David Kalnischkies
2011-02-03merge 'after squeeze release'-stuffDavid Kalnischkies
2011-02-02merged from the lp:~mvo/apt/mvo branchMichael Vogt
2011-01-25merge with debian-sidDavid Kalnischkies
2011-01-16* cmdline/apt-key:David Kalnischkies
2010-12-07cmdline/apt-cache.cc: Create an error for apt-cache dependsJulian Andres Klode
2010-12-03set the Candidate for all before doing the propargationDavid Kalnischkies
2010-12-03simplify the new-and-autoremove fix a bitDavid Kalnischkies
2010-12-03really do not show packages in the extra section if they wereDavid Kalnischkies
2010-12-03* apt-pkg/depcache.cc:David Kalnischkies
2010-12-03keep not installed garbage packages uninstalled instead of showingDavid Kalnischkies
2010-11-30show dependencies of essential packages which are going to removeDavid Kalnischkies
2010-11-30* cmdline/apt-get.cc:David Kalnischkies
2010-11-18merged from apt-get-downloadMichael Vogt
2010-11-18cmdline/apt-get.cc: download it all in one goMichael Vogt
2010-11-18merged from apt-get-changelogMichael Vogt
2010-11-18cmdline/apt-get.cc: remove srcpkgMichael Vogt
2010-11-18cmdline/apt-get.cc: use source version instead of binary versionMichael Vogt
2010-11-18cmdline/apt-get.cc: add download/changelog to usageMichael Vogt
2010-11-18merged from the apt-get-changelog branchMichael Vogt
2010-11-18refactor/simplify changelog fetching codeMichael Vogt
2010-11-18cmdline/apt-get.cc: simplify changelog uri generationMichael Vogt
2010-11-18cmdline/apt-get.cc: fix typoMichael Vogt