~rogpeppe/juju-core/438-local-instance-Addresses

  • Committer: Gustavo Niemeyer
  • Date: 2011-09-24 15:04:59 UTC
  • mfrom: (2.1.20 go-formula-dir)
  • Revision ID: gustavo@niemeyer.net-20110924150459-maxuhk3r5p40dx2c
Merged go-formula-dir branch [r=hazmat]

This introduces support for handling formula directories in the Go port.
This includes the bundling of them, needed for the store.
Filename Latest Rev Last Changed Committer Comment Size
..
testrepo 2.1.7 13 years ago Gustavo Niemeyer Adding sample formula repository content for tests Diff
config.go 2.1.18 13 years ago Gustavo Niemeyer Unified formula.ReadConfig and ParseConfig. Now R 2.9 KB Diff Download File
config_test.go 2.1.18 13 years ago Gustavo Niemeyer Unified formula.ReadConfig and ParseConfig. Now R 3.5 KB Diff Download File
dir.go 2.1.20 13 years ago Gustavo Niemeyer Bundle filepath.Rel as filepath_Rel while the subm 2.5 KB Diff Download File
dir_test.go 2.1.19 13 years ago Gustavo Niemeyer Simplified further the Formula interface: - Bundl 1.2 KB Diff Download File
export_test.go 2.1.4 13 years ago Gustavo Niemeyer Ported formula id parsing and interface schema nor 194 bytes Diff Download File
formula.go 2.1.19 13 years ago Gustavo Niemeyer Simplified further the Formula interface: - Bundl 839 bytes Diff Download File
formula_test.go 2.1.18 13 years ago Gustavo Niemeyer Unified formula.ReadConfig and ParseConfig. Now R 1.2 KB Diff Download File
Makefile 2.1.20 13 years ago Gustavo Niemeyer Bundle filepath.Rel as filepath_Rel while the subm 460 bytes Diff Download File
meta.go 2.1.17 13 years ago Gustavo Niemeyer Unified formula.ParseMeta and ReadMeta. Now only 4 KB Diff Download File
meta_test.go 2.1.18 13 years ago Gustavo Niemeyer Unified formula.ReadConfig and ParseConfig. Now R 3.8 KB Diff Download File
rel.go 2.1.20 13 years ago Gustavo Niemeyer Bundle filepath.Rel as filepath_Rel while the subm 2 KB Diff Download File
rel_test.go 2.1.20 13 years ago Gustavo Niemeyer Bundle filepath.Rel as filepath_Rel while the subm 1.8 KB Diff Download File
walk.go 2.1.16 13 years ago Gustavo Niemeyer Implemented bundling of formulas! 1.9 KB Diff Download File