summaryrefslogtreecommitdiffstats
path: root/pgcli/config.py
AgeCommit message (Expand)Author
2017-10-03look for config in XDG_CONFIG_HOME firstDmitry B
2017-05-28Some pep8 in config module.Irina Truong
2016-09-13XDG_CONFIG_HOME support for config file locationFabien Meghazi
2016-07-31Read config files using utf-8 encoding.Amjith Ramanujam
2016-06-04Custom casing of table/column/function/view nameskoljonen
2016-05-31Order columns by in-table order when expanding *koljonen
2016-05-06Fix bug where config writing would leave a '~' dirJames Munson
2016-02-03factor out `ensure_dir_exists` and use for logDavid Szotten
2016-02-03ensure target dir exists when copying configDavid Szotten
2015-11-04Switch the location of log/history file based on OS.Amjith Ramanujam
2015-09-20Automatic migration of config file.Amjith Ramanujam
2015-06-20Assign a filename to the config obj.Amjith Ramanujam
2015-05-30Expand the path for the user config file.Amjith Ramanujam
2015-05-30Simplify config file handling.Amjith Ramanujam
2015-05-29fix precendence order of default and user configBrett
2015-05-28replace configparser with configobjBrett
2015-01-04Add logging and cleanup main.Amjith Ramanujam
2014-12-30Fix for bug #12: Config reading is failing when an option is missing.Iryna Cherniavska
2014-12-14Python3 compatibility.Amjith Ramanujam
2014-11-30Add an extra screenshot.Amjith Ramanujam
2014-11-27Fix the config reader bug.Amjith Ramanujam
2014-11-27Add config file.Amjith Ramanujam