tools/repa.git
2015-01-23 Ed Bartoshdiff: Use difftype namedtuple
2015-01-23 Ed Bartoshgroup: removed --force option
2015-01-23 Ed Bartoshpylinting: Fix W0612 and W0613
2015-01-13 Ed Bartoshpylinting: Fix pylint error C0330
2014-12-22 Ed BartoshAdd release notes for 0.3 to RELEASE_NOTES
2014-12-22 Ed BartoshOutput SR for rejected/accepted submissions
2014-12-22 Ed BartoshCode cleanup
2014-12-14 Ed BartoshSet repa version to 0.3
2014-12-14 Ed BartoshUpdate changelogs for v.0.3
2014-12-14 Ed BartoshRemove unused function get_prerelease_projects
2014-12-14 Ed BartoshImplement --base option for repa list
2014-12-14 Ed BartoshReworked repa diff
2014-12-14 Ed BartoshCode cleanup
2014-07-02 Markus LehtonenDrop 'Commit' keyword from the submitrequest info
2014-07-02 Markus LehtonenList all projects in submitrequest message
2014-06-17 Ed BartoshImplement --noaggregate command line and config option
2014-06-13 Ed Bartoshgroup: Remove binary package check
2014-06-13 Ed Bartoshcreate_sr: Fix unicode issue
2014-06-13 Ed Bartoshlist: Implement --ignore command line option
2014-06-13 Ed Bartoshinfo: Excluded 'disabled' build statut from the list
2014-06-13 Ed Bartoshgroup: Implemented parallel package aggregating
2014-06-12 Ed Bartoshgroup: Implemented parallel package aggregating
2014-05-26 Ed BartoshSkip conflicting submissions when creating a group
2014-05-21 Ed BartoshStarted to work on 0.3
2014-05-21 Ed Bartoshgroup: disable publishing when aggregating packages
2014-05-21 Ed BartoshUpdated debian and rpm changelogs
2014-05-21 Ed BartoshAdded release notes for v0.2
2014-05-20 Ed BartoshConvert repa.changes into rpm format
2014-05-19 Ed BartoshCorrect man page for accept and reject subcommands
2014-05-19 Ed BartoshImplement repa diff
2014-05-19 Ed Bartoshcommon.py: Introduced get_prerelease_projects API
2014-05-19 Ed Bartoshobs.py: Refactored get_project API
2014-05-19 Ed BartoshAdd -group suffix to the path
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 BartoshUpdate man regarding global options
2014-04-01 Ed BartoshUpdate repa version in the man page
2014-04-01 Ed BartoshMention --section in man page
2014-04-01 Ed BartoshAdd configuration file info to the man page
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-04-01 Ed BartoshFix packaging issue
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
next