summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2011-08-25fixed preproc-not-done-everywhere bug (simple is beautiful, simple works!)p4bl0
2011-08-25do not removed empty lines in article anymorep4bl0
2011-08-14bugfix: do not try to git init if there already a git repos (oops ^^)p4bl0
2011-08-14fixed pre-commit hookp4bl0
2011-07-24Changing mktemp calls and some two sed calls to make it work with BSD coreuti...Leif Walsh
2011-07-24Asking for confirmation when installing on existing git repository instead of...p4bl0
2011-07-17html5 fix in default templatep4bl0
2011-07-14rewrite instead of append for pre- hooksp4bl0
2011-07-09Fixed preproc and article title problemp4bl0
2011-07-07preventing from using of preprocessed article titlePatrik Willard
2011-07-07replacing --quiet option of git-show with the more reliable -s optionPatrik Willard
2011-05-31added titles to previous/next links in default templatep4bl0
2011-05-31fix bug due to the sort command ignoring whitespace... everywherep4bl0
2011-05-31fix bug due to the sort command ignoring whitespacep4bl0
2011-05-21missing argument to fugitive_install_config important for remote installp4bl0
2011-05-21updated my email address in the README commit at installationp4bl0
2011-05-21BUGFIX: generated html for articles added in a commit with template changes w...p4bl0
2011-05-17spellcheck READMEAntoine Amarilli
2011-05-17fix typoAntoine Amarilli
2010-12-24fix replace_str '&' bugp4bl0
2010-11-22"mktemp -d" fails on my installtion, "mktemp -p" works fineThomas Eichinger
2010-09-27fixing w3c error caused by xml:lang being present in html tag but not lang attrp4bl0
2010-09-27Merge branch 'master' of gitorious.org:fugitive/fugitivep4bl0
2010-09-27added *datetime_html5 variables to be compliant with heretic w3c standardp4bl0
2010-09-24added an install-config options to be used in pair with --install-hooks to tr...p4bl0
2010-09-24Merge branch 'master' of git://gitorious.org/fugitive/fugitivep4bl0
2010-09-24Changing the author of the README default article (since it's me not the user)p4bl0
2010-09-23css fix for webkitp4bl0
2010-09-18fixed typos in the READMEp4bl0
2010-09-18added a Hacking and a Issues section to the readmep4bl0
2010-09-18added link in titlesp4bl0
2010-09-18Merge branch 'master' of Berthold:projects/fugitivep4bl0
2010-09-17grep and sed bugfixAntoine Amarilli
2010-09-16replaced '\s' by '[[:space:]]' in grep calls to fix compatibility issuesp4bl0
2010-09-12added :active style for links (for tab-navigation)p4bl0
2010-09-05fixed typo in the READMEp4bl0
2010-09-04removed mktemp call options because of a compatibility issue with BSD mktemp ...p4bl0
2010-09-04wrote some quick and dirty help and usage messagep4bl0
2010-09-04Merge branch 'master' of Berthold:projects/fugitivep4bl0
2010-09-04changed README post file namep4bl0
2010-09-04finished README writingp4bl0
2010-08-26fixed formatting in the READMEp4bl0
2010-08-11added details about the template systemp4bl0
2010-08-11started to write the template system doc in the READMEp4bl0
2010-08-10now preventing commit when zero article (for real ^^) and push when fugitive....p4bl0
2010-08-10grammar fixesp4bl0
2010-08-10preventing commit or pushing with zero articlep4bl0
2010-08-08README typop4bl0
2010-08-08updated READMEp4bl0
2010-08-08now detecting template change, regenerating everything in that casep4bl0