index
:
vyos-live-build.git
crux
current
equuleus
master
stretch-backports
tmp-cache
tmp-djbaldey
tmp-lamby
tmp-multiarch
tmp-net-firmware
tmp-new
tmp-python
tmp-snapshot
tmp-vbox
(mirror of https://github.com/vyos/vyos-live-build.git)
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
functions
/
echo.sh
Age
Commit message (
Expand
)
Author
2020-05-02
tidy up Echo_breakage()
Lyndon Brown
2020-03-16
use local scope for private function vars
Lyndon Brown
2020-03-16
split stdout & stderr auto colouring
Lyndon Brown
2020-03-13
fix colouring of notice type message prefixes
Lyndon Brown
2020-03-13
echo: really ensure log messages go to stdout
Lyndon Brown
2020-03-11
amend copyright & licensing blocks
Lyndon Brown
2020-03-09
echo: fix bad colour choice
Lyndon Brown
2020-03-09
echo: don't mangle backslashes for file printing
Lyndon Brown
2020-03-05
echo: tidy
Lyndon Brown
2020-03-05
echo: purge unused *_running echo helpers
Lyndon Brown
2020-03-05
echo: purge some unused echo helpers
Lyndon Brown
2020-03-05
echo: direct warnings via echo helper to stderr
Lyndon Brown
2020-03-05
echo: ensure output goes to stdout/stderr
Lyndon Brown
2020-03-05
echo: fix problem with error printing
Lyndon Brown
2020-03-05
don't unnecessarily convert exit codes to strings
Lyndon Brown
2019-12-19
Support --distribution-binary and --distribution-chroot
Raphaƫl Hertzog
2015-01-04
Updating year in copyright notices to 2015.
Daniel Baumann
2014-02-08
Updating copyright notices for 2014.
Daniel Baumann
2013-05-06
Removing all references to my old email address.
Daniel Baumann
2013-05-06
Updating year in all copyright notices.
Daniel Baumann
2013-05-06
Adding debian version 4.0~a1-1.
debian/4.0_a1-1
Daniel Baumann
2013-01-01
Updating year in all copyright notices.
Daniel Baumann
2012-07-30
Updating GPL standard header in all files.
Daniel Baumann
2012-07-27
Updating all distribution specific selectors in defaults to be as future proo...
Daniel Baumann
2012-06-06
Removing unmaintained l10n handling.
Daniel Baumann
2012-06-06
Updating l10n stuff before removing it.
Daniel Baumann
2012-02-06
Updating year in copyright notices for 2012.
Daniel Baumann
2011-03-09
Updating year in hooks and script files.
Daniel Baumann
2011-03-09
Adding debian version 3.0~a1-1.
Daniel Baumann
2011-03-09
Updating year in manpage, hooks, script and template files.
Daniel Baumann
2011-03-09
Removing l10n support for 2.0 branch.
Daniel Baumann
2011-03-09
Updating internal variables from lh to lb scheme, should be the last piece to...
Daniel Baumann
2011-03-09
Updating copyright headers for live-build.
Daniel Baumann
2011-03-09
Updating year to 2010 in copyright notices.
Daniel Baumann
2011-03-09
For consistency, using true|false instead of enabled|disabled in configuratio...
Daniel Baumann
2011-03-09
Updating year in copyright notices for 2009.
Daniel Baumann
2011-03-09
Adding missing newlines in Echo_error
Antonio Terceiro
2011-03-09
Removing wrong 'new-line' in running echo functions when using no color output.
Daniel Baumann
2011-03-09
Adding missing arguments to printf (l10n disabled)
Antonio Terceiro
2011-03-09
Removing double warning symbol.
Daniel Baumann
2011-03-09
Implementing colorful output (currently disabled by default, though).
Daniel Baumann
2011-03-09
Generalizing internal LH_VERBOSE variable.
Daniel Baumann
2011-03-09
Generalizing internal LH_QUIET variable.
Daniel Baumann
2011-03-09
Generalizing internal LH_DEBUG variable.
Daniel Baumann
2011-03-09
Generalizing internal LH_L10N variable.
Daniel Baumann
2011-03-09
Check for availability of gettext at runtime, and only use it if existing.
Daniel Baumann
2011-03-09
Don't use set -e in sourced functions, this is the job of the actual executed...
Daniel Baumann
2011-03-09
Add utility to dump specified file to stdout.
Chris Lamb
2011-03-09
Adding generic echo function.
Daniel Baumann
2011-03-09
Adding last modifications in order to have localization fully working in live...
Tiago Bortoletto Vaz
[next]