summaryrefslogtreecommitdiff
path: root/cmdline
Commit message (Collapse)AuthorAgeFilesLines
* Print out a message when doing regexing, change regex c...Arch Librarian2004-09-201-3/+7
| | | | | | Author: jgg Date: 2002-07-08 04:09:52 GMT Print out a message when doing regexing, change regex charset.
* 'apt-get update' no longer does 'Building Dependency Tree'.Arch Librarian2004-09-201-2/+9
| | | | | | Author: jgg Date: 2002-04-27 04:28:04 GMT 'apt-get update' no longer does 'Building Dependency Tree'.
* Allow an uninstalled package to be marked for removalArch Librarian2004-09-201-3/+9
| | | | | | Author: jgg Date: 2002-04-26 05:36:43 GMT Allow an uninstalled package to be marked for removal
* --print-uris works with update now. Closes: 57070Arch Librarian2004-09-201-2/+12
| | | | | | Author: jgg Date: 2002-04-02 07:16:24 GMT --print-uris works with update now. Closes: 57070
* Do not check for free space if --no-dowload is setArch Librarian2004-09-201-2/+3
| | | | | | Author: jgg Date: 2002-03-27 05:26:24 GMT Do not check for free space if --no-dowload is set
* Use std C++ header names for includesArch Librarian2004-09-203-6/+6
| | | | | | Author: jgg Date: 2002-03-26 07:38:57 GMT Use std C++ header names for includes
* Spelling errors and other fixesArch Librarian2004-09-202-3/+5
| | | | | | Author: jgg Date: 2002-03-20 05:51:52 GMT Spelling errors and other fixes
* commented out a stray debugging line that will break debconfArch Librarian2004-09-201-2/+2
| | | | | | Author: tausq Date: 2002-02-25 03:52:58 GMT commented out a stray debugging line that will break debconf
* Added locale.h for LC_ALLArch Librarian2004-09-206-7/+13
| | | | | | Author: jgg Date: 2002-02-15 03:40:00 GMT Added locale.h for LC_ALL
* setup textdomain/etc for i18n stuffArch Librarian2004-09-206-14/+38
| | | | | | Author: jgg Date: 2002-01-09 04:59:44 GMT setup textdomain/etc for i18n stuff
* Fixed a possible segfaultArch Librarian2004-09-201-2/+2
| | | | | | Author: jgg Date: 2001-12-26 06:47:37 GMT Fixed a possible segfault
* Fixed possible segv if there are no packagesArch Librarian2004-09-201-4/+5
| | | | | | Author: jgg Date: 2001-12-07 05:57:43 GMT Fixed possible segv if there are no packages
* apt-pkg/init.ccArch Librarian2004-09-201-1/+17
| | | | | | | | | | | | | | | 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
* Add --arch-only option for apt-get build-dep only only ...Arch Librarian2004-09-201-2/+3
| | | | | | | | | 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
* Ignore build-conflicts if package is unknown (Closes: #...Arch Librarian2004-09-201-1/+8
| | | | | | Author: tausq Date: 2001-10-02 03:16:28 GMT Ignore build-conflicts if package is unknown (Closes: #88664)
* SpelingArch Librarian2004-09-201-2/+2
| | | | | | Author: jgg Date: 2001-08-18 22:23:38 GMT Speling
* Fix bug #97364Arch Librarian2004-09-202-4/+8
| | | | | | Author: jgg Date: 2001-08-18 22:20:40 GMT Fix bug #97364
* apt-cache search searchs provide names too now. Closes:...Arch Librarian2004-09-201-5/+21
| | | | | | Author: jgg Date: 2001-07-02 00:10:32 GMT apt-cache search searchs provide names too now. Closes: #98695
* Changes for the now printing of showbrokenArch Librarian2004-09-201-13/+38
| | | | | | Author: jgg Date: 2001-07-01 22:59:04 GMT Changes for the now printing of showbroken
* Various bug fixesArch Librarian2004-09-201-6/+15
| | | | | | Author: jgg Date: 2001-07-01 20:49:08 GMT Various bug fixes
* Strip Config-Version when copying status to available. ...Arch Librarian2004-09-201-2/+2
| | | | | | Author: jgg Date: 2001-06-10 02:03:33 GMT Strip Config-Version when copying status to available. Closes: #97520
* Fixed more (null) printoutsArch Librarian2004-09-201-3/+3
| | | | | | Author: jgg Date: 2001-06-08 05:15:42 GMT Fixed more (null) printouts
* G++3 fixes from RandolphArch Librarian2004-09-206-24/+38
| | | | | | Author: jgg Date: 2001-05-27 04:45:49 GMT G++3 fixes from Randolph
* Updated help blurbArch Librarian2004-09-201-1/+2
| | | | | | Author: jgg Date: 2001-05-11 05:07:06 GMT Updated help blurb
* Fliped comparision operator. Closes: #94618Arch Librarian2004-09-201-5/+8
| | | | | | Author: jgg Date: 2001-04-29 05:40:36 GMT Fliped comparision operator. Closes: #94618
* 'apt-cache policy' preferences debug tool.Arch Librarian2004-09-201-4/+125
| | | | | | Author: jgg Date: 2001-04-29 05:13:51 GMT 'apt-cache policy' preferences debug tool.
* Add missing \nArch Librarian2004-09-201-2/+2
| | | | | | Author: doogie Date: 2001-04-28 01:18:37 GMT Add missing \n
* Fix for display bug. Closes: #92033Arch Librarian2004-09-201-1/+4
| | | | | | Author: jgg Date: 2001-04-10 04:49:52 GMT Fix for display bug. Closes: #92033
* Core correctness patchesArch Librarian2004-09-203-9/+11
| | | | | | Author: jgg Date: 2001-03-13 05:23:42 GMT Core correctness patches
* Doc updateArch Librarian2004-09-201-2/+1
| | | | | | Author: jgg Date: 2001-03-07 04:25:35 GMT Doc update
* Dans segfaultArch Librarian2004-09-201-3/+3
| | | | | | Author: jgg Date: 2001-03-03 23:12:07 GMT Dans segfault
* bump the soname up one (to 3.1.2)Arch Librarian2004-09-201-2/+2
| | | | | | | | 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
* fixed typo in fileutl.cc (damn you, studly caps...)Arch Librarian2004-09-201-6/+9
| | | | | | | Author: tausq Date: 2001-03-03 22:45:59 GMT fixed typo in fileutl.cc (damn you, studly caps...) make apt-extracttemplates use FileFd
* Extract Templates adjustmentsArch Librarian2004-09-202-97/+96
| | | | | | Author: jgg Date: 2001-02-27 04:26:03 GMT Extract Templates adjustments
* Fixed build-dep handling for virtual packages (closes: ...Arch Librarian2004-09-201-13/+30
| | | | | | Author: tausq Date: 2001-02-27 02:51:03 GMT Fixed build-dep handling for virtual packages (closes: #87639)
* more cleanupsArch Librarian2004-09-201-24/+36
| | | | | | Author: tausq Date: 2001-02-25 05:25:29 GMT more cleanups
* apt-extracttemplates cleanupArch Librarian2004-09-204-370/+283
| | | | | | Author: tausq Date: 2001-02-25 04:53:59 GMT apt-extracttemplates cleanup
* apt-extracttemplates stuff from debconfArch Librarian2004-09-204-0/+498
| | | | | | Author: tausq Date: 2001-02-23 04:28:49 GMT apt-extracttemplates stuff from debconf
* Two small bug fixesArch Librarian2004-09-201-11/+19
| | | | | | Author: jgg Date: 2001-02-22 06:26:27 GMT Two small bug fixes
* 0.5.0 readynessArch Librarian2004-09-201-2/+2
| | | | | | Author: jgg Date: 2001-02-21 04:25:20 GMT 0.5.0 readyness
* Join with aliencodeArch Librarian2004-09-209-613/+1421
| | | | | | Author: jgg Date: 2001-02-20 07:03:16 GMT Join with aliencode
* Bug fixesArch Librarian2004-09-201-1/+2
| | | | | | Author: jgg Date: 2000-06-05 04:47:30 GMT Bug fixes
* Updated help textArch Librarian2004-09-201-2/+3
| | | | | | Author: jgg Date: 2000-05-14 06:01:04 GMT Updated help text
* Made autoclean respect 'q' settings. Closes: #63023Arch Librarian2004-09-201-2/+2
| | | | | | Author: jgg Date: 2000-05-12 05:11:54 GMT Made autoclean respect 'q' settings. Closes: #63023
* little reminderArch Librarian2004-09-201-1/+2
| | | | | | Author: jgg Date: 2000-05-12 04:03:27 GMT little reminder
* DottyArch Librarian2004-09-201-1/+213
| | | | | | Author: jgg Date: 2000-05-12 04:00:59 GMT Dotty
* Allowed source only CDs. Closes: #58952Arch Librarian2004-09-201-14/+17
| | | | | | Author: jgg Date: 2000-05-10 06:03:52 GMT Allowed source only CDs. Closes: #58952
* * Space check is supressed if --print-uris is given. Cl...Arch Librarian2004-09-201-12/+16
| | | | | | Author: jgg Date: 2000-05-10 06:03:01 GMT * Space check is supressed if --print-uris is given. Closes: #58965
* Updates to apt-cdrom to support integrated non-us nicel...Arch Librarian2004-09-201-16/+32
| | | | | | Author: jgg Date: 2000-05-10 06:02:26 GMT Updates to apt-cdrom to support integrated non-us nicely, thanks to Paul Wade.
* More CD fixesArch Librarian2004-09-201-3/+3
| | | | | | Author: jgg Date: 2000-01-17 07:11:49 GMT More CD fixes