Commit Graph

13 Commits

Author SHA1 Message Date
risk danger olson
2e213cf9c4 config: remove env mutation funcs, no longer needed! 2017-01-10 13:25:03 -07:00
risk danger olson
f92bd3b214 remove deprecated features 2016-11-18 07:44:20 -07:00
risk danger olson
bba8f3b876 update package imports 2016-11-15 10:01:18 -07:00
risk danger olson
b694d64f12 make set() and del() private 2016-11-10 11:16:46 -07:00
risk danger olson
0e679c7d98 add Set(), remove .gitConfig 2016-11-09 17:46:52 -07:00
risk danger olson
e2ca1e5533 add Environment Del(key string) 2016-11-09 17:37:14 -07:00
risk danger olson
9c46443baf remove AllGitConfig() 2016-11-09 17:33:43 -07:00
risk danger olson
07bbddaf9f add lfs.pushurl to the .lfsconfig safelist 2016-08-26 15:09:55 -06:00
Taylor Blau
14055fcc64 config: make GitFetcher lookups case-insensitive 2016-08-15 23:23:55 -06:00
risk danger olson
9c727d210c change (Environment) Get()'s signature to include ok bool 2016-08-05 15:59:57 -06:00
risk danger olson
8237c1c4d7 move git config commands to getGitConfigs() 2016-08-05 15:40:17 -06:00
risk danger olson
ee687d74b0 get all tests passing
* remove fetchIncludePaths/fetchExcludePaths caching in *Configuration
* fix config file parsing
* fix extension property parsing
2016-08-05 15:13:31 -06:00
Taylor Blau
e73933e3bd config: initial take at GitFetcher implementation 2016-08-05 14:16:29 -06:00