sapling/eden/fs
Caren Thomas 1080dbc13c replace os.makedirs with mkdir_p
Summary: Move the _get_or_create_dir() method from config.py to util.py and rename as mkdir_p(). This change replaces all of the os.makedirs call sites with the new mkdir_p() method.

Reviewed By: bolinfest

Differential Revision: D3512570

fbshipit-source-id: a867049f9af22076934390061f09070bf9ee6397
2016-07-06 16:15:50 -07:00
..
cli replace os.makedirs with mkdir_p 2016-07-06 16:15:50 -07:00
config restructure eden directory 2016-07-06 16:15:50 -07:00
inodes eden: implement rename for files, add test for sed -i 2016-07-05 19:54:21 -07:00
integration restructure eden directory 2016-07-06 16:15:50 -07:00
model eden: introduce Tree::getEntryPtr(PathComponent) 2016-07-05 17:42:14 -07:00
overlay eden: implement rename for files, add test for sed -i 2016-07-05 19:54:21 -07:00
rocksdb Include build files that were inadvertently excluded from the initial export. 2016-05-12 16:08:34 -07:00
service update ClientConfig class to parse INI file 2016-07-06 16:15:50 -07:00
store move importer/hg/ contents to store/hg 2016-06-20 13:40:02 -07:00