index
:
aptitude
debian
debian-sid
master
pristine-tar
upstream
[no description]
Dyson
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tools
Age
Commit message (
Expand
)
Author
Files
Lines
2009-03-23
Do the legwork necessary to intern strings and structures that were parsed fr...
Daniel Burrows
2
-21
/
+184
2009-03-22
Don't make left square braces terminate versions, so we can parse "foo [UNINS...
Daniel Burrows
1
-1
/
+1
2009-03-22
Add a special case to render the minimum tier as "minimum".
Daniel Burrows
1
-0
/
+1
2009-03-22
Support parsing from-dep-source choices.
Daniel Burrows
1
-4
/
+12
2009-03-22
Adjust how successors are detected, to work reliably (with the new code).
Daniel Burrows
1
-24
/
+7
2009-03-22
Support parsing the solutions written by the trace code in my development tree.
Daniel Burrows
1
-0
/
+1
2009-03-22
Label nodes that don't represent a productive step so it's clear what type th...
Daniel Burrows
1
-2
/
+2
2009-03-22
Be more robust when showing the text corresponding to a choice, and show text...
Daniel Burrows
1
-13
/
+27
2009-03-22
Get the resolver log visualizer into a halfway working state.
Daniel Burrows
2
-105
/
+205
2009-03-22
Get the resolver visualizer more-or-less working.
Daniel Burrows
3
-142
/
+707
2009-03-21
Display a minimal progress indicator for the load time tester.
Daniel Burrows
1
-1
/
+12
2009-03-21
Nicely pretty-print choices in the list display.
Daniel Burrows
1
-2
/
+18
2009-03-21
Don't bother including a condition that you update if the old progress bar fr...
Daniel Burrows
1
-2
/
+1
2009-03-21
Use widgetShowAll to display the main window, so all its subparts really appear.
Daniel Burrows
1
-1
/
+1
2009-03-21
Destroy the progress bar window after the file is loaded.
Daniel Burrows
1
-0
/
+1
2009-03-21
Actually add visible columns to the tree display, and make sure to set the mo...
Daniel Burrows
1
-1
/
+4
2009-03-21
Add a trivial executable that can be used to see how long it takes to load a ...
Daniel Burrows
2
-0
/
+21
2009-03-21
Show the current progress as a percent on the load progress bar, and make the...
Daniel Burrows
1
-1
/
+4
2009-03-21
Fix the logic that decides when to update the progress bar.
Daniel Burrows
1
-4
/
+6
2009-03-21
Move "while" into a separate utility module.
Daniel Burrows
2
-7
/
+9
2009-03-20
Finish an initial implementation of code to render the main tree view and add...
Daniel Burrows
5
-50
/
+363
2009-03-16
Start working on a tool to parse and graphically display dependency resolver ...
Daniel Burrows
7
-0
/
+1132
[prev]