summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2004-09-20Change verbose logging output of apt-ftparchive to go t...Arch Librarian
Author: doogie Date: 2002-11-11 04:27:51 GMT Change verbose logging output of apt-ftparchive to go to stderr, instead of stdout. Also, errors that occur no longer go to stdout, but stderr.
2004-09-20Call make clean and distclean before removing build/Arch Librarian
Author: doogie Date: 2002-11-10 23:58:33 GMT Call make clean and distclean before removing build/
2004-09-20libapt-pkg-dev now depends on apt-utils.Arch Librarian
Author: doogie Date: 2002-11-10 23:57:24 GMT libapt-pkg-dev now depends on apt-utils.
2004-09-20Remove leading blank line.Arch Librarian
Author: doogie Date: 2002-11-10 00:11:32 GMT Remove leading blank line.
2004-09-20Add an options and timeout config item to ssh/rsh.Arch Librarian
Author: doogie Date: 2002-11-09 23:33:26 GMT Add an options and timeout config item to ssh/rsh.
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-20Fix typo, and convert file.Package to const char.Arch Librarian
Author: doogie Date: 2002-11-09 23:08:08 GMT Fix typo, and convert file.Package to const char.
2004-09-20Add -n synonym for --names-only for apt-cache.Arch Librarian
Author: doogie Date: 2002-11-09 22:47:19 GMT Add -n synonym for --names-only for apt-cache.
2004-09-20apt-extracttemplates now prepends the package name when...Arch Librarian
Author: doogie Date: 2002-11-09 22:41:55 GMT apt-extracttemplates now prepends the package name when extracting files.
2004-09-20Change wording of 'additional disk space usage' message.Arch Librarian
Author: doogie Date: 2002-11-09 20:50:30 GMT Change wording of 'additional disk space usage' message.
2004-09-20Mark some bugs as being closed, due to il8n.Arch Librarian
Author: doogie Date: 2002-11-09 20:45:59 GMT Mark some bugs as being closed, due to il8n.
2004-09-20Remove 'Sorry' from messages.Arch Librarian
Author: doogie Date: 2002-11-09 20:38:02 GMT Remove 'Sorry' from messages.
2004-09-20Add support to debian/rules to update config.sub and co...Arch Librarian
Author: doogie Date: 2002-11-09 20:21:53 GMT Add support to debian/rules to update config.sub and config.guess from /usr/share/misc if they exist.
2004-09-20Updated.Arch Librarian
Author: doogie Date: 2002-11-09 20:17:41 GMT Updated.
2004-09-20Add support for DEB_HOST_GNU_TYPE and DEB_BUILD_GNU_TYP...Arch Librarian
Author: doogie Date: 2002-11-09 20:13:27 GMT Add support for DEB_HOST_GNU_TYPE and DEB_BUILD_GNU_TYPE detection.
2004-09-20Don't run the targets in po in parallel. This allows u...Arch Librarian
Author: doogie Date: 2002-11-09 20:12:37 GMT Don't run the targets in po in parallel. This allows us to not echo a new line after the Generating bit, so everything appears on a single line.
2004-09-20Ignore some files.Arch Librarian
Author: doogie Date: 2002-11-09 20:01:19 GMT Ignore some files.
2004-09-20Add s390x.Arch Librarian
Author: doogie Date: 2002-11-09 19:59:10 GMT Add s390x.
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-20Remove debian/copyright during cleaning, and silence ma...Arch Librarian
Author: doogie Date: 2002-11-09 06:34:13 GMT Remove debian/copyright during cleaning, and silence make when build/environment.mak doesn't exist.
2004-09-20Ignore autom4te.cache and debian/copyright.Arch Librarian
Author: doogie Date: 2002-11-09 06:33:26 GMT Ignore autom4te.cache and debian/copyright.
2004-09-20Make all .po files depend on -all.pot, so make -j works.Arch Librarian
Author: doogie Date: 2002-11-09 06:32:56 GMT Make all .po files depend on -all.pot, so make -j works.
2004-09-20Latest changelogArch Librarian
Author: jgg Date: 2002-11-06 06:44:09 GMT Latest changelog
2004-09-20Fix some unlikely segfaultsArch Librarian
Author: jgg Date: 2002-11-06 06:43:14 GMT Fix some unlikely segfaults
2004-09-20Install locale filesArch Librarian
Author: jgg Date: 2002-10-16 05:58:16 GMT Install locale files
2004-09-20Restore version stringArch Librarian
Author: jgg Date: 2002-10-16 05:47:33 GMT Restore version string
2004-09-20gettext stuffArch Librarian
Author: jgg Date: 2002-10-16 05:35:41 GMT gettext stuff
2004-09-20gettext stuffArch Librarian
Author: jgg Date: 2002-10-16 05:24:02 GMT gettext stuff
2004-09-20First cut of i18n stuffArch Librarian
Author: jgg Date: 2002-10-16 05:22:35 GMT First cut of i18n stuff
2004-09-20i18n strings and gettext stuffArch Librarian
Author: jgg Date: 2002-10-16 05:21:53 GMT i18n strings and gettext stuff
2004-09-20Gettext stuffArch Librarian
Author: jgg Date: 2002-10-16 05:21:33 GMT Gettext stuff
2004-09-20call dhelp_parse with /usr/share/doc instead of /usr/docArch Librarian
Author: rmurray Date: 2002-09-22 22:20:02 GMT call dhelp_parse with /usr/share/doc instead of /usr/doc
2004-09-20Don't segfault if the cache can't be made.Arch Librarian
Author: jgg Date: 2002-09-21 21:29:13 GMT Don't segfault if the cache can't be made. Show the filename for all error messages that are due to opening .debs #151835
2004-09-20revert my last patch.... see bts :)Arch Librarian
Author: tausq Date: 2002-09-20 05:30:33 GMT revert my last patch.... see bts :)
2004-09-20fix for #161593Arch Librarian
Author: tausq Date: 2002-09-20 04:42:25 GMT fix for #161593
2004-09-20Use proper SGML name for debiandocArch Librarian
Author: jgg Date: 2002-09-15 23:14:34 GMT Use proper SGML name for debiandoc
2004-09-20Tidy rules file for emacsArch Librarian
Author: jgg Date: 2002-09-15 22:51:44 GMT Tidy rules file for emacs
2004-09-20PD licenseArch Librarian
Author: jgg Date: 2002-09-14 05:28:38 GMT PD license
2004-09-20More updatesArch Librarian
Author: jgg Date: 2002-07-08 04:23:58 GMT More updates
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-20Change supposidly 'unclear' numerology.Arch Librarian
Author: jgg Date: 2002-07-08 04:14:46 GMT Change supposidly 'unclear' numerology.
2004-09-20Print out a message when doing regexing, change regex c...Arch Librarian
Author: jgg Date: 2002-07-08 04:09:52 GMT Print out a message when doing regexing, change regex charset.
2004-09-20TypoArch Librarian
Author: jgg Date: 2002-07-08 03:51:41 GMT Typo
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-20Remove a bf()Arch Librarian
Author: jgg Date: 2002-07-03 02:49:37 GMT Remove a bf()
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'.