- show lintlogs in interactive request review mode
  - fix potential shell injections
  - allow multiple --repo and --arch options in prjresults
  - cleanup babysitter.by
  - supersede existing requests if --yes is passed to osc sr
  - prepend request summary to diff in interactive mode
  - show issues(bugs) in interactive diff mode

OBS-URL: https://build.opensuse.org/package/show/openSUSE:Tools/osc?expand=0&rev=256
This commit is contained in:
2017-10-26 11:47:10 +00:00
committed by Git OBS Bridge
parent 5acf6f9591
commit 0cb195f62e
8 changed files with 23 additions and 11 deletions

View File

@@ -1,7 +1,7 @@
<services>
<service name="tar_scm" mode="disabled">
<param name="version">0.160.0</param>
<param name="revision">0.160.0</param>
<param name="version">0.161.0</param>
<param name="revision">0.161.0</param>
<param name="url">git://github.com/openSUSE/osc.git</param>
<param name="scm">git</param>
</service>