1. aa56e2a ditch custom virtualenv_prompt in favor of one in base by Travis Swicegood · 14 years ago
  2. d3a7bdc Merge pull request #64 from jcarouth/master by Travis Swicegood · 14 years ago
  3. e1eb011 relieving headaches with a tylenol theme by Adrian Rego · 14 years ago
  4. 052da72 Get rid of old minimal-git theme by Mark Szymanski · 14 years ago
  5. ff0859d Move minimal-git theme into minimal theme by Mark Szymanski · 14 years ago
  6. 6e8733e Adding multiple SCM support to doubletime theme. by Jeff Carouth · 14 years ago
  7. 4e14eef Works now by Mark Szymanski · 14 years ago
  8. 989de73 No more bold by Mark Szymanski · 14 years ago
  9. b36d86d Add minimal-git theme by Mark Szymanski · 14 years ago
  10. 758c576 Removed variables specific to hawaii50 theme :) by Ryan Kanno · 14 years ago
  11. 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
  12. 4219db7 Update theme to use the already escaped colors added in 46b8d27815583c1b79ef9f0b27f9b39680baa114 by JFSIII · 14 years ago
  13. 59f7a18 Add `${reset_color}` at the end of `PS1` to prevent color from bleeding by JFSIII · 14 years ago
  14. 8b380c1 Convert theme to use the already escaped colors introduced in 46b8d27815583c1b79ef9f0b27f9b39680baa114 by JFSIII · 14 years ago
  15. 65ce6fd Merge branch 'master' of https://github.com/desandro/bash-it by JFSIII · 14 years ago
  16. 0c0e67f Merge branch 'master' of http://github.com/revans/bash-it by JFSIII · 14 years ago
  17. 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
  18. bb99031 Added "hg_prompt_info" to base theme - it is used by scm_prompt_info by Daniel Leavitt · 14 years ago
  19. 8e11077 Needed to escape colors correctly for line wrapping to occur. by Ryan Kanno · 14 years ago
  20. 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
  21. fcf3581 rainbowbrite theme : color branch status indicator by David DeSandro · 14 years ago
  22. 3dc4620 SCM_NONE_CHAR='.' -> dot if no repo by David DeSandro · 14 years ago
  23. 1f1ab36 Add rainbowbrite theme by David DeSandro · 14 years ago
  24. 49f897a Changed ip function to use bash-it's func, parsing out 127.0.0.1 by Ryan Kanno · 14 years ago
  25. b96345e Added VIRTUAL_PROMPT_ENABLED FLAG by Ryan Kanno · 14 years ago
  26. 09bd0ef Um, what was I thinking. Removed SCM_PROMPT_PREFIX and custom scm_info. (No by Ryan · 14 years ago
  27. 28e2aed Refactored theme to remove scm_info and rename overridden functions by Ryan · 14 years ago
  28. 0713fdc Added virtualenv_prompt to base.theme.bash (modeled after rvm_prompt) by Ryan · 14 years ago
  29. c7fcf20 Updated scm function to include `hg root` to check for Mercurial by Ryan · 14 years ago
  30. dcb0dde Added comments Added imgur screenshot by Ryan Kanno · 14 years ago
  31. f3787fd Added comments to theme by Ryan · 14 years ago
  32. 0df98ca Various theme cleanup (removing vars, extras) by Ryan · 14 years ago
  33. 0611f86 Changed color schemes Completely removed prefix/suffix for scm by Ryan Kanno · 14 years ago
  34. 9bd5b54 Added color to the scm prompt by Ryan Kanno · 14 years ago
  35. 09dfe75 Added ip address (only good for a mac) :D ) by Ryan · 14 years ago
  36. 2a6d1da Updated parse_svn_info by Ryan · 14 years ago
  37. aa2f1cb Added hg dirty/clean modifier by Ryan · 14 years ago
  38. 06d71ab Updated git prompt Started hg prompt by Ryan · 14 years ago
  39. 1a83a4d Added hawaii50 theme by Ryan · 14 years ago
  40. 9623fd4 Allow clock to be formatted by Travis Swicegood · 14 years ago
  41. 8f0b38a add zork theme by Anton Shemerey · 14 years ago
  42. b1e19cf Changed up minimal theme by Mark Szymanski · 14 years ago
  43. c517a74 Added dos theme by Mark Szymanski · 14 years ago
  44. e56c71a Added 'tonka' prompt, and personal color scheme. by Daniel Engel · 14 years ago
  45. 8dded4f Added battery info for modern theme by Mark Szymanski · 14 years ago
  46. f98a728 Check for OS type in demula theme prompt string by Jesus de Mula Cano · 14 years ago
  47. 8cc74be Fix demula theme output by Jesus de Mula Cano · 14 years ago
  48. 23de53a battery plugin code clean up by Jesus de Mula Cano · 14 years ago
  49. 0127dc2 Add safe vcprompt use to demula theme and monokai colors. Update default template to include vcprompt path. by Jesus de Mula Cano · 14 years ago
  50. 9681bae Update demula theme to use battery plugin by Jesus de Mula Cano · 14 years ago
  51. 908e020 Merge remote-tracking branch 'upstream/master' by Jesus de Mula Cano · 14 years ago
  52. 6dd943a adds git info to prompt below the root of a repository by Jeff Kolesky · 14 years ago
  53. a38012f Added demula theme by Jesus de Mula Cano · 14 years ago
  54. ba9b5d2 Add support for showing what virtualenv is currently active by Travis Swicegood · 14 years ago
  55. 1638a1a Allow setting a custom host color by Travis Swicegood · 14 years ago
  56. 0c2f309 Add THEME_PROMPT_HOST for use in prompts by Travis Swicegood · 14 years ago
  57. 8ac6e44 new "doubletime" theme with more granular git status markers and two-line prompt by Karl Swedberg · 14 years ago
  58. 2228826 Added modern-t theme, theme to be used with the t (http://stevelosh.com/projects/t/) utility by Mark Szymanski · 14 years ago
  59. 0479333 Added titlebar PWD to modern theme by Mark Szymanski · 15 years ago
  60. ee94345 Updated my theme by Robert R Evans · 15 years ago
  61. 56d016a Added feature to 'modern' theme to show if you are in vim's shell (achieved by the :sh command) by Mark Szymanski · 15 years ago
  62. 7c13d46 Added comment to 'modern' theme by Mark Szymanski · 15 years ago
  63. f3d19db Added $PS3 customization for 'modern' theme. by Mark Szymanski · 15 years ago
  64. 668f8e6 Added PS2 to modern theme by Mark Szymanski · 15 years ago
  65. 0a67e54 Added more colors to 'modern' theme by Mark Szymanski · 15 years ago
  66. e553638 Added colors to 'modern' theme by Mark Szymanski · 15 years ago
  67. 8a3d525 Added modern theme by Mark Szymanski · 15 years ago
  68. 4476156 Added test to see if in vim's shell (via the :sh command) by Mark Szymanski · 15 years ago
  69. 92b8d6d added n0qorg theme by Florian Baumann · 15 years ago
  70. 8c61977 fixed debian dirty prompt bug by Florian Baumann · 15 years ago
  71. cb68112 Added custom PS3 (prompt used with "select", for instance with the new, newpost comman) for minimal theme by Mark Szymanski · 15 years ago
  72. 6c97585 merge conflict by Robert R Evans · 15 years ago
  73. 1148f42 Updated bobby theme and merged in noqqe's additions by Robert R Evans · 15 years ago
  74. e7cfe6d Lost the wrapping for non-printable characters by John Schulz · 15 years ago
  75. d5645e7 Theme changes by John Schulz · 15 years ago
  76. 827578c added dock-switch to osx plugin. switches between 3d and 2d by Florian Baumann · 15 years ago
  77. a1b611f added zitron theme by Florian Baumann · 15 years ago
  78. 7aa791e Improved the wrapping of the bobby theme by Robert R Evans · 15 years ago
  79. da4b526 Fixed bug where everything was bolded after failed command by Mark Szymanski · 15 years ago
  80. a792e40 Small tweak to minimal theme, made the red PS1 text bold. by Mark Szymanski · 15 years ago
  81. 468c0c5 Merged in mrman208's additions. by Robert R Evans · 15 years ago
  82. b8ce9e6 Added a check to see if rvm is installed by Robert R Evans · 15 years ago
  83. df20afc Add history saving for prompt by Piotr Usewicz · 15 years ago
  84. a3dcbef Added minimal theme by Mark Szymanski · 15 years ago
  85. bdc9ddb Fix clearing the color by Piotr Usewicz · 15 years ago
  86. d76518d Added Pete theme by Piotr Usewicz · 15 years ago
  87. b4257a4 Added "sirup" theme. by Sirupsen · 15 years ago
  88. d0d58f3 rvm goodness by Robert R Evans · 15 years ago
  89. 698509a Added rvm prompt info by Robert R Evans · 15 years ago
  90. f1ead05 updated bobby theme by Robert R Evans · 15 years ago
  91. 45a50c0 Updated the color themes. Added underline and background colors. by Robert R Evans · 15 years ago
  92. 85d4172 Merge branch 'master' of http://github.com/manalang/bash-it into manalang-master by Robert R Evans · 15 years ago
  93. b64c228 Updates by Robert R Evans · 15 years ago
  94. 22d2581 added simple theme by Rich Manalang · 15 years ago
  95. 63d5e7b update the tab/window title with the pwd by Rich Manalang · 15 years ago
  96. 7ca4504 Fixed issue #2 by Robert R Evans · 15 years ago
  97. eeaef1b Added standard theme from alsemyonov. by Robert R Evans · 15 years ago
  98. c9da086 Removed custom.bash and am now completely ignoring all files within the custom directory. Started de-macify to provide more support for linux (thanks to alsemyonov on github). by Robert R Evans · 15 years ago
  99. 70c3b52 Added a couple more themes and put colors into its own file by Robert R Evans · 15 years ago
  100. 1f923a9 Added more color support for git themeing by Robert R Evans · 15 years ago