obs: Implement get_srs function
[tools/repa.git] / repa /
2014-05-19 Ed Bartoshobs: Implement get_srs function
2014-05-18 Ed BartoshCreate one SR for all packages in submission
2014-05-09 Ed Bartoshrepa info: Fix build status reporting
2014-05-02 Ed BartoshFix check for common packages
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-07 Ed BartoshImplement Colorizer class
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 BartoshMake project mandatory config option
2014-04-01 Ed BartoshImplement repa info
2014-04-01 Ed BartoshReduce amount of information in repa list output
2014-04-01 Ed Bartoshobs/get_projects: retry OBS operations
2014-04-01 Ed BartoshImplement --processes options for repa list
2014-04-01 Ed BartoshStart to work on v0.2
2014-03-19 Ed Bartoshrepa group: fixed type of --force option
2014-03-19 Ed BartoshAdded --force option for repa group
2014-03-18 Ed BartoshFixed crash when rejecting broken package
2014-03-18 Ed Bartoshobs.py: Raise RepaException instead of ObsError
2014-03-17 Ed BartoshCatch osc exceptions in obs.py:get_projects
2014-03-17 Ed BartoshRenamed OBS_PREFIX -> PROJECT_PREFIX
2014-03-17 Ed BartoshAdd Submitter to SR comment
2014-03-17 Ed BartoshPut commit id into the SR comment
2014-02-27 Ed BartoshAdded docstring to show_images function
2014-02-27 Ed BartoshAdded obs and download urls to 'repa list' output
2014-02-13 Ed BartoshAdded --project command line option.
2014-02-13 Ed BartoshStarted to work on 0.1.1
2013-12-11 Ed BartoshQuit gracefully when interrupted with ^C
2013-12-10 Ed BartoshUsed long and short commandline options
2013-12-10 Ed BartoshAdded --version command line option
2013-12-10 Ed BartoshAdded forgotten -section argument
2013-11-27 Markus LehtonenAdd standard copyright statement to all source files
2013-08-22 Hasan WanCreate SR with git project information
2013-08-21 Ed BartoshRefined the output of repa list
2013-08-21 Ed BartoshImplemented repa rmgroup
2013-08-21 Ed BartoshMoved try/except inside main function
2013-08-19 Ed BartoshExtended repa list output
2013-08-19 Ed BartoshAdded target project to the group project name
2013-08-19 Ed BartoshDraft implementation of repa reject
2013-08-17 Ed BartoshDraft implementation of repa accept
2013-08-17 Ed BartoshOBS: Added 2 new APIs
2013-08-17 Ed BartoshReimplemented repa list to match grouping implementation
2013-08-15 Ed BartoshDraft implementation of grouping
2013-08-15 Ed BartoshOBS: Added new APIs
2013-08-15 Ed BartoshDraft implementation of list submissions
2013-08-15 Ed BartoshAdded OBS API module
2013-08-13 Ed BartoshMoved RepaException to common.py module
2013-08-13 Ed BartoshImplemented config file processing
2013-08-13 Ed BartoshImplemented main module and plugin system