Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | * cmdline/apt-get.cc: | Michael Vogt | 2010-04-08 | 1 | -0/+4 |
* | cherry pick -r 1983..1984 lp:~donkult/apt/sid | Michael Vogt | 2010-03-31 | 1 | -11/+21 |
* | * cmdline/apt-get.cc, apt-pkg/cdrom.cc: | Michael Vogt | 2010-03-26 | 1 | -1/+5 |
* | * cmdline/apt-get.cc: | Michael Vogt | 2010-03-12 | 1 | -5/+7 |
|\ | |||||
| * | * cmdline/apt-get.cc: | Michael Vogt | 2010-03-12 | 1 | -5/+7 |
* | | * apt-pkg/deb/dpkgpm.cc: | Michael Vogt | 2010-03-12 | 1 | -0/+3 |
|\| | |||||
| * | * cmdline/apt-mark: | Michael Vogt | 2010-03-12 | 1 | -0/+3 |
* | | merged from the mvo branch | Michael Vogt | 2010-02-17 | 5 | -10/+53 |
|\| | |||||
| * | * cmdline/acqprogress.cc: | Michael Vogt | 2010-01-31 | 2 | -2/+3 |
| * | merged from lp:~mvo/apt/mvo | Michael Vogt | 2010-01-27 | 1 | -1/+2 |
| * | merge 1695..1701 from the lp:~mvo/apt/mvo branch | Michael Vogt | 2010-01-27 | 1 | -3/+67 |
| * | * cmdline/apt-mark: | Michael Vogt | 2010-01-25 | 1 | -2/+7 |
| * | * cmdline/apt-get.cc: | Michael Vogt | 2010-01-08 | 1 | -7/+17 |
| * | * French manpage translation update | Michael Vogt | 2010-01-08 | 2 | -6/+43 |
* | | * cmdline/apt-cdrom.cc: | Michael Vogt | 2010-02-03 | 1 | -1/+1 |
* | | merged from lp:~mvo/apt/mvo | Michael Vogt | 2010-01-27 | 1 | -1/+2 |
|\ \ | |||||
| * | | cmdline/apt-cdrom.cc: add help, fix duplicated option | Michael Vogt | 2010-01-27 | 1 | -1/+2 |
* | | | merged from the lp:~mvo/apt/libudev-dlopen branch | Michael Vogt | 2010-01-26 | 1 | -3/+67 |
|\| | | |||||
| * | | add Dir::Media::MountPath config option | Michael Vogt | 2010-01-26 | 1 | -3/+3 |
| * | | * cmdline/apt-cdrom.cc: | Michael Vogt | 2010-01-26 | 1 | -7/+10 |
| * | | cmdline/apt-cdrom.cc: add --auto-detect | Michael Vogt | 2010-01-26 | 1 | -3/+64 |
* | | | * cmdline/apt-get.cc: | Michael Vogt | 2010-01-26 | 1 | -7/+17 |
|\| | | |||||
| * | | * cmdline/apt-get.cc: | Michael Vogt | 2009-12-23 | 1 | -7/+17 |
| |/ | |||||
* | | * Merged from the mvo branch | Michael Vogt | 2009-12-18 | 3 | -108/+128 |
|\| | |||||
| * | merged -r 1923..1926 from lp:~donkult/apt/sid | Michael Vogt | 2009-12-10 | 1 | -0/+1 |
| * | merged -r 1918..1919 from lp:~donkult/apt/sid | Michael Vogt | 2009-12-10 | 1 | -3/+4 |
| * | merged -r 1914..1915 from lp:~donkult/apt/sid | Michael Vogt | 2009-12-10 | 1 | -2/+6 |
| * | merged -r1887..1901 from lp:~donkult/apt/sid | Michael Vogt | 2009-12-10 | 1 | -8/+16 |
| |\ | |||||
| | * | only warn if (free) space can't be determined as it overflows the struct | David Kalnischkies | 2009-10-20 | 1 | -8/+16 |
| * | | * cmdline/apt-get.cc: | Michael Vogt | 2009-12-10 | 1 | -94/+100 |
| |\| | |||||
| | * | rewrite FindSrc() in cmdline/apt-get.cc to fix some bugs, including: | David Kalnischkies | 2009-10-19 | 1 | -131/+125 |
| * | | * apt-pkg/packagemanager.cc: | Michael Vogt | 2009-12-02 | 1 | -7/+11 |
| |\ \ | | |/ | |/| | |||||
| | * | * cmdline/apt-key: | Michael Vogt | 2009-09-24 | 1 | -7/+11 |
| * | | Fix some typos from #479997 | bubulle@debian.org | 2009-09-26 | 1 | -1/+1 |
* | | | merge from debian-sid apt 0.7.24 | Michael Vogt | 2009-12-03 | 1 | -9/+34 |
|\| | | |||||
| * | | When selecting a real package instead of a virtual one, | David Kalnischkies | 2009-09-24 | 1 | -9/+34 |
* | | | merged from debian | Michael Vogt | 2009-09-23 | 2 | -33/+79 |
|\| | | |||||
| * | | Add the pkg/release syntax to the source command in apt-get and also | David Kalnischkies | 2009-08-12 | 1 | -7/+15 |
| * | | [cmdline/apt-get.cc] | David Kalnischkies | 2009-08-12 | 1 | -1/+4 |
| * | | [cmdline/apt-get.cc] correct the order of picked package binary vs source | David Kalnischkies | 2009-08-09 | 1 | -1/+1 |
| * | | [cmdline/apt-get.cc] check for availability ofstatfs.f_type | David Kalnischkies | 2009-08-09 | 1 | -4/+10 |
| * | | [cmdline/apt-cache.cc] fix a memory leak in the xvcg method | David Kalnischkies | 2009-08-08 | 1 | -1/+5 |
| * | | [cmdline/apt-get.cc] ShowBroken() in build-dep (Closes: #145916) | David Kalnischkies | 2009-07-31 | 1 | -1/+4 |
| * | | [cmdline/apt-get.cc] add APT::Get::HideAutoRemove=small to display only | David Kalnischkies | 2009-07-31 | 1 | -18/+40 |
| |/ | |||||
* | | * cmdline/apt-key: | Loïc Minier | 2009-08-28 | 1 | -7/+11 |
* | | merged from the mvo branch | Michael Vogt | 2009-08-24 | 1 | -2/+2 |
|\| | |||||
| * | merged from debian-sid | Michael Vogt | 2009-07-30 | 6 | -45/+49 |
| |\ | |||||
| * | | * cmdline/apt-get.cc: | Michael Vogt | 2009-07-30 | 1 | -2/+2 |
* | | | incorporate string-fix patch from Matthew East for LP: #370094 | Brian Murray | 2009-08-13 | 1 | -1/+1 |
* | | | merged from debian | Michael Vogt | 2009-07-30 | 7 | -65/+91 |
|\ \ \ | | |/ | |/| |