apenwarr-redo/version
Avery Pennarun 5c4f710f4e Raw logs contain @@REDO lines instead of formatted data.
This makes them more reliable to parse.  redo-log can parse each line,
format and print it, then recurse if necessary.  This got a little ugly
because I wanted 'redo --raw-logs' to work, which we want to format the
output nicely, but not call redo-log.

(As a result, --raw-logs has a different meaning to redo and
redo-log, which is kinda dumb.  I should fix that.)

As an added bonus, redo-log now handles indenting of recursive logs, so
if the build was a -> a/b -> a/b/c, and you look at the log for a/b, it
can still start at the top level indentation.
2018-11-17 10:27:44 -05:00
..
.gitattributes Generate redo version codes in Documentation/*.1 automatically. 2011-01-17 23:01:40 -08:00
.gitignore Generate redo version codes in Documentation/*.1 automatically. 2011-01-17 23:01:40 -08:00
__init__.py Generate redo version codes in Documentation/*.1 automatically. 2011-01-17 23:01:40 -08:00
_version.py.do Generate redo version codes in Documentation/*.1 automatically. 2011-01-17 23:01:40 -08:00
all.do Raw logs contain @@REDO lines instead of formatted data. 2018-11-17 10:27:44 -05:00
clean.do Generate redo version codes in Documentation/*.1 automatically. 2011-01-17 23:01:40 -08:00
gitvars.do version/gitvars: use redo-always if using git commands. 2011-01-18 00:55:25 -08:00
gitvars.pre Generate redo version codes in Documentation/*.1 automatically. 2011-01-17 23:01:40 -08:00
prodname Generate redo version codes in Documentation/*.1 automatically. 2011-01-17 23:01:40 -08:00
vars.do vars.do: an improvement on the previous patch. 2011-02-17 01:05:52 -08:00