summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2015-07-21repa pre-release testrelease-0.4.1SoonKyu Park1-1/+1
2014-12-29Updated Release tag in spec0.3release-test-20150810release-test-0.1Ed Bartosh1-2/+2
2014-12-22Add release notes for 0.3 to RELEASE_NOTESEd Bartosh1-0/+24
2014-12-22Output SR for rejected/accepted submissionsEd Bartosh3-9/+16
2014-12-22Code cleanupEd Bartosh0-0/+0
2014-12-14Set repa version to 0.3Ed Bartosh2-2/+2
2014-12-14Update changelogs for v.0.3Ed Bartosh2-5/+32
2014-12-14Remove unused function get_prerelease_projectsEd Bartosh1-4/+0
2014-12-14Implement --base option for repa listEd Bartosh3-12/+47
2014-12-14Reworked repa diffEd Bartosh4-64/+86
2014-12-14Code cleanupEd Bartosh7-29/+29
2014-07-02Drop 'Commit' keyword from the submitrequest infoMarkus Lehtonen1-4/+2
2014-07-02List all projects in submitrequest messageMarkus Lehtonen1-1/+2
2014-06-17Implement --noaggregate command line and config optionEd Bartosh2-6/+21
2014-06-13group: Remove binary package checkEd Bartosh1-4/+0
2014-06-13create_sr: Fix unicode issueEd Bartosh1-1/+1
2014-06-13list: Implement --ignore command line optionEd Bartosh2-8/+25
2014-06-13info: Excluded 'disabled' build statut from the listEd Bartosh1-1/+2
2014-06-13group: Implemented parallel package aggregatingEd Bartosh0-0/+0
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