summaryrefslogtreecommitdiff
path: root/apt-pkg
Commit message (Collapse)AuthorAgeFilesLines
* Version updateArch Librarian2004-09-202-3/+3
| | | | | | Author: jgg Date: 2001-02-23 06:47:05 GMT Version update
* Double slash bugArch Librarian2004-09-203-13/+14
| | | | | | Author: jgg Date: 2001-02-23 06:41:55 GMT Double slash bug
* Fixed warningArch Librarian2004-09-201-2/+2
| | | | | | Author: jgg Date: 2001-02-23 06:08:57 GMT Fixed warning
* Alfredo's no_proxy patchArch Librarian2004-09-202-2/+27
| | | | | | Author: jgg Date: 2001-02-23 05:45:27 GMT Alfredo's no_proxy patch
* Two small bug fixesArch Librarian2004-09-201-3/+1
| | | | | | Author: jgg Date: 2001-02-22 06:26:27 GMT Two small bug fixes
* Join with aliencodeArch Librarian2004-09-2075-2282/+5330
| | | | | | Author: jgg Date: 2001-02-20 07:03:16 GMT Join with aliencode
* Fixed or handling bugArch Librarian2004-09-201-5/+22
| | | | | | Author: jgg Date: 2000-10-03 23:59:05 GMT Fixed or handling bug
* Floating point error. Bug #64394Arch Librarian2004-09-201-5/+17
| | | | | | Author: jgg Date: 2000-06-05 04:22:25 GMT Floating point error. Bug #64394
* El Te Dee PatchArch Librarian2004-09-203-5/+24
| | | | | | Author: jgg Date: 2000-05-31 02:49:37 GMT El Te Dee Patch
* * Added DPkg::FlushSTDIN to control the flushing of std...Arch Librarian2004-09-201-13/+16
| | | | | | | Author: jgg Date: 2000-05-13 01:52:38 GMT * Added DPkg::FlushSTDIN to control the flushing of stdin before forking dpkg. Closes: #63991
* Speeling fixArch Librarian2004-09-201-3/+3
| | | | | | Author: jgg Date: 2000-05-12 04:26:42 GMT Speeling fix
* Typo in Algorithms.cc. Closes: #63577Arch Librarian2004-09-202-4/+4
| | | | | | Author: jgg Date: 2000-05-10 05:56:23 GMT Typo in Algorithms.cc. Closes: #63577
* Bug fixes, new major versionArch Librarian2004-09-204-8/+23
| | | | | | Author: jgg Date: 2000-01-27 04:15:09 GMT Bug fixes, new major version
* Allowed getting the ownerArch Librarian2004-09-201-1/+1
| | | | | | Author: jgg Date: 2000-01-24 00:03:00 GMT Allowed getting the owner
* More CD fixesArch Librarian2004-09-208-33/+54
| | | | | | Author: jgg Date: 2000-01-17 07:11:49 GMT More CD fixes
* Minimal CD swapsArch Librarian2004-09-203-18/+77
| | | | | | Author: jgg Date: 2000-01-16 08:45:46 GMT Minimal CD swaps
* More fixesArch Librarian2004-09-203-13/+31
| | | | | | Author: jgg Date: 2000-01-16 05:36:17 GMT More fixes
* More FixesArch Librarian2004-09-202-5/+52
| | | | | | Author: jgg Date: 2000-01-14 06:26:36 GMT More Fixes
* Fixed ftp resumeArch Librarian2004-09-202-4/+13
| | | | | | Author: jgg Date: 2000-01-10 03:44:54 GMT Fixed ftp resume
* Detect Early removal of essential librariesArch Librarian2004-09-201-9/+29
| | | | | | Author: jgg Date: 1999-12-24 21:10:56 GMT Detect Early removal of essential libraries
* Added subprocess to segfault errorArch Librarian2004-09-201-4/+4
| | | | | | Author: jgg Date: 1999-12-12 03:48:36 GMT Added subprocess to segfault error
* HP-UX fixesArch Librarian2004-09-206-11/+16
| | | | | | Author: jgg Date: 1999-12-10 23:40:29 GMT HP-UX fixes
* Moved time handling, fixed makefilesArch Librarian2004-09-201-4/+13
| | | | | | Author: jgg Date: 1999-12-10 07:21:52 GMT Moved time handling, fixed makefiles
* More Solaris fixesArch Librarian2004-09-202-6/+6
| | | | | | Author: jgg Date: 1999-12-10 06:30:42 GMT More Solaris fixes
* Fixes for SolarisArch Librarian2004-09-202-3/+4
| | | | | | Author: jgg Date: 1999-12-09 21:18:01 GMT Fixes for Solaris
* Fixed --no-downloadArch Librarian2004-09-202-3/+5
| | | | | | Author: jgg Date: 1999-12-09 05:22:33 GMT Fixed --no-download
* Fixed string case compare problemArch Librarian2004-09-201-6/+6
| | | | | | Author: jgg Date: 1999-12-05 05:37:45 GMT Fixed string case compare problem
* Fixed depends errorArch Librarian2004-09-201-2/+5
| | | | | | Author: jgg Date: 1999-11-17 01:52:01 GMT Fixed depends error
* 3 more bugsArch Librarian2004-09-201-20/+19
| | | | | | Author: jgg Date: 1999-11-16 03:16:34 GMT 3 more bugs
* Actually fixed md5Arch Librarian2004-09-201-7/+7
| | | | | | Author: jgg Date: 1999-11-16 03:10:56 GMT Actually fixed md5
* More MD5Arch Librarian2004-09-201-2/+2
| | | | | | Author: jgg Date: 1999-11-16 01:51:03 GMT More MD5
* More md5 fixesArch Librarian2004-09-201-6/+7
| | | | | | Author: jgg Date: 1999-11-16 01:41:49 GMT More md5 fixes
* Fixed cast macro in byteswapArch Librarian2004-09-201-2/+2
| | | | | | Author: jgg Date: 1999-11-14 01:47:55 GMT Fixed cast macro in byteswap
* Fixed ordering error for unpacked thingsArch Librarian2004-09-201-5/+5
| | | | | | Author: jgg Date: 1999-11-04 06:05:02 GMT Fixed ordering error for unpacked things
* Problem resolver does not install all virtual packages.Arch Librarian2004-09-201-1/+5
| | | | | | Author: jgg Date: 1999-10-31 23:58:35 GMT Problem resolver does not install all virtual packages.
* Doc fixArch Librarian2004-09-203-10/+29
| | | | | | Author: jgg Date: 1999-10-31 06:32:27 GMT Doc fix
* Increased cache allocationArch Librarian2004-09-201-5/+9
| | | | | | Author: jgg Date: 1999-10-29 04:49:37 GMT Increased cache allocation
* Removed double slashArch Librarian2004-09-201-4/+4
| | | | | | Author: jgg Date: 1999-10-27 22:34:29 GMT Removed double slash
* Improved messageArch Librarian2004-09-201-3/+3
| | | | | | Author: jgg Date: 1999-10-27 05:00:25 GMT Improved message
* Remove is not stickyArch Librarian2004-09-201-2/+3
| | | | | | Author: jgg Date: 1999-10-27 04:38:27 GMT Remove is not sticky
* Patched md5 a bit moreArch Librarian2004-09-201-17/+11
| | | | | | Author: jgg Date: 1999-10-25 04:10:02 GMT Patched md5 a bit more
* C9x typesArch Librarian2004-09-201-14/+15
| | | | | | Author: jgg Date: 1999-10-25 03:36:41 GMT C9x types
* Reinstall commandArch Librarian2004-09-204-11/+37
| | | | | | Author: jgg Date: 1999-10-22 05:58:54 GMT Reinstall command
* Regex, --all-versions and more OR stuffArch Librarian2004-09-201-52/+100
| | | | | | Author: jgg Date: 1999-10-22 04:05:47 GMT Regex, --all-versions and more OR stuff
* Fixed for 0 length source filesArch Librarian2004-09-202-7/+6
| | | | | | Author: jgg Date: 1999-10-18 04:15:24 GMT Fixed for 0 length source files
* apt-cache showsrcArch Librarian2004-09-202-2/+10
| | | | | | Author: jgg Date: 1999-10-18 03:44:39 GMT apt-cache showsrc
* Checks for the partial directories before doing downloadsArch Librarian2004-09-201-1/+13
| | | | | | Author: jgg Date: 1999-10-18 02:53:05 GMT Checks for the partial directories before doing downloads
* CDROMs are unmountedArch Librarian2004-09-206-48/+67
| | | | | | Author: jgg Date: 1999-10-18 00:37:35 GMT CDROMs are unmounted
* Retries and tweaked dselect scriptArch Librarian2004-09-202-2/+26
| | | | | | Author: jgg Date: 1999-10-17 20:58:36 GMT Retries and tweaked dselect script
* Beautified URI printing to not include passwordsArch Librarian2004-09-203-21/+27
| | | | | | Author: jgg Date: 1999-10-17 07:30:23 GMT Beautified URI printing to not include passwords