summaryrefslogtreecommitdiff
path: root/doc/TODO
blob: d79f383e67d7478bf47587f257ed0249b5d6ec6f (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
Documentation:
==============

Unittest:
========

- ALL!

Backend:
========

- add Paludis support  \
- add pkgcore support   |-> not necessairy if catapult is used
- add equo support     /

- rewrite flags handling 

- also check installed packages if they block the current one

- make sure, a package being removed from the queue is not needed as a dependency by another package
- binary package support

GUI:
====

Main Point: user preferences:
	- colors and font sizes

- rotating systray icon
- if a package has been merged, but there are still dependencies to be merged - move the dependencies up the tree (Updater)
- move GUI prefs out of the system config
- make oneshot better
- show reverse dependencies
- reload package table when emerge is finished
- show which package has a dependency that causes a block

[quote]
I would like to be able to see at a glance:
1. How many packages I have installed. (Hopefully in the menubar)
a. How many of the packages are installed, and the number there are in each category. (Just like you do with the queue: "x of y"::"installed of available")
[/quote]
cgit.git/commit/cgit.css?h=v0.8.3.3&id=f5af0beb6ab569d64950ca55a52a07923917ce81&follow=1'>css: fix bad rendering in Internet ExplorerLars Hjemli1-2/+7 2007-05-11Add links to enable downloading of tagged blobsLars Hjemli2-9/+85 2007-05-11Makefile: add support for building w.o. preinstalled gitLars Hjemli1-1/+13 2007-05-11Tag release v0.3v0.3Lars Hjemli1-1/+1 2007-05-11Update README with submodule build infoLars Hjemli1-13/+39 2007-05-11Add submodule links in tree listingLars Hjemli6-12/+27 2007-05-11Add submodules.sh and use it during buildsLars Hjemli3-13/+222 2007-05-11Added git as a submoduleLars Hjemli2-1/+1 2007-05-09Add support for downloading single blobsLars Hjemli5-3/+47 2007-05-08ui-view: show pathname if specified in querystringLars Hjemli3-5/+10 2007-05-08Update to libgit 1.5.2-rc2Lars Hjemli9-837/+50 2007-02-21Layout updateLars Hjemli9-32/+127 2007-02-08Make snapshot feature configurableLars Hjemli5-6/+22 2007-02-08Add support for snapshotsLars Hjemli8-8/+153 2007-02-05cgit v0.2v0.2Lars Hjemli1-1/+1 2007-02-05Add support for prefix and gitsrc arguments to 'make'Lars Hjemli2-15/+37 2007-02-04Update cgitrc templateLars Hjemli1-21/+32 2007-02-04Add support for lightweight tagsLars Hjemli2-19/+37 2007-02-04Read repo-info from /etc/cgitrcLars Hjemli5-55/+120 2007-02-04Do not die if tag has no messageLars Hjemli1-2/+2 2007-02-03Fix search for non-virtual urlsLars Hjemli1-0/+6 2007-01-28Update README with install/config informationLars Hjemli1-24/+28