summaryrefslogtreecommitdiff
path: root/apt-pkg
Commit message (Collapse)AuthorAgeFilesLines
* 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
* mips and cps changesArch Librarian2004-09-201-14/+6
| | | | | | Author: jgg Date: 1999-10-16 19:53:18 GMT mips and cps changes
* Added clean install codeArch Librarian2004-09-201-2/+6
| | | | | | Author: jgg Date: 1999-10-03 21:09:27 GMT Added clean install code
* More or group patchesArch Librarian2004-09-202-53/+46
| | | | | | Author: jgg Date: 1999-10-02 04:14:53 GMT More or group patches
* Uped versionArch Librarian2004-09-201-2/+2
| | | | | | Author: jgg Date: 1999-10-02 03:11:50 GMT Uped version
* Bug fixesArch Librarian2004-09-206-41/+118
| | | | | | Author: jgg Date: 1999-09-30 06:30:34 GMT Bug fixes
* Fixed calling of pre-dpkg scriptArch Librarian2004-09-201-11/+10
| | | | | | Author: jgg Date: 1999-09-10 02:40:31 GMT Fixed calling of pre-dpkg script
* Fixed double slash bugArch Librarian2004-09-201-7/+25
| | | | | | Author: jgg Date: 1999-09-09 06:15:51 GMT Fixed double slash bug
* Fixed segfault bugArch Librarian2004-09-201-4/+5
| | | | | | Author: jgg Date: 1999-09-09 06:08:45 GMT Fixed segfault bug
* Fixed MD5 checking on source archivesArch Librarian2004-09-202-5/+17
| | | | | | Author: jgg Date: 1999-09-01 07:01:14 GMT Fixed MD5 checking on source archives
* Added castArch Librarian2004-09-201-2/+2
| | | | | | Author: jgg Date: 1999-08-30 07:48:04 GMT Added cast
* Fixed msync thingyArch Librarian2004-09-201-3/+1
| | | | | | Author: jgg Date: 1999-08-30 04:20:26 GMT Fixed msync thingy
* Use symlinks for sourceArch Librarian2004-09-201-4/+14
| | | | | | Author: jgg Date: 1999-08-28 03:22:34 GMT Use symlinks for source
* Fixed sign conversionArch Librarian2004-09-203-5/+7
| | | | | | Author: jgg Date: 1999-08-28 01:49:07 GMT Fixed sign conversion
* Force-LoopBreakArch Librarian2004-09-202-4/+15
| | | | | | Author: jgg Date: 1999-08-12 05:59:47 GMT Force-LoopBreak
* Remove extra #errorArch Librarian2004-09-201-2/+1
| | | | | | Author: jgg Date: 1999-08-08 07:24:54 GMT Remove extra #error
* Made pthread optionalArch Librarian2004-09-201-2/+4
| | | | | | Author: jgg Date: 1999-08-05 05:55:45 GMT Made pthread optional
* Acquire fixyArch Librarian2004-09-201-3/+12
| | | | | | Author: jgg Date: 1999-08-04 02:39:13 GMT Acquire fixy
* Fixed bad return for missing updates directoryArch Librarian2004-09-201-2/+2
| | | | | | Author: jgg Date: 1999-08-03 05:21:19 GMT Fixed bad return for missing updates directory
* Random fixes..Arch Librarian2004-09-204-12/+20
| | | | | | Author: jgg Date: 1999-08-03 05:19:41 GMT Random fixes..
* Small segv bug fixArch Librarian2004-09-201-2/+2
| | | | | | Author: jgg Date: 1999-08-03 02:25:38 GMT Small segv bug fix
* A few functions migrated aroundArch Librarian2004-09-206-66/+70
| | | | | | Author: jgg Date: 1999-08-02 03:07:47 GMT A few functions migrated around
* Joey Hess's patchArch Librarian2004-09-202-3/+89
| | | | | | Author: jgg Date: 1999-07-30 06:15:14 GMT Joey Hess's patch
* Fixed up dpkginit and acquire stuff..Arch Librarian2004-09-203-8/+26
| | | | | | Author: jgg Date: 1999-07-30 05:36:52 GMT Fixed up dpkginit and acquire stuff..
* Purge supportArch Librarian2004-09-201-2/+3
| | | | | | Author: jgg Date: 1999-07-30 04:08:42 GMT Purge support
* Fixed the infinite loop problemArch Librarian2004-09-204-12/+16
| | | | | | Author: jgg Date: 1999-07-30 02:54:25 GMT Fixed the infinite loop problem
* Minor cleanups, fix for checksum lowercase bugArch Librarian2004-09-2014-106/+204
| | | | | | Author: jgg Date: 1999-07-26 17:46:07 GMT Minor cleanups, fix for checksum lowercase bug
* Daniel Jacobowitz's gcc 2.95 C++ patchArch Librarian2004-09-2011-32/+47
| | | | | | Author: jgg Date: 1999-07-20 05:53:32 GMT Daniel Jacobowitz's gcc 2.95 C++ patch
* Oops in crictical handlingArch Librarian2004-09-201-2/+2
| | | | | | Author: jgg Date: 1999-07-19 01:49:44 GMT Oops in crictical handling
* Small range check bugArch Librarian2004-09-201-3/+4
| | | | | | Author: jgg Date: 1999-07-18 05:58:40 GMT Small range check bug
* Added a depends option to apt-cacheArch Librarian2004-09-204-58/+58
| | | | | | Author: jgg Date: 1999-07-15 03:15:48 GMT Added a depends option to apt-cache
* A bit better install ordering w/cdsArch Librarian2004-09-202-9/+21
| | | | | | Author: jgg Date: 1999-07-12 03:40:37 GMT A bit better install ordering w/cds
* Added an open functionArch Librarian2004-09-202-11/+16
| | | | | | Author: jgg Date: 1999-07-11 22:42:32 GMT Added an open function
* failure code if package files could not be downloadedArch Librarian2004-09-201-2/+1
| | | | | | Author: jgg Date: 1999-07-10 05:32:25 GMT failure code if package files could not be downloaded
* Purge supportArch Librarian2004-09-204-11/+22
| | | | | | Author: jgg Date: 1999-07-10 04:58:42 GMT Purge support
* Fixed missing virtualArch Librarian2004-09-201-2/+2
| | | | | | Author: jgg Date: 1999-07-09 04:38:00 GMT Fixed missing virtual
* g++- worksArch Librarian2004-09-207-17/+32
| | | | | | Author: jgg Date: 1999-07-09 04:11:33 GMT g++- works
* Fixed handling of missing filesArch Librarian2004-09-203-22/+32
| | | | | | Author: jgg Date: 1999-07-04 23:22:53 GMT Fixed handling of missing files
* Fixed a small memory leakArch Librarian2004-09-202-3/+12
| | | | | | Author: jgg Date: 1999-07-03 06:45:40 GMT Fixed a small memory leak
* New library majorArch Librarian2004-09-201-1/+1
| | | | | | Author: jgg Date: 1999-07-03 03:11:23 GMT New library major
* CD swapping supportArch Librarian2004-09-209-69/+182
| | | | | | Author: jgg Date: 1999-07-03 03:10:35 GMT CD swapping support
* Fixed a bug with deep sub sections..Arch Librarian2004-09-201-4/+7
| | | | | | Author: jgg Date: 1999-07-02 23:17:00 GMT Fixed a bug with deep sub sections..
* CDROM debug optionArch Librarian2004-09-201-10/+15
| | | | | | Author: jgg Date: 1999-07-02 22:20:50 GMT CDROM debug option
* Perl glitch in the problem resolverArch Librarian2004-09-201-3/+9
| | | | | | Author: jgg Date: 1999-06-28 03:11:24 GMT Perl glitch in the problem resolver