1. 51c9827 (GSHELL-163) Upgrade to org.apache.sshd 0.1.0 by Jason Dillon · 15 years ago trunk
  2. b7afb06 Upgrade to latest slf4j by Jason Dillon · 15 years ago
  3. 4d6074a Add a sort command by Guillaume Nodet · 15 years ago
  4. f35b1ce Fix StackOverflowError and enhance display of files by Guillaume Nodet · 15 years ago
  5. ecde4ad Avoid the file content caching system as attributes may be changed externally by Guillaume Nodet · 15 years ago
  6. 68c0c76 Use latest wagon release by Jason Dillon · 15 years ago
  7. ffa375e Use latest plexus-interpolation release by Jason Dillon · 15 years ago
  8. fc613ad Upgrade to latest mercury by Jason Dillon · 15 years ago
  9. d87843b Drop my local build/test helpers by Jason Dillon · 15 years ago
  10. 9a7c220 [maven-release-plugin] prepare for next development iteration by Guillaume Nodet · 15 years ago
  11. bb8fedf [maven-release-plugin] prepare release gshell-1.0-alpha-2 by Guillaume Nodet · 15 years ago
  12. 6e1296e Revert GSHELL-159 by Guillaume Nodet · 15 years ago
  13. 6a018ee GSHELL-159: NegativeArraySizeException is thrown when using just the Shell Impementation when running tests. by Guillaume Nodet · 15 years ago
  14. 66ca42c [maven-release-plugin] rollback the release of gshell-1.0-alpha-2 by Guillaume Nodet · 15 years ago
  15. 9eaf1ae [maven-release-plugin] prepare for next development iteration by Guillaume Nodet · 15 years ago
  16. fe05052 [maven-release-plugin] prepare release gshell-1.0-alpha-2 by Guillaume Nodet · 15 years ago
  17. bae9985 GSHELL-158: The group.name has an incorrect value at the root when using '..' from a subshell by Guillaume Nodet · 15 years ago
  18. 6a8e810 GSHELL-157: Dynamically adding / removing commands does not work well by Guillaume Nodet · 15 years ago
  19. a98ea00 GSHELL-157: Dynamically adding / removing commands does not work well by Guillaume Nodet · 15 years ago
  20. 233e16f Use maven 2.1.0-M1 instead of unofficial r721111, remove unneeded snapshot repository by Guillaume Nodet · 15 years ago
  21. 6ca2f49 Revert to latest genesis release by Guillaume Nodet · 15 years ago
  22. f4f9c6b GSHELL-156: Disable system bell if 'jline.nobell' system property is true by Guillaume Nodet · 15 years ago
  23. 133dec6 Upgrage to Apache Ivy 2.0.0 release by Jason Dillon · 15 years ago
  24. f20f8cf Remove old local repo fluff by Jason Dillon · 15 years ago
  25. 4aa3447 Drop unneeded DM by Jason Dillon · 15 years ago
  26. 1c91585 GERONIMO-4496 Update copyright years for 2009 by Donald Woods · 15 years ago
  27. e2e6c33 GSHELL-155: When remote logging through SSH, the shell variables are not set correctly (prompt, user, etc...) by Guillaume Nodet · 15 years ago
  28. 6cead50 Normalize formatting, finalize bits by Jason Dillon · 15 years ago
  29. befcede GSHELL-154: Create interfaces to represent links and aliases by Guillaume Nodet · 15 years ago
  30. a7cb592 Update comments to pass license-check by Jason Dillon · 15 years ago
  31. fe4f308 Genesis has the geronimo repo in it now by Jason Dillon · 15 years ago
  32. 26811ea (GSHELL-153) Add license header for use with the license-check profile by Jason Dillon · 15 years ago
  33. 6bd78de Add spring config for gshell-m-p specific integration muck by Jason Dillon · 15 years ago
  34. 6662550 Some more empty classes for the gshell-m-p by Jason Dillon · 15 years ago
  35. 887ab0f More work to factor out unused Application stuff by Jason Dillon · 15 years ago
  36. 87b3d32 Drop unused description by Jason Dillon · 15 years ago
  37. 99c0b9a Trim off unused properties by Jason Dillon · 15 years ago
  38. 64ddca3 Some basic skel bits for the plugin by Jason Dillon · 15 years ago
  39. de7184f (GSHELL-82) Bring the testsuite back (sorta, its empty right now) by Jason Dillon · 15 years ago
  40. 2f52e2d Use the nexus on the g zone for custom mvn artifacts needed for the build by Jason Dillon · 15 years ago
  41. 17c12e7 (GSHELL-127) Add GSHELL_HOME_DETECTED, default ${gshell.home} to this value by Jason Dillon · 15 years ago
  42. 9b5a655 Tidy by Jason Dillon · 15 years ago
  43. ac0754f Note where this impl came from by Jason Dillon · 15 years ago
  44. e569eed (GSHELL-127) Working on making the bootstrap a little bit more configurable by Jason Dillon · 15 years ago
  45. 714295e (GSHELL-150) Some initial support for using Maven Mercury to resolve artifacts by Jason Dillon · 15 years ago
  46. 9160779 Use some consistent names for variables by Jason Dillon · 15 years ago
  47. 0a0c436 Use ShellContextHolder to get variables by Jason Dillon · 15 years ago
  48. 85dead3 Keep jexl quieter by Jason Dillon · 15 years ago
  49. e5876de Log properties by Jason Dillon · 15 years ago
  50. 2d95446 Slight opt by Jason Dillon · 15 years ago
  51. b592df5 Each shell gets its own variables using its apps vars as its parent by Jason Dillon · 15 years ago
  52. 345241a Make the default prompt part of Branding by Jason Dillon · 15 years ago
  53. 3ba4b99 Use "gshell.result" instead of "_" by Jason Dillon · 15 years ago
  54. 2b580a8 Remove dependency on Application* stuff by Jason Dillon · 15 years ago
  55. 18bfdf1 Tiny bit more logging by Jason Dillon · 15 years ago
  56. 3b67b08 Add const by Jason Dillon · 15 years ago
  57. ee6b768 Drop default logging, bootstrap is logging agnostic now by Jason Dillon · 15 years ago
  58. 9e3a926 Moving towards more configurable bootstrap by Jason Dillon · 15 years ago
  59. 5d604c0 Drop cruft by Jason Dillon · 15 years ago
  60. cd1a649 Suppress warnings by Jason Dillon · 15 years ago
  61. 710534d Allow other parts of the application to use the System streams without modifications by Guillaume Nodet · 15 years ago
  62. d67c3fc Optimize imports by Jason Dillon · 15 years ago
  63. 2685daa Put the test assembly in target/ by Jason Dillon · 15 years ago
  64. 8a736c9 Fix packages by Jason Dillon · 15 years ago
  65. 5afb773 Update some command plugin names by Jason Dillon · 15 years ago
  66. 6000ddd More site muck by Jason Dillon · 15 years ago
  67. 1f9a500 Upgrade to javacc-m-p 2.5 by Jason Dillon · 15 years ago
  68. 7979dfa Add some more default variables by Jason Dillon · 15 years ago
  69. 02a7f70 More javadocs by Jason Dillon · 15 years ago
  70. 9bb7ece Update javadoc by Jason Dillon · 15 years ago
  71. 40ffcbe Fixed javadocs by Jason Dillon · 15 years ago
  72. 4aff705 More helper methods by Jason Dillon · 15 years ago
  73. 93321bf Comment, see if we can pick up ext from genesis by Jason Dillon · 15 years ago
  74. a4cb74f Tidy by Jason Dillon · 15 years ago
  75. b234492 Add a simple download monitor by Jason Dillon · 15 years ago
  76. 693b8ff Import tidy by Jason Dillon · 15 years ago
  77. 1b5e36d Get the progress monitor working again by Jason Dillon · 15 years ago
  78. cba5a10 Adding PM for maven-bundle-plugin Fixed app config by Jason Dillon · 15 years ago
  79. e02dcc5 More artifact listener muck by Jason Dillon · 15 years ago
  80. eb195ee Hook up the default download monitor by Jason Dillon · 15 years ago
  81. 8e3b581 More work for artifact events by Jason Dillon · 15 years ago
  82. 448765e Start to support abstract artifact events by Jason Dillon · 15 years ago
  83. 15721c9 by Jason Dillon · 15 years ago
  84. beebcc0 Split up gshell-opitional into linux/rpm-like packages/plugins by Jason Dillon · 15 years ago
  85. 6db51cc Don't use our custom SM for now, not sure how to use this *ucking API by Jason Dillon · 15 years ago
  86. 8d79359 More notes, enable all other plugins by Jason Dillon · 15 years ago
  87. 7fdabd3 Renamed gshell-commands/gshell-vfs -> gshell-commands/gshell-fileutils by Jason Dillon · 15 years ago
  88. c6cf9f6 Add url + inceptionYear by Jason Dillon · 15 years ago
  89. 089a7bd Move touch back to gshell-vfs by Jason Dillon · 15 years ago
  90. 94de603 Update javadocs by Jason Dillon · 15 years ago
  91. 9f2ea1e Update javadocs by Jason Dillon · 15 years ago
  92. e31b728 Need to rename this, add some details by Jason Dillon · 15 years ago
  93. 4c134f3 Add comment as to where the maven-project+related artifacts came from by Jason Dillon · 15 years ago
  94. f9219e8 Add serial ids by Jason Dillon · 15 years ago
  95. b81acba More logging config tidy by Jason Dillon · 15 years ago
  96. 7962193 Don't need this for now by Jason Dillon · 15 years ago
  97. ca4a1d1 Use a property for the version of gshell More notes by Jason Dillon · 15 years ago
  98. cc1d539 Drop for now, not using ivy as default by Jason Dillon · 15 years ago
  99. 5b1a309 Upgrade spring to 2.5.6 by Jason Dillon · 15 years ago
  100. a577529 Drop meaningless comments by Jason Dillon · 15 years ago