1. b2b629e New prompt functions and variables by John Schulz · 14 years ago
  2. 323ce20 Replace `$BASH` with `$BASH_IT` because `$BASH` is already used on *nix systems for the pathname to the executable (http://www.gnu.org/software/bash/manual/html_node/Bash-Variables.html#Bash-Variables) by John Schulz · 14 years ago
  3. 1121438 Merge branch 'master' of http://github.com/revans/bash-it by John Schulz · 14 years ago
  4. 8c98ddc Merge pull request #80 from eimermusic/master by Travis Swicegood · 14 years ago
  5. 8a46e19 Bundler aliases "inspired by" OhMyZsh by Martin Westin · 14 years ago
  6. 18bccea Updated nvm.plugin.bash by Antono Vasiljev · 14 years ago
  7. ed47f8f Merge branch 'doubletree' by Travis Swicegood · 14 years ago
  8. 8e0b668 Do not break out of the loop instead continue with other items in the list. by Noorul Islam K M · 14 years ago
  9. 70e4c1c Merge branch 'master' of github.com:revans/bash-it by Mark Szymanski · 14 years ago
  10. ba8fde8 Make gshuf alias checker work on other bash versions by Mark Szymanski · 14 years ago
  11. ef1a1bc Merge pull request #76 from antono/master by Travis Swicegood · 14 years ago
  12. 380a4a6 Alias for textmate only on darwin* by Antono Vasiljev · 14 years ago
  13. 89da5f9 general.aliases.bash: use native tree if [ -x ] .... by Antono Vasiljev · 14 years ago
  14. 818e687 Detect OS in emacs.aliases.bash by Antono Vasiljev · 14 years ago
  15. 5764340 Add simple password generator by Mark Szymanski · 14 years ago
  16. e964c02 Add alias for shuf -> gshuf by Mark Szymanski · 14 years ago
  17. dcdfd66 BOOKMARKing:remove absolute path of sed, to make compatible with OS X by Yakkala Yagnesh Raghava · 14 years ago
  18. c6e096e Add BOOKMARKing functionality to dirs plugin by Yakkala Yagnesh Raghava · 14 years ago
  19. 9c74671 Merge pull request #74 from victorcoder/master by Mark Szymanski · 14 years ago
  20. 484c57b Refactored gem completion to load gem lists on demand intead of on load by Victor Castell · 14 years ago
  21. 55c32cc Break needed in load_some Y case by Victor Castell · 14 years ago
  22. 159e1e4 More granular enabling of plugins/completion/aliases by Mark Szymanski · 14 years ago
  23. dac2f5b Merge branch 'master' of github.com:revans/bash-it by Mark Szymanski · 14 years ago
  24. 3eff6b2 Add ability to choose what plugins/aliases/completion to install at install time by Mark Szymanski · 14 years ago
  25. 80ec9c0 Remove automatic creation of enabled plugins/aliases/completion by Mark Szymanski · 14 years ago
  26. 41ca567 add color to the prefix by Travis Swicegood · 14 years ago
  27. 11995c1 make sure its obvious which is ruby and which is python by Travis Swicegood · 14 years ago
  28. 1251c20 add rvm to prompt by Travis Swicegood · 14 years ago
  29. aa56e2a ditch custom virtualenv_prompt in favor of one in base by Travis Swicegood · 14 years ago
  30. 021000c Merge pull request #71 from victorcoder/master by Mark Szymanski · 14 years ago
  31. ec31589 Fixed installation paths in docs. by Victor Castell · 14 years ago
  32. 1051720 Add error throw for no file specified by Mark Szymanski · 14 years ago
  33. 561c4d6 Move extract.bash to a proper location by Mark Szymanski · 14 years ago
  34. 37930b0 Merge pull request #69 from antono/bash-it by Mark Szymanski · 14 years ago
  35. 35df3d6 Just extract() by Antono Vasiljev · 14 years ago
  36. 8c7b8f2 Node version manager as plugin by Antono Vasiljev · 14 years ago
  37. 84daa1f Merge pull request #68 from tswicegood/tmuxinator by Mark Szymanski · 14 years ago
  38. baabe1f Merge pull request #67 from ryankanno/master by Mark Szymanski · 14 years ago
  39. caa1bba Moved IP and virtualenv variables to top of file by Ryan Kanno · 14 years ago
  40. 3cd70de adds a tmuxinator plugin by Travis Swicegood · 14 years ago
  41. 6ecbdb3 Merge remote-tracking branch 'upstream/master' by Ryan Kanno · 14 years ago
  42. 86aa9ff ip address can be enabled/disabled (default is enabled) by Ryan Kanno · 14 years ago
  43. 3a2b525 Added prevcurl function Downloads a file and opens it in Preivew.app by Mark Szymanski · 14 years ago
  44. e1a299e Implement JEKYLL_EDITOR variable by Mark Szymanski · 14 years ago
  45. 450a1d1 Added JEKYLL_EDITOR variable by Mark Szymanski · 14 years ago
  46. a85080c Fix extra step in install section by Mark Szymanski · 14 years ago
  47. c5b5a19 Edited README.md for punctuation, phrasing, tone, and clarity. by Tony · 14 years ago
  48. 1a96945 Fix grammar on error message by Mark Szymanski · 14 years ago
  49. f6950f9 Add gem completion by Mark Szymanski · 14 years ago
  50. ed8332d Add clarification to README by Mark Szymanski · 14 years ago
  51. e40e7dd Merge branch 'master' of https://github.com/revans/bash-it by Mark Szymanski · 14 years ago
  52. b7c4b36 Add instructions for installing with the installation script by Mark Szymanski · 14 years ago
  53. d82d8fb Add install script by Mark Szymanski · 14 years ago
  54. d3a7bdc Merge pull request #64 from jcarouth/master by Travis Swicegood · 14 years ago
  55. e1eb011 relieving headaches with a tylenol theme by Adrian Rego · 14 years ago
  56. 93df02f Fix irregular usage of bash it vs. bash-it by Mark Szymanski · 14 years ago
  57. 052da72 Get rid of old minimal-git theme by Mark Szymanski · 14 years ago
  58. ff0859d Move minimal-git theme into minimal theme by Mark Szymanski · 14 years ago
  59. 6e8733e Adding multiple SCM support to doubletime theme. by Jeff Carouth · 14 years ago
  60. 4ac4049 Add note for configuring Jekyll support by Mark Szymanski · 14 years ago
  61. 9ad7964 Add support for multiple Jekyll sites by Mark Szymanski · 14 years ago
  62. 56b83c7 Add new jekyll config stuff by Mark Szymanski · 14 years ago
  63. 10ac773 Get rid of old, unneeded jekyll config stuff by Mark Szymanski · 14 years ago
  64. 5af99be Get rid of old jekyll aliases by Mark Szymanski · 14 years ago
  65. 4e14eef Works now by Mark Szymanski · 14 years ago
  66. 989de73 No more bold by Mark Szymanski · 14 years ago
  67. b36d86d Add minimal-git theme by Mark Szymanski · 14 years ago
  68. 64e52ea Merge branch 'master' of http://github.com/revans/bash-it by JFSIII · 14 years ago
  69. 00b1195 Merge pull request #63 from tswicegood/refactor by Mark Szymanski · 14 years ago
  70. d7cfa8b Switch to single loop now that all directory use the same pattern by Travis Swicegood · 14 years ago
  71. 1f0594b update to ignore all "enabled" files by Travis Swicegood · 14 years ago
  72. e115b4c Move auto-complete code over to available -> enabled style by Travis Swicegood · 14 years ago
  73. 972d58f Merge pull request #61 from desandro/master by Mark Szymanski · 14 years ago
  74. 4a8e08e Revert "Add various aliases" by David DeSandro · 14 years ago
  75. 11b5955 Revert "move garb into git plugins; rename newpost as jknewpost" by David DeSandro · 14 years ago
  76. 7958a03 Merge branch 'master' of https://github.com/revans/bash-it by David DeSandro · 14 years ago
  77. d9efdca Merge pull request #59 from ryankanno/master by Mark Szymanski · 14 years ago
  78. 5e75b13 reverting d22a4cfa7058b224e37dbf07aa7cd3c583fdd188 by JFSIII · 14 years ago
  79. 758c576 Removed variables specific to hawaii50 theme :) by Ryan Kanno · 14 years ago
  80. 02ea2d4 Merge pull request #58 from jfsiii/master by Mark Szymanski · 14 years ago
  81. ccab485 Reverting alterations introduced in 3dc46203205f89195d29be5cf079f2e31669e77d Moved SCM_NON_CHAR change to theme since it is theme-specific and shouldn't affect all themes. by JFSIII · 14 years ago
  82. b5efd90 Merge pull request #57 from jfsiii/master by Mark Szymanski · 14 years ago
  83. 4219db7 Update theme to use the already escaped colors added in 46b8d27815583c1b79ef9f0b27f9b39680baa114 by JFSIII · 14 years ago
  84. 59f7a18 Add `${reset_color}` at the end of `PS1` to prevent color from bleeding by JFSIII · 14 years ago
  85. 8b380c1 Convert theme to use the already escaped colors introduced in 46b8d27815583c1b79ef9f0b27f9b39680baa114 by JFSIII · 14 years ago
  86. f941e04 Merge branch 'master' of https://github.com/revans/bash-it by David DeSandro · 14 years ago
  87. 65ce6fd Merge branch 'master' of https://github.com/desandro/bash-it by JFSIII · 14 years ago
  88. 0c0e67f Merge branch 'master' of http://github.com/revans/bash-it by JFSIII · 14 years ago
  89. 1b7c941 Convert themes and plugins to use the update colors. Themes are no longer burdened with escaping the unprintable characters by JFSIII · 14 years ago
  90. dbbd69e Merge pull request #56 from dleavitt/patch-1 by Mark Szymanski · 14 years ago
  91. bb99031 Added "hg_prompt_info" to base theme - it is used by scm_prompt_info by Daniel Leavitt · 14 years ago
  92. ce4a6e6 Merge pull request #54 from ryankanno/master by Travis Swicegood · 14 years ago
  93. 8e11077 Needed to escape colors correctly for line wrapping to occur. by Ryan Kanno · 14 years ago
  94. 46b8d27 Change color definitions so they don't require escaping in the themes. When do you ever want those unprintable characters included in the character count? by JFSIII · 14 years ago
  95. 78270b3 Make sure custom aliases file exists before sourcing it by Mark Szymanski · 14 years ago
  96. d22a4cf move garb into git plugins; rename newpost as jknewpost by David DeSandro · 14 years ago
  97. 3ef689f Add various aliases by David DeSandro · 14 years ago
  98. fcf3581 rainbowbrite theme : color branch status indicator by David DeSandro · 14 years ago
  99. 3dc4620 SCM_NONE_CHAR='.' -> dot if no repo by David DeSandro · 14 years ago
  100. 1f1ab36 Add rainbowbrite theme by David DeSandro · 14 years ago