Commit Graph

27 Commits (ea93b91a80201c19c00d12dfd6fddc46f443bd2a)

Author SHA1 Message Date
Mitchell Hashimoto 5107c33119
command/import: load configurations and allow empty config dirs
9 years ago
Mitchell Hashimoto 02f512d4bd config: new HCL API
11 years ago
Panagiotis Moustafellos e4845f75cc removed extra parentheses
11 years ago
Sander van Harmelen c62370f9e9 Add a function to load JSON directly
11 years ago
Mitchell Hashimoto f84ae29cf8 config: isTemporaryFile -> isIgnoredFile
11 years ago
Radek Simko f794f30b7d Ignore hidden files per Unix conventions
11 years ago
Kushal Pisavadia b40b7ce01a Do not read temporary editor files, fixes #548
11 years ago
Mitchell Hashimoto 6cbadf14df config: IsEmptyDir is true if dir doesn't exist
12 years ago
Mitchell Hashimoto 57c1a8dada config: add IsEmptyDir
12 years ago
Mitchell Hashimoto e96fe43814 config: dir on Config should be an absolute path
12 years ago
Mitchell Hashimoto f8836290da config: not directory that config was loaded from
12 years ago
Mitchell Hashimoto 99a4439359 config: nicer error if dir isn't a dir
12 years ago
Mitchell Hashimoto 77ff9c3a6b config: some docs
12 years ago
Mitchell Hashimoto 06cdd4fa42 config: LoadDir loads override files
12 years ago
Mitchell Hashimoto cf1f3a9e73 config: test that LoadDir doesn't merge
12 years ago
Mitchell Hashimoto 3d67c967aa config: make Merge an exported func
12 years ago
Mitchell Hashimoto 7a01e781ab config: LoadDir with no matching files errors
12 years ago
Mitchell Hashimoto 14b29d0ecd config: LoadDir
12 years ago
Mitchell Hashimoto f22cc62b2c config: better memory management for libucl
12 years ago
Mitchell Hashimoto 04d88b0540 config: move things out into more files
12 years ago
Mitchell Hashimoto c1dea5e5b3 config: comments
12 years ago
Mitchell Hashimoto 218cc80aab config: refactoring to be less libucl-specific
12 years ago
Mitchell Hashimoto 88bb42b5a4 config: loader rename
12 years ago
Mitchell Hashimoto 7cfd360fea config: load the import tree
12 years ago
Mitchell Hashimoto fb9c58f0e2 config: better error message
12 years ago
Mitchell Hashimoto 089822a36f config: some comments
12 years ago
Mitchell Hashimoto ec3f72703c Initial work on config
12 years ago