главная|main page

состояние|status

блог|blog

файлы|files

программы|software

summaryrefslogtreecommitdiff
path: root/bb.sh
AgeCommit message (Expand)Author
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
2014-08-19fix #65Carlos Fenollosa
2014-07-18updated twitter count apiCarlos Fenollosa
2014-07-17Now the tweet count links to TopsyCarlos Fenollosa
2014-07-11Fix for #60Carlos Fenollosa
2014-07-07Twitter count now links to search resultsCarlos Fenollosa
2014-07-07Cookieless twitter optionCarlos Fenollosa
2014-07-03Hide warning message in sedCarlos Fenollosa
2014-06-30Sed error on macCarlos Fenollosa
2014-06-30Sed error on macCarlos Fenollosa
2014-06-30Sed error on macCarlos Fenollosa
2014-06-30Sed error on macCarlos Fenollosa
2014-06-30Sed error on macCarlos Fenollosa
2014-06-30Fixed #56Carlos Fenollosa
2014-06-30Manual fix for #54Carlos Fenollosa
2014-06-28suppress error messages and don't enter for loop when no tag files existAlexey Shpakovsky
2014-06-28don't invoke sed when no tag givenAlexey Shpakovsky
2014-06-27Updated version and contributorsCarlos Fenollosa
2014-06-27Merge pull request #53 from Lex-2008/small-fixes/4Carlos Fenollosa
2014-06-27Merge pull request #52 from Lex-2008/rebuild-less-tagsCarlos Fenollosa
2014-06-26help textAlexey Shpakovsky
2014-06-26use file extension when posting with `bb.sh post file.ext`Alexey Shpakovsky
2014-06-26use markdown by default (if available) when posting with `bb.sh post`Alexey Shpakovsky
2014-06-26Don't ask for preview - just show URL for previewAlexey Shpakovsky
2014-06-26fix typos in commentsAlexey Shpakovsky
2014-06-26proper check for empty variableAlexey Shpakovsky
2014-06-25clean_filename in RSS linksAlexey Shpakovsky
2014-06-25don't rebuild tags if they were not involved at allAlexey Shpakovsky
2014-06-24use new functionsAlexey Shpakovsky