Age | Commit message (Collapse) | Author |
|
Author: doogie
Date: 2002-11-22 07:15:23 GMT
Test for timegm in configure.
|
|
Author: doogie
Date: 2002-11-22 06:59:35 GMT
New deb version compare function, that has no integer limits, and supports
pre-versions using ~. Code ported from dpkg.
|
|
Author: doogie
Date: 2002-11-11 07:00:16 GMT
s/DOMAIN/APT_DOMAIN/, as /usr/include/math.h defines DOMAIN to 1, and
breaks us.
|
|
Author: doogie
Date: 2002-11-11 06:55:50 GMT
Some more g++-3.2 fixes.
|
|
Author: doogie
Date: 2002-11-09 23:10:32 GMT
Display both current version and new version in apt-get -s.
|
|
Author: doogie
Date: 2002-11-09 20:38:02 GMT
Remove 'Sorry' from messages.
|
|
Author: doogie
Date: 2002-11-09 19:52:03 GMT
Fix segfault in FindAny when /i is used, and there is no default.
|
|
Author: doogie
Date: 2002-11-09 17:11:25 GMT
_config->Dump is now inlined, and calls Dump(clog). Dump(ostream&) is now
exported. Fixed apt-config dump sending to stderr.
|
|
Author: jgg
Date: 2002-11-06 06:43:14 GMT
Fix some unlikely segfaults
|
|
Author: jgg
Date: 2002-10-16 05:21:33 GMT
Gettext stuff
|
|
Author: jgg
Date: 2002-09-14 05:28:38 GMT
PD license
|
|
Author: jgg
Date: 2002-07-08 04:18:07 GMT
Don't die if lines in sources.list are too long. Closes: #146846
|
|
Author: jgg
Date: 2002-07-08 03:39:06 GMT
Fix nother end of file parsing bug
|
|
Author: jgg
Date: 2002-07-08 03:13:30 GMT
Gustavo Niemeyer stuff for RPM file depends
|
|
Author: jgg
Date: 2002-07-01 21:41:11 GMT
Fix small memory leak in the sourcelist
|
|
Author: jgg
Date: 2002-05-30 04:19:48 GMT
Fix last fix, make sure we read something before giving up
|
|
Author: jgg
Date: 2002-04-27 04:28:04 GMT
'apt-get update' no longer does 'Building Dependency Tree'.
|
|
Author: jgg
Date: 2002-04-26 05:52:27 GMT
Increase ReadMessages buffer. #111914
|
|
Author: jgg
Date: 2002-04-26 05:36:20 GMT
Prevent protected packages from being DoUpgraded
|
|
Author: jgg
Date: 2002-04-26 05:35:57 GMT
Force file perms to 0644 for cache and lists.
|
|
Author: jgg
Date: 2002-04-25 05:45:18 GMT
Make sure or group mode is always left
Fix a few missed Changed flags
|
|
Author: jgg
Date: 2002-04-24 05:40:47 GMT
Configurable max values to use with dpkg
|
|
Author: jgg
Date: 2002-04-24 05:02:40 GMT
Correct neuros problem with no source directory
|
|
Author: jgg
Date: 2002-04-18 05:08:49 GMT
Speeling correction
|
|
Author: jgg
Date: 2002-04-02 06:42:39 GMT
Ignore pipe failured for package list sub process. Closes: #89830
|
|
Author: jgg
Date: 2002-04-02 06:01:49 GMT
Improved message for pre-depends/depend loops
|
|
Author: jgg
Date: 2002-04-02 05:55:24 GMT
Added OR group handling to ResolveByKeep. Fixes 133950
|
|
Author: jgg
Date: 2002-03-26 07:38:57 GMT
Use std C++ header names for includes
|
|
Author: jgg
Date: 2002-03-26 07:22:31 GMT
Fix tag file parser underrun #139328
|
|
Author: jgg
Date: 2002-03-20 05:51:20 GMT
Added wakko{jgg}~#cd work/ap
|
|
Author: jgg
Date: 2001-12-26 06:47:37 GMT
Fixed a possible segfault
|
|
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:03:47 GMT
fix build-dependency parser to understand [!arch] flags (Closes: #88798)
|
|
Author: jgg
Date: 2001-07-26 06:15:59 GMT
Larger line buffer, #106591
|
|
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-06-10 02:12:09 GMT
Segfault with missing source files. Closes: #100325
|
|
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:16:39 GMT
Fixed string parsing, Bug #100046
|
|
Author: jgg
Date: 2001-05-29 05:09:44 GMT
Restored GCC 2.95 compilability
|
|
Author: jgg
Date: 2001-05-29 04:40:34 GMT
Reverted CheckDomainList and LookupTag while adding new comparision functions for iterators
|
|
Author: jgg
Date: 2001-05-29 03:07:12 GMT
Fixed matching all releases
|
|
Author: jgg
Date: 2001-05-27 23:40:56 GMT
Corrected array handling
|
|
Author: jgg
Date: 2001-05-27 23:30:45 GMT
Reverted unnecessary string changes
|
|
Author: jgg
Date: 2001-05-27 05:55:27 GMT
Changed comparision operators
|
|
Author: jgg
Date: 2001-05-27 05:42:36 GMT
deblistparser.cc
|
|
Author: jgg
Date: 2001-05-27 05:36:04 GMT
More ignoring of versionless packages
|