Watson
|
56a1d564ae
|
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-16 22:43:08 +09:00 |
|
Watson
|
9e5d9a576b
|
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:23:23 +09:00 |
|
Watson
|
8b683618c6
|
fix characters in UpdateCommand#run
see https://gist.github.com/clayallsopp/6360189
|
2013-08-28 13:16:30 +09:00 |
|
Laurent Sansonetti
|
2bc5b334cd
|
add 'motion device:console' command
|
2013-08-26 15:20:40 +02:00 |
|
Laurent Sansonetti
|
d8cb48e4d0
|
better message
|
2013-08-26 14:26:43 +02:00 |
|
Joffrey Jaffeux
|
824707cbde
|
Check if /Library/RubyMotion.old already exists
|
2013-08-17 22:29:16 +09:00 |
|
Joffrey Jaffeux
|
d03063c1a6
|
fix error in wanted_software_version check
|
2013-08-17 22:29:16 +09:00 |
|
Joffrey Jaffeux
|
5202936ac6
|
add support for multiple rubymotion versions on one machine
|
2013-08-17 22:29:16 +09:00 |
|
Dan Loewenherz
|
e847b8c924
|
update copy for post-update for motion changelog command
|
2013-08-08 08:12:17 +09:00 |
|
Dan Loewenherz
|
a0ff6cc464
|
use system pager to display changelog messages
|
2013-08-08 08:12:12 +09:00 |
|
Dan Loewenherz
|
98d4ddf5b0
|
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-08-08 08:12:07 +09:00 |
|
Laurent Sansonetti
|
cb4a5876f2
|
print message from license server upon /latest_software_version
|
2013-05-08 15:58:49 +02:00 |
|
Laurent Sansonetti
|
993c77fa16
|
'motion ri' now honors PAGER env variable
|
2013-05-05 00:54:32 +02:00 |
|
Laurent Sansonetti
|
fd9f305506
|
motion create usage will now print available templates
|
2013-05-04 20:04:06 +02:00 |
|
Laurent Sansonetti
|
c4fc96bff3
|
add command-line plugins
|
2013-05-04 18:59:53 +02:00 |
|