tools/repa.git
2014-03-19 Ed Bartoshrepa group: fixed type of --force option
2014-03-19 Ed BartoshAdded --force option for repa group
2014-03-19 Ed BartoshUpdate repa.changes for release 0.1.1
2014-03-19 Ed BartoshAdded Release Notes
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-03-17 Ed BartoshUpdate man page regarding grouping
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
2014-01-31 Markus Lehtonenpackaging: Set project home page to tizen.org
2014-01-31 Markus Lehtonenpackaging: set upstream repository to point to tizen.org
2014-01-31 Markus Lehtonendocumentation: minor typo fix in man page
2014-01-31 Markus LehtonenSet project wiki to tizen.org
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-12-10 Ed BartoshCreated man page
2013-12-10 Ed BartoshPackaged for Debian and Ubuntu
2013-11-27 Markus LehtonenAdd license file
2013-11-27 Markus LehtonenAdd standard copyright statement to all source files
2013-11-27 Markus Lehtonenpackaging: spec file cleanup
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 BartoshAdded namespace package example
2013-08-13 Ed BartoshAdded plugin example
2013-08-13 Ed BartoshImplemented main module and plugin system
2013-08-12 Ed BartoshPackaged for rpm
2013-08-10 Ed BartoshInit