1
0
mirror of https://github.com/openSUSE/osc.git synced 2024-09-20 09:16:16 +02:00
github.com_openSUSE_osc/osc
Dirk Müller 4b44e7470b update default list of request states
Hi,

"declined" was some time ago changed to be considered an "open" request state.

the default behavior of "osc rq list" is IMHO to show open requests (requests
in state new or review), so I'm attaching a patch that adds "declined" as
well.

Tia,
Dirk

From 73fd10a2203be8e9dc215106648b2d9686d8fdc5 Mon Sep 17 00:00:00 2001
From: Dirk Mueller <dmueller@suse.com>
Date: Mon, 10 Sep 2012 10:40:48 +0200
Subject: [PATCH] add 'declined' to list of default states for rq list

osc rq list should show all currently "open" requests. "declined"
is an open request state, so it should be included by default.
2012-09-10 11:29:16 +02:00
..
util support archlinux builds 2012-04-03 16:00:06 +02:00
__init__.py add vim mode lines to avoid evil tab characters :-) 2010-02-25 09:53:45 +01:00
.gitignore convert svn:ignore to gitignore 2009-12-03 19:19:53 +01:00
babysitter.py Fix commit 438569f821 2011-07-29 11:05:06 +02:00
build.py - fix build result listing for arch 2012-08-13 12:54:38 +02:00
checker.py avoid errors when checking rpm signkeys on files that are not rpm 2012-02-22 13:28:19 +01:00
cmdln.py Return argument to do_man back 2010-12-22 13:29:52 +01:00
commandline.py update default list of request states 2012-09-10 11:29:16 +02:00
conf.py - fixed github issue #6 ("Problems with osc and gnome-keyring") 2012-06-26 21:18:28 +02:00
core.py - language change from OBS special to standard SCM terminilogy 2012-06-29 11:38:11 +02:00
fetch.py support archlinux builds 2012-04-03 16:00:06 +02:00
meter.py - meter.py: reduced status bar (this one is used if there's no Content-Length header) 2010-09-09 14:58:33 +02:00
OscConfigParser.py - OscConfigParser.__str__: added special handling for continuation lines 2010-12-18 15:12:07 +01:00
oscerr.py - handle errors of source service runs 2011-05-24 10:49:08 +02:00
oscssl.py watchout the BEAST... 2012-07-15 23:20:19 -04:00
oscsslexcp.py - remove shebang line to make rpmlint happy 2010-03-21 22:57:06 +01:00