1. 96b370a Added Powerline-plain theme by Eduardo Bellido Bellido · 12 years ago
  2. 68dc676 Added Powerline theme by Eduardo Bellido Bellido · 12 years ago
  3. 3857518 Added support to show commits ahead, commits behind and stashes count in Git by Eduardo Bellido Bellido · 12 years ago
  4. 8bf641b Merge pull request #233 from aramprice/master by Travis Swicegood · 12 years ago
  5. abb467b Merge pull request #235 from nwinkler/nwinkler_theme by Travis Swicegood · 12 years ago
  6. 460382a Added custom bash prompt, based on the 'my' theme. by Nils Winkler · 12 years ago
  7. b48a0f2 Add chruby and chruby-auto plugins by aram price · 12 years ago
  8. 8c03cc4 Updated README.md to fix #230 by Travis Swicegood · 12 years ago
  9. 8d7a9cc Merge pull request #209 from ksheedlo/master by Travis Swicegood · 12 years ago
  10. b9f7a81 Add pip completion by Ken Sheedlo · 12 years ago
  11. efd6e96 Merge pull request #205 from thusoy/patch-1 by Travis Swicegood · 12 years ago
  12. ce5bb3d Fix typo in general.aliases.bash. by Tarjei Husøy · 12 years ago
  13. ad41c5c Merge pull request #190 from spauka/master by Travis Swicegood · 12 years ago
  14. b8ff009 Merge remote-tracking branch 'markrickert/master' by Travis Swicegood · 12 years ago
  15. 7eebd5d Merge pull request #191 from fizerkhan/master by Travis Swicegood · 12 years ago
  16. bc7636d Merge pull request #192 from robb1e/master by Travis Swicegood · 12 years ago
  17. 0ae6824 Merge pull request #198 from conrado/master by Travis Swicegood · 12 years ago
  18. 29be936 Merge pull request #200 from sgerrand/ignore-bash_profile-if-nonexistent by Travis Swicegood · 12 years ago
  19. 9dec492 Adds write permission test on ~/.bash_profile prior to backup attempt. Fixes #199. by Sasha Gerrand · 12 years ago
  20. 70e4ac9 fixed: hg branch grep+awk problem #197 by Conrado Buhrer · 12 years ago
  21. 8be156f Added some awesome git aliases for statistics, history, and seeing what changed. by Mark Rickert · 12 years ago
  22. 0cfec65 Added OSX utility shortcuts by Mark Rickert · 12 years ago
  23. eb40413 Merge pull request #193 from upgradingdave/small-fix-ensure-enabled-dir-exists by Travis Swicegood · 12 years ago
  24. 75dbdaf Create plugins/enabled directory if it doesn't already exist by Dave Paroulek · 12 years ago
  25. e9c9049 'git pull --rebase' alias by Robbie Clutton · 12 years ago
  26. f2dcd4e Added Jitsu aliases. by Fizer Khan · 12 years ago
  27. 1d1c572 Fixed ls alias to use --color=auto instead of --color=always. by Sebastian Pauka · 12 years ago
  28. 743be0c Merge pull request #187 from manojlds/virtualenvprompt by Travis Swicegood · 12 years ago
  29. f93feb6 Using $VIRTUAL_ENV to set virtualenv prompt by manojlds · 12 years ago
  30. 2813930 Add a wovenv to match mkvenv by Travis Swicegood · 13 years ago
  31. afe700f Remove --no-site-packages as that is now the default behavior by Travis Swicegood · 13 years ago
  32. 8c4ea4f Add ability to override using $EDITOR by Travis Swicegood · 13 years ago
  33. 20b3d43 Git Aliases: Remove duplicate darwin clause/add default clause for git diff. by Greg Nofi · 13 years ago
  34. 4261f3d Added completion (show, help, enable, disable) for the bash-it function by Nils Winkler · 13 years ago
  35. 5c0e143 Make sure that the npm prefix is in PATH by Travis Swicegood · 13 years ago
  36. e9f00c9 Add code to handle node_modules path by Travis Swicegood · 13 years ago
  37. 688d321 Add Django auto-complete support by Travis Swicegood · 13 years ago
  38. 5cb0ecc Merge pull request #152 from Jeraimee/master by Erich Smith · 13 years ago
  39. 8682843 Added fh (Finder Here) alias for OS X by Jeraimee Hughes · 13 years ago
  40. 40bfea2 Merge pull request #114 from emilb/master by Erich Smith · 13 years ago
  41. 19cca36 Merge pull request #144 from nwinkler/bash-it-osx-growl by Erich Smith · 13 years ago
  42. 4de0b92 Merge pull request #151 from ChrisCauser/master by Erich Smith · 13 years ago
  43. 980bd9e Remove buggy line in install.sh causing "all" option to break by Chris Causer · 13 years ago
  44. e1da40a Merge pull request #129 from erichs/todo.sh by Erich Smith · 13 years ago
  45. 98fbc29 Merge pull request #139 from nwinkler/enable-disable-aliases-completions by Erich Smith · 13 years ago
  46. 4df9640 Merge remote-tracking branch 'von/master' by Travis Swicegood · 13 years ago
  47. e2e63c9 Don't require tmux server to be running for completion to work. by Von Welch · 13 years ago
  48. fd29ff1 Added comment for grnot. by Nils Winkler · 13 years ago
  49. 6ce8a3e Added alias for Growl notification, can be used like the following to notify once the long running process (make in this example) is done: by Nils Winkler · 13 years ago
  50. ce936e0 Merge pull request #3 from erichs/enable-disable-aliases-completions by nwinkler · 13 years ago
  51. ee79a0e update README by Erich Smith · 13 years ago
  52. be20972 Merged @erichs changes for the bash-it function. by Nils Winkler · 13 years ago
  53. e82991b Updated help by Nils Winkler · 13 years ago
  54. 961c914 alias-help() by Erich Smith · 13 years ago
  55. 17aaa9c add alias metadata, remove help() by Erich Smith · 13 years ago
  56. 95ce548 Cleaned up parameters and added meta data for plumbing functions. by Nils Winkler · 13 years ago
  57. 84fac4f Merge pull request #138 from nwinkler/java-plugin by Travis Swicegood · 13 years ago
  58. f71be20 Changed meta info resolution to look for data based on the type, e.g. about-plugin, about-alias, about-completion. by Nils Winkler · 13 years ago
  59. 1f558e2 Extended enable/disable and describe functionality to work for aliases and completions as well. by Nils Winkler · 13 years ago
  60. 998c097 Added Java plugin. by Nils Winkler · 13 years ago
  61. 311f95b Merge pull request #137 from erichs/fix_136 by Travis Swicegood · 13 years ago
  62. bffae2a fix for issue #136 by Erich Smith · 13 years ago
  63. 339cfe9 conditionally define t() by Erich Smith · 13 years ago
  64. dd9fb10 conditionally define t() by Erich Smith · 13 years ago
  65. 3bde23a Merge pull request #134 from erichs/plugin_metadata by Travis Swicegood · 13 years ago
  66. 42a07e9 Merge remote-tracking branch 'erichs/fasd_fix' by Travis Swicegood · 13 years ago
  67. 776b17c Merge pull request #132 from Draiken/master by Travis Swicegood · 13 years ago
  68. 5ce8971 Merge pull request #135 from nofeet/master by Travis Swicegood · 13 years ago
  69. 758c4f3 test existence, not symlink by Erich Smith · 13 years ago
  70. a825c5f plugins-help is much faster by Erich Smith · 13 years ago
  71. e14543a fix typeset_functions by Travis Swicegood · 13 years ago
  72. 7632649 Fix load_some() installation to handle file paths instead of names. by Greg Nofi · 13 years ago
  73. 70e1cd3 fix typos by Erich Smith · 13 years ago
  74. 1920629 update help documentation by Erich Smith · 13 years ago
  75. 08e439c update plugin management by Erich Smith · 13 years ago
  76. 8051a85 disable z() if fasd is enabled by Erich Smith · 13 years ago
  77. 55e77de standardize plugins, update metadata by Erich Smith · 13 years ago
  78. 254d445 basic plugin management by Erich Smith · 13 years ago
  79. a385e0f update to latest version of composure.sh by Erich Smith · 13 years ago
  80. 65ea1e9 fix bug in fasd init by Erich Smith · 13 years ago
  81. 2050274 Merge branch 'master' into plugin_metadata by Erich Smith · 13 years ago
  82. 57283d7 respect profile overrides by Erich Smith · 13 years ago
  83. 00cab2f Merge branch 'master' into todo.sh by Erich Smith · 13 years ago
  84. 868fcd0 updating git.completion.bash by Luiz Felipe · 13 years ago
  85. 54680bd Merge pull request #131 from nwinkler/fasd-bash-it-path by Travis Swicegood · 13 years ago
  86. f3d4469 Fixed reload by expanding environment variable before defining the alias. by Nils Winkler · 13 years ago
  87. ff99e1f Fixed BASH_IT path in fasd configuration to use environment variable instead of fixed path. by Nils Winkler · 13 years ago
  88. f5badb3 add todo.txt-cli as a plugin by Erich Smith · 13 years ago
  89. 3f8fe61 update plugin documentation by Erich Smith · 13 years ago
  90. 635c380 update composure by Erich Smith · 13 years ago
  91. 248eb30 plugin-specific metadata by Erich Smith · 13 years ago
  92. 8926372 Merge remote-tracking branch 'erichs/fasd' by Travis Swicegood · 13 years ago
  93. 8bac035 Merge remote-tracking branch 'erichs/fix_pull_121' by Travis Swicegood · 13 years ago
  94. fd611ec Merge remote-tracking branch 'six8/rbenv' by Travis Swicegood · 13 years ago
  95. bae8a1c Make it so rbenv doesn't try to run if it's not installed by Mike Thornton · 13 years ago
  96. b9e985b update alias directory by Erich Smith · 13 years ago
  97. 3e76d67 fasd 0.5.4 plugin by Erich Smith · 13 years ago
  98. 5d32cf9 quote examples by Erich Smith · 13 years ago
  99. fe815f1 Merge remote-tracking branch 'xiaogaozi/master' by Travis Swicegood · 13 years ago
  100. 3e7c0fb Update to @erichs' latest version of Composure by Travis Swicegood · 13 years ago