/stdhome

To get this branch, use:
bzr branch http://bzr.ed.am/stdhome

  • Committer: Tim Marston
  • Date: 2016-02-16 00:26:53 UTC
  • Revision ID: tim@ed.am-20160216002653-oa8dgponknyislg3
added home directory change reporting to CopyOutWalker; added --quiet option to
update, resolve, revert and init commands; replace use of re.match with
re.search for clarity (and fixed related bug in FileMatcher); added BzrVcs.run
command output when verbose >= 2
Filename Latest Rev Last Changed Committer Comment Size
..
command 8 10 years ago Tim Marston added diff command; moved all command to commands Diff
vcs 3 10 years ago Tim Marston added bzr as a vcs backend; finished init command; Diff
walker 5 10 years ago Tim Marston moved copy-in, copy-out and deployment conflict ch Diff
__init__.py 1 10 years ago Tim Marston initial commit; basic app startup and initial comm 2 bytes Diff Download File
config.py 61 8 years ago Tim Marston added home directory change reporting to CopyOutWa 2.5 KB Diff Download File
deployment.py 61 8 years ago Tim Marston added home directory change reporting to CopyOutWa 6.4 KB Diff Download File
file_matcher.py 61 8 years ago Tim Marston added home directory change reporting to CopyOutWa 2.3 KB Diff Download File
Makefile.am 41 10 years ago Tim Marston added add command 619 bytes Diff Download File
program.py 55 8 years ago Tim Marston moved handling of --verbose to main program; manua 7.2 KB Diff Download File
repo.py 30 10 years ago Tim Marston minor tweaks to variable names and comments 1.3 KB Diff Download File
the.py 36 10 years ago Tim Marston moved config to its own file and read-in ignore li 1.7 KB Diff Download File
util.py 61 8 years ago Tim Marston added home directory change reporting to CopyOutWa 1.9 KB Diff Download File