summaryrefslogtreecommitdiff
path: root/cmdline
AgeCommit message (Expand)Author
2010-01-08* cmdline/apt-get.cc:Michael Vogt
2010-01-08* French manpage translation updateMichael Vogt
2009-12-10merged -r 1923..1926 from lp:~donkult/apt/sidMichael Vogt
2009-12-10merged -r 1918..1919 from lp:~donkult/apt/sidMichael Vogt
2009-12-10merged -r 1914..1915 from lp:~donkult/apt/sidMichael Vogt
2009-12-10merged -r1887..1901 from lp:~donkult/apt/sidMichael Vogt
2009-12-10* cmdline/apt-get.cc:Michael Vogt
2009-12-02* apt-pkg/packagemanager.cc:Michael Vogt
2009-10-20only warn if (free) space can't be determined as it overflows the structDavid Kalnischkies
2009-10-19rewrite FindSrc() in cmdline/apt-get.cc to fix some bugs, including:David Kalnischkies
2009-09-26Fix some typos from #479997bubulle@debian.org
2009-09-24When selecting a real package instead of a virtual one,David Kalnischkies
2009-09-24* cmdline/apt-key:Michael Vogt
2009-08-12Add the pkg/release syntax to the source command in apt-get and alsoDavid Kalnischkies
2009-08-12[cmdline/apt-get.cc]David Kalnischkies
2009-08-09[cmdline/apt-get.cc] correct the order of picked package binary vs sourceDavid Kalnischkies
2009-08-09[cmdline/apt-get.cc] check for availability ofstatfs.f_typeDavid Kalnischkies
2009-08-08[cmdline/apt-cache.cc] fix a memory leak in the xvcg methodDavid Kalnischkies
2009-07-31[cmdline/apt-get.cc] ShowBroken() in build-dep (Closes: #145916)David Kalnischkies
2009-07-31[cmdline/apt-get.cc] add APT::Get::HideAutoRemove=small to display onlyDavid Kalnischkies
2009-07-30merged from debian-sidMichael Vogt
2009-07-30* cmdline/apt-get.cc:Michael Vogt
2009-07-21The 'not dead yet' releaseMichael Vogt
2009-07-21* apt-pkg/acquire.cc:Michael Vogt
2009-07-15merge with lp:~mvo/apt/debian-sidDavid Kalnischkies
2009-07-07[apt-get] add possibility to hide the user simulation noteDavid Kalnischkies
2009-07-06Support /etc/apt/preferences.d (Closes: #535512)Julian Andres Klode
2009-06-30add the various foldmarkers in apt-pkg & cmdline (no code change)David Kalnischkies
2009-06-30merged r1811..1815 from lp:~donkult/apt/experimentalMichael Vogt
2009-06-29do not write state file in simulate mode (closes: #433007)Michael Vogt
2009-06-29support running "--simulate" as userMichael Vogt
2009-06-03* cmdline/apt-mark:Michael Vogt
2009-04-14build fixes, change version 0.7.21Michael Vogt
2009-04-09* apt-pkg/contrib/strutl.cc:Michael Vogt
2009-03-27* cmdline/acqprogress.cc:Michael Vogt
2009-03-09cmdline/apt-get.cc: fix typoMichael Vogt
2009-03-09fix "apt-get source pkg" if there is a binary package andMichael Vogt
2008-12-16Clarify the --help for 'purge' (LP: #243948)Michael Vogt
2008-12-15cmdline/apt-get.cc: remove --build-dep-automatic line againMichael Vogt
2008-12-09merged from the debian-sid branchMichael Vogt
2008-12-09* methods/gpgv.cc:Michael Vogt
2008-12-08 - fix "apt-get source pkg=ver" if binary name != source nameMichael Vogt
2008-12-02make "apt-get build-dep" installed packages marked automaticMichael Vogt
2008-11-11Removed asking to file a release-critical bug against a package if there is a...Eugene V. Lyubimkin
2008-11-08Re-applied apt-cache built-in help fixes.Eugene V. Lyubimkin
2008-11-05* debian/rules:Michael Vogt
2008-11-05* Fix typos:Michael Vogt
2008-10-31Added 'unset GREP_OPTIONS' to apt-key.Eugene V. Lyubimkin
2008-10-31Reverted 'bashisms' commit, it was wrong as $(...) is not a bashism.Eugene V. Lyubimkin
2008-10-29Fixed bashisms in apt-key.Eugene V. Lyubimkin