Commits
User selector
Commit History
Commits on Mar 18, 2018
Commits on Nov 27, 2017
Commits on Apr 9, 2017
Python 3.6 invalid escape sequence deprecation fixes
Show description for 32da7feauthored andcommitted
Commits on Mar 9, 2017
- authored andcommitted
Commits on Oct 22, 2016
Commits on Oct 20, 2016
- committed
Commits on Oct 16, 2016
- committed
Commits on Oct 4, 2016
src: No PyDev warnings
Show description for a469af8committed
Commits on Oct 2, 2016
FIX config-lock release early regression caused by #519
Show description for 8a01ec4committedRF: use @functools.wraps within decorators instead of manual __name__ reassignment
Show description for 51f4a14committed
Commits on Oct 1, 2016
cfg_TCs, #519: FIX config resource leaks
Show description for d84b960committed
Commits on Mar 6, 2016
Commits on Feb 20, 2016
enable config parsers to be used as context managers
Show description for dc9278fcommitted
Commits on Feb 7, 2016
fix(cmd): prevent deadlock on clone/fetch/pull
Show description for f8775f9committed
Commits on Sep 6, 2015
fix(config): ignore empty values in config file
Show description for 074842acommitted
Commits on Jul 6, 2015
Commits on Jun 25, 2015
Added NullHandlers to all loggers to preven "No handler" messages
Show description for aa0cceacommitted
James Nowell
Commits on Apr 22, 2015
fix(config): selective cfg write;fix cfg parser
Show description for b9a2ea8committed
Commits on Jan 20, 2015
Greatly improved possible safety of Submodule.update(), which is used by default.
Show description for 9fbae71committed
Commits on Jan 19, 2015
Improved unicode handling when using os.environ or GitConfigParser
Show description for df95149committedImplemented Submodule.rename()
Show description for 20863cfcommitted
Commits on Jan 14, 2015
GitConfigParser now respects and merges 'include' sections
Show description for 619c989committed
Commits on Jan 10, 2015
Implemented multi-line parsing of git-config to the point where a sepcific test-file is working.
Show description for b825dc7committed
Commits on Jan 6, 2015
- committed
- committed
- committed
Commits on Jan 5, 2015
- committed
Intermediate commit: test_config and test_actor works
Show description for 04357d0committed
Commits on Jan 4, 2015
Dum brute force conversion of all types.
Show description for ae2ff0fcommittedinitial set of adjustments to make (most) imports work.
Show description for f6aa8d1committedReplaced ordered dict with standard version; used logging module
Show description for 6f55c17committedBumped version, updated changelog, reduced code smell
Show description for c80d727committed
Commits on Nov 19, 2014
Applied autopep8
Show description for 2572647committed
Commits on Nov 16, 2014
pep8 linting (trailing whitespace)
Show description for c8e7074committed