summaryrefslogtreecommitdiff
path: root/apt-pkg
Commit message (Expand)AuthorAgeFilesLines
...
* | | * merged daniel burrows fixes for the auto-mark codeMichael Vogt2005-11-095-327/+550
* | | * added a InRootSetFunc class for clients to add own packages to the mark'n's...Michael Vogt2005-08-192-6/+18
* | | * merged from mainMichael Vogt2005-08-1811-42/+331
* | | * invert the auto-mark flag only for new installs (in MarkInstall()), keep it...Michael Vogt2005-07-041-1/+3
* | | * slighly more debug output, renamed "--automatic-remove" to "--auto-remove"Michael Vogt2005-06-302-8/+12
* | | * Install-Reason -> Auto-Installed in pkgstatesMichael Vogt2005-06-301-4/+3
* | | * some WS fixesMichael Vogt2005-06-302-6/+9
* | | * added APT::NeverAutoRemove (a list of regexp for package names that should ...Michael Vogt2005-06-301-1/+48
* | | * added a callback to pkgMarkUsed() so that frontend can extend the root-set ...Michael Vogt2005-06-302-7/+21
* | | * fix a bug when readStateFile is called with no OpProgress objectMichael Vogt2005-06-291-6/+9
* | | * merged with ubuntu, only use the pkgCache::Flag::Auto flag for automaticall...Michael Vogt2005-06-294-27/+14
|\ \ \
* | | | * use mark-and-sweep from aptitude now as GC algorithmMichael Vogt2005-06-294-115/+190
* | | | * merged with apt--ubuntu--0Michael Vogt2005-06-281-0/+6
|\| | |
| * | | Merge with mvoMatt Zimmerman2005-06-261-0/+6
| * | | Merge with mainlineMatt Zimmerman2005-06-264-5/+16
| | |/ | |/|
* | | * bumped the library versionMichael Vogt2005-06-281-1/+1
* | | * cleanups, documentation updates (don't show any debug output if no Debug::p...Michael Vogt2005-06-282-4/+9
* | | * merged with mainlineMichael Vogt2005-06-275-10/+22
* | | * merged with the apt--improved-do-install patchMichael Vogt2005-06-243-21/+36
* | | * merged with apt--main and apt--fixesMichael Vogt2005-06-2411-16/+26
|\| |
| * | merge bubulle@debian.org--2005/apt--main--0Matt Zimmerman2005-05-241-9/+9
| |\ \
| | * | Update French man pages translationsChristian Perrier2005-05-051-9/+9
| | |/
| * / Merge michael.vogt@ubuntu.com--2005/apt--fixes--0Matt Zimmerman2005-05-2410-7/+17
| |/
* | * moved the importend algorithm to algorithm.h as "pkgMarkUsed()"Michael Vogt2005-06-242-0/+108
* | * write the state file after a successfull commit from the pkgManagerMichael Vogt2005-06-241-0/+5
* | * moved most of the real work into depcache::writeStateFileMichael Vogt2005-06-242-0/+22
* | * cleanups Michael Vogt2005-06-232-29/+66
* | * ported/cleaned up the "Automatic dependency handling" patch from Michael Ho...Michael Vogt2005-05-105-3/+58
|/
* * corrected a incorrect use of string().c_str() (thanks to mdz!)Michael Vogt2003-04-061-2/+6
* * honor "Acquire::gpgv::Options" in apt-cdrom tooMichael Vogt2005-04-061-3/+27
* * changelog updatedMichael Vogt2005-04-011-0/+6
* Bring consistency to the use of capitals in programs messagesChristian Perrier2005-03-068-18/+18
* * path scoring changed, the non-symlink path is scored highestMichael Vogt2005-02-251-0/+17
* * fix for apt-get update removing the cdroms Release.gpg filesMichael Vogt2005-02-251-11/+1
* * PulseIntervall can be configured now to make frontends like synaptic hayppy...Michael Vogt2005-02-102-4/+5
* Move CD-ROM handling backend into libapt-pkgMatt Zimmerman2005-02-047-4/+1591
* Fix syntax in sha1.ccMatt Zimmerman2005-02-041-2/+2
* allow SHA1Summation to process a file descriptor until EOFMatt Zimmerman2005-02-041-3/+8
* Increment libapt-pkg versionMatt Zimmerman2005-01-191-1/+1
* Merge michael.vogt@canonical.com--2004/apt--status-fd--0Matt Zimmerman2005-01-195-7/+23
* * some comments about the pkgAcqMetaSig::Custom600Headers() addedMichael Vogt2004-12-231-0/+7
* * removed Release.gpg files in partial/ before fetching a new oneMichael Vogt2004-12-231-9/+4
* * changelog updated, version is now 0.6.27ubuntu4; added DEB_BUILD_PROG_OPTS ...Michael Vogt2004-12-231-3/+9
* * if a sign-file download fails, delete the the partial download in "partial/...Michael Vogt2004-12-231-0/+3
* * merged changes from the conferenceMichael Vogt2004-12-2033-347/+1468
* * imported the changes from 0.5.30 to 0.5.30ubuntu2Michael Vogt2004-11-231-1/+4
* Packages.bz2 support from Michael VogtMatt Zimmerman2004-11-152-3/+30
* Increase Dpkg::MaxArgs and Dpkg::MaxArgBytesMatt Zimmerman2004-11-131-2/+2
* * Fix typo in error message when encountering unknown t...Arch Librarian2004-09-201-2/+2
* * Increase length of line buffer in ReadConfigFile to 1...Arch Librarian2004-09-201-2/+6