1
0
mirror of https://github.com/openSUSE/osc.git synced 2024-09-21 17:56:19 +02:00
Commit Graph

1542 Commits

Author SHA1 Message Date
Ludwig Nussel
14d4ece2fb allow to override apiurl for 'build' 2010-06-30 13:39:59 +02:00
Juergen Weigert
382dd29e03 Make 'trust always' more verbose, so that a user learns how to undo its effect.
Removed a few tabs.
2010-06-29 15:32:53 +02:00
Juergen Weigert
2ec85b7548 Merge branch 'master' of gitorious.org:opensuse/osc 2010-06-29 14:34:10 +02:00
Juergen Weigert
83781a59b5 request_interactive_review() should not die with stragen unicode chars.
simple workaround.
2010-06-29 14:32:22 +02:00
073e2b0517 support re-open of requests 2010-06-29 12:13:24 +02:00
Juergen Weigert
430798536b Merge branch 'master' of gitorious.org:opensuse/osc 2010-06-29 10:49:48 +02:00
Danny Kukawka
bd555225be Merge branch 'master' of gitorious.org:opensuse/osc 2010-06-28 13:57:21 +02:00
Danny Kukawka
f41d842d3e fixed tempfile leaking in osc diff function
The osc diff function leaves tempfiles in /tmp after finished.
Call os.unlink() to remove the file if no longer needed.
2010-06-28 13:00:34 +02:00
Ludwig Nussel
5270e13baf implicitly trust the project we are building for 2010-06-28 10:55:38 +02:00
Jan Engelhardt
6eea5f188b Add can_also_build definitions for SPARC
Signed-off-by: Jan Engelhardt <jengelh@medozas.de>
2010-06-28 09:07:38 +02:00
Jan Engelhardt
150cdebf6d osc/commandline: fix reoccurring typo
Signed-off-by: Jan Engelhardt <jengelh@medozas.de>
2010-06-28 08:41:21 +02:00
Danny Kukawka
1438ca5c1b Merge branch 'master' of gitorious.org:opensuse/osc 2010-06-27 21:21:08 +02:00
Danny Kukawka
260cb3ab00 extended 'osc wipebinaries' to read package/project from dirs
Extended 'osc wipebinaries' to read package/project from checked out
directories if possible.
2010-06-27 19:07:46 +02:00
Ludwig Nussel
377ee28887 add support for --oldpackages 2010-06-25 11:23:44 +02:00
Ludwig Nussel
c303735ab1 implement trusted projects 2010-06-23 14:47:52 +02:00
Ludwig Nussel
0663410f9c normalize apiurl 2010-06-23 14:47:52 +02:00
Ludwig Nussel
4187a18de7 compact empty lines 2010-06-23 14:47:52 +02:00
Ludwig Nussel
da0ccd5d8c auto apiurl for osc meta 2010-06-23 14:47:52 +02:00
Ludwig Nussel
c6f770cf27 fix getbinaries --sources 2010-06-23 14:47:52 +02:00
Danny Kukawka
a9b05119d6 another fix for osc results -r/-a in project directories
Fixed osc results -r/-a in project directories by fixing filtering
of architecture and repository (they are arrays and not strings).
2010-06-21 17:10:25 +02:00
Danny Kukawka
367258f050 fixed osc results -r/-a, pass values to get_package_results()
Fixes osc results -r/-a. Don't use in get_results() default
values to call get_package_results(), this makes no sense since
get_results() already defines defaults.
2010-06-18 17:55:06 +02:00
dc8fa3275a _product packages have _meta files ... 2010-06-18 11:43:42 +02:00
Danny Kukawka
1c02a1bd06 fixed some warnings from pychecker 2010-06-15 17:07:14 +02:00
Danny Kukawka
343fd89f4c fixed whitespaces in osc getbinaries help text 2010-06-15 16:38:48 +02:00
Marcus Huewe
8380602de6 - ignore tmp files from "vc" (*.changes.*) 2010-06-14 15:39:05 +02:00
Pavol Rusnak
e8d60c36a2 Revert "package cache should be in /var/cache not in /var/tmp"
This reverts commit 8d34581960.

/var/cache is not writable for everyone :-/
2010-06-09 18:00:16 +02:00
Pavol Rusnak
8d34581960 package cache should be in /var/cache not in /var/tmp 2010-06-09 17:58:29 +02:00
Michal Čihař
b2f7b6c5a1 Fix typo. 2010-06-09 14:48:11 +02:00
Michal Čihař
9f5861a3dd Whitespace fixup. 2010-06-09 14:34:04 +02:00
Michal Čihař
ca83f1f5d2 Use standard method for running editor. 2010-06-09 14:28:03 +02:00
Michal Čihař
e9e6da1a37 Update news to mention editor selection. 2010-06-09 14:25:43 +02:00
Michal Čihař
5e817707cf Use new functions for getting default pager/editor. 2010-06-09 14:25:42 +02:00
Michal Čihař
42b5f3961d Implement functions to get defaults for editor/pager.
These are platform specific, for example on Debian we want to use
the ones provided by sensible-utils.
2010-06-09 14:25:41 +02:00
163b3e3dfa and start with 0.128 development 2010-06-09 13:00:35 +02:00
0a5cfa9c00 tag it as 0.127 2010-06-09 12:59:36 +02:00
01d349d0e8 make it possible to run local source services on checkout/update 2010-06-08 11:24:10 +02:00
c6d417d6b7 fix typo, wrong package name recommended. 2010-06-07 14:30:36 +02:00
Ludwig Nussel
2ba65c531a fix osc log without arguments 2010-06-07 09:02:00 +02:00
Marcus Huewe
513d984c76 - print name of the missing key 2010-05-27 21:44:35 +02:00
Michael Schroeder
d6a5c4c6fb - fix result query, build package list from all results 2010-05-27 17:05:59 +02:00
e4615a324b add propper error handling in case running "osc log" outside of checked out project/package 2010-05-27 07:21:33 +02:00
b0b5953b3e support history of projects via "osc log" 2010-05-27 07:17:27 +02:00
Marcus Huewe
24d3b18e13 - cleanups
- fixed do_log
- use "safe writes" in init_package_dir()
2010-05-27 02:18:00 +02:00
Marcus Huewe
f023578cf2 - cleanup the new "meta mode" a bit
currently it isn't possible to change from "meta mode" to "normal" mode
(except with some dirty hacks..)
2010-05-27 01:54:04 +02:00
4c168a2428 fix typo 2010-05-26 16:46:01 +02:00
Juergen Weigert
bbfa703d09 Merge branch 'master' of gitorious.org:opensuse/osc 2010-05-26 16:40:11 +02:00
e759edebde do not run services on "osc update" by default. 2010-05-26 16:35:45 +02:00
Juergen Weigert
6d39722983 - 2010-05-26 16:29:43 +02:00
Juergen Weigert
9cb348ffce si.execute now uses shutil.move instead of os.rename,
in case /tmp/ is on its own filesystem...
2010-05-26 16:25:20 +02:00
Marcus Huewe
ab30951451 - fixed import warning + small cleanup 2010-05-25 18:41:15 +02:00