summaryrefslogtreecommitdiff
path: root/apt-pkg
Commit message (Expand)AuthorAgeFilesLines
* Display both current version and new version in apt-get -s.Arch Librarian2004-09-201-7/+12
* Remove 'Sorry' from messages.Arch Librarian2004-09-201-2/+2
* Fix segfault in FindAny when /i is used, and there is n...Arch Librarian2004-09-201-2/+2
* _config->Dump is now inlined, and calls Dump(clog). Du...Arch Librarian2004-09-202-5/+7
* Fix some unlikely segfaultsArch Librarian2004-09-203-7/+7
* Gettext stuffArch Librarian2004-09-202-3/+11
* PD licenseArch Librarian2004-09-203-4/+10
* Don't die if lines in sources.list are too long. Closes...Arch Librarian2004-09-201-2/+5
* Fix nother end of file parsing bugArch Librarian2004-09-201-3/+3
* Gustavo Niemeyer stuff for RPM file dependsArch Librarian2004-09-203-11/+99
* Fix small memory leak in the sourcelistArch Librarian2004-09-202-3/+23
* Fix last fix, make sure we read something before giving upArch Librarian2004-09-201-3/+3
* 'apt-get update' no longer does 'Building Dependency Tree'.Arch Librarian2004-09-202-4/+15
* Increase ReadMessages buffer. #111914Arch Librarian2004-09-201-2/+2
* Prevent protected packages from being DoUpgradedArch Librarian2004-09-201-1/+3
* Force file perms to 0644 for cache and lists.Arch Librarian2004-09-202-11/+25
* Make sure or group mode is always leftArch Librarian2004-09-201-6/+11
* Configurable max values to use with dpkgArch Librarian2004-09-201-8/+9
* Correct neuros problem with no source directoryArch Librarian2004-09-201-3/+3
* Speeling correctionArch Librarian2004-09-201-2/+2
* Ignore pipe failured for package list sub process. Clos...Arch Librarian2004-09-201-7/+2
* Improved message for pre-depends/depend loopsArch Librarian2004-09-201-5/+8
* Added OR group handling to ResolveByKeep. Fixes 133950Arch Librarian2004-09-201-41/+38
* Use std C++ header names for includesArch Librarian2004-09-204-8/+8
* Fix tag file parser underrun #139328Arch Librarian2004-09-201-28/+14
* Added wakko{jgg}~#cd work/apArch Librarian2004-09-201-1/+26
* Fixed a possible segfaultArch Librarian2004-09-201-3/+5
* apt-pkg/init.ccArch Librarian2004-09-201-1/+2
* Add --arch-only option for apt-get build-dep only only ...Arch Librarian2004-09-205-9/+12
* Fixes from Christoph PfistererArch Librarian2004-09-202-6/+6
* fix build-dependency parser to understand [!arch] flags...Arch Librarian2004-09-201-4/+14
* Larger line buffer, #106591Arch Librarian2004-09-201-3/+3
* Increase the range of the ID type for depsArch Librarian2004-09-203-6/+15
* Various bug fixesArch Librarian2004-09-201-1/+4
* Segfault with missing source files. Closes: #100325Arch Librarian2004-09-201-2/+3
* Fixed errant prefix matchingArch Librarian2004-09-201-3/+5
* Fixed -- argument bugArch Librarian2004-09-201-1/+4
* Fixed string parsing, Bug #100046Arch Librarian2004-09-201-2/+2
* Restored GCC 2.95 compilabilityArch Librarian2004-09-202-5/+18
* Reverted CheckDomainList and LookupTag while adding new...Arch Librarian2004-09-202-14/+97
* Fixed matching all releasesArch Librarian2004-09-202-3/+12
* Corrected array handlingArch Librarian2004-09-201-17/+5
* Reverted unnecessary string changesArch Librarian2004-09-201-29/+29
* Changed comparision operatorsArch Librarian2004-09-203-30/+17
* deblistparser.ccArch Librarian2004-09-201-3/+3
* More ignoring of versionless packagesArch Librarian2004-09-206-22/+49
* Ensure the memory buffer is 0'dArch Librarian2004-09-203-52/+62
* Fixed typoArch Librarian2004-09-201-3/+2
* Fixed c_str handlingArch Librarian2004-09-201-2/+3
* Fixed remove iterationArch Librarian2004-09-201-2/+4