Age | Commit message (Expand) | Author |
2016-12-29 | Added additional check that will allow the use of pandoc without the --strict... | Mike Gauthier |
2016-10-24 | README formatting | Carlos Fenollosa |
2016-10-24 | Support for static, not managed by bashblog html files. Close #92 | Carlos Fenollosa |
2016-10-24 | Deleted the now defunct Twitter JSON API for share count. Fix #117 | Carlos Fenollosa |
2016-10-24 | bump version to 2.8 | Carlos Fenollosa |
2016-10-24 | Revert changes in #116 | Carlos Fenollosa |
2016-10-24 | Merge branch 'master' of github.com:cfenollosa/bashblog | Carlos Fenollosa |
2016-10-24 | Better error message for vim. Close #112 | Carlos Fenollosa |
2016-10-24 | support Markdown.pl in bashblog folder. Close #113 | Carlos Fenollosa |
2016-10-24 | Slavic language support, thanks to Tomasz Jadowski | Carlos Fenollosa |
2016-10-24 | Revert tag management from #116 | Carlos Fenollosa |
2016-10-24 | Better error message for $EDITOR. Close #112 | Carlos Fenollosa |
2016-10-24 | support Markdown.pl in bashblog folder. Close #113 | Carlos Fenollosa |
2016-10-24 | Merge pull request #116 from McDutchie/master | Carlos Fenollosa |
2016-10-24 | Slavic language support, thanks to Tomasz Jadowski | Carlos Fenollosa |
2016-09-07 | tags_in_post(): bugfix for non-GNU 'sed' | Martijn Dekker |
2016-09-06 | Fix renaming using 'bb.sh edit -n'. Suppress 'which' errmsg. | Martijn Dekker |
2016-09-06 | Merge remote-tracking branch 'upstream/master' | Martijn Dekker |
2016-09-06 | More code refactoring. Limit word splitting and disable globbing by default. | Martijn Dekker |
2016-04-26 | Update README.md | Carlos Fenollosa |
2016-04-26 | simplified a couple commands and removed debug echos | Carlos Fenollosa |
2016-04-26 | Store post dates in html comment. Sync those with filesystem. Closes #96 | Carlos Fenollosa |
2016-04-25 | avoid the user mistakingly using 'edit <draft>' instead of 'post <draft>' | Carlos Fenollosa |
2016-04-25 | Merge pull request #105 from louwers/patch-1 | Carlos Fenollosa |
2016-04-13 | Added support for images and made author field optional | Bart |
2016-03-09 | Merge remote-tracking branch 'upstream/master' | Martijn Dekker |
2016-03-09 | rebuild_tags(): use array for more robust file handling | Martijn Dekker |
2016-03-02 | Merge branch 'master' of github.com:cfenollosa/bashblog | Carlos Fenollosa |
2016-03-02 | 'rebuild' now keeps original author. Fixes #99 | Carlos Fenollosa |
2016-02-25 | Merge pull request #103 from platschi/master | Carlos Fenollosa |
2016-02-23 | remove topsy, their website now gets forwarded to apple support | platschi |
2016-02-08 | fix #94 #97 | Carlos Fenollosa |
2016-02-08 | Merge pull request #87 from McDutchie/master | Carlos Fenollosa |
2016-01-29 | fix #85 | Carlos |
2016-01-19 | test_markdown() without temporary files | Martijn Dekker |
2016-01-18 | fix unquoted $global_disqus_username that shellcheck.net didn't catch | Martijn Dekker |
2016-01-18 | Get rid of a couple of more shellcheck.net warnings. | Martijn Dekker |
2016-01-18 | Some more code and performance optimisations | Martijn Dekker |
2016-01-18 | XHTML compliance fix: self-close meta tag | Martijn Dekker |
2016-01-15 | updated README | Carlos |
2016-01-14 | updated changelog | Carlos |
2016-01-14 | Update the 'not abandoned by' date | Carlos |
2016-01-14 | fixed posts singular/plural | Carlos |
2016-01-14 | Line breaks in README.md | Carlos |
2016-01-14 | Added 'tags' command | Carlos |
2016-01-14 | Changed copyright year and version number | Carlos |
2016-01-14 | Merge pull request #82 from McDutchie/master | Carlos Fenollosa |
2016-01-11 | fix: allow field splitting on tags_with_posts call | Martijn Dekker |
2016-01-11 | more robust parsing of 'ls' using 'read' | Martijn Dekker |
2016-01-11 | Code cleanups: quoting, redirection, string handling | Martijn Dekker |