summaryrefslogtreecommitdiff
path: root/apt-pkg
AgeCommit message (Collapse)Author
2004-09-20Typo fixes.Arch Librarian
Author: doogie Date: 2003-02-10 01:40:58 GMT Typo fixes.
2004-09-20Add INTLLIBS to various parts, so netbsd-i386 works.Arch Librarian
Author: doogie Date: 2003-02-09 22:02:45 GMT Add INTLLIBS to various parts, so netbsd-i386 works.
2004-09-20Only set the text domain if APT_DOMAIN is defined(it's ...Arch Librarian
Author: doogie Date: 2003-02-09 20:31:05 GMT Only set the text domain if APT_DOMAIN is defined(it's not when building static libs).
2004-09-20Add safe_snprintfArch Librarian
Author: jgg Date: 2003-02-02 22:20:27 GMT Add safe_snprintf
2004-09-20Use snprintf. Observed by Brian M. HuntArch Librarian
Author: jgg Date: 2003-02-02 22:19:17 GMT Use snprintf. Observed by Brian M. Hunt
2004-09-20Report uris with '.gz' when there are errors.Arch Librarian
Author: doogie Date: 2003-02-02 03:13:13 GMT Report uris with '.gz' when there are errors.
2004-09-20Double default value of APT::Cache-Limit, until such ti...Arch Librarian
Author: doogie Date: 2003-02-02 02:44:20 GMT Double default value of APT::Cache-Limit, until such time as it can be made more dynamic.
2004-09-20Remove unused variablesArch Librarian
Author: jgg Date: 2003-01-27 00:05:59 GMT Remove unused variables
2004-09-20Remove \r escape sequence for the sake of gettextArch Librarian
Author: jgg Date: 2003-01-11 07:17:04 GMT Remove \r escape sequence for the sake of gettext
2004-09-20G++ 3.2 fixesArch Librarian
Author: jgg Date: 2003-01-11 07:16:33 GMT G++ 3.2 fixes
2004-09-20Fix lame sort errors in priocmp found by GustavoArch Librarian
Author: jgg Date: 2002-11-28 18:49:16 GMT Fix lame sort errors in priocmp found by Gustavo
2004-09-20Tidy style for new dpkg version compare functionArch Librarian
Author: jgg Date: 2002-11-23 07:54:36 GMT Tidy style for new dpkg version compare function
2004-09-20Test for timegm in configure.Arch Librarian
Author: doogie Date: 2002-11-22 07:15:23 GMT Test for timegm in configure.
2004-09-20New deb version compare function, that has no integer l...Arch Librarian
Author: doogie Date: 2002-11-22 06:59:35 GMT New deb version compare function, that has no integer limits, and supports pre-versions using ~. Code ported from dpkg.
2004-09-20s/DOMAIN/APT_DOMAIN/, as /usr/include/math.h defines DO...Arch Librarian
Author: doogie Date: 2002-11-11 07:00:16 GMT s/DOMAIN/APT_DOMAIN/, as /usr/include/math.h defines DOMAIN to 1, and breaks us.
2004-09-20Some more g++-3.2 fixes.Arch Librarian
Author: doogie Date: 2002-11-11 06:55:50 GMT Some more g++-3.2 fixes.
2004-09-20Display both current version and new version in apt-get -s.Arch Librarian
Author: doogie Date: 2002-11-09 23:10:32 GMT Display both current version and new version in apt-get -s.
2004-09-20Remove 'Sorry' from messages.Arch Librarian
Author: doogie Date: 2002-11-09 20:38:02 GMT Remove 'Sorry' from messages.
2004-09-20Fix segfault in FindAny when /i is used, and there is n...Arch Librarian
Author: doogie Date: 2002-11-09 19:52:03 GMT Fix segfault in FindAny when /i is used, and there is no default.
2004-09-20_config->Dump is now inlined, and calls Dump(clog). Du...Arch Librarian
Author: doogie Date: 2002-11-09 17:11:25 GMT _config->Dump is now inlined, and calls Dump(clog). Dump(ostream&) is now exported. Fixed apt-config dump sending to stderr.
2004-09-20Fix some unlikely segfaultsArch Librarian
Author: jgg Date: 2002-11-06 06:43:14 GMT Fix some unlikely segfaults
2004-09-20Gettext stuffArch Librarian
Author: jgg Date: 2002-10-16 05:21:33 GMT Gettext stuff
2004-09-20PD licenseArch Librarian
Author: jgg Date: 2002-09-14 05:28:38 GMT PD license
2004-09-20Don't die if lines in sources.list are too long. Closes...Arch Librarian
Author: jgg Date: 2002-07-08 04:18:07 GMT Don't die if lines in sources.list are too long. Closes: #146846
2004-09-20Fix nother end of file parsing bugArch Librarian
Author: jgg Date: 2002-07-08 03:39:06 GMT Fix nother end of file parsing bug
2004-09-20Gustavo Niemeyer stuff for RPM file dependsArch Librarian
Author: jgg Date: 2002-07-08 03:13:30 GMT Gustavo Niemeyer stuff for RPM file depends
2004-09-20Fix small memory leak in the sourcelistArch Librarian
Author: jgg Date: 2002-07-01 21:41:11 GMT Fix small memory leak in the sourcelist
2004-09-20Fix last fix, make sure we read something before giving upArch Librarian
Author: jgg Date: 2002-05-30 04:19:48 GMT Fix last fix, make sure we read something before giving up
2004-09-20'apt-get update' no longer does 'Building Dependency Tree'.Arch Librarian
Author: jgg Date: 2002-04-27 04:28:04 GMT 'apt-get update' no longer does 'Building Dependency Tree'.
2004-09-20Increase ReadMessages buffer. #111914Arch Librarian
Author: jgg Date: 2002-04-26 05:52:27 GMT Increase ReadMessages buffer. #111914
2004-09-20Prevent protected packages from being DoUpgradedArch Librarian
Author: jgg Date: 2002-04-26 05:36:20 GMT Prevent protected packages from being DoUpgraded
2004-09-20Force file perms to 0644 for cache and lists.Arch Librarian
Author: jgg Date: 2002-04-26 05:35:57 GMT Force file perms to 0644 for cache and lists.
2004-09-20Make sure or group mode is always leftArch Librarian
Author: jgg Date: 2002-04-25 05:45:18 GMT Make sure or group mode is always left Fix a few missed Changed flags
2004-09-20Configurable max values to use with dpkgArch Librarian
Author: jgg Date: 2002-04-24 05:40:47 GMT Configurable max values to use with dpkg
2004-09-20Correct neuros problem with no source directoryArch Librarian
Author: jgg Date: 2002-04-24 05:02:40 GMT Correct neuros problem with no source directory
2004-09-20Speeling correctionArch Librarian
Author: jgg Date: 2002-04-18 05:08:49 GMT Speeling correction
2004-09-20Ignore pipe failured for package list sub process. Clos...Arch Librarian
Author: jgg Date: 2002-04-02 06:42:39 GMT Ignore pipe failured for package list sub process. Closes: #89830
2004-09-20Improved message for pre-depends/depend loopsArch Librarian
Author: jgg Date: 2002-04-02 06:01:49 GMT Improved message for pre-depends/depend loops
2004-09-20Added OR group handling to ResolveByKeep. Fixes 133950Arch Librarian
Author: jgg Date: 2002-04-02 05:55:24 GMT Added OR group handling to ResolveByKeep. Fixes 133950
2004-09-20Use std C++ header names for includesArch Librarian
Author: jgg Date: 2002-03-26 07:38:57 GMT Use std C++ header names for includes
2004-09-20Fix tag file parser underrun #139328Arch Librarian
Author: jgg Date: 2002-03-26 07:22:31 GMT Fix tag file parser underrun #139328
2004-09-20Added wakko{jgg}~#cd work/apArch Librarian
Author: jgg Date: 2002-03-20 05:51:20 GMT Added wakko{jgg}~#cd work/ap
2004-09-20Fixed a possible segfaultArch Librarian
Author: jgg Date: 2001-12-26 06:47:37 GMT Fixed a possible segfault
2004-09-20apt-pkg/init.ccArch Librarian
Author: tausq Date: 2001-12-05 07:22:39 GMT apt-pkg/init.cc APT::Build-Essential default value cmdline/apt-get.cc Also install APT::Build-Essential packages when apt-get build-dep is invoked debian/changelog Updated changelog doc/examples/configure-index doc/apt.conf.5.sgml Document APT::Build-Essential
2004-09-20Add --arch-only option for apt-get build-dep only only ...Arch Librarian
Author: tausq Date: 2001-11-04 17:09:18 GMT Add --arch-only option for apt-get build-dep only only process arch-dependent build-dependencies. Small change to srcrecord class; bumped minor so number to 3.3
2004-09-20Fixes from Christoph PfistererArch Librarian
Author: jgg Date: 2001-10-04 05:13:23 GMT Fixes from Christoph Pfisterer
2004-09-20fix build-dependency parser to understand [!arch] flags...Arch Librarian
Author: tausq Date: 2001-10-02 03:03:47 GMT fix build-dependency parser to understand [!arch] flags (Closes: #88798)
2004-09-20Larger line buffer, #106591Arch Librarian
Author: jgg Date: 2001-07-26 06:15:59 GMT Larger line buffer, #106591
2004-09-20Increase the range of the ID type for depsArch Librarian
Author: jgg Date: 2001-07-01 22:28:24 GMT Increase the range of the ID type for deps
2004-09-20Various bug fixesArch Librarian
Author: jgg Date: 2001-07-01 20:49:08 GMT Various bug fixes