openhub.net
Black Duck Software, Inc.
Open Hub
Follow @
OH
Sign In
Join Now
Projects
People
Organizations
Tools
Blog
BDSA
Projects
People
Projects
Organizations
Forums
B
bash-it
Settings
|
Report Duplicate
1
I Use This!
×
Login Required
Log in to Open Hub
Remember Me
Activity Not Available
Commits
: Listings
Analyzed
about 1 year
ago. based on code collected
about 1 year
ago.
Jan 19, 2023 — Jan 19, 2024
Showing page 129 of 133
Search / Filter on:
Commit Message
Contributor
Files Modified
Lines Added
Lines Removed
Code Location
Date
Added check to make sure the user is using Markdown formatting with newpost()
Mark Szymanski
More...
about 14 years ago
Added ability to choose post type with newpost() function.
Mark Szymanski
More...
about 14 years ago
Added shebang
Mark Szymanski
More...
about 14 years ago
Changed 'cd's to 'builtin cd's, because I have a modified cd command (cd then ls) and it can get annoying when using the Jekyll aliases.
Mark Szymanski
More...
about 14 years ago
Add `gmu` (git merge upstream) alias * Pull in `origin` & `upstream` and merge them into `upstream/master` from http://www.gitready.com/intermediate/2009/02/12/easily-fetching-upstream-changes.html
John Schulz
More...
about 14 years ago
Allow theming to be disabled (eg for old terminals) * Only load a theme file if `bobby` has been set * Only alter `PS1` if `\[[1;34m\]\[$(scm_char)\]\[[0;32m\]\[$(scm_prompt_info)\]\[[0;34m\]\[$(rvm_version_prompt)\] \[[33;40m\]\h \[[39m\]in \[[0;32m\]\w \[[39m\]\[\n\[[0;32m\]→\[[39m\] ` has a value
John Schulz
More...
about 14 years ago
merge conflict
Robert R Evans
More...
about 14 years ago
Updated bobby theme and merged in noqqe's additions
Robert R Evans
More...
about 14 years ago
added pipe-able browser hack from defunkt
Florian Baumann
More...
about 14 years ago
Alter test for `brew` to prevent false positive. `brew` reports 'no brew found in ...' to `stdout` (at least on Solaris) resulting in a false positive.
John Schulz
More...
about 14 years ago
Lost the wrapping for non-printable characters
John Schulz
More...
about 14 years ago
Theme changes * Load colors before base theme so they can be used by base theme * Change git-specific variables to SCM-agnostic ones
John Schulz
More...
about 14 years ago
added documentation for plugins-help
Florian Baumann
More...
about 14 years ago
os x fix for plugins-help()
Florian Baumann
More...
about 14 years ago
added plugins-help message
Florian Baumann
More...
about 14 years ago
Fixed error that would occur on Mac OS X reporting misplaced )
Mark Szymanski
More...
about 14 years ago
Added t alias for one thing todo. Inspired by http://onethingwell.org/post/758016936/one-thing-todo
Mark Szymanski
More...
about 14 years ago
Merge branch 'master' of github.com:revans/bash-it
Robert R Evans
More...
about 14 years ago
Added banish-cookies function. Inspired by http://onethingwell.org/post/1480517866/banish-flash-cookies
Mark Szymanski
More...
about 14 years ago
spelling error in usage
Florian Baumann
More...
about 14 years ago
added dock-switch to osx plugin. switches between 3d and 2d
Florian Baumann
More...
about 14 years ago
fixing an argument error
Robert R Evans
More...
about 14 years ago
Merge branch 'master' of http://github.com/noqqe/bash-it into noqqe-master
Robert R Evans
More...
about 14 years ago
Merge remote branch 'revans/master'
Florian Baumann
More...
about 14 years ago
usage() for os x and linux
Florian Baumann
More...
about 14 years ago
Changed "~" to "$HOME" for JEKYLL_LOCAL_ROOT variable. Sometimes ~ works, sometimes not. I know for a fact that $HOME does though.
Mark Szymanski
More...
about 14 years ago
Added newpost plugin. Creates a new jekyll post with the current date, and a user specified title. Even fills in the YAML Front Matter. Sorry if that seemed like bragging, I just wanted everyone to notice so they could make use of it better...
Mark Szymanski
More...
about 14 years ago
Got rid of old "newpost" alias to make way for the "newpost" function.
Mark Szymanski
More...
about 14 years ago
Added the last jekyll variable we will need... hopefully.
Mark Szymanski
More...
about 14 years ago
Added jekyll.plugins.bash file
Mark Szymanski
More...
about 14 years ago
←
1
2
…
125
126
127
128
129
130
131
132
133
→
This site uses cookies to give you the best possible experience. By using the site, you consent to our use of cookies. For more information, please see our
Privacy Policy
Agree