Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | removed accidentally added file | Brandon Mathis | 2013-01-02 | 1 | -0/+0 |
* | Rake task new_post now accepts titles through stdin | Brandon Mathis | 2013-01-01 | 1 | -2/+5 |
* | Merge pull request #537 from joseprio/master | Brandon Mathis | 2012-12-29 | 1 | -0/+7 |
|\ | |||||
| * | Added robots.txt, with sitemap link | Josep del Rio | 2012-04-19 | 1 | -0/+7 |
* | | updated gems | Brandon Mathis | 2012-12-29 | 2 | -29/+24 |
* | | Merge pull request #408 from dtchepak/category_link_filter | Brandon Mathis | 2012-12-29 | 1 | -4/+12 |
|\ \ | |||||
| * | | Extract category_link filter from category_generator.rb plugin | David Tchepak | 2012-02-02 | 1 | -4/+12 |
* | | | Removed unnecessary regex in code block plugin | Brandon Mathis | 2012-12-26 | 1 | -5/+1 |
* | | | Titles in code plugins can have slashes in them. Closes #892 | Brandon Mathis | 2012-12-26 | 3 | -5/+5 |
* | | | Merge pull request #844 from jsvensson/rsyncargs | Brandon Mathis | 2012-12-19 | 1 | -1/+2 |
|\ \ \ | |||||
| * | | | Rakefile option for any additional rsync arguments | Johan Svensson | 2012-12-09 | 1 | -1/+2 |
* | | | | Merge pull request #824 from liangsun/patch-1 | Brandon Mathis | 2012-12-19 | 1 | -1/+1 |
|\ \ \ \ | |||||
| * | | | | To support url without domain name like /path/file | Liang Sun | 2012-11-27 | 1 | -1/+1 |
| |/ / / | |||||
* | | | | gist tag plugin now works with the latest changes GitHub gists and does not f... | Brandon Mathis | 2012-12-18 | 2 | -29/+39 |
* | | | | Merge pull request #831 from parkr/english | Brandon Mathis | 2012-12-07 | 1 | -1/+1 |
|\ \ \ \ | |/ / / |/| | | | |||||
| * | | | Fixing English error pet-peeve. | Parker Moore | 2012-11-30 | 1 | -1/+1 |
|/ / / | |||||
* | | | Disabled Rsync delete by default. Closes #787 | Brandon Mathis | 2012-10-13 | 1 | -1/+1 |
* | | | Using https instead of protocol relative urls, for Pinboard and Twitter feeds | Brandon Mathis | 2012-10-01 | 2 | -7/+7 |
* | | | Merge branch 'master' of github.com:imathis/octopress | Brandon Mathis | 2012-09-29 | 0 | -0/+0 |
|\ \ \ | |||||
| * \ \ | Merge pull request #675 from zlu/master | Brandon Mathis | 2012-09-09 | 1 | -6/+6 |
| |\ \ \ | |||||
| | * | | | Updated Github API to V3. | Zhao Lü | 2012-07-24 | 1 | -1/+1 |
| | * | | | Updated Github API to V3. | Zhao Lü | 2012-07-19 | 1 | -5/+5 |
* | | | | | Twitter API call and links are now protocol relative | Brandon Mathis | 2012-09-29 | 1 | -5/+5 |
* | | | | | Updated Github API to V3. | Zhao Lü | 2012-09-09 | 1 | -1/+1 |
* | | | | | Updated Github API to V3. | Zhao Lü | 2012-09-09 | 1 | -5/+5 |
|/ / / / | |||||
* | | | | Merge branch 'master' of github.com:imathis/octopress | Brandon Mathis | 2012-09-06 | 1 | -2/+2 |
|\ \ \ \ | |||||
| * \ \ \ | Merge pull request #706 from Confusion/patch-1 | Brandon Mathis | 2012-08-09 | 1 | -2/+2 |
| |\ \ \ \ | |||||
| | * | | | | Fix for issue #622 | Ivo Wever | 2012-08-09 | 1 | -2/+2 |
| |/ / / / | |||||
* | | | | | bumped rbenv version fixing #743 | Brandon Mathis | 2012-09-06 | 1 | -1/+1 |
|/ / / / | |||||
* | | | | Merge branch 'master' of github.com:imathis/octopress | Brandon Mathis | 2012-08-03 | 1 | -1/+3 |
|\ \ \ \ | |||||
| * \ \ \ | Merge pull request #666 from nathanl/example_repo_url | Brandon Mathis | 2012-07-30 | 1 | -1/+3 |
| |\ \ \ \ | | |/ / / | |/| | | | |||||
| | * | | | Example repo URL - see Github issue 516 | Nathan Long | 2012-07-12 | 1 | -1/+3 |
| |/ / / | |||||
* | | | | Updated gems and rubies to 1.9.3 | Brandon Mathis | 2012-07-31 | 3 | -6/+6 |
|/ / / | |||||
* | | | Merge pull request #602 from zan5hin/powrc | Brandon Mathis | 2012-06-10 | 1 | -0/+5 |
|\ \ \ | |||||
| * | | | Adding .powrc to allow RVM to work when POW is updated to version 0.4.0 and b... | Mark Nichols | 2012-06-08 | 1 | -0/+5 |
* | | | | Merge pull request #592 from omasanori/fix-rel-canonical | Brandon Mathis | 2012-06-03 | 1 | -1/+1 |
|\ \ \ \ | |||||
| * | | | | Do not strip trailing slash of canonical URLs. | OGINO Masanori | 2012-06-02 | 1 | -1/+1 |
|/ / / / | |||||
* | | | | updated plugins to work with latest version of Liquid | Brandon Mathis | 2012-05-24 | 3 | -7/+5 |
* | | | | Updated Gemfile | Brandon Mathis | 2012-05-23 | 2 | -54/+57 |
* | | | | Merge pull request #499 from lukekarrys/patch-1 | Brandon Mathis | 2012-05-21 | 1 | -1/+1 |
|\ \ \ \ | |||||
| * | | | | Don't display comments link for post excerpts on index page when comments for... | Luke Karrys | 2012-03-23 | 1 | -1/+1 |
| | |_|/ | |/| | | |||||
* | | | | Octopress filters are now limited to html producing templating languages, Fix... | Brandon Mathis | 2012-05-21 | 1 | -2/+6 |
* | | | | Fixed “3rd party plugins” wiki page link | Andrew Patton | 2012-05-20 | 1 | -1/+1 |
* | | | | updated to latest version of Sass, fixed deprecation warnings | Brandon Mathis | 2012-05-19 | 3 | -7/+8 |
|/ / / | |||||
* | | | Merge pull request #376 from robertkowalski/clrf | Brandon Mathis | 2012-03-07 | 1 | -114/+114 |
|\ \ \ | |||||
| * | | | Fix CRLF, closes #374 | Robert Kowalski | 2012-01-14 | 1 | -114/+114 |
* | | | | Merge pull request #427 from joliss/typo | Brandon Mathis | 2012-02-19 | 1 | -1/+1 |
|\ \ \ \ | |||||
| * | | | | Fix typo | Jo Liss | 2012-02-15 | 1 | -1/+1 |
| | |_|/ | |/| | | |||||
* | | | | Merge pull request #434 from nomulous/patch-1 | Brandon Mathis | 2012-02-19 | 1 | -2/+2 |
|\ \ \ \ | |/ / / |/| | | | |||||
| * | | | Github -> GitHub (capitalization) | Fletcher Tomalty | 2012-02-19 | 1 | -2/+2 |
|/ / / |