summaryrefslogtreecommitdiff
path: root/cmdline
AgeCommit message (Expand)AuthorFilesLines
2010-05-04merged from davids branchMichael Vogt2-37/+59
2010-04-24set also "all" to this version for pseudo packages in TryToChangeVerDavid Kalnischkies1-0/+5
2010-04-24show non-candidates as fallback for virtual packages (Closes: #578385)David Kalnischkies1-6/+13
2010-04-23* cmdline/apt-cache.cc:David Kalnischkies1-2/+10
2010-04-21replace backticks with single quote in broken packages message.David Kalnischkies1-2/+2
2010-04-13regex for package names executed on Grp- not PkgIteratorDavid Kalnischkies1-3/+6
2010-04-09* apt-pkg/acquire-item.cc:David Kalnischkies1-2/+11
2010-04-08* cmdline/apt-get.cc:Michael Vogt1-0/+4
2010-04-07* apt-pkg/contrib/fileutl.cc:David Kalnischkies1-24/+14
2010-04-01merged from lp:~donkult/apt/sidMichael Vogt3-92/+147
2010-03-30try version match in FindSrc first exact than fuzzy (LP: #551178)David Kalnischkies1-11/+21
2010-03-26* apt-pkg/deb/dpkgpm.cc:Michael Vogt2-5/+10
2010-03-21cmdline/apt-cache.cc: Change behavior of showsrc to match the one of show (Cl...Julian Andres Klode1-3/+14
2010-03-21* cmdline/apt-key:Julian Andres Klode1-0/+1
2010-03-18merge MultiArch-ABI. We don't support MultiArch yet (as most other tools),David Kalnischkies2-80/+105
2010-03-14merge with debian-sid, update-po for manpages and fix a few moreDavid Kalnischkies1-11/+11
2010-03-12* cmdline/apt-get.cc:Michael Vogt1-5/+7
2010-03-12* cmdline/apt-get.ccDavid Kalnischkies1-1/+5
2010-03-12* cmdline/apt-get.cc:David Kalnischkies1-1/+13
2010-03-12* cmdline/apt-mark:Michael Vogt1-0/+3
2010-03-01* cmdline/apt-mark:Julian Andres Klode1-11/+11
2010-02-26move ShowPkg() from apt-get to the PkgIterator and rename it to FullName()David Kalnischkies2-77/+62
2010-02-25* cmdline/apt-mark:David Kalnischkies1-0/+4
2010-02-18* buildlib/apti18n.h.in, po/makefile:David Kalnischkies1-5/+7
2010-02-15* buildlib/apti18n.h.in, po/makefile:David Kalnischkies1-5/+7
2010-02-15Activate support of :any and stuff in apt-get build-dep as we haveDavid Kalnischkies1-1/+1
2010-02-13[BREAK] merge MultiArch-ABI. We don't support MultiArch,David Kalnischkies2-28/+68
2010-02-12In SingleArch environments we don't need the arch "all" pseudo packageDavid Kalnischkies1-0/+3
2010-02-12Add yet another pseudo package which isn't as pseudo as the others:David Kalnischkies2-3/+13
2010-02-11display the architecture of the package if it is not the defaultDavid Kalnischkies2-26/+53
2010-01-31* cmdline/acqprogress.cc:Michael Vogt2-2/+3
2010-01-27merged from lp:~mvo/apt/mvoMichael Vogt1-1/+2
2010-01-27merge 1695..1701 from the lp:~mvo/apt/mvo branchMichael Vogt1-3/+67
2010-01-25* cmdline/apt-mark:Michael Vogt1-2/+7
2010-01-08* cmdline/apt-get.cc:Michael Vogt1-7/+17
2010-01-08* French manpage translation updateMichael Vogt2-6/+43
2009-12-10merged -r 1923..1926 from lp:~donkult/apt/sidMichael Vogt1-0/+1
2009-12-10merged -r 1918..1919 from lp:~donkult/apt/sidMichael Vogt1-3/+4
2009-12-10merged -r 1914..1915 from lp:~donkult/apt/sidMichael Vogt1-2/+6
2009-12-10merged -r1887..1901 from lp:~donkult/apt/sidMichael Vogt1-8/+16
2009-12-10* cmdline/apt-get.cc:Michael Vogt1-94/+100
2009-12-02* apt-pkg/packagemanager.cc:Michael Vogt1-7/+11
2009-11-27add --debian-only as alias for --diff-only for all source v3 loversDavid Kalnischkies1-0/+1
2009-11-25print an error and exit if python-apt is not installed for apt-mark,David Kalnischkies1-3/+4
2009-11-25print an error if a new state file can't be created in apt-mark,David Kalnischkies1-2/+6
2009-10-20only warn if (free) space can't be determined as it overflows the structDavid Kalnischkies1-8/+16
2009-10-19rewrite FindSrc() in cmdline/apt-get.cc to fix some bugs, including:David Kalnischkies1-131/+125
2009-09-26Fix some typos from #479997bubulle@debian.org1-1/+1
2009-09-24When selecting a real package instead of a virtual one,David Kalnischkies1-9/+34
2009-09-24* cmdline/apt-key:Michael Vogt1-7/+11