Commit History

Autor SHA1 Mensaxe Data
  Morgan Haskel 15f972d092 Rebase/fix the flexible k/v separator. %!s(int64=9) %!d(string=hai) anos
  Igor Galić 3288d415e9 WIP: Allow changing key value separator beyond indentation %!s(int64=10) %!d(string=hai) anos
  Pete Johns c6dcad2657 Simplify COMMENTED_SETTING_REGEX to match SETTING_REGEX %!s(int64=10) %!d(string=hai) anos
  Pete Johns e65be6fb4b Simplify SECTION_REGEX %!s(int64=10) %!d(string=hai) anos
  Huan Do f343c41cd8 modify test to compare to a hash which better tests the state of each setting %!s(int64=10) %!d(string=hai) anos
  Huan Do 681f5c0cb4 fix issue where single characters settings were not being saved. %!s(int64=10) %!d(string=hai) anos
  Pete Johns 49960e1c5e Handle quotation marks in section names %!s(int64=10) %!d(string=hai) anos
  Rob Braden 76ad4c47fe Fix the regex t fix a bad match %!s(int64=10) %!d(string=hai) anos
  Rob Braden e779d12d86 Update settings regexes to support settings with "[", "]" in them %!s(int64=10) %!d(string=hai) anos
  Jesse Newland c058ee5d40 support spaces in sections %!s(int64=11) %!d(string=hai) anos
  Anthony Roy 86c57aa480 Adding whitespace capability to section header regex %!s(int64=11) %!d(string=hai) anos
  Ashley Penney 32e4b1f2e9 support for whitespaces in settings names (need for smb.conf) %!s(int64=11) %!d(string=hai) anos
  Terry Wilson 5904c6f7b4 Allow empty values %!s(int64=11) %!d(string=hai) anos
  Chris Price 6b198641ea Change constants to class variables %!s(int64=11) %!d(string=hai) anos
  Chris Price 8064df6d00 Merge pull request #30 from bodepd/fix_nil_indentation %!s(int64=11) %!d(string=hai) anos
  Dan Bode 5f71d7f0bd guard against nil indentation values %!s(int64=11) %!d(string=hai) anos
  Dan Bode 2f22483c87 Add purging support to ini file %!s(int64=11) %!d(string=hai) anos
  Chris Price a45ab65930 Add detection for commented versions of settings %!s(int64=12) %!d(string=hai) anos
  Chris Price f0d443fed0 Refactor to clarify implementation of `save` %!s(int64=12) %!d(string=hai) anos
  Chris Price 845fa707be Better handling of whitespace lines at ends of sections %!s(int64=12) %!d(string=hai) anos
  Chris Price c2c26de9b1 Respect indentation / spacing for existing sections and settings %!s(int64=12) %!d(string=hai) anos
  Chris Price cda30a6ab9 Minor tweaks to handling of removing settings %!s(int64=12) %!d(string=hai) anos
  Dan Bode 1106d70e88 Add support for removing lines %!s(int64=12) %!d(string=hai) anos
  Reid Vandewiele 3829e20c49 Allow values with spaces to be parsed and set %!s(int64=12) %!d(string=hai) anos
  Chris Price 8d1fdc5c29 Allow overriding separator string between key/val pairs %!s(int64=12) %!d(string=hai) anos
  Joe Topjian 63ddc0c926 Added support for colons in section names %!s(int64=12) %!d(string=hai) anos
  Chris Price c57dab4903 Add support for "global" section at beginning of file %!s(int64=12) %!d(string=hai) anos
  Chris Price 4f0e7264e3 final commit for 0.0.1 release %!s(int64=12) %!d(string=hai) anos
  Stephen 8d2a8c859d make the regex less matchy %!s(int64=12) %!d(string=hai) anos
  Stephen d2c1e07e80 Fixed regex to match sections and settings with non alphanumeric %!s(int64=12) %!d(string=hai) anos