Commit Graph

6 Commits

Author SHA1 Message Date
rick olson
c463dca4e6 ensure files are marked readonly after unlocking by ID 2017-10-03 11:12:26 -06:00
Steve Streeting
b4d42ca17a Better guide size for lockable patterns 2017-01-09 11:12:53 +00:00
Steve Streeting
6f3aa52fc7 Store working/git dirs in lock client to avoid using config in many places
`locking` still depends on `config` but will be refactored out later
2017-01-06 10:10:39 +00:00
Steve Streeting
eeff764ed9 Switch to FastWalkGitRepo for fixing up write flags
Also requires dropping recursive option which is fine since always recursive
2017-01-02 15:09:57 +00:00
Steve Streeting
0af7735870 Ignore missing files when making unlockable files writeable 2017-01-02 14:19:34 +00:00
Steve Streeting
08e3e5b40e Add knowledge of cached lockable patterns to locking.Client
Also add functions to fix writeable flag based on these patterns
2016-12-19 16:47:22 +00:00