summaryrefslogtreecommitdiff
path: root/cmdline
AgeCommit message (Collapse)Author
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
2004-09-20apt-extracttemplates cleanupArch Librarian
Author: tausq Date: 2001-02-25 04:53:59 GMT apt-extracttemplates cleanup
2004-09-20apt-extracttemplates stuff from debconfArch Librarian
Author: tausq Date: 2001-02-23 04:28:49 GMT apt-extracttemplates stuff from debconf
2004-09-20Two small bug fixesArch Librarian
Author: jgg Date: 2001-02-22 06:26:27 GMT Two small bug fixes
2004-09-200.5.0 readynessArch Librarian
Author: jgg Date: 2001-02-21 04:25:20 GMT 0.5.0 readyness
2004-09-20Join with aliencodeArch Librarian
Author: jgg Date: 2001-02-20 07:03:16 GMT Join with aliencode
2004-09-20Bug fixesArch Librarian
Author: jgg Date: 2000-06-05 04:47:30 GMT Bug fixes
2004-09-20Updated help textArch Librarian
Author: jgg Date: 2000-05-14 06:01:04 GMT Updated help text
2004-09-20Made autoclean respect 'q' settings. Closes: #63023Arch Librarian
Author: jgg Date: 2000-05-12 05:11:54 GMT Made autoclean respect 'q' settings. Closes: #63023
2004-09-20little reminderArch Librarian
Author: jgg Date: 2000-05-12 04:03:27 GMT little reminder
2004-09-20DottyArch Librarian
Author: jgg Date: 2000-05-12 04:00:59 GMT Dotty
2004-09-20Allowed source only CDs. Closes: #58952Arch Librarian
Author: jgg Date: 2000-05-10 06:03:52 GMT Allowed source only CDs. Closes: #58952
2004-09-20* Space check is supressed if --print-uris is given. Cl...Arch Librarian
Author: jgg Date: 2000-05-10 06:03:01 GMT * Space check is supressed if --print-uris is given. Closes: #58965
2004-09-20Updates to apt-cdrom to support integrated non-us nicel...Arch Librarian
Author: jgg Date: 2000-05-10 06:02:26 GMT Updates to apt-cdrom to support integrated non-us nicely, thanks to Paul Wade.