커밋 기록

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