summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* Added more insane prompting and fixed a source source l...Arch Librarian2004-09-202-14/+48
| | | | | | Author: jgg Date: 1999-03-06 02:13:48 GMT Added more insane prompting and fixed a source source list entry cache bug
* Better dpkg error reportingArch Librarian2004-09-202-4/+10
| | | | | | Author: jgg Date: 1999-03-05 19:36:49 GMT Better dpkg error reporting
* fixed speelingArch Librarian2004-09-201-2/+2
| | | | | | Author: jgg Date: 1999-03-02 21:19:06 GMT fixed speeling
* Flag to fetch the source indexArch Librarian2004-09-204-7/+52
| | | | | | Author: jgg Date: 1999-03-02 18:35:24 GMT Flag to fetch the source index
* Http download fixesArch Librarian2004-09-208-32/+39
| | | | | | Author: jgg Date: 1999-02-27 22:29:11 GMT Http download fixes
* Oops, removed debug codeArch Librarian2004-09-201-4/+1
| | | | | | Author: jgg Date: 1999-02-23 06:50:36 GMT Oops, removed debug code
* performance tuningArch Librarian2004-09-206-48/+70
| | | | | | Author: jgg Date: 1999-02-23 06:46:24 GMT performance tuning
* Fixed another parser glitchArch Librarian2004-09-204-11/+16
| | | | | | Author: jgg Date: 1999-02-22 03:30:06 GMT Fixed another parser glitch
* Free space check, fixed parser jump bug, added importatArch Librarian2004-09-206-19/+40
| | | | | | Author: jgg Date: 1999-02-21 08:38:53 GMT Free space check, fixed parser jump bug, added importat
* apt-cache enhancmentsArch Librarian2004-09-202-10/+105
| | | | | | Author: jgg Date: 1999-02-19 08:57:41 GMT apt-cache enhancments
* Fixed weird to-configure inconsitency and added apt-cac...Arch Librarian2004-09-203-8/+74
| | | | | | Author: jgg Date: 1999-02-19 07:56:06 GMT Fixed weird to-configure inconsitency and added apt-cache search
* Fixed WaitFDArch Librarian2004-09-202-8/+12
| | | | | | Author: jgg Date: 1999-02-16 04:18:35 GMT Fixed WaitFD
* Offline users guideArch Librarian2004-09-203-8/+26
| | | | | | Author: jgg Date: 1999-02-15 08:23:10 GMT Offline users guide
* Offline documentArch Librarian2004-09-203-3/+224
| | | | | | Author: jgg Date: 1999-02-15 06:38:03 GMT Offline document
* Updated docs to reflect new file namingArch Librarian2004-09-201-2/+6
| | | | | | Author: jgg Date: 1999-02-15 05:29:10 GMT Updated docs to reflect new file naming
* Shuffled error checks to advoid strange warningsArch Librarian2004-09-201-2/+3
| | | | | | Author: jgg Date: 1999-02-15 05:24:35 GMT Shuffled error checks to advoid strange warnings
* apt-config man pageArch Librarian2004-09-202-1/+80
| | | | | | Author: jgg Date: 1999-02-15 05:11:49 GMT apt-config man page
* Fixed dumpavail bug with dup packageSArch Librarian2004-09-201-16/+34
| | | | | | Author: jgg Date: 1999-02-15 04:48:09 GMT Fixed dumpavail bug with dup packageS
* Error handling fixArch Librarian2004-09-201-4/+4
| | | | | | Author: jgg Date: 1999-02-15 00:26:55 GMT Error handling fix
* modified WaitFd in fileutl to support passing a timeoutArch Librarian2004-09-202-8/+15
| | | | | | Author: doogie Date: 1999-02-12 20:47:41 GMT modified WaitFd in fileutl to support passing a timeout
* Fixed glibc2.1 compileArch Librarian2004-09-201-1/+2
| | | | | | Author: jgg Date: 1999-02-11 00:03:07 GMT Fixed glibc2.1 compile
* glibc fixArch Librarian2004-09-201-2/+3
| | | | | | Author: jgg Date: 1999-02-08 07:54:58 GMT glibc fix
* Minor fixesArch Librarian2004-09-206-15/+24
| | | | | | Author: jgg Date: 1999-02-08 07:30:49 GMT Minor fixes
* Fixed small virtual package install list glitchArch Librarian2004-09-201-6/+8
| | | | | | Author: jgg Date: 1999-02-07 08:40:34 GMT Fixed small virtual package install list glitch
* Better descriptionArch Librarian2004-09-201-1/+5
| | | | | | Author: jgg Date: 1999-02-05 02:48:26 GMT Better description
* Fix for hurdArch Librarian2004-09-201-1/+5
| | | | | | Author: jgg Date: 1999-02-05 02:26:13 GMT Fix for hurd
* Fixed protect bugArch Librarian2004-09-201-2/+3
| | | | | | Author: jgg Date: 1999-02-05 02:26:00 GMT Fixed protect bug
* File locking fix for hurdArch Librarian2004-09-201-5/+5
| | | | | | Author: jgg Date: 1999-02-03 23:13:37 GMT File locking fix for hurd
* Dhelp supportArch Librarian2004-09-202-7/+7
| | | | | | Author: jgg Date: 1999-02-03 21:05:48 GMT Dhelp support
* fixed bracketing bugArch Librarian2004-09-201-1/+1
| | | | | | Author: jgg Date: 1999-02-02 03:56:41 GMT fixed bracketing bug
* Changelog fixupArch Librarian2004-09-201-2/+2
| | | | | | Author: jgg Date: 1999-02-02 02:25:21 GMT Changelog fixup
* dhelp support, sortaArch Librarian2004-09-206-4/+100
| | | | | | Author: jgg Date: 1999-02-02 02:19:46 GMT dhelp support, sorta
* Clean supportArch Librarian2004-09-203-2/+14
| | | | | | Author: jgg Date: 1999-02-01 08:15:18 GMT Clean support
* Clean supportArch Librarian2004-09-208-21/+214
| | | | | | Author: jgg Date: 1999-02-01 08:11:57 GMT Clean support
* Arranged to rename downloaded files to include all impo...Arch Librarian2004-09-206-22/+66
| | | | | | Author: jgg Date: 1999-02-01 02:22:11 GMT Arranged to rename downloaded files to include all important info
* Ignored missing release filesArch Librarian2004-09-203-7/+34
| | | | | | Author: jgg Date: 1999-01-31 22:25:34 GMT Ignored missing release files
* Fixed another oopsArch Librarian2004-09-201-4/+4
| | | | | | Author: jgg Date: 1999-01-31 21:52:27 GMT Fixed another oops
* Fixed a few minor dpkg settingsArch Librarian2004-09-203-6/+14
| | | | | | Author: jgg Date: 1999-01-31 08:55:53 GMT Fixed a few minor dpkg settings
* Added some control over how dpkg is invokedArch Librarian2004-09-204-12/+135
| | | | | | Author: jgg Date: 1999-01-31 08:49:39 GMT Added some control over how dpkg is invoked
* Hopefully fixed the scan bugArch Librarian2004-09-201-3/+5
| | | | | | Author: jgg Date: 1999-01-31 07:01:11 GMT Hopefully fixed the scan bug
* SpeelingArch Librarian2004-09-203-5/+5
| | | | | | Author: jgg Date: 1999-01-31 06:24:46 GMT Speeling
* Added the ability to disable immediate configurationArch Librarian2004-09-203-3/+14
| | | | | | Author: jgg Date: 1999-01-31 04:25:35 GMT Added the ability to disable immediate configuration
* Retry http fixesArch Librarian2004-09-201-4/+4
| | | | | | Author: jgg Date: 1999-01-30 08:23:49 GMT Retry http fixes
* Retry supportArch Librarian2004-09-206-17/+40
| | | | | | Author: jgg Date: 1999-01-30 08:08:54 GMT Retry support
* Added --print-urisArch Librarian2004-09-205-5/+79
| | | | | | Author: jgg Date: 1999-01-30 06:07:24 GMT Added --print-uris
* Made install try the users suggestiosn before bailing, ...Arch Librarian2004-09-201-6/+22
| | | | | | Author: jgg Date: 1999-01-30 03:35:28 GMT Made install try the users suggestiosn before bailing, fixes #32395
* Added --version and fixed clogging for -sArch Librarian2004-09-208-21/+43
| | | | | | Author: jgg Date: 1999-01-30 02:12:53 GMT Added --version and fixed clogging for -s
* Fixed mkChangelogArch Librarian2004-09-201-2/+2
| | | | | | Author: jgg Date: 1999-01-28 06:42:27 GMT Fixed mkChangelog
* Fixed could not connect problemArch Librarian2004-09-201-1/+3
| | | | | | Author: jgg Date: 1999-01-28 06:32:31 GMT Fixed could not connect problem
* Packaging tweaksArch Librarian2004-09-201-3/+6
| | | | | | Author: jgg Date: 1999-01-27 05:30:16 GMT Packaging tweaks