log
graph
tags
bookmarks
branches
changeset
browse
file
diff
comparison
annotate
file log
raw
help
Mercurial
>
libervia-backend
log frontends/src/jp/base.py @ 1945:
2c75011d7b2d
Find changesets by keywords (author, files, the commit message), revision number or hash, or
revset expression
.
less
more
|
(0)
-30
-10
-8
tip
age
author
description
Tue, 19 Apr 2016 20:09:02 +0200
Goffi
jp: forgotten shebang fixes
Mon, 21 Mar 2016 19:44:16 +0100
Goffi
jp: fixed traceback shown on a normal quit when a progression is finished
Sat, 05 Mar 2016 18:00:56 +0100
Goffi
jp: moved KeyboardInterrupt catch one level higher, so it is also catched if the loop is not started
Thu, 03 Mar 2016 15:57:06 +0100
Goffi
jp (blog/edit): editor arguments can now be specified on sat.conf, and default on are applied for known editors:
Wed, 02 Mar 2016 19:45:02 +0100
Goffi
jp (base): fixed Jp.quit when exit code is 0
Mon, 29 Feb 2016 16:52:51 +0100
Goffi
jp (base): refactored need_loop so it is set only when the command is run. It can now be set in __init__ methods of commands classes
Mon, 29 Feb 2016 16:52:51 +0100
Goffi
jp (base): added a CommandBase.start method which is called by run or connected, so subclasses can implement it (this is for simplicity sake, as it's not always clear if run or connected must be used)
Mon, 29 Feb 2016 16:52:51 +0100
Goffi
jp (base): use need_connect attribue to detect if connection is needed instead of self.args.profile, as profile argument can be used by any command even if use_profile is False
less
more
|
(0)
-30
-10
-8
tip