aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* examples/verify_at_done: add new helper tool to collect done AT bugsArthur Zamarin2023-10-061-0/+122
* examples/set_maintainers: small tool to set bug maintainersArthur Zamarin2023-06-231-0/+111
* Reformat w/ black-22.12.0Brian Harring2022-12-255-53/+89
* examples: replace commandline.main() usageTim Harder2021-03-083-3/+8
* sort imports with isortTim Harder2020-12-143-4/+4
* examples: update to work with past API changesTim Harder2019-01-094-41/+33
* more py3 conversionsTim Harder2018-04-111-2/+2
* update examplesTim Harder2018-04-115-5/+5
* examples: remove pclean scriptTim Harder2016-02-281-97/+0
* move generic argparse support to snakeoil.cli.arghparseTim Harder2016-02-194-4/+4
* remove all herd support and references (GLEP 67)Tim Harder2016-01-241-8/+8
* convert example scripts from optparse to argparseTim Harder2015-08-264-99/+88
* examples: fix API examples and use print() from __future__Tim Harder2015-08-234-19/+22
* examples: fix changed_use scriptTim Harder2015-01-221-1/+1
* pep8: clean up and sort importsTim Harder2015-01-116-16/+22
* minor spelling fixesTim Harder2014-11-281-1/+1
* examples: use stable debug pathMike Frysinger2014-11-031-1/+1
* use 'as' keyword with exceptionsTim Harder2014-04-151-2/+2
* minor indentation and line wrap fixesTim Harder2014-02-051-1/+1
* standardize shebangsTim Harder2014-02-053-3/+3
* update iter_read_bash module import location for recent snakeoilTim Harder2014-02-051-1/+1
* Drop python2.4 support.Brian Harring2012-07-301-1/+0
* update copyright headersBrian Harring2011-05-291-3/+3
* identify pkgs that have ELF components, but aren't splitdebugBrian Harring2011-02-191-0/+34
* fix script to work with recent domain changesBrian Harring2011-02-191-1/+1
* Merge my branchCharlie Shepherd2008-06-131-1/+1
* Merge fixes from my branchCharlie Shepherd2007-07-071-13/+16
* big ass merge of charlies work, digest/manifest, misc cleanupBrian Harring2007-04-293-3/+154
* pull in marien/charlies work; few tweaks needed, but mostly there.Brian Harring2007-04-052-19/+15
* make the jump to .3 basis; charlies formatters work, breaking most of util.* ...Brian Harring2007-03-302-5/+80
* pull in an example script, and misc whitespace changes.Brian Harring2007-03-091-0/+57
* mass code cleanup, whitespace corrections, uneeded imports wiped...Brian Harring2007-01-161-3/+3
* just iterate over versions...Brian Harring2006-10-281-2/+1
* example consumers of pkgcore api; identify the state changes between runs to ...Brian Harring2006-10-281-0/+109