Age | Commit message (Collapse) | Author | |
---|---|---|---|
2013-12-11 | Licensed by GPL v3. Closes #18 | Carlos Fenollosa | |
2013-09-26 | Fixed bug in Twitter localization | Carles Fenollosa | |
2013-09-26 | Forgot to change version number | Carles Fenollosa | |
2013-09-26 | Fixed a bug in localized dates | Carles Fenollosa | |
2013-07-30 | Update README.md | Carlos Fenollosa | |
2013-07-08 | Update README.md | Carlos Fenollosa | |
2013-06-12 | Now supporting BSD date | Carlos Fenollosa | |
2013-06-12 | Merge pull request #15 from subtleq/master | Carlos Fenollosa | |
Potential Fix For Issue #3 | |||
2013-06-12 | Merge pull request #16 from djura-san/master | Carlos Fenollosa | |
Corrected contributor name | |||
2013-06-11 | Corrected contributor name | djura-san | |
2013-06-06 | Fix For "BSD 'date' does not have the -R option" | subtleq | |
modified date calls on lines 514, 515, 531, and 628 to use +"%a, %d %b %Y %H:%M:%S %z" in place of -R for compatibility with BSD systems. This commit has not been tested, but should work. | |||
2013-06-05 | Update README.md | Carlos Fenollosa | |
2013-06-05 | Updated contributors | Carles Fenollosa | |
2013-06-05 | Updated README | Carles Fenollosa | |
2013-06-05 | Modified some functions to adjust to the default code style | Carles Fenollosa | |
Configuration in bb.sh is loaded and then overriden by .config | |||
2013-06-05 | Merge pull request #13 from carlosbm/master | Carlos Fenollosa | |
Disqus and other enhancements | |||
2013-04-09 | Updated comments | Carlos Bautista | |
2013-04-09 | date: changed %k switch to %H. | Carlos Bautista | |
The former inserts padding spaces when hour is under 10 | |||
2013-04-09 | Fixed use of date() function | Carlos Bautista | |
2013-04-09 | Fixed detection of GNU date so it works on Linux | Carlos Bautista | |
2013-04-02 | Configuration settings for disqus variables | Carlos Bautista | |
2013-04-02 | Added disqus support | Carlos Bautista | |
2013-04-02 | Reverted date commands to GNU Date commands | Carlos Bautista | |
Added detection of date version. Tries to use gdate | |||
2013-04-02 | Merge branch 'master' of github.com:carlosbm/bashblog | Carlos Bautista | |
2013-04-02 | Merge remote-tracking branch 'cfenollosa/master' | Carlos Bautista | |
2013-04-02 | Merge pull request #11 from dasistdaniel/patch-1 | Carlos Fenollosa | |
New Twitter Comment Template "View more Posts" Template Fix | |||
2013-03-29 | bugfixes | dasistdaniel | |
New Twitter Comment Template "View more Posts" Template Fix | |||
2013-03-13 | Merge branch 'master' of git://github.com/carlesfe/bashblog | Carlos Bautista | |
2013-03-13 | Added config file support and check for files existing prior to backup | Carlos Bautista | |
2013-03-13 | Merge branch 'master' of github.com:carlesfe/bashblog | Carlos Fenollosa | |
Conflicts: bb.sh | |||
2013-03-13 | Fixed functions which required the presence of any html files (tar, rm, | Carlos Fenollosa | |
etc). Closes #8, thanks to Newky for the report. | |||
2013-03-08 | Merge remote-tracking branch 'cfenollosa/master' | Carlos Bautista | |
2013-03-07 | Changed 'date' calls so they work now on BSD Systems | Carlos Bautista | |
(Lost locale date translation on the way :( ) | |||
2013-03-07 | Unquoted rm parameters | Carlos Fenollosa | |
2013-03-07 | Merge pull request #7 from pborreli/typos | Carlos Fenollosa | |
Fixed typos | |||
2013-03-07 | Merge pull request #6 from juliangruber/master | Carlos Fenollosa | |
removed superfluous comment | |||
2013-03-07 | Fixed typos | Pascal Borreli | |
2013-03-07 | removed superfluous comment | Julian Gruber | |
2013-03-07 | Fixes #4 | Carlos Fenollosa | |
2013-03-07 | Merge branch 'master' of github.com:carlesfe/bashblog | Carlos Fenollosa | |
2013-03-07 | Some bugfixes | Carlos Fenollosa | |
2013-03-07 | Merge pull request #5 from ysangkok/master | Carlos Fenollosa | |
make sure $EDITOR is set | |||
2013-03-07 | make sure $EDITOR is set, or everything breaks | Janus Troelsen | |
2013-03-07 | Fixed a bug with edit | Carlos Fenollosa | |
2013-02-21 | Reset templates | Carlos Fenollosa | |
2013-02-21 | Expanded help | Carlos Fenollosa | |
2013-02-21 | Fixed rss name | Carlos Fenollosa | |
2013-02-21 | Fixed bugs in date handling | Carlos Fenollosa | |
2013-02-21 | Flexibility on the dates | Carlos Fenollosa | |
2013-02-21 | Fixed comments | Carlos Fenollosa | |