главная|main page

состояние|status

блог|blog

файлы|files

программы|software

summaryrefslogtreecommitdiff
path: root/bb.sh
AgeCommit message (Expand)Author
2014-06-24posts_with_tags() to list all posts referenced by several tag filesAlexey Shpakovsky
2014-06-24tags_in_post() to list all tags referenced in one post fileAlexey Shpakovsky
2014-06-24make rebuild_tags() optionally accept 2 lists (of filenames and tags)Alexey Shpakovsky
2014-06-22one forgotten translated string templateAlexey Shpakovsky
2014-06-22$preview_url for those who writes posts locally before uploading themAlexey Shpakovsky
2014-06-07LC_ALL=C for all machine readable `date` outputPuuhinen
2014-06-06Implement Lex's suggestionCarlos Fenollosa
2014-06-05New filename filteringCarlos Fenollosa
2014-05-25add some options regarding filename generation:Alexey Shpakovsky
2014-05-21test markdown before editing *.md filesAlexey Shpakovsky
2014-05-20Fixed additional characters in all_tags.htmlCarlos Fenollosa
2014-05-19TyposCarlos Fenollosa
2014-05-15Fixed extra './' strings bug introduced in last commitCarlos Fenollosa
2014-05-15Fixed extra './' strings bug introduced in last commitCarlos Fenollosa
2014-05-11do not iterate over ls output where possible + protection on 'name with dashe...nonas
2014-05-09Change help to reflect possibility of editing md filesCarlos Fenollosa
2014-05-07fix #42Carlos Fenollosa
2014-03-25Fixed bug with yesterday.tar.gzCarlos Fenollosa
2014-03-23use *.html file timestamp, even when editing *.md fileAlexey Shpakovsky
2014-03-22rename *.md file together with *.htmlAlexey Shpakovsky
2014-03-22edit markdown postsAlexey Shpakovsky
2014-03-22save markdown fileAlexey Shpakovsky
2014-03-19preserve backslashes when posting/editingAlexey Shpakovsky
2014-03-19Clean up tag links only in "Tags:" lineAleksei Shpakovskii
2014-03-18use expr to clean tags RegExp wayAlexey Shpakovsky
2014-03-18delete generated HTML file before generating new one, not at the bottomAlexey Shpakovsky
2014-03-18bugfix: keep old page filename in the page's title link to itselfAlexey Shpakovsky
2014-03-18add tabstop to vim modelineAlexey Shpakovsky
2014-03-10Preserve line indentation in HTML file while rebuilding itAlexey Shpakovsky
2014-03-10cut on tag pages, tooAlexey Shpakovsky
2014-03-10Make filename generation routine play nice with Russian and UnixAlexey Shpakovsky
2014-03-10Keep first backup of this dayAlexey Shpakovsky
2014-03-10add vim modelineAlexey Shpakovsky
2014-03-10make CSS generation optionalAlexey Shpakovsky
2014-03-10Make inclusion of CSS files configurableAlexey Shpakovsky
2014-03-10fixed touch on BSD utilsCarlos Fenollosa
2014-03-10add options to edit commandAlexey Shpakovsky
2014-03-10keep .html extension when editingAlexey Shpakovsky
2014-03-10preserve date when editing postAlexey Shpakovsky
2014-03-10add options to bring back old behavior and keep old filenameAlexey Shpakovsky
2014-03-10show only text content in the editorAlexey Shpakovsky
2014-03-10move tag parsing to parse_fileAlexey Shpakovsky
2014-03-01make cutting optionalAlexey Shpakovsky
2014-03-01make cut_line confugurableAlexey Shpakovsky
2014-03-01get_post_title in make_rss(), tooAlexey Shpakovsky
2014-03-01"Read more..." link for articles which were cutAlexey Shpakovsky
2014-03-01cut text (leave up to "<!-- text cut -->") in index and RSSAlexey Shpakovsky
2014-03-01use get_html_file_content while building index and RSSAlexey Shpakovsky
2014-03-01Move text and title extraction to separate functionsAlexey Shpakovsky
2014-02-27Make tags more internationalAlexey Shpakovsky