Watson
|
7f14980b26
|
fix a bug in `motion update' where comparing version will do unexpected behavior using the string
"2.9" > "2.10" #=> true
So, when we released version 2.10,
Prompting message to update that may not be appeared.
|
2013-09-26 07:33:49 +09:00 |
|
Watson
|
3a0622a9aa
|
fix a bug where "motion device:console" is using same class name with "changelog" command.
http://hipbyte.myjetbrains.com/youtrack/issue/RM-258
|
2013-09-16 13:25:36 +09:00 |
|
Clay Allsopp
|
c9bd8459df
|
fix characters in UpdateCommand#run
see https://gist.github.com/clayallsopp/6360189
|
2013-08-27 16:06:49 -07:00 |
|
Laurent Sansonetti
|
93f2ac0c59
|
add 'motion device:console' command
|
2013-08-27 00:27:24 +09:00 |
|
Laurent Sansonetti
|
528667b09f
|
better message
|
2013-08-27 00:27:12 +09:00 |
|
Joffrey Jaffeux
|
5704a6b9dd
|
Check if /Library/RubyMotion.old already exists
|
2013-08-16 22:37:34 +02:00 |
|
Joffrey Jaffeux
|
845741278d
|
fix error in wanted_software_version check
|
2013-08-09 15:35:17 +02:00 |
|
Joffrey Jaffeux
|
31f33b9fcc
|
add support for multiple rubymotion versions on one machine
|
2013-08-09 14:17:04 +02:00 |
|
Dan Loewenherz
|
330a46d216
|
update copy for post-update for motion changelog command
|
2013-08-07 14:30:12 -04:00 |
|
Dan Loewenherz
|
8a55188b49
|
use system pager to display changelog messages
|
2013-08-07 14:29:16 -04:00 |
|
Dan Loewenherz
|
7baf821377
|
add command line shortcut to view changelog
I keep forgetting where this file lives (and like to refer to it pretty often), so I figured it might be a nice thing to expose in the motion command.
|
2013-07-11 17:37:34 -07:00 |
|
Laurent Sansonetti
|
b0ed9163e2
|
print message from license server upon /latest_software_version
|
2013-05-10 00:44:39 +09:00 |
|
Laurent Sansonetti
|
8ed8551699
|
'motion ri' now honors PAGER env variable
|
2013-05-10 00:43:20 +09:00 |
|
Laurent Sansonetti
|
ed71b653c2
|
motion create usage will now print available templates
|
2013-05-10 00:43:15 +09:00 |
|
Laurent Sansonetti
|
01ed2d517a
|
add command-line plugins
|
2013-05-10 00:41:25 +09:00 |
|