Age | Commit message (Collapse) | Author |
|
Author: mdz
Date: 2003-08-22 01:51:01 GMT
* Change upgraded/newly installed/not fully installed or removed
messages to be consistent and somewhat shorter (some translations
exceeded 80 characters even in the simplest case)
|
|
Author: mdz
Date: 2003-08-09 03:07:03 GMT
Switch to using nl_langinfo(YESEXPR) for yes/no prompting
|
|
Author: mdz
Date: 2003-08-09 00:26:29 GMT
* Ensure that the comparison of the "yes" character in YnPrompt is done
with unsigned values, so that 8-bit characters work correctly. This
should probably all use nl_langinfo(YESEXPR) at some point instead.
(Closes: #200953)
* Pass the translated character through toupper(3), so that it doesn't
really matter anymore whether the translated string is uppercase
|
|
Author: mdz
Date: 2003-08-08 23:48:48 GMT
* Patch from Otavio Salvador to avoid listing suggests/recommends which
are Provided by a package which is already installed (Closes: #200395)
|
|
Author: mdz
Date: 2003-08-08 23:45:00 GMT
* Patch from Otavio Salvador to avoid listing suggests/recommends for
packages which are selected for installation at the same time as the
package which suggests/recommends them (Closes: #200102)
|
|
Author: mdz
Date: 2003-08-07 20:51:50 GMT
* Avoid segfault if a package name is specified which consists
entirely of characters which look like end tags ('+', '-')
(Closes: #200425)
|
|
Author: mdz
Date: 2003-07-25 22:03:49 GMT
* Improve build-depends handling of virtual packages even further, so that
it will now also try to satisfy build-depends on virtual packages if they
are not installed. Note that this only works if there is only one
package providing the virtual package, as in other cases (Closes: #165404)
|
|
Author: mdz
Date: 2003-07-22 03:00:19 GMT
* Skip version check if a build-dependency is provided by an installed package
(Closes: #126938)
|
|
Author: mdz
Date: 2003-07-22 01:49:26 GMT
* Silence the essential packages check if we are only downloading
archives and not changing the system (Closes: #190862)
|
|
Author: doogie
Date: 2003-05-19 17:30:12 GMT
Fix never-ending loop in apt-get install -V.
|
|
Author: doogie
Date: 2003-04-27 05:59:33 GMT
Fix suggested and recommends showlist calls, to include the versions.
|
|
Author: doogie
Date: 2003-04-27 01:47:10 GMT
apt-get now prints out suggested and recommended packages.
|
|
Author: doogie
Date: 2003-04-27 01:36:14 GMT
Add option to apt-get to show versions of packages being
upgraded/installed.
|
|
Author: doogie
Date: 2003-02-12 16:14:08 GMT
Remove trailing lines on package lists.
|
|
Author: tausq
Date: 2003-02-02 03:30:52 GMT
Check candidate version when installing build-deps. Closes: #178121
|
|
Author: tausq
Date: 2003-02-01 20:18:46 GMT
fix some build-dep bugs; update changelog
|
|
Author: doogie
Date: 2002-11-09 20:50:30 GMT
Change wording of 'additional disk space usage' message.
|
|
Author: doogie
Date: 2002-11-09 20:38:02 GMT
Remove 'Sorry' from messages.
|
|
Author: jgg
Date: 2002-07-08 04:09:52 GMT
Print out a message when doing regexing, change regex charset.
|
|
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:36:43 GMT
Allow an uninstalled package to be marked for removal
|
|
Author: jgg
Date: 2002-04-02 07:16:24 GMT
--print-uris works with update now. Closes: 57070
|
|
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-20 05:51:52 GMT
Spelling errors and other fixes
|
|
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: 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: tausq
Date: 2001-10-02 03:16:28 GMT
Ignore build-conflicts if package is unknown (Closes: #88664)
|
|
Author: jgg
Date: 2001-07-01 22:59:04 GMT
Changes for the now printing of showbroken
|
|
Author: jgg
Date: 2001-07-01 20:49:08 GMT
Various bug fixes
|
|
Author: jgg
Date: 2001-05-27 04:45:49 GMT
G++3 fixes from Randolph
|
|
Author: doogie
Date: 2001-04-28 01:18:37 GMT
Add missing \n
|
|
Author: jgg
Date: 2001-04-10 04:49:52 GMT
Fix for display bug. Closes: #92033
|
|
Author: jgg
Date: 2001-03-13 05:23:42 GMT
Core correctness patches
|
|
Author: jgg
Date: 2001-03-03 23:12:07 GMT
Dans segfault
|
|
Author: tausq
Date: 2001-02-27 02:51:03 GMT
Fixed build-dep handling for virtual packages (closes: #87639)
|
|
Author: jgg
Date: 2001-02-21 04:25:20 GMT
0.5.0 readyness
|
|
Author: jgg
Date: 2001-02-20 07:03:16 GMT
Join with aliencode
|
|
Author: jgg
Date: 2000-06-05 04:47:30 GMT
Bug fixes
|
|
Author: jgg
Date: 2000-05-14 06:01:04 GMT
Updated help text
|
|
Author: jgg
Date: 2000-05-12 05:11:54 GMT
Made autoclean respect 'q' settings. Closes: #63023
|
|
Author: jgg
Date: 2000-05-10 06:03:01 GMT
* Space check is supressed if --print-uris is given. Closes: #58965
|
|
Author: jgg
Date: 2000-01-14 06:26:36 GMT
More Fixes
|
|
Author: jgg
Date: 1999-12-10 07:27:03 GMT
Fixed statfs
|
|
Author: jgg
Date: 1999-12-10 06:30:42 GMT
More Solaris fixes
|
|
Author: jgg
Date: 1999-12-09 05:22:33 GMT
Fixed --no-download
|
|
Author: jgg
Date: 1999-11-28 01:03:28 GMT
More touch ups
|
|
Author: jgg
Date: 1999-11-26 00:05:55 GMT
Remove fix
|