]> arthur.barton.de Git - bup.git/commit
Improve formatting of error and warning messages.
authorAaron M. Ucko <amu@alum.mit.edu>
Mon, 30 May 2011 23:02:35 +0000 (19:02 -0400)
committerAvery Pennarun <apenwarr@gmail.com>
Tue, 31 May 2011 04:30:06 +0000 (00:30 -0400)
commit89ac418d84e29ba482bbd21ebc1172c2d1ff5507
tree4247d70bfcd50853b68a9db02a07fdd4b3c18865
parent51bd5832b391f4c128cc42a3a5970733775f1ba7
Improve formatting of error and warning messages.

log() trailing newlines as appropriate.  Fix a format string typo in
lib/bup/git.py encountered when verifying that exceptions' string
values already end with newlines.
cmd/tag-cmd.py
lib/bup/drecurse.py
lib/bup/git.py
lib/bup/index.py