1. 60ecb33 More build fixes for Maven 3. by Chris Custine · 14 years ago
  2. 80977a9 Fixing deprecated pom.* property references for Maven 3. by Chris Custine · 14 years ago
  3. d513ee4 [karaf] update copyright by Guillaume Nodet · 14 years ago
  4. 25a10db [karaf] improve the obr:find command by Guillaume Nodet · 14 years ago
  5. ef24fa3 FELIX-2320: Override default Karaf shell prompt in branding by Guillaume Nodet · 14 years ago
  6. 66e70e9 FELIX-1921: Provide a way to configure the host used for karaf ssh server by Guillaume Nodet · 14 years ago
  7. 4465b39 FELIX-2237: ^C should interrupt the thread by Guillaume Nodet · 14 years ago
  8. 1c644bf [karaf] update wrt latest bundlerepository changes by Guillaume Nodet · 14 years ago
  9. e798396 FELIX-2169: Improve dev:show-tree performance and avoid NPE when no matching export is found by Gert Vanthienen · 14 years ago
  10. 4905f83 FELIX-2113: update to latest OBR snapshot by Guillaume Nodet · 14 years ago
  11. 785f33a FELIX-2113: update to latest OBR snapshot by Guillaume Nodet · 14 years ago
  12. 05c792d FELIX-2113: update to latest OBR snapshot by Guillaume Nodet · 14 years ago
  13. 5294c4e Add missing license headers by Chris Custine · 14 years ago
  14. c0b74d7 FELIX-2113: leverage FELIX-2110 to implement obr:resolve and obr:find commands by Guillaume Nodet · 14 years ago
  15. 741329b FELIX-2113: Add obr:find and obr:resolve to find matching resources and show resolution output by Guillaume Nodet · 14 years ago
  16. cf99b61 FELIX-1990: Use aries blueprint / jmx by Guillaume Nodet · 14 years ago
  17. f6a85b3 [maven-release-plugin] prepare for next development iteration by Chris Custine · 14 years ago
  18. 49ce940 [maven-release-plugin] prepare release karaf-1.4.0 by Chris Custine · 14 years ago
  19. 8d7d4e0 [karaf] Fix NPE in the OBR refreshUrl command by Guillaume Nodet · 14 years ago
  20. a62de69 FELIX-2084: Make the display of exception stack traces available through a variable in the shell by Guillaume Nodet · 14 years ago
  21. 7cb3bc5 FELIX-2074: Bring back the history command by Guillaume Nodet · 14 years ago
  22. 2f60f11 FELIX-2075: Add a 'new' command to create java objects from the command line by Guillaume Nodet · 14 years ago
  23. ed88d13 FELIX-1995: Fix synchronization issue which cause two spring osgi listeners to be registered and created by Guillaume Nodet · 14 years ago
  24. 2cd07ba FELIX-1939: Ssh client output is poorly formatted when connecting with a standard ssh client by Guillaume Nodet · 14 years ago
  25. 98ac3d3 FELIX-1939: Ssh client output is poorly formatted when connecting with a standard ssh client by Guillaume Nodet · 14 years ago
  26. 528efb9 FELIX-1815: Introduce 'shell:logout' command to close the current shell by Guillaume Nodet · 14 years ago
  27. 79c7315 FELIX-1843 Karaf shell doens't work properly under windows by Chris Custine · 14 years ago
  28. 8e062ac FELIX-2053: Completion does not reprint previous characters in some circumstances by Guillaume Nodet · 14 years ago
  29. 19ad472 FELIX-2054: Logo is garbled when connecting using putty by Guillaume Nodet · 14 years ago
  30. ab80410 FELIX-2025 - grep -v doesn't filter linefeed on Windows by Chris Custine · 14 years ago
  31. 040e6ec FELIX-1995: Spring status does not show properly after osgi:list command by Guillaume Nodet · 14 years ago
  32. 7fb6d9b FELIX-1914: Making sure that bundles only appear once in every branch of the tree by Gert Vanthienen · 15 years ago
  33. 9a138e0 FELIX-1914: Add a command to enable/disable dynamic imports to troubleshoot classloading issues by Gert Vanthienen · 15 years ago
  34. dcb4ef5 FELIX-1914: Add a command to enable debug logging for the OSGi framework by Gert Vanthienen · 15 years ago
  35. d52c71a FELIX-1914: Add dev:show-tree to represent bundle dependencies by Gert Vanthienen · 15 years ago
  36. 1432d50 [maven-release-plugin] prepare for next development iteration by Guillaume Nodet · 15 years ago
  37. 788f6c0 [maven-release-plugin] prepare release karaf-1.2.0 by Guillaume Nodet · 15 years ago
  38. b0e27bd Upgrade to latest sshd snapshot by Guillaume Nodet · 15 years ago
  39. 9a8f605 FELIX-1857 - Backspace not working when using admin:connect by Chris Custine · 15 years ago
  40. 0e68805 FELIX-1855 - exec command eats first keystroke of subsequent commands by Chris Custine · 15 years ago
  41. 5c5f790 Fix up bundle plugin property. by Chris Custine · 15 years ago
  42. 3daf0b5 FELIX-1817: Backspace does not work anymore when connecting from the karaf-client by Guillaume Nodet · 15 years ago
  43. 697dc53 FELIX-1642: osgi:shutdown just hang when using karaf-client.jar by Guillaume Nodet · 15 years ago
  44. f529de3 FELIX-1818: Ctrl-C kills the karaf-client instead of being sent to the server by Guillaume Nodet · 15 years ago
  45. d6b4652 FELIX-1803 - Unable to edit or backspace on multiline commands by Chris Custine · 15 years ago
  46. face733 FELIX-1802 - Grep command line prefix (-n) not working properly by Chris Custine · 15 years ago
  47. 290f07d FELIX-1801 - Case insensitive grep outputs all uppercase in match results by Chris Custine · 15 years ago
  48. 8c0c8eb FELIX-1766: Refactor and enable AdminServiceMBean by Guillaume Nodet · 15 years ago
  49. 1b869f4 FELIX-1777: Hitting backspace beyond last character causes LOUD BEEP by Guillaume Nodet · 15 years ago
  50. c0ff563 FELIX-1778: instances/xxx/karaf.bat leaks environment variables to parent shell by Guillaume Nodet · 15 years ago
  51. 2d33092 FELIX-1755: provide a script that would be loaded when starting a new shell by Guillaume Nodet · 15 years ago
  52. 850d50f FELIX-1718: karaf shell config:update command should persist / override configurations from the etc/ folder by Guillaume Nodet · 15 years ago
  53. f30a8bc FELIX-1655: enhance the webconsole plugin + unit tests, patch provided by David Bosschaert with many thx by Guillaume Nodet · 15 years ago
  54. 44ef462 FELIX-1620: Script for running the created Karaf instances with a console by Guillaume Nodet · 15 years ago
  55. 8d96ddb FELIX-1655: Provide an additional argument to the Karaf admin:create command that specifies the featuresBoot by Guillaume Nodet · 15 years ago
  56. ed407b8 FELIX-1757: Completer for session scopes by Guillaume Nodet · 15 years ago
  57. e4460f0 FELIX-1717: osgi:list column for spring is sometimes filled and sometimes not by Guillaume Nodet · 15 years ago
  58. 582ec30 FELIX-1751: [karaf] admin:start silently fails to launch new instance by Guillaume Nodet · 15 years ago
  59. b49d1f5 FELIX-1749: Improve log:set command with completer and support for lower case by Gert Vanthienen · 15 years ago
  60. d4ae3d9 FELIX-1748: make the command history persistent across restarts by Guillaume Nodet · 15 years ago
  61. ea011a0 FELIX-1744: add a -C/--context option to the grep command by Guillaume Nodet · 15 years ago
  62. 026d19a FELIX-1745: Unable to alter/unset a log level after it has been set from the console by Gert Vanthienen · 15 years ago
  63. 1d5aa6d FELIX-1729, FELIX-1730: add the each / if commands, make sure the arguments are displayed in the correct order in the help system by Guillaume Nodet · 15 years ago
  64. fb5fe95 FELIX-1707 - Add OSGi framework information to InfoAction by Chris Custine · 15 years ago
  65. 29785a2 FELIX-1706 - Highlight grep matches by Chris Custine · 15 years ago
  66. 23560f4 FELIX-1656: new Shell command: shell:clear, patch provided by Lars Heinemann by Guillaume Nodet · 15 years ago
  67. 1e056a6 FELIX-1693: [karaf][shell] Make "system bundles" start level configurable via properties, patch provided by Alin Dreghiciu by Guillaume Nodet · 15 years ago
  68. 2a46bef FELIX-1694: [karaf][shell] Do not print stack traces on exceptions, patch provided by Alin Dreghiciu by Guillaume Nodet · 15 years ago
  69. c029aa6 FELIX-1643: Improvements / Fixes for Karaf commands and their helps by Guillaume Nodet · 15 years ago
  70. 42e610c FELIX-1638: [karaf] The branding properties load can't find the external branding file by Guillaume Nodet · 15 years ago
  71. 6f17f4f [maven-release-plugin] prepare for next development iteration by Guillaume Nodet · 15 years ago
  72. 6896d70 [maven-release-plugin] prepare release karaf-1.0.0 by Guillaume Nodet · 15 years ago
  73. e7542c6 [karaf] Fix os integration on windows by Guillaume Nodet · 15 years ago
  74. bac520b [karaf] Add some missing ASF headers by Guillaume Nodet · 15 years ago
  75. e73545e [karaf] fix NOTICE files (first pass) by Guillaume Nodet · 15 years ago
  76. 23a0f3d [karaf] rename gshell to shell and rename submodules to avoid having the parent module name in their names by Guillaume Nodet · 15 years ago