Age | Commit message (Expand) | Author |
2025-03-20 | Add Git support from a PR in the upstream and customize for my website | Ivan Davydov |
2024-11-03 | Merge remote-tracking branch 'trash/option_trash_post' | TessaLation |
2024-11-03 | Setting executable bit. | TessaLation |
2024-11-03 | Merge remote-tracking branch 'sitemap/sitemap' | Tessa L. |
2024-11-03 | Merge remote-tracking branch 'keep-timestamp-patch/rm_extension_list_tags' | Tessa L. |
2024-11-03 | Merge remote-tracking branch 'keep-timestamp-patch/keep-original-timestamp-wh... | Tessa L. |
2023-02-26 | Keeps post original timestamp when regeneration all_posts and index page. | Guilherme Garcia |
2023-01-03 | Merge branch 'master' into master | Dmitri Smirnov |
2022-08-24 | escape double quotes for attributes parameters | ferbass |
2022-08-09 | generate sitemap | ferbass |
2022-01-28 | Remove .html extension from list of tags in terminal | Guilherme Garcia |
2021-11-04 | Bumped version to 2.10 | Carlos Fenollosa |
2021-11-04 | Added support for configuring a Twitter Card default image | Carlos Fenollosa |
2020-05-10 | New feature: provides specific content ONLY on the index file | Carlos Fenollosa |
2019-09-01 | fixed head before sed | Carlos Fenollosa |
2018-07-14 | Add missing quote | Dknight |
2018-07-13 | Make HTML5 compatible | Dknight |
2018-05-21 | add option to trash post | uniporn |
2017-01-03 | Merge pull request #124 from thalios1973/feat/pandoc-test-fix | Carlos Fenollosa |
2016-12-29 | Added ability to include custom code just before the </body> tag. body_end_fi... | Mike Gauthier |
2016-12-29 | Added additional check that will allow the use of pandoc without the --strict... | Mike Gauthier |
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 | 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 | 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-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-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 |