summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2014-06-12group: Implemented parallel package aggregatingEd Bartosh2-7/+31
2014-05-26Skip conflicting submissions when creating a groupEd Bartosh1-6/+17
2014-05-21Started to work on 0.3Ed Bartosh4-3/+9
2014-05-21group: disable publishing when aggregating packagesEd Bartosh5-2/+33
2014-05-21Updated debian and rpm changelogsEd Bartosh2-3/+60
2014-05-21Added release notes for v0.2Ed Bartosh1-0/+28
2014-05-20Convert repa.changes into rpm formatEd Bartosh1-7/+2
2014-05-19Correct man page for accept and reject subcommandsEd Bartosh1-8/+8
2014-05-19Implement repa diffEd Bartosh3-1/+175
2014-05-19common.py: Introduced get_prerelease_projects APIEd Bartosh1-0/+4
2014-05-19obs.py: Refactored get_project APIEd Bartosh1-13/+20
2014-05-19Add -group suffix to the pathEd Bartosh2-1/+3
2014-05-19obs: Implement get_srs functionEd Bartosh1-0/+24
2014-05-18Create one SR for all packages in submissionEd Bartosh2-40/+29
2014-05-09repa info: Fix build status reportingEd Bartosh1-1/+1
2014-05-02Fix check for common packagesEd Bartosh1-3/+4
2014-05-02Added 'waiting for images' status to repa list outputEd Bartosh1-0/+2
2014-05-01list: Added 'blocked' statusEd Bartosh1-1/+2
2014-04-11Implemented --showurls optionEd Bartosh4-32/+63
2014-04-07Fixed formatting of output for repa listEd Bartosh1-2/+2
2014-04-07Implement --colorize optionEd Bartosh3-19/+32
2014-04-07Implement Colorizer classEd Bartosh1-1/+32
2014-04-02Get rid of --regexp command line optionEd Bartosh2-14/+4
2014-04-02Minor refactoring of get_statusEd Bartosh1-12/+14
2014-04-02Repa list: show correct status for submissions with unresolvable packagesEd Bartosh1-0/+2
2014-04-01Update man regarding global optionsEd Bartosh1-2/+2
2014-04-01Update repa version in the man pageEd Bartosh1-1/+1
2014-04-01Mention --section in man pageEd Bartosh1-0/+6
2014-04-01Add configuration file info to the man pageEd Bartosh1-0/+37
2014-04-01Make project mandatory config optionEd Bartosh7-43/+11
2014-04-01Implement repa infoEd Bartosh3-5/+222
2014-04-01Reduce amount of information in repa list outputEd Bartosh2-88/+40
2014-04-01obs/get_projects: retry OBS operationsEd Bartosh2-3/+40
2014-04-01Implement --processes options for repa listEd Bartosh5-24/+50
2014-04-01Start to work on v0.2Ed Bartosh4-4/+10
2014-04-01Fix packaging issueEd Bartosh1-2/+2
2014-03-19repa group: fixed type of --force optionEd Bartosh1-2/+2
2014-03-19Added --force option for repa groupEd Bartosh2-8/+20
2014-03-19Update repa.changes for release 0.1.1Ed Bartosh1-0/+12
2014-03-19Added Release NotesEd Bartosh2-1/+15
2014-03-18Fixed crash when rejecting broken packageEd Bartosh1-2/+14
2014-03-18obs.py: Raise RepaException instead of ObsErrorEd Bartosh1-3/+3
2014-03-17Catch osc exceptions in obs.py:get_projectsEd Bartosh1-3/+14
2014-03-17Renamed OBS_PREFIX -> PROJECT_PREFIXEd Bartosh4-9/+10
2014-03-17Add Submitter to SR commentEd Bartosh1-1/+5
2014-03-17Put commit id into the SR commentEd Bartosh1-1/+3
2014-03-17Update man page regarding groupingEd Bartosh1-0/+3
2014-02-27Added docstring to show_images functionEd Bartosh1-0/+1
2014-02-27Added obs and download urls to 'repa list' outputEd Bartosh2-15/+58
2014-02-13Added --project command line option.Ed Bartosh6-26/+59