Commit Graph

19 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
Taylor Blau
2360191931 locking: read SetLockableFilesReadOnly from OS/Git config 2017-08-17 18:05:40 -06:00
risk danger olson
9c04fb2f59 commands/unlock: fix panic when unlocking with --id 2017-02-27 14:21:59 -07:00
Taylor Blau
9e1b3745ad commands/unlock: print usage when given ambiguous arguments 2017-02-26 19:34:56 -07:00
risk danger olson
d68344f07d test: assert local lock creation by parsing --json output 2017-02-23 12:47:14 -07:00
risk danger olson
f27e27a0a7 test: introduce get_lock_id() helper 2017-02-17 10:59:45 -07:00
risk danger olson
99c3b4df8d commands: allow lock commands to be used without env flag 2017-02-15 11:11:23 -07:00
risk danger olson
b02f5701bd Fix lfs unlock --force on a missing file 2017-02-09 14:03:24 -07:00
Steve Streeting
065e78a984 Add test for unlocking untracked file 2017-02-03 09:44:29 +00:00
Steve Streeting
5ea46762c2 Make test files less clashy 2017-01-30 17:09:41 +00:00
Steve Streeting
7616e56760 Check that files are not uncommitted before unlock 2017-01-30 16:49:56 +00:00
Taylor Blau
50ce12b4ee test/locks: update lock assertions to include missing reponame 2017-01-06 09:15:16 -07:00
Taylor Blau
e39e8ae4af Merge pull request #1814 from git-lfs/locking-json
locking: add `--json` flag
2017-01-05 11:18:53 -07:00
Taylor Blau
caf632f100 test: add repo argument to refute_server_lock 2016-12-28 17:11:24 -07:00
Taylor Blau
51c35df315 test: add repo argument to assert_server_lock 2016-12-28 17:11:24 -07:00
Taylor Blau
3ef3b525a6 test: add git lfs unlock --json test 2016-12-27 17:18:53 -07:00
Taylor Blau
e6b29c79ac command/test: guard unlock command behind feature flag, too 2016-07-21 11:42:41 -06:00
Taylor Blau
fa407e99a1 test: use unique filepaths 2016-06-03 15:05:55 -06:00
Taylor Blau
3fbd162073 test: test git lfs unlock 2016-06-03 15:00:57 -06:00