summaryrefslogtreecommitdiff
path: root/geneticone/backend (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Speedup for "--deep"; loading sign for update world; handling packages not ↵necoro2006-10-162-9/+23
| | | | in portage system (anymore)
* Second level of "emerge --update"necoro2006-10-152-6/+84
|
* First implementation of "emerge --update world"necoro2006-10-152-2/+30
|
* Documentation worknecoro2006-10-132-154/+160
|
* Fixed bugsnecoro2006-10-121-12/+13
|
* bla - prepared 0.4.0 ; added dialogs.py; extended some commentsnecoro2006-10-093-30/+97
|
* Made the testing stuff working too ... I hope ^^ ... removed obsolete-dirnecoro2006-10-083-20/+47
|
* Added first support for the masking stuff ... and hoping that it is going to ↵necoro2006-10-053-70/+93
| | | | work properly ;)
* Added preference windownecoro2006-10-051-8/+36
|
* Corrected comments, structure, bad algorithms etcnecoro2006-10-022-7/+7
|
* Implemented some new backend functions which speed up the ↵necoro2006-09-301-7/+30
| | | | package-list-creation. (Thanks an porthole for the inspiration ;P)
* fixed bugsnecoro2006-09-292-4/+12
|
* Made structure change worknecoro2006-09-295-41/+34
|
* Moved backend stuff into own backend-packagenecoro2006-09-295-0/+1026
>Lars Hjemli2-1/+6 2009-03-15ui-snapshot: avoid segfault when no filename is specifiedLars Hjemli1-6/+17 2009-03-15fix segfault when displaying empty blobsEric Wong1-5/+8 2009-02-19Add support for HEAD requestsLars Hjemli2-0/+7 2009-02-19Add support for ETag in 'plain' viewLars Hjemli4-0/+5 2009-02-12ui-tree: escape ascii-text properly in hexdump viewLars Hjemli1-4/+9 2009-02-12Makefile: add doc-related targetsLars Hjemli1-2/+17