Jelmer Vernooij
|
3577f2d329
Add tests for default git config file.
|
13 年之前 |
Jelmer Vernooij
|
a1b4b45b63
Provide Config.get_boolean.
|
13 年之前 |
Jelmer Vernooij
|
cc820e3154
The config parser now supports the git-config file format as
|
13 年之前 |
Jelmer Vernooij
|
2704f944bd
Make section names and variable names case insensitive.
|
13 年之前 |
Jelmer Vernooij
|
cb42ef5189
Fix parsing of comments.
|
13 年之前 |
Jelmer Vernooij
|
70ab782fe1
Simplify some code, add tests for boolean settings without = sign.
|
13 年之前 |
Jelmer Vernooij
|
dafd66f286
Add checking of section names.
|
13 年之前 |
Jelmer Vernooij
|
ee6001bc00
Add checking of variable names.
|
13 年之前 |
Jelmer Vernooij
|
5fafded115
Simplify section handling.
|
13 年之前 |
Jelmer Vernooij
|
73041fd029
Fix section parsing.
|
13 年之前 |
Jelmer Vernooij
|
0ffdc4d601
Fix formatting/parsing.
|
13 年之前 |
Jelmer Vernooij
|
acc10e37d1
merge trunk
|
13 年之前 |
Jelmer Vernooij
|
331c921f76
More config fixes.
|
13 年之前 |
Jelmer Vernooij
|
b7d6945c8a
Add write file tests.
|
13 年之前 |
Jelmer Vernooij
|
be4a36dd73
Implement _escape_value.
|
13 年之前 |
Jelmer Vernooij
|
aaf7636291
Add support for escaping config values.
|
13 年之前 |
Jelmer Vernooij
|
83b11b5fc3
Fix unescaping values.
|
13 年之前 |
Jelmer Vernooij
|
7b3d7c67e4
Use StackedConfig in Repo.get_config.
|
13 年之前 |
Jelmer Vernooij
|
cfd552812d
Use config file infrastructure for writing initial .git/config file.
|
13 年之前 |
Jelmer Vernooij
|
621a8e26e1
Fix unused import in dulwich.web.
|
13 年之前 |
Jelmer Vernooij
|
00a06b72e5
Merge trunk.
|
13 年之前 |
Jelmer Vernooij
|
7695e5040c
Add StackedConfig.
|
13 年之前 |
Jelmer Vernooij
|
9fcc0b7862
add a mode argument to index_entry_from_stat.
|
13 年之前 |
Jelmer Vernooij
|
e6e18f37df
add a mode argument to index_entry_from_stat.
|
13 年之前 |
Jelmer Vernooij
|
631cb5917f
Merge trunk.
|
13 年之前 |
Jelmer Vernooij
|
bc7d32d068
Start on 0.8.3.
|
13 年之前 |
Jelmer Vernooij
|
7f1088a919
Release 0.8.2.
|
13 年之前 |
Jelmer Vernooij
|
b8bdf9934d
Tweak xcodebuild hack to deal with more error output.
|
13 年之前 |
Jelmer Vernooij
|
2d7b2dcc7a
Fix changes_from_tree indentation.
|
13 年之前 |
Jelmer Vernooij
|
ef689ae865
Refactor changes_from_tree, add index_entry_from_stat.
|
13 年之前 |