index
:
guix.git
master
merge-deploy
wip-deploy
Personal branch of https://git.savannah.gnu.org/cgit/guix.git/ for implementing 'guix deploy'.
Jakob L. Kreuze
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
gnu
/
installer
/
newt
/
page.scm
Age
Commit message (
Expand
)
Author
2019-05-14
installer: Reflow run-file-textbox-page text.
Mathieu Othacehe
2019-05-14
installer: Allow for arbitrary long passphrases and passwords.
Ludovic Courtès
2019-05-07
installer: Add password 'hide' checkbox.
Mathieu Othacehe
2019-04-28
installer: Add #:selection parameter to 'run-checkbox-tree-page'.
Ludovic Courtès
2019-04-25
installer: 'run-input-page' has a new #:input-flags parameter.
Ludovic Courtès
2019-04-17
installer: Sort items with 'string-locale<?'.
Ludovic Courtès
2019-03-27
installer: Ask for confirmation before formatting partitions.
Ludovic Courtès
2019-02-18
gnu: Fix some typos in the installer.
Tobias Geerinckx-Rice
2019-01-17
installer: Rename "Ok" buttons to "OK".
Mathieu Othacehe
2019-01-17
installer: Make exit button optional for run-file-textbox-page.
Mathieu Othacehe
2019-01-17
installer: Make sure every sentence is dot terminated.
Mathieu Othacehe
2019-01-17
installer: Turn "Cancel" buttons into "Exit" buttons.
Mathieu Othacehe
2019-01-17
installer: Add new pages.
Mathieu Othacehe
2019-01-17
gnu: Add graphical installer support.
Mathieu Othacehe