summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2004-09-20Link apt-inst to apt-pkg, #175055Arch Librarian
Author: jgg Date: 2003-01-06 00:40:51 GMT Link apt-inst to apt-pkg, #175055
2004-09-20Correct typo found by Isaac WilcoxArch Librarian
Author: jgg Date: 2003-01-05 22:49:55 GMT Correct typo found by Isaac Wilcox
2004-09-20More translations (155) by Steven HuangArch Librarian
Author: piefel Date: 2002-12-27 15:29:00 GMT More translations (155) by Steven Huang
2004-09-20Corrected fatal format error.Arch Librarian
Author: piefel Date: 2002-12-13 09:26:37 GMT Corrected fatal format error.
2004-09-20Updated translation for 0.5.5.Arch Librarian
Author: piefel Date: 2002-12-13 09:26:17 GMT Updated translation for 0.5.5.
2004-09-20Updated some messages; by SG Tonon.Arch Librarian
Author: piefel Date: 2002-12-04 11:09:18 GMT Updated some messages; by SG Tonon.
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-20Updated translation for 0.5.5, nearly complete.Arch Librarian
Author: piefel Date: 2002-11-27 09:59:11 GMT Updated translation for 0.5.5, nearly complete.
2004-09-20Updated translation for 0.5.5, complete.Arch Librarian
Author: piefel Date: 2002-11-27 09:58:46 GMT Updated translation for 0.5.5, complete.
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-20Missed one st_mtime.Arch Librarian
Author: doogie Date: 2002-11-22 18:02:08 GMT Missed one st_mtime.
2004-09-20Check the currently mounted cdrom, to see if it's the o...Arch Librarian
Author: doogie Date: 2002-11-22 07:26:10 GMT Check the currently mounted cdrom, to see if it's the one we are interested in.
2004-09-20s/st_mtime/mtime/ on our local stat structure in apt-ft...Arch Librarian
Author: doogie Date: 2002-11-22 07:19:51 GMT s/st_mtime/mtime/ on our local stat structure in apt-ftparchive, to support compliation on platforms where st_mtime is a macro.
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-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