Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2011-03-09 | Removing wrong 'new-line' in running echo functions when using no color output. | Daniel Baumann | 1 | -2/+2 | |
2011-03-09 | Adding missing arguments to printf (l10n disabled) | Antonio Terceiro | 1 | -9/+9 | |
Otherwise the extra arguments would be discarded, e.g. Echo "Loading defaults from %s" "${DEFAULTS_DIR}" | |||||
2011-03-09 | Removing double warning symbol. | Daniel Baumann | 1 | -2/+2 | |
2011-03-09 | Implementing colorful output (currently disabled by default, though). | Daniel Baumann | 1 | -20/+153 | |
2011-03-09 | Generalizing internal LH_VERBOSE variable. | Daniel Baumann | 1 | -1/+1 | |
2011-03-09 | Generalizing internal LH_QUIET variable. | Daniel Baumann | 1 | -1/+1 | |
2011-03-09 | Generalizing internal LH_DEBUG variable. | Daniel Baumann | 1 | -1/+1 | |
2011-03-09 | Generalizing internal LH_L10N variable. | Daniel Baumann | 1 | -6/+6 | |
2011-03-09 | Check for availability of gettext at runtime, and only use it if existing. | Daniel Baumann | 1 | -6/+36 | |
2011-03-09 | Don't use set -e in sourced functions, this is the job of the actual ↵ | Daniel Baumann | 1 | -2/+0 | |
executed script. | |||||
2011-03-09 | Add utility to dump specified file to stdout. | Chris Lamb | 1 | -0/+8 | |
2011-03-09 | Adding generic echo function. | Daniel Baumann | 1 | -0/+8 | |
2011-03-09 | Adding last modifications in order to have localization fully working in ↵ | Tiago Bortoletto Vaz | 1 | -9/+12 | |
live-helper. This commit goes with some pt_BR translations just for testing. Thanks to Antonio Terceiro for helping and coding in some shell stuff. | |||||
2011-03-09 | Fix truncated Echo_breakage messages. | Chris Lamb | 1 | -1/+1 | |
2011-03-09 | Add Echo_breakage for messages preceeding often-breaking stages and use ↵ | Chris Lamb | 1 | -0/+16 | |
before {c,}debootstrap calls | |||||
2011-03-09 | Updating copyright years to 2008. | Daniel Baumann | 1 | -1/+1 | |
2011-03-09 | Adding live-helper 1.0~a10-1. | Daniel Baumann | 1 | -1/+1 | |
2011-03-09 | Adding live-helper 1.0~a7-1. | Daniel Baumann | 1 | -5/+15 | |
2011-03-09 | Adding live-helper 1.0~a5-1. | Daniel Baumann | 1 | -3/+3 | |
2011-03-09 | Adding live-helper 1.0~a4-1. | Daniel Baumann | 1 | -0/+44 | |