]> arthur.barton.de Git - bup.git/commit
Streamline output: Debug, error, progress, and log messages
authorAlexander Barton <alex@barton.de>
Wed, 31 Dec 2014 17:30:35 +0000 (18:30 +0100)
committerAlexander Barton <alex@barton.de>
Wed, 31 Dec 2014 17:49:03 +0000 (18:49 +0100)
commit163c72e6f7ba59335b8a314be96e903bfe662eb1
treeda4ac6f1d4b6157771dc2d9ed986f53cf0642f7e
parent15708b8821d6201be4f5e3782bb0a12a8f52875f
Streamline output: Debug, error, progress, and log messages

All messages should start with a capital letter and contain complete
and correct punctuation.

Signed-off-by: Alexander Barton <alex@barton.de>
31 files changed:
cmd/bloom-cmd.py
cmd/daemon-cmd.py
cmd/damage-cmd.py
cmd/fsck-cmd.py
cmd/ftp-cmd.py
cmd/fuse-cmd.py
cmd/index-cmd.py
cmd/init-cmd.py
cmd/join-cmd.py
cmd/list-idx-cmd.py
cmd/memtest-cmd.py
cmd/midx-cmd.py
cmd/mux-cmd.py
cmd/random-cmd.py
cmd/restore-cmd.py
cmd/save-cmd.py
cmd/server-cmd.py
cmd/split-cmd.py
cmd/tag-cmd.py
cmd/web-cmd.py
lib/bup/bloom.py
lib/bup/client.py
lib/bup/drecurse.py
lib/bup/git.py
lib/bup/helpers.py
lib/bup/index.py
lib/bup/ls.py
lib/bup/metadata.py
lib/bup/midx.py
lib/bup/options.py
main.py