Carles Fenollosa
f06d299749
Fixed a bug in localized dates
2013-09-26 11:29:03 +02:00
Carlos Fenollosa
0749d22835
Update README.md
2013-07-30 15:09:27 +02:00
Carlos Fenollosa
57469bbd5e
Update README.md
2013-07-08 11:32:13 +02:00
Carlos Fenollosa
251e968314
Now supporting BSD date
2013-06-12 23:18:58 +02:00
Carlos Fenollosa
dee648833e
Merge pull request #15 from subtleq/master
...
Potential Fix For Issue #3
2013-06-12 14:17:07 -07:00
Carlos Fenollosa
773310a40c
Merge pull request #16 from djura-san/master
...
Corrected contributor name
2013-06-12 14:15:39 -07:00
djura-san
84168e24d4
Corrected contributor name
2013-06-11 02:55:12 +02:00
subtleq
4ea22be412
Fix For "BSD 'date' does not have the -R option"
...
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-06 18:01:22 -06:00
Carlos Fenollosa
a628d074fc
Update README.md
2013-06-05 12:43:16 +02:00
Carles Fenollosa
68b7f58a3a
Updated contributors
2013-06-05 12:39:52 +02:00
Carles Fenollosa
331100a980
Updated README
2013-06-05 12:38:49 +02:00
Carles Fenollosa
2b8b2cce89
Modified some functions to adjust to the default code style
...
Configuration in bb.sh is loaded and then overriden by .config
2013-06-05 12:36:47 +02:00
Carlos Fenollosa
1f1ca64990
Merge pull request #13 from carlosbm/master
...
Disqus and other enhancements
2013-06-05 03:05:13 -07:00
Carlos Bautista
5e4215eecf
Updated comments
2013-04-09 19:48:57 +02:00
Carlos Bautista
35e5843273
date: changed %k switch to %H.
...
The former inserts padding spaces when hour is under 10
2013-04-09 17:53:38 +02:00
Carlos Bautista
5ff62fefe9
Fixed use of date() function
2013-04-09 17:25:35 +02:00
Carlos Bautista
7c9d9c655f
Fixed detection of GNU date so it works on Linux
2013-04-09 17:09:23 +02:00
Carlos Bautista
2ca8e59bd0
Configuration settings for disqus variables
2013-04-02 23:35:33 +02:00
Carlos Bautista
cb5e388f1e
Added disqus support
2013-04-02 16:52:11 +02:00
Carlos Bautista
cae7d16376
Reverted date commands to GNU Date commands
...
Added detection of date version. Tries to use gdate
2013-04-02 16:40:10 +02:00
Carlos Bautista
4f2e022471
Merge branch 'master' of github.com:carlosbm/bashblog
2013-04-02 14:37:08 +02:00
Carlos Bautista
d3b8de1856
Merge remote-tracking branch 'cfenollosa/master'
2013-04-02 14:36:01 +02:00
Carlos Fenollosa
9332f2d22b
Merge pull request #11 from dasistdaniel/patch-1
...
New Twitter Comment Template
"View more Posts" Template Fix
2013-04-02 02:52:25 -07:00
dasistdaniel
853b56bf30
bugfixes
...
New Twitter Comment Template
"View more Posts" Template Fix
2013-03-29 08:17:35 +01:00
Carlos Bautista
e2735d926b
Merge branch 'master' of git://github.com/carlesfe/bashblog
2013-03-13 14:54:35 +01:00
Carlos Bautista
cccb1547c9
Added config file support and check for files existing prior to backup
2013-03-13 14:48:44 +01:00
Carlos Fenollosa
09be7f7d90
Merge branch 'master' of github.com:carlesfe/bashblog
...
Conflicts:
bb.sh
2013-03-13 09:18:59 +01:00
Carlos Fenollosa
7b83de54e1
Fixed functions which required the presence of any html files (tar, rm,
...
etc). Closes #8 , thanks to Newky for the report.
2013-03-13 09:16:44 +01:00
Carlos Bautista
ed14c775e3
Merge remote-tracking branch 'cfenollosa/master'
2013-03-08 00:00:40 +01:00
Carlos Bautista
2abc806834
Changed 'date' calls so they work now on BSD Systems
...
(Lost locale date translation on the way :( )
2013-03-07 23:30:32 +01:00
Carlos Fenollosa
28aa6a7842
Unquoted rm parameters
2013-03-07 22:29:18 +01:00
Carlos Fenollosa
21fac7e7a0
Merge pull request #7 from pborreli/typos
...
Fixed typos
2013-03-07 13:10:21 -08:00
Carlos Fenollosa
5e2ce66c0a
Merge pull request #6 from juliangruber/master
...
removed superfluous comment
2013-03-07 13:09:48 -08:00
Pascal Borreli
6aa041af5e
Fixed typos
2013-03-07 20:51:54 +00:00
Julian Gruber
747c0855ee
removed superfluous comment
2013-03-07 20:34:28 +01:00
Carlos Fenollosa
9710192b70
Fixes #4
2013-03-07 19:56:04 +01:00
Carlos Fenollosa
60fbd583ce
Merge branch 'master' of github.com:carlesfe/bashblog
2013-03-07 19:31:19 +01:00
Carlos Fenollosa
0878f6ccc3
Some bugfixes
2013-03-07 19:30:59 +01:00
Carlos Fenollosa
0e260f314e
Merge pull request #5 from ysangkok/master
...
make sure $EDITOR is set
2013-03-07 10:29:20 -08:00
Janus Troelsen
b33467b6f0
make sure $EDITOR is set, or everything breaks
2013-03-07 19:14:06 +01:00
Carlos Fenollosa
1c56eba533
Fixed a bug with edit
2013-03-07 18:54:33 +01:00
Carlos Fenollosa
341894348f
Reset templates
2013-02-21 17:26:10 +01:00
Carlos Fenollosa
cebaa95531
Expanded help
2013-02-21 17:19:29 +01:00
Carlos Fenollosa
1ff26d166b
Fixed rss name
2013-02-21 17:16:11 +01:00
Carlos Fenollosa
08b0bc6846
Fixed bugs in date handling
2013-02-21 17:11:09 +01:00
Carlos Fenollosa
cefc5dad1e
Flexibility on the dates
2013-02-21 17:06:02 +01:00
Carlos Fenollosa
db1f2111ec
Fixed comments
2013-02-21 16:58:05 +01:00
Carlos Fenollosa
196c6ddc64
Merge branch 'master' into carlesfe
2013-02-21 16:43:24 +01:00
Carlos Fenollosa
26deb80b97
Modified README
2013-02-21 16:42:52 +01:00
Carlos Fenollosa
2b1ca037e6
My information for the blog
2013-02-21 16:40:34 +01:00