aboutsummaryrefslogtreecommitdiffhomepage
path: root/gbp/git/args.py
Commit message (Expand)AuthorAge
* Use collections.abc.Iterable instead of collections.IterableAnthony Sottile2021-10-21
* 8bit GuidoGuido Günther2018-02-26
* Kill six.string_typesGuido Günther2017-10-20
* pep8/pyflakes cleanupsGuido Günther2016-09-12
* Fix FSF address - thanks rpmlintEvgeni Golov2015-06-22
* Don't use basestringGuido Günther2015-02-20
* Minor docstring updatesGuido Günther2013-08-22
* GitArgs: utilize the add() method in other add_X methodsMarkus Lehtonen2013-03-22
* GitArgs/add: support iterable and non-string argsMarkus Lehtonen2012-08-22
* Add class to simplify git argument handlingGuido Günther2011-11-21