summaryrefslogtreecommitdiffstats
path: root/tests/test_git_config.py
Commit message (Expand)AuthorAgeFilesLines
* Set tracing to always on and save to .repo/TRACE_FILE.Joanna Wang2022-11-031-0/+14
* git_config: Fixed test.gitconfig getting updated when running tests.v2.17Raman Tenneti2021-09-301-19/+19
* sync: Remove '_' from the repo.syncstate.* keys when saved to config.v2.16.4Raman Tenneti2021-07-291-0/+2
* sync: Added logging of repo sync state and config options for analysis.Raman Tenneti2021-07-291-0/+17
* git_config: add SetBoolean helperMike Frysinger2021-02-111-3/+67
* strip python2-only coding:utf-8 & print_function settingsMike Frysinger2021-01-061-4/+0
* git_config: add GetInt helperMike Frysinger2020-02-191-0/+37
* Fix blank line issues reported by flake8David Pursehouse2020-02-121-0/+4
* tests: add docstrings & print_function (for Python 3)Mike Frysinger2019-08-011-0/+4
* add license header to a few more filesMike Frysinger2019-06-131-0/+14
* set default file encoding to utf-8Mike Frysinger2019-06-131-0/+2
* Fix inconsistent indentationDavid Pursehouse2012-11-141-41/+41
* Fix error parsing a non-existant configuration filev1.6.8.7Shawn O. Pearce2009-07-021-0/+9
* git_config: handle configuration entries with no valuesDavid Aguilar2009-06-291-0/+43