Gitiles
Code Review
Sign In
source.supwisdom.com
/
common
/
bash_it
/
4de0b929eb07f0e80c5f51243232b927edcff5e9
4de0b92
Merge pull request #151 from ChrisCauser/master
by Erich Smith
· 13 years ago
980bd9e
Remove buggy line in install.sh causing "all" option to break
by Chris Causer
· 13 years ago
e1da40a
Merge pull request #129 from erichs/todo.sh
by Erich Smith
· 13 years ago
98fbc29
Merge pull request #139 from nwinkler/enable-disable-aliases-completions
by Erich Smith
· 13 years ago
4df9640
Merge remote-tracking branch 'von/master'
by Travis Swicegood
· 13 years ago
e2e63c9
Don't require tmux server to be running for completion to work.
by Von Welch
· 13 years ago
ce936e0
Merge pull request #3 from erichs/enable-disable-aliases-completions
by nwinkler
· 13 years ago
ee79a0e
update README
by Erich Smith
· 13 years ago
be20972
Merged @erichs changes for the bash-it function.
by Nils Winkler
· 13 years ago
e82991b
Updated help
by Nils Winkler
· 13 years ago
961c914
alias-help()
by Erich Smith
· 13 years ago
17aaa9c
add alias metadata, remove help()
by Erich Smith
· 13 years ago
95ce548
Cleaned up parameters and added meta data for plumbing functions.
by Nils Winkler
· 13 years ago
84fac4f
Merge pull request #138 from nwinkler/java-plugin
by Travis Swicegood
· 13 years ago
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
1f558e2
Extended enable/disable and describe functionality to work for aliases and completions as well.
by Nils Winkler
· 13 years ago
998c097
Added Java plugin.
by Nils Winkler
· 13 years ago
311f95b
Merge pull request #137 from erichs/fix_136
by Travis Swicegood
· 13 years ago
bffae2a
fix for issue #136
by Erich Smith
· 13 years ago
339cfe9
conditionally define t()
by Erich Smith
· 13 years ago
dd9fb10
conditionally define t()
by Erich Smith
· 13 years ago
3bde23a
Merge pull request #134 from erichs/plugin_metadata
by Travis Swicegood
· 13 years ago
42a07e9
Merge remote-tracking branch 'erichs/fasd_fix'
by Travis Swicegood
· 13 years ago
776b17c
Merge pull request #132 from Draiken/master
by Travis Swicegood
· 13 years ago
5ce8971
Merge pull request #135 from nofeet/master
by Travis Swicegood
· 13 years ago
758c4f3
test existence, not symlink
by Erich Smith
· 13 years ago
a825c5f
plugins-help is much faster
by Erich Smith
· 13 years ago
e14543a
fix typeset_functions
by Travis Swicegood
· 13 years ago
7632649
Fix load_some() installation to handle file paths instead of names.
by Greg Nofi
· 13 years ago
70e1cd3
fix typos
by Erich Smith
· 13 years ago
1920629
update help documentation
by Erich Smith
· 13 years ago
08e439c
update plugin management
by Erich Smith
· 13 years ago
8051a85
disable z() if fasd is enabled
by Erich Smith
· 13 years ago
55e77de
standardize plugins, update metadata
by Erich Smith
· 13 years ago
254d445
basic plugin management
by Erich Smith
· 13 years ago
a385e0f
update to latest version of composure.sh
by Erich Smith
· 13 years ago
65ea1e9
fix bug in fasd init
by Erich Smith
· 13 years ago
2050274
Merge branch 'master' into plugin_metadata
by Erich Smith
· 13 years ago
57283d7
respect profile overrides
by Erich Smith
· 13 years ago
00cab2f
Merge branch 'master' into todo.sh
by Erich Smith
· 13 years ago
868fcd0
updating git.completion.bash
by Luiz Felipe
· 13 years ago
54680bd
Merge pull request #131 from nwinkler/fasd-bash-it-path
by Travis Swicegood
· 13 years ago
f3d4469
Fixed reload by expanding environment variable before defining the alias.
by Nils Winkler
· 13 years ago
ff99e1f
Fixed BASH_IT path in fasd configuration to use environment variable instead of fixed path.
by Nils Winkler
· 13 years ago
f5badb3
add todo.txt-cli as a plugin
by Erich Smith
· 13 years ago
3f8fe61
update plugin documentation
by Erich Smith
· 13 years ago
635c380
update composure
by Erich Smith
· 13 years ago
248eb30
plugin-specific metadata
by Erich Smith
· 13 years ago
8926372
Merge remote-tracking branch 'erichs/fasd'
by Travis Swicegood
· 13 years ago
8bac035
Merge remote-tracking branch 'erichs/fix_pull_121'
by Travis Swicegood
· 13 years ago
fd611ec
Merge remote-tracking branch 'six8/rbenv'
by Travis Swicegood
· 13 years ago
bae8a1c
Make it so rbenv doesn't try to run if it's not installed
by Mike Thornton
· 13 years ago
b9e985b
update alias directory
by Erich Smith
· 13 years ago
3e76d67
fasd 0.5.4 plugin
by Erich Smith
· 13 years ago
5d32cf9
quote examples
by Erich Smith
· 13 years ago
fe815f1
Merge remote-tracking branch 'xiaogaozi/master'
by Travis Swicegood
· 13 years ago
3e7c0fb
Update to @erichs' latest version of Composure
by Travis Swicegood
· 13 years ago
cd7eaaa
Change the test expression of Git
by xiaogaozi
· 13 years ago
773370b
Merge remote-tracking branch 'CaptainPatate/master'
by Travis Swicegood
· 13 years ago
b7e429b
optimize this a bit
by Travis Swicegood
· 13 years ago
e51c7fb
Remove commented out stuff
by Travis Swicegood
· 13 years ago
4c3f21a
add a little docblock explaining about it
by Travis Swicegood
· 13 years ago
576fcb6
Ignore files that begin with an underscore (bandaid for #108)
by Travis Swicegood
· 13 years ago
30489e7
Remove the color escape which mess up long command line in candy theme
by Amaury Gauthier
· 13 years ago
404f509
Merge remote-tracking branch 'erichs/master'
by Travis Swicegood
· 13 years ago
2086a05
fix typo
by Erich Smith
· 13 years ago
e3011c5
more portable pass function
by Erich Smith
· 13 years ago
a3c3caa
help metadata for base plugin
by Erich Smith
· 13 years ago
a8fcf9f
import composure functions
by Erich Smith
· 13 years ago
ec0c687
Merge pull request #113 from dleavitt/master
by Travis Swicegood
· 13 years ago
a729379
Merge pull request #112 from pismute/zork
by Travis Swicegood
· 13 years ago
5659a73
Show rbenv active ruby rather than system ruby
by Daniel Leavitt
· 13 years ago
9ba040a
Make $HOSTNAME not necessary for hostname.
by Changwoo Park
· 14 years ago
6044d3a
Merge remote-tracking branch 'grimreaper/master'
by Travis Swicegood
· 13 years ago
3fc60b5
Fix bogus bash binary location
by Eitan Adler
· 13 years ago
a74279d
Fix typo (thanks @rdmurphy)
by Travis Swicegood
· 13 years ago
b524bb6
Extract loading of enable-able files and add reload_* functions
by Travis Swicegood
· 13 years ago
1372e7d
add a few more helpers for virtualenv
by Travis Swicegood
· 13 years ago
6452898
Add a multiline doubletime theme that only shows Python
by Travis Swicegood
· 13 years ago
e480fef
Merge remote-tracking branch 'revans/master'
by Travis Swicegood
· 13 years ago
711edaa
Merge pull request #90 from rjorgenson/master
by Travis Swicegood
· 13 years ago
b3c4219
Merge remote-tracking branch 'rjorgenson/master'
by Travis Swicegood
· 13 years ago
dcb77d3
Merge pull request #106 from antono/fix-xterm-plugin
by Travis Swicegood
· 13 years ago
c79d7b0
Merge remote-tracking branch 'antono/fix-xterm-plugin'
by Travis Swicegood
· 13 years ago
81cea34
Merge pull request #107 from antono/nvm-update
by Travis Swicegood
· 13 years ago
5c29f7f
add a multi-line doubletime theme
by Travis Swicegood
· 13 years ago
1527630
Updated node version manager plugin to current master
by Antono Vasiljev
· 13 years ago
f3c6300
Install xterm title only for xterm
by Antono Vasiljev
· 13 years ago
39f8ef9
add defaults autocompletion for OS X
by Travis Swicegood
· 13 years ago
67f642f
Merge pull request #102 from jpschewe/master
by Travis Swicegood
· 13 years ago
d0ffb0d
Merge remote-tracking branch 'berenm/master'
by Travis Swicegood
· 13 years ago
94a7b78
Revert "Revert new color framework"
by Travis Swicegood
· 13 years ago
87d7d7a
Fixed issue #103 caused by "normal" colors not reseting bold/underline/... text attributes.
by Beren Minor
· 13 years ago
39df027
Revert new color framework
by Travis Swicegood
· 13 years ago
0a729a4
remove random debug comments
by Travis Swicegood
· 13 years ago
a639898
Add in autoenv from @kennethreitz
by Travis Swicegood
· 13 years ago
9b866fa
Found another function that needs to be copied to tmux completion
by Jon Schewe
· 13 years ago
98c9bc1
Add _filedir replacement
by Jon Schewe
· 13 years ago
8056192
Add in Fabric auto-completion (thanks @underself).
by Travis Swicegood
· 13 years ago
f6d9325
Fix a typo so new-session can be completed
by Travis Swicegood
· 13 years ago
Next »