Age | Commit message (Collapse) | Author |
|
Author: jgg
Date: 2002-03-27 05:26:24 GMT
Do not check for free space if --no-dowload is set
|
|
Author: jgg
Date: 2002-03-26 07:38:57 GMT
Use std C++ header names for includes
|
|
Author: jgg
Date: 2002-03-26 07:38:21 GMT
More typos and things
|
|
Author: jgg
Date: 2002-03-26 07:22:31 GMT
Fix tag file parser underrun #139328
|
|
Author: jgg
Date: 2002-03-20 05:51:52 GMT
Spelling errors and other fixes
|
|
Author: jgg
Date: 2002-03-20 05:51:20 GMT
Added wakko{jgg}~#cd work/ap
|
|
Author: jgg
Date: 2002-02-28 03:51:55 GMT
EAI_AGAIN is common..
|
|
Author: tausq
Date: 2002-02-25 03:52:58 GMT
commented out a stray debugging line that will break debconf
|
|
Author: jgg
Date: 2002-02-15 03:40:00 GMT
Added locale.h for LC_ALL
|
|
Author: jgg
Date: 2002-01-09 04:59:44 GMT
setup textdomain/etc for i18n stuff
|
|
Author: jgg
Date: 2002-01-09 04:16:33 GMT
ifdef for i18n stuff
|
|
Author: jgg
Date: 2001-12-26 07:30:59 GMT
More bug fixes
|
|
Author: jgg
Date: 2001-12-26 06:47:37 GMT
Fixed a possible segfault
|
|
Author: jgg
Date: 2001-12-26 06:45:32 GMT
speeling
|
|
Author: jgg
Date: 2001-12-07 05:57:43 GMT
Fixed possible segv if there are no packages
|
|
Author: jgg
Date: 2001-12-07 05:56:26 GMT
New entries
|
|
Author: jgg
Date: 2001-12-07 05:53:25 GMT
LD_LIBRARY_PATH fix
|
|
Author: jgg
Date: 2001-12-07 05:53:03 GMT
Updated control file
|
|
Author: jgg
Date: 2001-12-07 05:50:58 GMT
Fixed /usr/doc reference in postinst
|
|
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
|
|
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
|
|
Author: jgg
Date: 2001-10-04 05:13:23 GMT
Fixes from Christoph Pfisterer
|
|
Author: tausq
Date: 2001-10-02 03:16:28 GMT
Ignore build-conflicts if package is unknown (Closes: #88664)
|
|
Author: tausq
Date: 2001-10-02 03:03:47 GMT
fix build-dependency parser to understand [!arch] flags (Closes: #88798)
|
|
Author: jgg
Date: 2001-09-30 04:06:59 GMT
Minor bug fixes
|
|
Author: jgg
Date: 2001-08-18 22:23:38 GMT
Speling
|
|
Author: jgg
Date: 2001-08-18 22:22:24 GMT
Updated changelog
|
|
Author: jgg
Date: 2001-08-18 22:20:40 GMT
Fix bug #97364
|
|
Author: jgg
Date: 2001-08-07 04:58:38 GMT
Doc update #105606
|
|
Author: jgg
Date: 2001-08-07 04:54:51 GMT
Fixed paths #106914
|
|
Author: jgg
Date: 2001-08-03 04:58:10 GMT
Changed ld_library_path
|
|
Author: jgg
Date: 2001-07-26 06:15:59 GMT
Larger line buffer, #106591
|
|
Author: jgg
Date: 2001-07-08 04:29:40 GMT
Doc updates
|
|
Author: jgg
Date: 2001-07-03 00:01:36 GMT
Fixed new fakeroot thing
|
|
Author: jgg
Date: 2001-07-02 00:10:32 GMT
apt-cache search searchs provide names too now. Closes: #98695
|
|
Author: jgg
Date: 2001-07-01 22:59:04 GMT
Changes for the now printing of showbroken
|
|
Author: jgg
Date: 2001-07-01 22:28:24 GMT
Increase the range of the ID type for deps
|
|
Author: jgg
Date: 2001-07-01 20:49:08 GMT
Various bug fixes
|
|
Author: jgg
Date: 2001-07-01 20:47:52 GMT
More tests
|
|
Author: jgg
Date: 2001-06-26 02:50:20 GMT
AJ's patch for extra override
|
|
Author: tausq
Date: 2001-06-18 05:56:32 GMT
renamed some macros to please doogie :P
|
|
Author: jgg
Date: 2001-06-10 03:28:59 GMT
Doc updates
|
|
Author: jgg
Date: 2001-06-10 02:12:09 GMT
Segfault with missing source files. Closes: #100325
|
|
Author: jgg
Date: 2001-06-10 02:03:33 GMT
Strip Config-Version when copying status to available. Closes: #97520
|
|
Author: jgg
Date: 2001-06-10 01:57:45 GMT
Fixed errant prefix matching
|
|
Author: jgg
Date: 2001-06-09 22:39:48 GMT
Fixed -- argument bug
|
|
Author: jgg
Date: 2001-06-08 05:17:40 GMT
Sync
|
|
Author: jgg
Date: 2001-06-08 05:16:39 GMT
Fixed string parsing, Bug #100046
|
|
Author: jgg
Date: 2001-06-08 05:15:42 GMT
Fixed more (null) printouts
|
|
Author: doogie
Date: 2001-05-29 05:27:54 GMT
Don't GCC3DEP if the .d follows the input filename.
|