Jelmer Vernooij
|
323e324c95
Add tests for default git config file.
|
13 years ago |
Jelmer Vernooij
|
3577f2d329
Add tests for default git config file.
|
13 years ago |
Jelmer Vernooij
|
ba6599e136
Provide Config.get_boolean.
|
13 years ago |
Jelmer Vernooij
|
a1b4b45b63
Provide Config.get_boolean.
|
13 years ago |
Jelmer Vernooij
|
73d767c12e
The config parser now supports the git-config file format as
|
13 years ago |
Jelmer Vernooij
|
cc820e3154
The config parser now supports the git-config file format as
|
13 years ago |
Jelmer Vernooij
|
7c1404b6fe
Make section names and variable names case insensitive.
|
13 years ago |
Jelmer Vernooij
|
2704f944bd
Make section names and variable names case insensitive.
|
13 years ago |
Jelmer Vernooij
|
be730e954d
Fix parsing of comments.
|
13 years ago |
Jelmer Vernooij
|
cb42ef5189
Fix parsing of comments.
|
13 years ago |
Jelmer Vernooij
|
f7e7fcf6c3
Simplify some code, add tests for boolean settings without = sign.
|
13 years ago |
Jelmer Vernooij
|
70ab782fe1
Simplify some code, add tests for boolean settings without = sign.
|
13 years ago |
Jelmer Vernooij
|
8f401efb52
Add checking of section names.
|
13 years ago |
Jelmer Vernooij
|
dafd66f286
Add checking of section names.
|
13 years ago |
Jelmer Vernooij
|
2fd34ce7f5
Add checking of variable names.
|
13 years ago |
Jelmer Vernooij
|
ee6001bc00
Add checking of variable names.
|
13 years ago |
Jelmer Vernooij
|
ba17e3f954
Simplify section handling.
|
13 years ago |
Jelmer Vernooij
|
5fafded115
Simplify section handling.
|
13 years ago |
Jelmer Vernooij
|
f73b1e6c6c
Fix section parsing.
|
13 years ago |
Jelmer Vernooij
|
73041fd029
Fix section parsing.
|
13 years ago |
Jelmer Vernooij
|
d894f62ba6
Fix formatting/parsing.
|
13 years ago |
Jelmer Vernooij
|
0ffdc4d601
Fix formatting/parsing.
|
13 years ago |
Jelmer Vernooij
|
74c7113844
merge trunk
|
13 years ago |
Jelmer Vernooij
|
acc10e37d1
merge trunk
|
13 years ago |
Jelmer Vernooij
|
78f95ecdb1
More config fixes.
|
13 years ago |
Jelmer Vernooij
|
331c921f76
More config fixes.
|
13 years ago |
Jelmer Vernooij
|
223e17b6d0
Add write file tests.
|
13 years ago |
Jelmer Vernooij
|
b7d6945c8a
Add write file tests.
|
13 years ago |
Jelmer Vernooij
|
81b8f0ac74
Implement _escape_value.
|
13 years ago |
Jelmer Vernooij
|
be4a36dd73
Implement _escape_value.
|
13 years ago |