/stdhome

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

  • Committer: Tim Marston
  • Date: 2016-12-13 21:40:34 UTC
  • Revision ID: tim@ed.am-20161213214034-nd5t7ztnlrjd627i
fix add command and generic filename expansion/resolution to expend to
homedir-relative filename and absolute filename based on original filename, as
specified, rather than a fully, symlink-resolved filename.  So, e.g., if ~/bob
was a symlink to ~/fred, then ~/bob/a would resolve to the relative filename
bob/a, becuase it is inside the homedir (it would resolve to fred/a otherwise)
Filename Latest Rev Last Changed Size
..
command 8 2014-03-08 00:47:23 UTC Diff
vcs 3 2014-02-12 21:51:08 UTC Diff
walker 5 2014-02-26 19:10:31 UTC Diff
__init__.py 1 2013-12-08 19:28:11 UTC 2 bytes Diff Download File
config.py 63 2016-02-23 22:37:03 UTC 2.6 KB Diff Download File
deployment.py 82 2016-05-22 16:45:54 UTC 6.4 KB Diff Download File
file_matcher.py 61 2016-02-16 00:26:53 UTC 2.3 KB Diff Download File
Makefile.am 41 2014-04-18 14:47:58 UTC 0.6 KB Diff Download File
program.py 71 2016-04-10 20:17:32 UTC 7.1 KB Diff Download File
repo.py 63 2016-02-23 22:37:03 UTC 1.9 KB Diff Download File
the.py 63 2016-02-23 22:37:03 UTC 1.7 KB Diff Download File
util.py 61 2016-02-16 00:26:53 UTC 1.9 KB Diff Download File