[Aptitude-svn-commit] r3780 - branches/aptitude-0.3/aptitude
Daniel Burrows
dburrows at costa.debian.org
Tue Aug 9 02:09:22 UTC 2005
Author: dburrows
Date: Tue Aug 9 02:09:22 2005
New Revision: 3780
Modified:
branches/aptitude-0.3/aptitude/TODO
Log:
TODO cleanups.
Modified: branches/aptitude-0.3/aptitude/TODO
==============================================================================
--- branches/aptitude-0.3/aptitude/TODO (original)
+++ branches/aptitude-0.3/aptitude/TODO Tue Aug 9 02:09:22 2005
@@ -1,12 +1,9 @@
0.3 branch ideas
- replace snprintf with a common string formatter
+ (written, replace calls to snprintf opportunistically)
- changelog viewer needs search
- - allow changelogs of named source packages to be viewed.
-
- - ~a is totally borked
-
- Parse changelogs and display them more intelligently;
use highlighting or other means to distinguish new
stuff from old stuff.
@@ -49,8 +46,6 @@
kept packages unless they're held. (in particular, should
it be costless to install or upgrade software?)
- - Parse Debian changelogs so they can be displayed better.
-
- Come up with some useful markup system; move Help to it (be lazy
and just base it on the long-description code?)
@@ -78,20 +73,12 @@
-> It would be nice to make it easy to email a maintainer (just run
the mailclient as requested)
- -> Strip html entities in downloaded changelogs
-
- -> Refcounting of packages? (most helpful if I also track what was installed
- just for dependencies)
-
-> (possible suggestion) Commands to clear all actions of a given type
(installs, removals, upgrades, etc)
-> For reverse depends, perhaps the dependency itself should be shown after
all?
- -> Fix the behavior when running aptitude for the first time (instead of
- making all the packages new, we should sort them out)
-
Harder things:
-> Write a vtxxx emulator using the vscreen class, to run dpkg (and debconf,
More information about the Aptitude-svn-commit
mailing list