summaryrefslogtreecommitdiff
path: root/cmdline
AgeCommit message (Collapse)Author
2004-09-20Change frozen to testing everywhere.Arch Librarian
Author: doogie Date: 2003-04-26 23:26:13 GMT Change frozen to testing everywhere.
2004-09-20Remove trailing lines on package lists.Arch Librarian
Author: doogie Date: 2003-02-12 16:14:08 GMT Remove trailing lines on package lists.
2004-09-20Typo fixes.Arch Librarian
Author: doogie Date: 2003-02-10 01:40:58 GMT Typo fixes.
2004-09-20Fix segfault on really wide screens, #176052Arch Librarian
Author: jgg Date: 2003-02-02 22:24:11 GMT Fix segfault on really wide screens, #176052
2004-09-20Check candidate version when installing build-deps. Clo...Arch Librarian
Author: tausq Date: 2003-02-02 03:30:52 GMT Check candidate version when installing build-deps. Closes: #178121
2004-09-20fix some build-dep bugs; update changelogArch Librarian
Author: tausq Date: 2003-02-01 20:18:46 GMT fix some build-dep bugs; update changelog
2004-09-20G++ 3.2 fixesArch Librarian
Author: jgg Date: 2003-01-11 07:18:44 GMT G++ 3.2 fixes
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-20Remove 'Sorry' from messages.Arch Librarian
Author: doogie Date: 2002-11-09 20:38:02 GMT Remove 'Sorry' from messages.
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-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-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-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-20Allow an uninstalled package to be marked for removalArch Librarian
Author: jgg Date: 2002-04-26 05:36:43 GMT Allow an uninstalled package to be marked for removal
2004-09-20--print-uris works with update now. Closes: 57070Arch Librarian
Author: jgg Date: 2002-04-02 07:16:24 GMT --print-uris works with update now. Closes: 57070
2004-09-20Do not check for free space if --no-dowload is setArch Librarian
Author: jgg Date: 2002-03-27 05:26:24 GMT Do not check for free space if --no-dowload is set
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-20Spelling errors and other fixesArch Librarian
Author: jgg Date: 2002-03-20 05:51:52 GMT Spelling errors and other fixes
2004-09-20commented out a stray debugging line that will break debconfArch Librarian
Author: tausq Date: 2002-02-25 03:52:58 GMT commented out a stray debugging line that will break debconf
2004-09-20Added locale.h for LC_ALLArch Librarian
Author: jgg Date: 2002-02-15 03:40:00 GMT Added locale.h for LC_ALL
2004-09-20setup textdomain/etc for i18n stuffArch Librarian
Author: jgg Date: 2002-01-09 04:59:44 GMT setup textdomain/etc for i18n stuff
2004-09-20Fixed a possible segfaultArch Librarian
Author: jgg Date: 2001-12-26 06:47:37 GMT Fixed a possible segfault
2004-09-20Fixed possible segv if there are no packagesArch Librarian
Author: jgg Date: 2001-12-07 05:57:43 GMT Fixed possible segv if there are no packages
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-20Ignore build-conflicts if package is unknown (Closes: #...Arch Librarian
Author: tausq Date: 2001-10-02 03:16:28 GMT Ignore build-conflicts if package is unknown (Closes: #88664)
2004-09-20SpelingArch Librarian
Author: jgg Date: 2001-08-18 22:23:38 GMT Speling
2004-09-20Fix bug #97364Arch Librarian
Author: jgg Date: 2001-08-18 22:20:40 GMT Fix bug #97364
2004-09-20apt-cache search searchs provide names too now. Closes:...Arch Librarian
Author: jgg Date: 2001-07-02 00:10:32 GMT apt-cache search searchs provide names too now. Closes: #98695
2004-09-20Changes for the now printing of showbrokenArch Librarian
Author: jgg Date: 2001-07-01 22:59:04 GMT Changes for the now printing of showbroken
2004-09-20Various bug fixesArch Librarian
Author: jgg Date: 2001-07-01 20:49:08 GMT Various bug fixes
2004-09-20Strip Config-Version when copying status to available. ...Arch Librarian
Author: jgg Date: 2001-06-10 02:03:33 GMT Strip Config-Version when copying status to available. Closes: #97520
2004-09-20Fixed more (null) printoutsArch Librarian
Author: jgg Date: 2001-06-08 05:15:42 GMT Fixed more (null) printouts
2004-09-20G++3 fixes from RandolphArch Librarian
Author: jgg Date: 2001-05-27 04:45:49 GMT G++3 fixes from Randolph
2004-09-20Updated help blurbArch Librarian
Author: jgg Date: 2001-05-11 05:07:06 GMT Updated help blurb
2004-09-20Fliped comparision operator. Closes: #94618Arch Librarian
Author: jgg Date: 2001-04-29 05:40:36 GMT Fliped comparision operator. Closes: #94618
2004-09-20'apt-cache policy' preferences debug tool.Arch Librarian
Author: jgg Date: 2001-04-29 05:13:51 GMT 'apt-cache policy' preferences debug tool.
2004-09-20Add missing \nArch Librarian
Author: doogie Date: 2001-04-28 01:18:37 GMT Add missing \n
2004-09-20Fix for display bug. Closes: #92033Arch Librarian
Author: jgg Date: 2001-04-10 04:49:52 GMT Fix for display bug. Closes: #92033
2004-09-20Core correctness patchesArch Librarian
Author: jgg Date: 2001-03-13 05:23:42 GMT Core correctness patches
2004-09-20Doc updateArch Librarian
Author: jgg Date: 2001-03-07 04:25:35 GMT Doc update
2004-09-20Dans segfaultArch Librarian
Author: jgg Date: 2001-03-03 23:12:07 GMT Dans segfault
2004-09-20bump the soname up one (to 3.1.2)Arch Librarian
Author: tausq Date: 2001-03-03 23:02:39 GMT bump the soname up one (to 3.1.2) fixed a bug in apt-extracttemplates where it might not form the directory name properly
2004-09-20fixed typo in fileutl.cc (damn you, studly caps...)Arch Librarian
Author: tausq Date: 2001-03-03 22:45:59 GMT fixed typo in fileutl.cc (damn you, studly caps...) make apt-extracttemplates use FileFd
2004-09-20Extract Templates adjustmentsArch Librarian
Author: jgg Date: 2001-02-27 04:26:03 GMT Extract Templates adjustments
2004-09-20Fixed build-dep handling for virtual packages (closes: ...Arch Librarian
Author: tausq Date: 2001-02-27 02:51:03 GMT Fixed build-dep handling for virtual packages (closes: #87639)
2004-09-20more cleanupsArch Librarian
Author: tausq Date: 2001-02-25 05:25:29 GMT more cleanups