port python2.x code to python3.x
[tools/repa.git] / repa / list.py
2024-03-25 biao716.wangport python2.x code to python3.x 02/308402/1 devel master
2017-07-11 Yonghee HanDXLTTC-761 Add argument of repa list 57/138157/1
2016-04-11 SoonKyu ParkMerge remote-tracking branch 'origin/release-20160315...
2015-02-05 Ed Bartoshrepa list: Add build time
2015-01-13 Ed Bartoshpylinting: Fix pylint error C0330
2014-12-22 Ed BartoshOutput SR for rejected/accepted submissions
2014-12-14 Ed BartoshImplement --base option for repa list
2014-06-13 Ed Bartoshlist: Implement --ignore command line option
2014-05-02 Ed BartoshAdded 'waiting for images' status to repa list output
2014-05-01 Ed Bartoshlist: Added 'blocked' status
2014-04-11 Ed BartoshImplemented --showurls option
2014-04-07 Ed BartoshFixed formatting of output for repa list
2014-04-07 Ed BartoshImplement --colorize option
2014-04-02 Ed BartoshGet rid of --regexp command line option
2014-04-02 Ed BartoshMinor refactoring of get_status
2014-04-02 Ed BartoshRepa list: show correct status for submissions with...
2014-04-01 Ed BartoshReduce amount of information in repa list output
2014-04-01 Ed BartoshImplement --processes options for repa list
2014-03-17 Ed BartoshRenamed OBS_PREFIX -> PROJECT_PREFIX
2014-02-27 Ed BartoshAdded docstring to show_images function
2014-02-27 Ed BartoshAdded obs and download urls to 'repa list' output
2013-12-10 Ed BartoshUsed long and short commandline options
2013-11-27 Markus LehtonenAdd standard copyright statement to all source files
2013-08-21 Ed BartoshRefined the output of repa list
2013-08-19 Ed BartoshExtended repa list output
2013-08-17 Ed BartoshReimplemented repa list to match grouping implementation
2013-08-15 Ed BartoshDraft implementation of list submissions
2013-08-13 Ed BartoshImplemented config file processing
2013-08-13 Ed BartoshImplemented main module and plugin system