projects
/
opensuse:osc.git
/ shortlog
commit
grep
author
committer
pickaxe
?
search:
re
summary
| shortlog |
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
opensuse:osc.git
2010-08-26
Marcus Huewe
- removed bashism (patch by Guido Berhoerster <gber...
commit
|
commitdiff
|
tree
|
snapshot
2010-08-26
Marcus Huewe
- _build_opener fail if the url is no apiurl
commit
|
commitdiff
|
tree
|
snapshot
2010-08-26
Marcus Huewe
- fixed "logic" issue in init_basicauth
commit
|
commitdiff
|
tree
|
snapshot
2010-08-26
Marcus Huewe
- fixed copy_pac
commit
|
commitdiff
|
tree
|
snapshot
2010-08-24
Marcus Huewe
- added new methods "__write_storelist()" and "store_re...
commit
|
commitdiff
|
tree
|
snapshot
2010-08-23
Marcus Huewe
Merge branch 'master' of git@gitorious.org:opensuse/osc
commit
|
commitdiff
|
tree
|
snapshot
2010-08-23
Marcus Huewe
- simplify
commit
|
commitdiff
|
tree
|
snapshot
2010-08-23
JF Ding
vc: to support meego changelog style if detected
commit
|
commitdiff
|
tree
|
snapshot
2010-08-23
Martin Mohring
fixed: mips and mipsel cross build, working with QEMU
commit
|
commitdiff
|
tree
|
snapshot
2010-08-20
Danny Kukawka
fix warnings from pychecker
commit
|
commitdiff
|
tree
|
snapshot
2010-08-20
Danny Kukawka
use correct the user (depending on the apiurl)
commit
|
commitdiff
|
tree
|
snapshot
2010-08-20
Danny Kukawka
removed whitespace in help text
commit
|
commitdiff
|
tree
|
snapshot
2010-08-19
Marcus Huewe
- fixed "osc build --prefer-pkgs" for kiwi builds
commit
|
commitdiff
|
tree
|
snapshot
2010-08-19
Marcus Huewe
- fixed commit 2ae9a9453a9c19f5f074ad1e7b7cba9f63b3e43e
commit
|
commitdiff
|
tree
|
snapshot
2010-08-19
Marcus Huewe
- workaround for broken urllib2 (see bugs.python.org...
commit
|
commitdiff
|
tree
|
snapshot
2010-08-19
Marcus Huewe
- request_interactive_review: display current action...
commit
|
commitdiff
|
tree
|
snapshot
2010-08-18
Danny Kukawka
changed 'osc request revoke' to prevent set same state...
commit
|
commitdiff
|
tree
|
snapshot
2010-08-18
Danny Kukawka
small typo fix
commit
|
commitdiff
|
tree
|
snapshot
2010-08-18
Danny Kukawka
changed change_request_state() to return only the statu...
commit
|
commitdiff
|
tree
|
snapshot
2010-08-18
Marcus Huewe
- use correct the user (depending on the apiurl)
commit
|
commitdiff
|
tree
|
snapshot
2010-08-18
Danny Kukawka
removed left over debug messages
commit
|
commitdiff
|
tree
|
snapshot
2010-08-18
Danny Kukawka
added 'osc reqmaintainership'
commit
|
commitdiff
|
tree
|
snapshot
2010-08-17
Ludwig Nussel
ignore gpg key import errors
commit
|
commitdiff
|
tree
|
snapshot
2010-08-16
Marcus Huewe
- use ExtRuntimeError instead of 'sys.exit'
commit
|
commitdiff
|
tree
|
snapshot
2010-08-16
Marcus Huewe
- renamed "RuntimeError" to "ExtRuntimeError" to avoid...
commit
|
commitdiff
|
tree
|
snapshot
2010-08-16
Marcus Huewe
- move 'builtin_signature_check' into conf module
commit
|
commitdiff
|
tree
|
snapshot
2010-08-16
Marcus Huewe
- use correct package
commit
|
commitdiff
|
tree
|
snapshot
2010-08-16
Marcus Huewe
- strip at the correct place...
commit
|
commitdiff
|
tree
|
snapshot
2010-08-16
Marcus Huewe
- request_interactive_review: strip() user input
commit
|
commitdiff
|
tree
|
snapshot
2010-08-13
Ludwig Nussel
another rq fix
commit
|
commitdiff
|
tree
|
snapshot
2010-08-13
Ludwig Nussel
fix osc rq
commit
|
commitdiff
|
tree
|
snapshot
2010-08-13
Ludwig Nussel
fix sr -d again
commit
|
commitdiff
|
tree
|
snapshot
2010-08-12
Juergen Weigert
tabs to spaces. Damit kein Unglueck nicht geschicht...
commit
|
commitdiff
|
tree
|
snapshot
2010-08-12
Juergen Weigert
fixed and simplified result sorting expression in osc...
commit
|
commitdiff
|
tree
|
snapshot
2010-08-12
Marcus Huewe
- treat "no_verify" as a boolean
commit
|
commitdiff
|
tree
|
snapshot
2010-08-12
Juergen Weigert
allow no_verify also in .oscrc
commit
|
commitdiff
|
tree
|
snapshot
2010-08-12
Juergen Weigert
osc search now returns sorted by proj and pack,
commit
|
commitdiff
|
tree
|
snapshot
2010-08-12
Juergen Weigert
osc search now returns sorted by project, and sorted...
commit
|
commitdiff
|
tree
|
snapshot
2010-08-11
Marcus Huewe
- simplify + always remove tmpfile
commit
|
commitdiff
|
tree
|
snapshot
2010-08-11
Marcus Huewe
- fixed #613513 ("osc copypac to another OBS instance...
commit
|
commitdiff
|
tree
|
snapshot
2010-08-11
Marcus Huewe
- removed old cruft
commit
|
commitdiff
|
tree
|
snapshot
2010-08-11
Marcus Huewe
- do_status: added '--show-excluded' option to show...
commit
|
commitdiff
|
tree
|
snapshot
2010-08-11
Marcus Huewe
Merge branch 'master' of git://gitorious.org/opensuse/osc
commit
|
commitdiff
|
tree
|
snapshot
2010-08-11
Marcus Huewe
- fixed init_package_dir (the whole init_*_dir concept...
commit
|
commitdiff
|
tree
|
snapshot
2010-08-10
Adrian Schröter
check the right options for request and review command
commit
|
commitdiff
|
tree
|
snapshot
2010-08-08
Marcus Huewe
- do_signkey: don't modify list during iteration
commit
|
commitdiff
|
tree
|
snapshot
2010-08-08
Marcus Huewe
- a more generic version of ebd4b1d893435a6f24049663487...
commit
|
commitdiff
|
tree
|
snapshot
2010-08-08
Marcus Huewe
- support signing state (patch by srinidhi@novell.com)
commit
|
commitdiff
|
tree
|
snapshot
2010-08-05
Adrian Schröter
"osc sr" used for an entire project is now offering...
commit
|
commitdiff
|
tree
|
snapshot
2010-08-05
Adrian Schröter
add "request clone" command for OBS 2.1
commit
|
commitdiff
|
tree
|
snapshot
2010-08-05
Adrian Schröter
fix comment message transfer for "review add" command
commit
|
commitdiff
|
tree
|
snapshot
2010-08-04
Ludwig Nussel
prefer spec files that match the directory name only...
commit
|
commitdiff
|
tree
|
snapshot
2010-08-04
Adrian Schröter
Revert "set release number to zero if not specified...
commit
|
commitdiff
|
tree
|
snapshot
2010-08-04
Adrian Schröter
another try for prjresutls, do not show "excluded"...
commit
|
commitdiff
|
tree
|
snapshot
2010-08-04
Adrian Schröter
set release number to zero if not specified via command...
commit
|
commitdiff
|
tree
|
snapshot
2010-08-04
Ludwig Nussel
fix and rename osc pr --show-non-building
commit
|
commitdiff
|
tree
|
snapshot
2010-08-04
Ludwig Nussel
tweak output about used keys
commit
|
commitdiff
|
tree
|
snapshot
2010-08-04
Ludwig Nussel
fetch project keys always to catch changed ones
commit
|
commitdiff
|
tree
|
snapshot
2010-08-04
Ludwig Nussel
use store_write_string for _packages file
commit
|
commitdiff
|
tree
|
snapshot
2010-08-04
Ludwig Nussel
another attempt to fix the init_package_dir chdir mess
commit
|
commitdiff
|
tree
|
snapshot
2010-08-04
Ludwig Nussel
fix init_package_dir (broken by commit b3c5204b59d34541...
commit
|
commitdiff
|
tree
|
snapshot
2010-08-03
Ludwig Nussel
turn on built in signature check
commit
|
commitdiff
|
tree
|
snapshot
2010-08-03
Ludwig Nussel
fix rq show
commit
|
commitdiff
|
tree
|
snapshot
2010-07-31
Danny Kukawka
fix output of 'osc buildinfo' if parameter are missing
commit
|
commitdiff
|
tree
|
snapshot
2010-07-31
Danny Kukawka
changed Request:list_view() to show add_role request...
commit
|
commitdiff
|
tree
|
snapshot
2010-07-30
Marcus Huewe
- don't use spec by default if multiple build descripti...
commit
|
commitdiff
|
tree
|
snapshot
2010-07-30
Adrian Schröter
add "review add" command
commit
|
commitdiff
|
tree
|
snapshot
2010-07-29
Danny Kukawka
added FIXME to show_package_disabled_repos
commit
|
commitdiff
|
tree
|
snapshot
2010-07-29
Danny Kukawka
fixed several functions to respect 'osc -A'
commit
|
commitdiff
|
tree
|
snapshot
2010-07-29
Adrian Schröter
do not crash via using not anymore supported /platform...
commit
|
commitdiff
|
tree
|
snapshot
2010-07-29
Adrian Schröter
support list of open reviews
commit
|
commitdiff
|
tree
|
snapshot
2010-07-29
Adrian Schröter
do not hide open request by default.
commit
|
commitdiff
|
tree
|
snapshot
2010-07-29
Adrian Schröter
make "osc api" syntax compatible with curl parameters
commit
|
commitdiff
|
tree
|
snapshot
2010-07-29
Adrian Schröter
* add the new "dist" command to NEWS file.
commit
|
commitdiff
|
tree
|
snapshot
2010-07-28
Danny Kukawka
updated osc.complete, added all existing commands to...
commit
|
commitdiff
|
tree
|
snapshot
2010-07-28
Danny Kukawka
Merge branch 'master' of gitorious.org:opensuse/osc
commit
|
commitdiff
|
tree
|
snapshot
2010-07-28
Danny Kukawka
added new command 'osc distributions'
commit
|
commitdiff
|
tree
|
snapshot
2010-07-28
Adrian Schröter
prjresult: Do not show package rows or repo columnss...
commit
|
commitdiff
|
tree
|
snapshot
2010-07-28
Adrian Schröter
remove a file from conflict list in any case, when...
commit
|
commitdiff
|
tree
|
snapshot
2010-07-28
Adrian Schröter
generated service files are always to be skipped regard...
commit
|
commitdiff
|
tree
|
snapshot
2010-07-27
Henne Vogelsang
fix links that point into the wiki
commit
|
commitdiff
|
tree
|
snapshot
2010-07-27
Danny Kukawka
reuse apiurl instead reading it again and again from...
commit
|
commitdiff
|
tree
|
snapshot
2010-07-27
Danny Kukawka
changed print_repos() to print only repos on request
commit
|
commitdiff
|
tree
|
snapshot
2010-07-27
Danny Kukawka
don't raise error message after self.print_repos()
commit
|
commitdiff
|
tree
|
snapshot
2010-07-27
Danny Kukawka
Merge branch 'master' of gitorious.org:opensuse/osc
commit
|
commitdiff
|
tree
|
snapshot
2010-07-27
Danny Kukawka
fixed 'osc buildconfig'
commit
|
commitdiff
|
tree
|
snapshot
2010-07-26
Juergen Weigert
- fixed references into en.opensuse.org to honor...
commit
|
commitdiff
|
tree
|
snapshot
2010-07-26
Marcus Huewe
- do_buildlog: show appropriate error msg if too many...
commit
|
commitdiff
|
tree
|
snapshot
2010-07-26
Danny Kukawka
fixed serveral warnings from pychecker.py
commit
|
commitdiff
|
tree
|
snapshot
2010-07-26
Marcus Huewe
- do_buildinfo: support --prefer-pkgs
commit
|
commitdiff
|
tree
|
snapshot
2010-07-23
Adrian Schröter
fix "osc up" on broken link (as instructed by Michael ;)
commit
|
commitdiff
|
tree
|
snapshot
2010-07-21
Adrian Schröter
point the users to the "branch" command
commit
|
commitdiff
|
tree
|
snapshot
2010-07-20
Adrian Schröter
import "osc aggregate --nosources" feature, implemented...
commit
|
commitdiff
|
tree
|
snapshot
2010-07-19
Adrian Schröter
do not source validate special packages which start...
commit
|
commitdiff
|
tree
|
snapshot
2010-07-19
Michal Čihař
Another case of dash escaping.
commit
|
commitdiff
|
tree
|
snapshot
2010-07-19
Michal Čihař
Fix typo.
commit
|
commitdiff
|
tree
|
snapshot
2010-07-18
Adrian Schröter
open 0.129 development
commit
|
commitdiff
|
tree
|
snapshot
2010-07-16
Adrian Schröter
Revert "no need to warn about empty validator dir"
0.128
commit
|
commitdiff
|
tree
|
snapshot
2010-07-16
Adrian Schröter
update NEWS file and prepare for 0.128 release
commit
|
commitdiff
|
tree
|
snapshot
2010-07-14
Adrian Schröter
fix python syntax error from last commit
commit
|
commitdiff
|
tree
|
snapshot
next