главная|main page

состояние|status

блог|blog

файлы|files

программы|software

summaryrefslogtreecommitdiff
path: root/bb.sh
AgeCommit message (Expand)Author
2016-10-24Deleted the now defunct Twitter JSON API for share count. Fix #117Carlos Fenollosa
2016-10-24bump version to 2.8Carlos Fenollosa
2016-10-24Revert changes in #116Carlos Fenollosa
2016-10-24Revert tag management from #116Carlos Fenollosa
2016-10-24Better error message for $EDITOR. Close #112Carlos Fenollosa
2016-10-24support Markdown.pl in bashblog folder. Close #113Carlos Fenollosa
2016-10-24Merge pull request #116 from McDutchie/masterCarlos Fenollosa
2016-10-24Slavic language support, thanks to Tomasz JadowskiCarlos Fenollosa
2016-09-07tags_in_post(): bugfix for non-GNU 'sed'Martijn Dekker
2016-09-06Fix renaming using 'bb.sh edit -n'. Suppress 'which' errmsg.Martijn Dekker
2016-09-06Merge remote-tracking branch 'upstream/master'Martijn Dekker
2016-09-06More code refactoring. Limit word splitting and disable globbing by default.Martijn Dekker
2016-04-26simplified a couple commands and removed debug echosCarlos Fenollosa
2016-04-26Store post dates in html comment. Sync those with filesystem. Closes #96Carlos Fenollosa
2016-04-25avoid the user mistakingly using 'edit <draft>' instead of 'post <draft>'Carlos Fenollosa
2016-04-13Added support for images and made author field optionalBart
2016-03-09Merge remote-tracking branch 'upstream/master'Martijn Dekker
2016-03-09rebuild_tags(): use array for more robust file handlingMartijn Dekker
2016-03-02Merge branch 'master' of github.com:cfenollosa/bashblogCarlos Fenollosa
2016-03-02'rebuild' now keeps original author. Fixes #99Carlos Fenollosa
2016-02-23remove topsy, their website now gets forwarded to apple supportplatschi
2016-02-08fix #94 #97Carlos Fenollosa
2016-02-08Merge pull request #87 from McDutchie/masterCarlos Fenollosa
2016-01-29fix #85Carlos
2016-01-19test_markdown() without temporary filesMartijn Dekker
2016-01-18fix unquoted $global_disqus_username that shellcheck.net didn't catchMartijn Dekker
2016-01-18Get rid of a couple of more shellcheck.net warnings.Martijn Dekker
2016-01-18Some more code and performance optimisationsMartijn Dekker
2016-01-18XHTML compliance fix: self-close meta tagMartijn Dekker
2016-01-14fixed posts singular/pluralCarlos
2016-01-14Added 'tags' commandCarlos
2016-01-14Changed copyright year and version numberCarlos
2016-01-11fix: allow field splitting on tags_with_posts callMartijn Dekker
2016-01-11more robust parsing of 'ls' using 'read'Martijn Dekker
2016-01-11Code cleanups: quoting, redirection, string handlingMartijn Dekker
2016-01-11More correct and effective use of arraysMartijn Dekker
2016-01-10Consistent use of [[ and (( instead of [Martijn Dekker
2016-01-10Remove unnecessary quotes from scalar assignmentsMartijn Dekker
2015-12-21topsy is killCarlos
2015-09-23Shellcheck. Fix #78Carlos
2015-09-02little changes in css to adapt width to screenDavid Mateos
2015-07-11fixed bug where drafts were appended a random postfix after re-editingCarlos
2015-05-09Fixes #70Enneka
2015-03-09Close #72Carlos Fenollosa
2015-02-19Fix #71Carlos Fenollosa
2014-10-05fix #59Carlos Fenollosa
2014-09-15properly quote twitter cardsCarlos Fenollosa
2014-09-15Twitter cards. Fixes #36Carlos Fenollosa
2014-09-12changed hardcoded /bin/ pathsCarlos Fenollosa
2014-09-01Close #61 #57Carlos Fenollosa