/stdhome

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

  • Committer: Tim Marston
  • Date: 2014-07-17 18:19:47 UTC
  • Revision ID: tim@ed.am-20140717181947-pe060idibfu0kfsk
fixed diff command out-of-order output issue
Filename Latest Rev Last Changed Committer Comment Size
..
__init__.py 8 10 years ago Tim Marston added diff command; moved all command to commands Empty Diff Download File
add.py 41 10 years ago Tim Marston added add command 4.3 KB Diff Download File
command.py 42 10 years ago Tim Marston defaulted Walker.generate_walk_list() to act on th 2.2 KB Diff Download File
diff.py 46 10 years ago Tim Marston fixed diff command out-of-order output issue 3.4 KB Diff Download File
init.py 45 10 years ago Tim Marston switch to using bzr+ssh, rather than sftp (to work 3.8 KB Diff Download File
resolve.py 35 10 years ago Tim Marston made checks for verbose >= 1 explicit 3.4 KB Diff Download File
revert.py 34 10 years ago Tim Marston made revert require --all to act on all files 3.6 KB Diff Download File
stage_revert.py 35 10 years ago Tim Marston made checks for verbose >= 1 explicit 3.2 KB Diff Download File
status.py 44 10 years ago Tim Marston status comand now accepts a list of files 3.6 KB Diff Download File
update.py 35 10 years ago Tim Marston made checks for verbose >= 1 explicit 4.6 KB Diff Download File