summaryrefslogtreecommitdiff
path: root/cmdline
Commit message (Expand)AuthorAgeFilesLines
* * merged with apt--mvoMichael Vogt2005-09-272-5/+12
|\
| * * make sure that the pkgRecords D'tor does not segfaultMichael Vogt2005-09-221-1/+1
| * * better error string for a failed dpkg-sourceMichael Vogt2005-09-161-0/+1
| * * merged from apt--cdrom-fallback--0Michael Vogt2005-09-131-4/+10
| * * merged with apt--fixes--0Michael Vogt2005-08-231-1/+1
| * * merged from mainMichael Vogt2005-08-091-2/+4
| * * fix the breakage from my last commit (note to self: always, _always_ run ba...Michael Vogt2005-08-011-3/+3
| * * added debian/patches dirMichael Vogt2005-08-011-3/+3
| * * merged with matts treeMichael Vogt2005-08-011-8/+8
| * * merged/removed conflicts with apt--main--0Michael Vogt2005-06-262-5/+5
| * * added a missing OpProgress::Done() in depCache::Init(), removed the show-vi...Michael Vogt2005-06-011-14/+0
| * * merged with my apt--fixes--0 branchMichael Vogt2005-05-231-0/+9
| * * apt-cache show <virtual-pkg> shows all virtual packages instead of nothing ...Michael Vogt2005-05-101-0/+14
* | * updated with mainlineMichael Vogt2005-08-303-18/+37
* | * merged with otavios branchMichael Vogt2005-06-081-2/+11
* | * merged with otavoiMichael Vogt2005-05-171-3/+4
* | * fix for output of the description and the debTranslationsIndex::Exists()Michael Vogt2005-05-131-3/+1
* | Another fix included here by mistake. Moving it to apt--fixes--0 branch.Otavio Salvador2005-05-121-13/+0
* | Revert fixes changes to move these to apt--fixes--0 branch.Otavio Salvador2005-05-121-11/+2
* | Sync with apt@packages.debian.org/apt--main--0--patch-75Otavio Salvador2005-03-303-31/+31
|\|
| * Merge bubulle@debian.org--2005/apt--main--0Matt Zimmerman2005-03-263-31/+31
| |\
| | * Bring consistency to the use of capitals in programs messagesChristian Perrier2005-03-063-31/+31
* | | Sync with apt@packages.debian.org/apt--main--0--patch-74Otavio Salvador2005-03-301-1/+1
|\| |
| * | * ignore time conflicts on apt-key update (this is used at install time when ...Michael Vogt2005-03-151-1/+1
| |/
* | Fix sintax error on apt-cacheOtavio Salvador2005-03-231-1/+1
* | Port DDTP to APT 0.6 branchOtavio Salvador2005-03-232-24/+92
|/
* Merge with Matt and update French translationChristian Perrier2005-02-054-1243/+57
|\
| * Fix compilation errors from apt--auth-cdrom--0Matt Zimmerman2005-02-051-3/+3
| * Move CD-ROM handling backend into libapt-pkgMatt Zimmerman2005-02-044-1242/+56
* | Correct typo in Usage message : s/arbitary/arbitrary. Unfuzzy translations. C...Christian Perrier2005-01-206-6/+6
|/
* * use gpg --with-colonsMichael Vogt2004-12-241-3/+3
* * added apt-key update methodMichael Vogt2004-12-211-5/+34
* * merged changes from the conferenceMichael Vogt2004-12-206-13/+138
* Merge from CVSMatt Zimmerman2004-11-131-2/+2
* * Suppress a signed/unsigned warning in apt-cache.cc:Di...Arch Librarian2004-09-201-2/+2
* s/Saftey/Safety/Arch Librarian2004-09-201-3/+3
* * Fix apt-get's suggests/recommends printing, which was...Arch Librarian2004-09-201-4/+4
* Clean up some indentation, etc. in the suggest/recommen...Arch Librarian2004-09-201-14/+19
* * Clearer error message in place of "...has no availabl...Arch Librarian2004-09-201-5/+4
* * Add colons to apt-get's "kept back"/"upgraded"/"downg...Arch Librarian2004-09-201-4/+4
* Don't use the Archive name in madison; it won't be uniq...Arch Librarian2004-09-201-14/+13
* * Add an "apt-cache madison" command with an output for...Arch Librarian2004-09-201-1/+68
* * Don't suggest apt-get -f install to correct broken bu...Arch Librarian2004-09-201-3/+2
* SyntaxArch Librarian2004-09-201-2/+2
* * Clean up and simplify some of the suggests/recommends...Arch Librarian2004-09-201-24/+10
* isatty test was backwardsArch Librarian2004-09-201-2/+2
* * Correctly implement -n as a synonym for --names-only ...Arch Librarian2004-09-201-4/+4
* * Use isatty rather than ttyname for checking if stdin ...Arch Librarian2004-09-203-6/+6
* * Fix version display for recommends (Closes: #219900)Arch Librarian2004-09-201-2/+2
* * Let apt-get build-dep try alternatives if the install...Arch Librarian2004-09-201-1/+8