index
:
anaconda.git
dup
firstboot-support
master
msivak
newtui
threading
Anaconda installer - personal development space, mostly the new TUI
Martin Sivák
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
text.py
Commit message (
Expand
)
Author
Age
Files
Lines
*
Improve detailedMessageWindow() in text.py.
David Cantrell
2009-10-29
1
-22
/
+22
*
Improve detailedMessageWindow() in text.py.
David Cantrell
2009-10-28
1
-2
/
+44
*
Use named parameters for translatable strings with multiple params.
David Cantrell
2009-10-01
1
-1
/
+1
*
Adapt to python-meh passing a bug description around.
Chris Lumens
2009-09-25
1
-2
/
+3
*
Remove the installation number screen.
Chris Lumens
2009-09-22
1
-46
/
+0
*
Simplify language.py to two basic settings, and a lot of support (#517569).
Chris Lumens
2009-09-02
1
-2
/
+2
*
Adapt the text interface to using the new python-meh code too.
Chris Lumens
2009-07-29
1
-182
/
+8
*
Most windows no longer need an anaconda argument, since the intf has that.
Chris Lumens
2009-07-29
1
-11
/
+12
*
Lots of small grammar and wording changes.
Peter Jones
2009-07-13
1
-4
/
+4
*
Skip exceptionDisks if exception originated in devtree.populate. (#497240)
David Lehman
2009-07-01
1
-5
/
+9
*
Use gettext.ldngettext when necessary (#467603)
David Cantrell
2009-06-03
1
-2
/
+7
*
Split text mode exn saving into multiple screren (#469380).
Chris Lumens
2009-04-17
1
-58
/
+69
*
If there's a problem finding removable disks, disable save-to-disk.
Chris Lumens
2009-03-31
1
-1
/
+5
*
Call storage.exceptionDisks, not diskset.exceptionDisks. (#489615)
David Lehman
2009-03-12
1
-1
/
+1
*
Update UI code to use new storage module.
David Lehman
2009-02-23
1
-4
/
+0
*
Don't provide a special partedExceptionWindow anymore.
Chris Lumens
2009-02-12
1
-30
/
+0
*
Remove interactive partitioning. Now you only get autopart.
Chris Lumens
2009-02-09
1
-2
/
+1
*
Completely remove the bootloader step from interactive text mode.
Chris Lumens
2009-02-09
1
-5
/
+0
*
Remove unused partmethod step.
Chris Lumens
2009-02-09
1
-3
/
+0
*
Reduce package selection down to automatically installing Base and Core.
Chris Lumens
2009-02-09
1
-1
/
+0
*
Prevent traceback when there are no network devices (#469339)
David Cantrell
2008-11-04
1
-0
/
+2
*
Fix saving tracebacks via scp while in text mode.
Chris Lumens
2008-10-29
1
-20
/
+20
*
Fix a typo (second part of #466374)
Jeremy Katz
2008-10-09
1
-1
/
+1
*
Remove most of the network configuration from text mode as well (#462691).
Chris Lumens
2008-09-18
1
-3
/
+2
*
New device passphrase is now always global w/ option to retrofit.
David Lehman
2008-09-15
1
-23
/
+14
*
Use print() as a function.
Peter Jones
2008-09-08
1
-2
/
+2
*
Support establishing a global passphrase when creating encrypted devices.
David Lehman
2008-08-19
1
-8
/
+20
*
Add encrypted device passphrase dialog for text mode.
David Lehman
2008-08-13
1
-0
/
+79
*
console: kill the /proc/xen hack
Mark McLoughlin
2008-08-08
1
-2
/
+0
*
Suspend the curses interface before calling scripts and resume afterwards (#4...
Martin Sivak
2008-07-24
1
-0
/
+6
*
Add support for saving via scp back in.
Chris Lumens
2008-07-22
1
-22
/
+67
*
Add support for filing tracebacks directly into bugzilla.
Chris Lumens
2008-07-22
1
-7
/
+14
*
Remove the code to save exceptions over scp.
Chris Lumens
2008-07-22
1
-14
/
+2
*
Add a text-mode network configurator dialog so default installs can work.
Chris Lumens
2008-07-15
1
-4
/
+5
*
Add functions for creating repos as well.
Chris Lumens
2008-07-09
1
-0
/
+4
*
Spell pseudo correctly.
Peter Jones
2008-06-26
1
-1
/
+1
*
Move enableNetwork into the interface. Bring network up for scp.
Chris Lumens
2008-06-19
1
-0
/
+5
*
2008-06-04 Ján ONDREJ <ondrejj@salstar.sk> (via ondrejj@fedoraproject.org)
Ján ONDREJ
2008-06-04
1
-103
/
+5
*
Make the LUKS passphrase prompt fit on an 80x25 screen. (#442100)
David Lehman
2008-04-25
1
-1
/
+1
*
Stop refreshing like mad in text-mode on WaitWindow.refresh()
Jeremy Katz
2008-04-04
1
-1
/
+1
*
Add support for saving the exception to a local directory for live installs
Jeremy Katz
2008-03-27
1
-0
/
+2
*
Remove mouse screens that haven't been used in 4 years
Jeremy Katz
2008-03-26
1
-1
/
+0
*
Allow recovery from some missing repodata conditions.
Chris Lumens
2008-02-28
1
-0
/
+4
*
Add back some bits for text mode
Jeremy Katz
2008-02-22
1
-1
/
+3
*
Remove advanced bootloader bits
Jeremy Katz
2008-02-22
1
-2
/
+0
*
Refer correctly to various encrypted block devs as "devices", not "partitions".
David Lehman
2008-02-05
1
-2
/
+2
*
Add dialogs to prompt for passphrases of existing encrypted partitions.
David Lehman
2008-02-05
1
-0
/
+45
*
Remove rogue references to kudzu.
Chris Lumens
2008-01-23
1
-1
/
+0
*
Fix a bunch of pychecker errors.
Chris Lumens
2008-01-12
1
-2
/
+2
*
Clean up typos and other things for GPLv2+ changes.
David Cantrell
2007-12-17
1
-2
/
+2
[next]