главная|main page

состояние|status

блог|blog

файлы|files

программы|software

summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2013-12-23Fixed bug in markdown detectionCarlos Fenollosa
2013-12-23Extended the Markdown support infoCarlos Fenollosa
2013-12-23Added markdown support, full support for BSD 'date' (i.e. OSX)Carlos Fenollosa
2013-12-14Removed duplicate licenseCarlos Fenollosa
2013-12-11Licensed by GPL v3. Closes #18Carlos Fenollosa
2013-09-26Fixed bug in Twitter localizationCarles Fenollosa
2013-09-26Forgot to change version numberCarles Fenollosa
2013-09-26Fixed a bug in localized datesCarles Fenollosa
2013-07-30Update README.mdCarlos Fenollosa
2013-07-08Update README.mdCarlos Fenollosa
2013-06-12Now supporting BSD dateCarlos Fenollosa
2013-06-12Merge pull request #15 from subtleq/masterCarlos Fenollosa
Potential Fix For Issue #3
2013-06-12Merge pull request #16 from djura-san/masterCarlos Fenollosa
Corrected contributor name
2013-06-11Corrected contributor namedjura-san
2013-06-06Fix For "BSD 'date' does not have the -R option"subtleq
modified date calls on lines 514, 515, 531, and 628 to use +"%a, %d %b %Y %H:%M:%S %z" in place of -R for compatibility with BSD systems. This commit has not been tested, but should work.
2013-06-05Update README.mdCarlos Fenollosa
2013-06-05Updated contributorsCarles Fenollosa
2013-06-05Updated READMECarles Fenollosa
2013-06-05Modified some functions to adjust to the default code styleCarles Fenollosa
Configuration in bb.sh is loaded and then overriden by .config
2013-06-05Merge pull request #13 from carlosbm/masterCarlos Fenollosa
Disqus and other enhancements
2013-04-09Updated commentsCarlos Bautista
2013-04-09date: changed %k switch to %H.Carlos Bautista
The former inserts padding spaces when hour is under 10
2013-04-09Fixed use of date() functionCarlos Bautista
2013-04-09Fixed detection of GNU date so it works on LinuxCarlos Bautista
2013-04-02Configuration settings for disqus variablesCarlos Bautista
2013-04-02Added disqus supportCarlos Bautista
2013-04-02Reverted date commands to GNU Date commandsCarlos Bautista
Added detection of date version. Tries to use gdate
2013-04-02Merge branch 'master' of github.com:carlosbm/bashblogCarlos Bautista
2013-04-02Merge remote-tracking branch 'cfenollosa/master'Carlos Bautista
2013-04-02Merge pull request #11 from dasistdaniel/patch-1Carlos Fenollosa
New Twitter Comment Template "View more Posts" Template Fix
2013-03-29bugfixesdasistdaniel
New Twitter Comment Template "View more Posts" Template Fix
2013-03-13Merge branch 'master' of git://github.com/carlesfe/bashblogCarlos Bautista
2013-03-13Added config file support and check for files existing prior to backupCarlos Bautista
2013-03-13Merge branch 'master' of github.com:carlesfe/bashblogCarlos Fenollosa
Conflicts: bb.sh
2013-03-13Fixed functions which required the presence of any html files (tar, rm,Carlos Fenollosa
etc). Closes #8, thanks to Newky for the report.
2013-03-08Merge remote-tracking branch 'cfenollosa/master'Carlos Bautista
2013-03-07Changed 'date' calls so they work now on BSD SystemsCarlos Bautista
(Lost locale date translation on the way :( )
2013-03-07Unquoted rm parametersCarlos Fenollosa
2013-03-07Merge pull request #7 from pborreli/typosCarlos Fenollosa
Fixed typos
2013-03-07Merge pull request #6 from juliangruber/masterCarlos Fenollosa
removed superfluous comment
2013-03-07Fixed typosPascal Borreli
2013-03-07removed superfluous commentJulian Gruber
2013-03-07Fixes #4Carlos Fenollosa
2013-03-07Merge branch 'master' of github.com:carlesfe/bashblogCarlos Fenollosa
2013-03-07Some bugfixesCarlos Fenollosa
2013-03-07Merge pull request #5 from ysangkok/masterCarlos Fenollosa
make sure $EDITOR is set
2013-03-07make sure $EDITOR is set, or everything breaksJanus Troelsen
2013-03-07Fixed a bug with editCarlos Fenollosa
2013-02-21Reset templatesCarlos Fenollosa
2013-02-21Expanded helpCarlos Fenollosa