| Commit message (Collapse) | Author | Age | Files | Lines |
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
|
|
|
| |
still work until 3.12
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
|
|
|
| |
configparser type
|
| |
|
| |
|
| |
|
| |
|
|
|
|
| |
fix errors
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
|
|
|
| |
.read_only .get_value .get_values ._string_to_value ._value_to_string .add_value .rename_section
|
| |
|
| |
|
|
|
|
| |
._included_paths() .__del__() .__exit__() .__enter__() ._optionform()
|
| |
|
| |
|
| |
|
|
|
|
| |
.needs_values() .set_dirty_and_flush_changes()
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
|
|
|
|
|
|
| |
This is necessary when working with conditional include
sections as it requires the git directory or active branch name.
https://git-scm.com/docs/git-config#_conditional_includes
|
| |
|
| |
|
| |
|