1. 879d540 Even better color framework. by Beren Minor · 14 years ago
  2. 1da06a4 Improved color framework. by Beren Minor · 14 years ago
  3. 54ffcc0 Add new ruby_version_prompt to mbriggs theme by Robert Jung · 14 years ago
  4. b988a3e Merge remote-tracking branch 'hmans/rbfu_support' by Travis Swicegood · 14 years ago
  5. 1be4467 Update (most) themes to use new ${ruby_version_prompt} variable. by Hendrik Mans · 14 years ago
  6. ae3acff Add echo_ prefixed colors that work with echo -e (re: #96) by Travis Swicegood · 14 years ago
  7. 2e8be86 Introduce $(ruby_version_prompt), wrapping around rbfu, rbenv and RVM support. by Hendrik Mans · 14 years ago
  8. d356ecb Add rbfu support. by Hendrik Mans · 14 years ago
  9. 12167fb Merge pull request #88 from victorcoder/master by Robert Evans · 14 years ago
  10. afbb092 adds a ruby/git oriented theme by Matt Briggs · 14 years ago
  11. 76fcb58 envy theme to implement rbenv version promt by Victor Castell · 14 years ago
  12. b2b629e New prompt functions and variables by John Schulz · 14 years ago
  13. ed47f8f Merge branch 'doubletree' by Travis Swicegood · 14 years ago
  14. 41ca567 add color to the prefix by Travis Swicegood · 14 years ago
  15. 11995c1 make sure its obvious which is ruby and which is python by Travis Swicegood · 14 years ago
  16. 1251c20 add rvm to prompt by Travis Swicegood · 14 years ago
  17. aa56e2a ditch custom virtualenv_prompt in favor of one in base by Travis Swicegood · 14 years ago
  18. caa1bba Moved IP and virtualenv variables to top of file by Ryan Kanno · 14 years ago
  19. 6ecbdb3 Merge remote-tracking branch 'upstream/master' by Ryan Kanno · 14 years ago
  20. 86aa9ff ip address can be enabled/disabled (default is enabled) by Ryan Kanno · 14 years ago
  21. d3a7bdc Merge pull request #64 from jcarouth/master by Travis Swicegood · 14 years ago
  22. e1eb011 relieving headaches with a tylenol theme by Adrian Rego · 14 years ago
  23. 052da72 Get rid of old minimal-git theme by Mark Szymanski · 14 years ago
  24. ff0859d Move minimal-git theme into minimal theme by Mark Szymanski · 14 years ago
  25. 6e8733e Adding multiple SCM support to doubletime theme. by Jeff Carouth · 14 years ago
  26. 4e14eef Works now by Mark Szymanski · 14 years ago
  27. 989de73 No more bold by Mark Szymanski · 14 years ago
  28. b36d86d Add minimal-git theme by Mark Szymanski · 14 years ago
  29. 758c576 Removed variables specific to hawaii50 theme :) by Ryan Kanno · 14 years ago
  30. 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
  31. 4219db7 Update theme to use the already escaped colors added in 46b8d27815583c1b79ef9f0b27f9b39680baa114 by JFSIII · 14 years ago
  32. 59f7a18 Add `${reset_color}` at the end of `PS1` to prevent color from bleeding by JFSIII · 14 years ago
  33. 8b380c1 Convert theme to use the already escaped colors introduced in 46b8d27815583c1b79ef9f0b27f9b39680baa114 by JFSIII · 14 years ago
  34. 65ce6fd Merge branch 'master' of https://github.com/desandro/bash-it by JFSIII · 14 years ago
  35. 0c0e67f Merge branch 'master' of http://github.com/revans/bash-it by JFSIII · 14 years ago
  36. 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
  37. bb99031 Added "hg_prompt_info" to base theme - it is used by scm_prompt_info by Daniel Leavitt · 14 years ago
  38. 8e11077 Needed to escape colors correctly for line wrapping to occur. by Ryan Kanno · 14 years ago
  39. 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
  40. fcf3581 rainbowbrite theme : color branch status indicator by David DeSandro · 14 years ago
  41. 3dc4620 SCM_NONE_CHAR='.' -> dot if no repo by David DeSandro · 14 years ago
  42. 1f1ab36 Add rainbowbrite theme by David DeSandro · 14 years ago
  43. 49f897a Changed ip function to use bash-it's func, parsing out 127.0.0.1 by Ryan Kanno · 14 years ago
  44. b96345e Added VIRTUAL_PROMPT_ENABLED FLAG by Ryan Kanno · 14 years ago
  45. 09bd0ef Um, what was I thinking. Removed SCM_PROMPT_PREFIX and custom scm_info. (No by Ryan · 14 years ago
  46. 28e2aed Refactored theme to remove scm_info and rename overridden functions by Ryan · 14 years ago
  47. 0713fdc Added virtualenv_prompt to base.theme.bash (modeled after rvm_prompt) by Ryan · 14 years ago
  48. c7fcf20 Updated scm function to include `hg root` to check for Mercurial by Ryan · 14 years ago
  49. dcb0dde Added comments Added imgur screenshot by Ryan Kanno · 14 years ago
  50. f3787fd Added comments to theme by Ryan · 14 years ago
  51. 0df98ca Various theme cleanup (removing vars, extras) by Ryan · 14 years ago
  52. 0611f86 Changed color schemes Completely removed prefix/suffix for scm by Ryan Kanno · 14 years ago
  53. 9bd5b54 Added color to the scm prompt by Ryan Kanno · 14 years ago
  54. 09dfe75 Added ip address (only good for a mac) :D ) by Ryan · 14 years ago
  55. 2a6d1da Updated parse_svn_info by Ryan · 14 years ago
  56. aa2f1cb Added hg dirty/clean modifier by Ryan · 14 years ago
  57. 06d71ab Updated git prompt Started hg prompt by Ryan · 14 years ago
  58. 1a83a4d Added hawaii50 theme by Ryan · 14 years ago
  59. 9623fd4 Allow clock to be formatted by Travis Swicegood · 14 years ago
  60. 8f0b38a add zork theme by Anton Shemerey · 14 years ago
  61. b1e19cf Changed up minimal theme by Mark Szymanski · 14 years ago
  62. c517a74 Added dos theme by Mark Szymanski · 14 years ago
  63. e56c71a Added 'tonka' prompt, and personal color scheme. by Daniel Engel · 14 years ago
  64. 8dded4f Added battery info for modern theme by Mark Szymanski · 14 years ago
  65. f98a728 Check for OS type in demula theme prompt string by Jesus de Mula Cano · 14 years ago
  66. 8cc74be Fix demula theme output by Jesus de Mula Cano · 14 years ago
  67. 23de53a battery plugin code clean up by Jesus de Mula Cano · 14 years ago
  68. 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
  69. 9681bae Update demula theme to use battery plugin by Jesus de Mula Cano · 14 years ago
  70. 908e020 Merge remote-tracking branch 'upstream/master' by Jesus de Mula Cano · 14 years ago
  71. 6dd943a adds git info to prompt below the root of a repository by Jeff Kolesky · 14 years ago
  72. a38012f Added demula theme by Jesus de Mula Cano · 14 years ago
  73. ba9b5d2 Add support for showing what virtualenv is currently active by Travis Swicegood · 14 years ago
  74. 1638a1a Allow setting a custom host color by Travis Swicegood · 14 years ago
  75. 0c2f309 Add THEME_PROMPT_HOST for use in prompts by Travis Swicegood · 14 years ago
  76. 8ac6e44 new "doubletime" theme with more granular git status markers and two-line prompt by Karl Swedberg · 14 years ago
  77. 2228826 Added modern-t theme, theme to be used with the t (http://stevelosh.com/projects/t/) utility by Mark Szymanski · 14 years ago
  78. 0479333 Added titlebar PWD to modern theme by Mark Szymanski · 15 years ago
  79. ee94345 Updated my theme by Robert R Evans · 15 years ago
  80. 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
  81. 7c13d46 Added comment to 'modern' theme by Mark Szymanski · 15 years ago
  82. f3d19db Added $PS3 customization for 'modern' theme. by Mark Szymanski · 15 years ago
  83. 668f8e6 Added PS2 to modern theme by Mark Szymanski · 15 years ago
  84. 0a67e54 Added more colors to 'modern' theme by Mark Szymanski · 15 years ago
  85. e553638 Added colors to 'modern' theme by Mark Szymanski · 15 years ago
  86. 8a3d525 Added modern theme by Mark Szymanski · 15 years ago
  87. 4476156 Added test to see if in vim's shell (via the :sh command) by Mark Szymanski · 15 years ago
  88. 92b8d6d added n0qorg theme by Florian Baumann · 15 years ago
  89. 8c61977 fixed debian dirty prompt bug by Florian Baumann · 15 years ago
  90. cb68112 Added custom PS3 (prompt used with "select", for instance with the new, newpost comman) for minimal theme by Mark Szymanski · 15 years ago
  91. 6c97585 merge conflict by Robert R Evans · 15 years ago
  92. 1148f42 Updated bobby theme and merged in noqqe's additions by Robert R Evans · 15 years ago
  93. e7cfe6d Lost the wrapping for non-printable characters by John Schulz · 15 years ago
  94. d5645e7 Theme changes by John Schulz · 15 years ago
  95. 827578c added dock-switch to osx plugin. switches between 3d and 2d by Florian Baumann · 15 years ago
  96. a1b611f added zitron theme by Florian Baumann · 15 years ago
  97. 7aa791e Improved the wrapping of the bobby theme by Robert R Evans · 15 years ago
  98. da4b526 Fixed bug where everything was bolded after failed command by Mark Szymanski · 15 years ago
  99. a792e40 Small tweak to minimal theme, made the red PS1 text bold. by Mark Szymanski · 15 years ago
  100. 468c0c5 Merged in mrman208's additions. by Robert R Evans · 15 years ago