1
0
mirror of https://github.com/openSUSE/osc.git synced 2026-03-04 00:11:51 +01:00

Commit Graph

  • 33dc89d805 changed print_repos() to print only repos on request Danny Kukawka 2010-07-27 14:31:12 +02:00
  • eb0cb6dee9 don't raise error message after self.print_repos() Danny Kukawka 2010-07-27 14:03:26 +02:00
  • 6712b44bee Merge branch 'master' of gitorious.org:opensuse/osc Danny Kukawka 2010-07-27 14:01:19 +02:00
  • 35536475e7 fixed 'osc buildconfig' Danny Kukawka 2010-07-27 13:58:52 +02:00
  • 8830d396cb - fixed references into en.opensuse.org to honor the new wiki structure (redirects added in the wiki for the three URLs on 'osc help' - all other URLs remain broken until this osc gets deployed) Juergen Weigert 2010-07-26 19:45:42 +02:00
  • de884b719c - do_buildlog: show appropriate error msg if too many args are specified Marcus Huewe 2010-07-26 19:02:48 +02:00
  • b3c5204b59 fixed serveral warnings from pychecker.py Danny Kukawka 2010-07-26 16:46:21 +02:00
  • e2ab1a520e - do_buildinfo: support --prefer-pkgs Marcus Huewe 2010-07-26 15:41:02 +02:00
  • 14376dd2b6 fix "osc up" on broken link (as instructed by Michael ;) Adrian Schröter 2010-07-23 16:17:39 +02:00
  • 70fb883b59 point the users to the "branch" command Adrian Schröter 2010-07-21 09:46:54 +02:00
  • ad28c0552e import "osc aggregate --nosources" feature, implemented by brook.hong@nokia.com Adrian Schröter 2010-07-20 14:48:27 +02:00
  • fd6b59cf38 do not source validate special packages which start with an underscore Adrian Schröter 2010-07-19 18:03:18 +02:00
  • 70b3d34798 Another case of dash escaping. Michal Čihař 2010-07-19 11:13:08 +02:00
  • 74f583823f Fix typo. Michal Čihař 2010-07-19 11:10:15 +02:00
  • 3614b6a40d open 0.129 development Adrian Schröter 2010-07-18 16:28:21 +02:00
  • 1975ddb8eb Revert "no need to warn about empty validator dir" after discussion, we will provide an update with osc-source_validator instead 0.128 Adrian Schröter 2010-07-16 15:57:28 +02:00
  • 1d49a5ea1c update NEWS file and prepare for 0.128 release Adrian Schröter 2010-07-16 15:36:07 +02:00
  • 1faaae30f4 fix python syntax error from last commit Adrian Schröter 2010-07-14 17:28:48 +02:00
  • eb75d7b2f7 Use vi as the fallback editor on Fedora; vim not guaranteed to exist Michel Alexandre Salim 2010-07-01 14:48:15 +02:00
  • 0fbfcb4fdb - fixed SyntaxError Marcus Huewe 2010-07-13 14:53:25 +02:00
  • f2be29f0a0 add signkey --extend command Adrian Schröter 2010-07-13 13:53:47 +02:00
  • faad8ca0c1 - fixed import Marcus Huewe 2010-07-13 12:13:25 +02:00
  • 34174e301e - removed useless continue Marcus Huewe 2010-07-13 11:37:01 +02:00
  • 3ed00b4568 changed do_repos() to filter out disabled repos of a package Danny Kukawka 2010-07-12 14:56:08 +02:00
  • 24d5b4218a - more helpful error message if osc cannot run the pager/editor Marcus Huewe 2010-07-08 21:43:39 +02:00
  • 828bb264ca no need to warn about empty validator dir Ludwig Nussel 2010-07-07 16:31:57 +02:00
  • a00c0c4006 allow to restrict 'my pkgs' to maintained ones Ludwig Nussel 2010-07-07 16:25:09 +02:00
  • 8e48815f54 Nothing guarantees that HTTPError has read method. Michal Čihař 2010-07-07 16:29:59 +02:00
  • 9fadbb42fd - more precise error message about missing source_validator Marcus Huewe 2010-07-06 17:57:10 +02:00
  • f8f448b6ba respect -A for 'osc deleterequest' Danny Kukawka 2010-07-06 14:18:24 +02:00
  • bd821937f6 changed 'osc deleterequest' to get info from checked out pac/proj Danny Kukawka 2010-07-06 14:16:24 +02:00
  • 582dc936cd - read_meta_from_spec: don't exit if tag/section is missing Marcus Huewe 2010-07-02 22:28:53 +02:00
  • d59942c961 support $EDITOR with arguments (bnc#619215) Ludwig Nussel 2010-07-02 11:32:07 +02:00
  • 28441bfaeb make getbinaries also work in project dirs Danny Kukawka 2010-07-01 15:32:21 +02:00
  • cd51a420d7 less verbose results output by default Ludwig Nussel 2010-05-06 14:23:27 +02:00
  • 14d4ece2fb allow to override apiurl for 'build' Ludwig Nussel 2010-06-30 13:37:26 +02:00
  • 382dd29e03 Make 'trust always' more verbose, so that a user learns how to undo its effect. Removed a few tabs. Juergen Weigert 2010-06-29 15:32:53 +02:00
  • 2ec85b7548 Merge branch 'master' of gitorious.org:opensuse/osc Juergen Weigert 2010-06-29 14:34:10 +02:00
  • 83781a59b5 request_interactive_review() should not die with stragen unicode chars. simple workaround. Juergen Weigert 2010-06-29 14:32:22 +02:00
  • 073e2b0517 support re-open of requests Adrian Schröter 2010-06-29 12:12:34 +02:00
  • 430798536b Merge branch 'master' of gitorious.org:opensuse/osc Juergen Weigert 2010-06-29 10:49:48 +02:00
  • bd555225be Merge branch 'master' of gitorious.org:opensuse/osc Danny Kukawka 2010-06-28 13:57:21 +02:00
  • f41d842d3e fixed tempfile leaking in osc diff function Danny Kukawka 2010-06-28 13:00:34 +02:00
  • 5270e13baf implicitly trust the project we are building for Ludwig Nussel 2010-06-28 10:55:03 +02:00
  • 6eea5f188b Add can_also_build definitions for SPARC Jan Engelhardt 2010-06-26 12:32:58 +02:00
  • 150cdebf6d osc/commandline: fix reoccurring typo Jan Engelhardt 2010-06-26 20:54:02 +02:00
  • 1438ca5c1b Merge branch 'master' of gitorious.org:opensuse/osc Danny Kukawka 2010-06-27 21:21:08 +02:00
  • 260cb3ab00 extended 'osc wipebinaries' to read package/project from dirs Danny Kukawka 2010-06-27 19:07:46 +02:00
  • 377ee28887 add support for --oldpackages Ludwig Nussel 2010-06-24 10:51:38 +02:00
  • c303735ab1 implement trusted projects Ludwig Nussel 2010-06-23 14:40:55 +02:00
  • 0663410f9c normalize apiurl Ludwig Nussel 2010-06-23 14:20:56 +02:00
  • 4187a18de7 compact empty lines Ludwig Nussel 2010-06-23 13:58:53 +02:00
  • da0ccd5d8c auto apiurl for osc meta Ludwig Nussel 2010-06-18 16:06:01 +02:00
  • c6f770cf27 fix getbinaries --sources Ludwig Nussel 2010-06-23 14:47:32 +02:00
  • a9b05119d6 another fix for osc results -r/-a in project directories Danny Kukawka 2010-06-21 17:10:25 +02:00
  • 367258f050 fixed osc results -r/-a, pass values to get_package_results() Danny Kukawka 2010-06-18 17:55:06 +02:00
  • dc8fa3275a _product packages have _meta files ... Adrian Schröter 2010-06-18 11:43:42 +02:00
  • 1c02a1bd06 fixed some warnings from pychecker Danny Kukawka 2010-06-15 17:07:14 +02:00
  • 343fd89f4c fixed whitespaces in osc getbinaries help text Danny Kukawka 2010-06-15 16:38:48 +02:00
  • 8380602de6 - ignore tmp files from "vc" (*.changes.*) Marcus Huewe 2010-06-14 15:39:05 +02:00
  • e8d60c36a2 Revert "package cache should be in /var/cache not in /var/tmp" Pavol Rusnak 2010-06-09 18:00:16 +02:00
  • 8d34581960 package cache should be in /var/cache not in /var/tmp Pavol Rusnak 2010-06-09 17:58:29 +02:00
  • b2f7b6c5a1 Fix typo. Michal Čihař 2010-06-09 14:48:11 +02:00
  • 9f5861a3dd Whitespace fixup. Michal Čihař 2010-06-09 14:34:04 +02:00
  • ca83f1f5d2 Use standard method for running editor. Michal Čihař 2010-06-09 14:28:03 +02:00
  • e9e6da1a37 Update news to mention editor selection. Michal Čihař 2010-06-09 14:25:14 +02:00
  • 5e817707cf Use new functions for getting default pager/editor. Michal Čihař 2010-06-09 14:22:46 +02:00
  • 42b5f3961d Implement functions to get defaults for editor/pager. Michal Čihař 2010-06-09 14:20:48 +02:00
  • 163b3e3dfa and start with 0.128 development Adrian Schröter 2010-06-09 13:00:35 +02:00
  • 0a5cfa9c00 tag it as 0.127 0.127 Adrian Schröter 2010-06-09 12:59:36 +02:00
  • 01d349d0e8 make it possible to run local source services on checkout/update Adrian Schröter 2010-06-08 11:24:10 +02:00
  • c6d417d6b7 fix typo, wrong package name recommended. Adrian Schröter 2010-06-07 14:30:36 +02:00
  • 2ba65c531a fix osc log without arguments Ludwig Nussel 2010-06-07 09:01:32 +02:00
  • 513d984c76 - print name of the missing key Marcus Huewe 2010-05-27 21:44:35 +02:00
  • d6a5c4c6fb - fix result query, build package list from all results Michael Schroeder 2010-05-27 17:05:40 +02:00
  • e4615a324b add propper error handling in case running "osc log" outside of checked out project/package Adrian Schröter 2010-05-27 07:21:33 +02:00
  • b0b5953b3e support history of projects via "osc log" Adrian Schröter 2010-05-27 07:17:27 +02:00
  • 24d3b18e13 - cleanups - fixed do_log - use "safe writes" in init_package_dir() Marcus Huewe 2010-05-27 02:18:00 +02:00
  • f023578cf2 - cleanup the new "meta mode" a bit Marcus Huewe 2010-05-27 01:54:04 +02:00
  • 4c168a2428 fix typo Adrian Schröter 2010-05-26 16:46:01 +02:00
  • bbfa703d09 Merge branch 'master' of gitorious.org:opensuse/osc Juergen Weigert 2010-05-26 16:40:11 +02:00
  • e759edebde do not run services on "osc update" by default. Adrian Schröter 2010-05-26 16:35:20 +02:00
  • 6d39722983 - Juergen Weigert 2010-05-26 16:29:43 +02:00
  • 9cb348ffce si.execute now uses shutil.move instead of os.rename, in case /tmp/ is on its own filesystem... Juergen Weigert 2010-05-26 16:25:20 +02:00
  • ab30951451 - fixed import warning + small cleanup Marcus Huewe 2010-05-25 18:41:15 +02:00
  • beb08a0fb1 - fixed message str Marcus Huewe 2010-05-25 18:31:50 +02:00
  • d2dbc069b0 use correct apiurl when triggering a rebuild of local package Adrian Schröter 2010-05-25 17:50:36 +02:00
  • cec0374ccf support checkout of underscore packages Adrian Schröter 2010-05-25 14:53:20 +02:00
  • 6860613ba9 harmonized osc parameters, user always "-M" for "--meta" Adrian Schröter 2010-05-25 14:00:50 +02:00
  • 2ae9a9453a fix commit of files in meta mode Adrian Schröter 2010-05-25 13:59:46 +02:00
  • 58c6b62f3c add creation of multiple action requests to NEW file (implmented by Brook Hong) Adrian Schröter 2010-05-25 12:07:41 +02:00
  • c33d229953 - fixed permissions Marcus Huewe 2010-05-24 22:40:31 +02:00
  • 11c2f0a510 implement https://features.opensuse.org/309351 brook hong 2010-05-24 19:28:44 +08:00
  • 3ae6d5dd07 - getbinaries: cleanup Marcus Huewe 2010-05-22 18:27:11 +02:00
  • 1e5b0e2ffb runtime fixes for last commit Adrian Schröter 2010-05-22 08:55:39 +02:00
  • 6cbff920dc add validation verbose mode for easier debugging Adrian Schröter 2010-05-22 08:51:04 +02:00
  • 1700744cfa don't try to execute temporary files in validator directory Adrian Schröter 2010-05-22 08:36:15 +02:00
  • 1e985f38e2 * offer access to deleted projects/packages * allow checkout of meta data of packages * process validators in sorted order Adrian Schröter 2010-05-22 08:22:12 +02:00
  • da0c0f6b86 support undelete of project or package Adrian Schröter 2010-05-21 19:02:42 +02:00
  • 3de185cc38 Improved english message text. Juergen Weigert 2010-05-21 11:29:52 +02:00