sapling/eden/fs/integration
Caren Thomas 86238c4098 add simple eden repository command
Summary: Add a simple eden repository command that takes no arguments. The behavior mimics that of git remote and lists all repositories by parsing both the global and local INI config files. The INI file currently needs to be manually added and updated to maintain information about existing repositories.

Reviewed By: bolinfest

Differential Revision: D3479543

fbshipit-source-id: b0d36f33c9b8e0c7b9fe20ec2f362ca15c0adeb8
2016-07-06 16:15:49 -07:00
..
lib add simple eden repository command 2016-07-06 16:15:49 -07:00
basic_test.py minor refactoring of integration tests 2016-06-20 13:40:02 -07:00
health_test.py minor refactoring of integration tests 2016-06-20 13:40:02 -07:00
oexcl_test.py eden: implement O_EXCL open flags 2016-07-05 19:54:21 -07:00
rc_test.py add simple eden repository command 2016-07-06 16:15:49 -07:00
rename_test.py eden: implement rename for files, add test for sed -i 2016-07-05 19:54:21 -07:00
sed_test.py eden: implement rename for files, add test for sed -i 2016-07-05 19:54:21 -07:00
setattr_test.py eden: implement setattr for file inodes 2016-07-01 15:10:02 -07:00
TARGETS minor refactoring of integration tests 2016-06-20 13:40:02 -07:00
thrift_test.py minor refactoring of integration tests 2016-06-20 13:40:02 -07:00
unlink_test.py eden: implement unlink and rmdir 2016-07-05 19:54:21 -07:00
xattr_test.py minor refactoring of integration tests 2016-06-20 13:40:02 -07:00