[go: up one dir, main page]

  1. 250bd57 hterm 1.49: Fix HOME/END under application cursor mode. by Robert Ginda · 11 years ago hterm-1.49
  2. 6359a80 nassh 0.8.29.1: Reorder background scripts. by Robert Ginda · 11 years ago nassh-0.8.29.1
  3. cd34b28 Make r.ext the default relay for --config=google by Marius Schilder · 11 years ago
  4. 0889033 Added v2 support for app launch and reconnect after connection close by Connor Hegarty · 11 years ago
  5. f525ceb Fix hterm to allow UTF-8 character pastes by Connor Hegarty · 11 years ago
  6. e4d3d6a Added v2 support for options page by Connor Hegarty · 11 years ago
  7. 2fd4364 Ignore inverse colors when clearing (part of) the screen by Edoardo Spadolini · 11 years ago
  8. 4e0ad4a Added toggles for instances of window.onbeforeunload when running as a v2 app by Connor Hegarty · 11 years ago
  9. becfcd6 Replaced instances of window.localStorage with chrome.storage.local by Connor Hegarty · 11 years ago
  10. 5a738b0 Add a package.json file to play nicer with node. by Robert Ginda · 11 years ago
  11. e019149 Added v2 app manifest by Connor Hegarty · 11 years ago
  12. 992dc0b Fix lib.f.getURL to use chrome.runtime by Connor Hegarty · 11 years ago
  13. 91b1402 nassh 0.8.28.2: update changelog, manifest by Robert Ginda · 11 years ago nassh-0.8.28.2
  14. a5145c6 hterm 1.48: update changelog by Robert Ginda · 11 years ago hterm-1.48
  15. 711ff44 Updated HACK.md instructions on getting commit-msg hook by Antony Sargent · 11 years ago
  16. 5eba456 hterm: Allow double-click selection to start with '~' or '.' by Robert Ginda · 11 years ago
  17. b837c05 hterm: cursor hiding fixes by Robert Ginda · 11 years ago
  18. 198828a Add vt_tiledata support. by Edoardo Spadolini · 11 years ago
  19. cb0b6b0 Disable the underscore font workarounds by Edoardo Spadolini · 11 years ago
  20. 1f30f2c Fix CSI u to actually restore the cursor position by Edoardo Spadolini · 11 years ago
  21. d6a2e5a Some more keycode changes to better support Firefox on Mac by Edoardo Spadolini · 11 years ago
  22. c80fd8f Put the ruler text in a span and measure the span instead of the div. by Edoardo Spadolini · 11 years ago
  23. 6ab626f nassh: Don't reload while windows are open. by Robert Ginda · 11 years ago nassh-0.8.28.1
  24. 22d6fad Zooms the terminal on mac with apple +/-, as that is the default behaviour for mac browsers. by Rob Spies · 11 years ago
  25. 9114029 hterm 1.47, nassh 0.8.27.12: changelogs by Robert Ginda · 11 years ago hterm-1.47 nassh-0.8.27.12
  26. 6f4f0aa hterm: Always restore the selection after a copy by Robert Ginda · 11 years ago
  27. 26806d1 hterm: Fix tests to account for fratctional pixels by Robert Ginda · 11 years ago
  28. c61d70d hterm: Move default preferences to a property. by Robert Ginda · 11 years ago
  29. 34ba415 nassh 0.8.27.11: Update to hterm 1.46. by Robert Ginda · 11 years ago nassh-0.8.27.11
  30. da798ab hterm 1.46: Fix right-click paste issues. by Robert Ginda · 11 years ago hterm-1.46
  31. 8a59f76 hterm 1.45: Fix overlay position on Firefox. by Robert Ginda · 11 years ago hterm-1.45
  32. 195a75f nassh 0.8.27.10: Update to hterm 1.44. by Robert Ginda · 11 years ago nassh-0.8.27.10
  33. ba55d0a hterm 1.44: 'cursor-blink-cycle', bracketed paste, other fixes by Robert Ginda · 11 years ago hterm-1.44
  34. 9de7af5 hterm: Add the final step to doc/embed.md by Robert Ginda · 11 years ago
  35. 98e896f hterm: add concat/hterm_all.concat by Robert Ginda · 11 years ago
  36. 9a2763b hterm: Add doc/embed.md by Robert Ginda · 11 years ago
  37. c7dc9a3 wam: Fix typo, conver lib.Event to wam.Event by Robert Ginda · 11 years ago
  38. 119c9fe hterm: Firefoxfixen by Robert Ginda · 11 years ago
  39. 792c28e hterm: Fix firefox check in ScrollPort..decorate by Robert Ginda · 11 years ago
  40. 550b915 hterm: Fix flash/scroll-up on paste. by Robert Ginda · 11 years ago
  41. a063b20 hterm: Implement bracketed paste mode. by Robert Ginda · 11 years ago
  42. e52e184 A fix for https://code.google.com/p/chromium/issues/detail?id=390357. by Rob Spies · 11 years ago
  43. bfb3262 hterm: Fix reverse wrap behavior. by Robert Ginda · 11 years ago
  44. ea2183e hterm: Add cursor-blink-cycle pref by Robert Ginda · 11 years ago
  45. eda48db hterm: Hide terminal cursor when mouse cursor is over it by Robert Ginda · 11 years ago
  46. aaba613 hterm 1.43: Implement reverse wraparound. by Robert Ginda · 11 years ago hterm-1.43
  47. 348dc2b hterm 1.42, nassh 0.8.27.9, doc updates by Robert Ginda · 11 years ago hterm-1.42 nassh-0.8.27.8 nassh-0.8.27.9
  48. e04d5a6 Fixes issue in Safari where lib.rtdep was parsing a section of the Error stack that does not exist in Safari. by Rob Spies · 11 years ago
  49. b806786 hterm: Don't request Notification permission. by Michael Kelly · 11 years ago
  50. 7bf5146 hterm: Remove extraneous commented-out lines. by Michael Kelly · 11 years ago hterm-1.41
  51. 0bec09b Added some support for using default copy handling. by Rob Spies · 11 years ago
  52. 485ecd1 hterm: Add 'desktop-notification-bell' option. by Michael Kelly · 11 years ago
  53. 273aa98 Add an option for East Asian Ambiguous character width by Masaya Suzuki · 11 years ago
  54. faf63cb hterm: Recognize italics CSI escape codes. by nate · 11 years ago
  55. 11752f9 nassh 0.8.27.7: Rebuild nacl ssh plugin. by Robert Ginda · 11 years ago nassh-0.8.27.7
  56. 7f8b0a7 nassh 0.8.27.6, saltpig 1.3: Update manifest versions by Robert Ginda · 11 years ago nassh-0.8.27.6
  57. 5e6015b wam 1.1: Use changelog version as wam handshake version. by Robert Ginda · 11 years ago
  58. e9759d6 libdot 1.9: Add "@eval" directive to bin/concat.sh by Robert Ginda · 11 years ago libdot-1.9
  59. 8ba3873 wam/wash: Implement 'open' functionality, add lots of comments. by Robert Ginda · 11 years ago
  60. 1a56781 Fix pass-meta-v by Marius Schilder · 11 years ago
  61. e4a18d5 nassh 0.8.27.5: Add wash support, update hterm. by Robert Ginda · 11 years ago nassh-0.8.27.5
  62. 3ae3782 hterm 1.37: fix selection collapse. by Robert Ginda · 11 years ago hterm-1.40
  63. 77857b3 Add option for PASS vs. DEFAULT for Meta-V by Marius Schilder · 11 years ago hterm-1.39
  64. fb5a3f9 hterm 1.36 Add 'ctrl-c-copy' preference. by Robert Ginda · 11 years ago hterm-1.38
  65. 8a3bcff nassh: Add wash support. by Robert Ginda · 11 years ago nassh-0.8.27.4
  66. 36ea2fe wam/wash/saltpig: Add executeContext.requestTTY by Robert Ginda · 11 years ago
  67. 99d883a wam/wash/saltpig: Add domfs, other tweaks. by Robert Ginda · 11 years ago
  68. 49755ac wash: Fix empty arg parsing, wam: add missing error by Robert Ginda · 11 years ago
  69. f080aa4 saltpig: Initial commit of nacl collection v2 app by Robert Ginda · 11 years ago
  70. 376f89e wam/wash/nassh: Make it easier to publish a jsfs by Robert Ginda · 11 years ago
  71. e83965d wam/wash: Support transport/channel reconnect. by Robert Ginda · 11 years ago
  72. b2afb66 Bag o' fixes for wash and wam, in support of nassh. by Robert Ginda · 11 years ago
  73. 0183cd7 Changes the iframe src from javascript to '#' in FF so it won't by Rob Spies · 11 years ago
  74. 0a31c86 wam/wash: Add file-access flag to load_tests.sh/run_local.sh by Robert Ginda · 11 years ago
  75. 5b4addf wash: Make it possible to exit wash by Robert Ginda · 11 years ago
  76. 063ddd0 Add wam_jsfs_remote_file_system.js and stuff by Robert Ginda · 11 years ago
  77. 7142d68 Pass cros profile switching key combo by Marius Schilder · 11 years ago
  78. 0d7e0fc Update wash to work with the latest wam by Robert Ginda · 11 years ago
  79. 64e59b5 libdot 1.8: Remove option parameter from result.pass() by Robert Ginda · 11 years ago libdot-1.8
  80. 7aa7ea5 lib_wam -> wam refactor. by Robert Ginda · 11 years ago
  81. 33faf46 Fix crosh handling of non-ASCII keyboard input. by Toni Barzic · 11 years ago nassh-0.8.27.3
  82. 2c87272 hterm 1.37, nassh 0.8.27.2, double-paste fix, ie compat. by Robert Ginda · 11 years ago hterm-1.37 nassh-0.8.27.2
  83. 5695341 Small changes to make it so hterm works better in IE. There are still some by Rob Spies · 11 years ago
  84. 41a3a0d nassh 0.8.27.1, hterm 1.36, libdot 1.7 by Robert Ginda · 11 years ago hterm-1.36 libdot-1.7 nassh-0.8.27.1
  85. 06533ba Makes some small changes so that hterm can run on FF. This makes it so the by Rob Spies · 11 years ago
  86. 098e255 Add option to report connect attempt count. by Marius Schilder · 11 years ago
  87. 2625e3e Track ack latency option. by Marius Schilder · 11 years ago
  88. 4d0928d Switching default relay to r.ext, for -dev only. by Marius Schilder · 11 years ago
  89. 28aed8e ssh-agent plumbing on the nassh side. by Marius Schilder · 11 years ago
  90. 16abb23 Moved lib.fs deps from hterm to nashh and orders it correctly for real this time. by Rob Spies · 12 years ago
  91. e1883c2 nassh 0.8.26.6: Options page initialization fix. by Robert Ginda · 12 years ago nassh-0.8.26.6
  92. 28b2282 nassh 0.8.26.5: hterm 1.35, new options page by Robert Ginda · 12 years ago nassh-0.8.26.5
  93. 3e278d7 hterm 1.35: Add enable-bold-as-bright preference. by Robert Ginda · 12 years ago hterm-1.35
  94. 4ebfc1b nassh: rewrite options page to be more Chrome like by Mike Frysinger · 12 years ago nassh-0.8.26.4
  95. cfd53b9 lib_wam: Remove isFinalReply from the message by Robert Ginda · 12 years ago
  96. 7e5e952 hterm 1.34: Add ctrl-plus-minus-zero-zoom preference. by Robert Ginda · 12 years ago hterm-1.34
  97. e76aa9f hterm 1.33: Fix user-css merge lossage. by Robert Ginda · 12 years ago hterm-1.33
  98. 62f14ed nassh 0.8.26.3: Update to hterm 1.32. by Robert Ginda · 12 years ago nassh-0.8.26.3
  99. 928cf63 hterm 1.32: Disable local select in all mouse reporting modes. by Robert Ginda · 12 years ago hterm-1.32
  100. 1184724 hterm 1.31: a new zoom warning by Robert Ginda · 12 years ago hterm-1.31