index
:
delta/python/pelican.git
3.0.1
3.2-series
Lucas-C-patch-1
add_multi_theme_support
autopub
cache-readers
caching_warning
content-written-signal
draft-tz
drop_py2_docs
faq_index_save_as
fix-1493
fix-delete-output-logic
funding
jinja-custom
listen-interrupt
master
metadata_keys
multiple-authors
pin-pygments
poetry-build
pygments-2.8
remove-legacy
remove-pkg_resources
rich
settings-join-paths
skip-md-metadata-parse
static_symlink_1042
striptags
theme-docs
theme-metadata
github.com: getpelican/pelican.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
Add a caching mechnism
cache-readers
Alexis Métaireau
2013-09-25
4
-5
/
+66
*
Merge pull request #1093 from honzajavorek/intrasite-link-parsing
Alexis Metaireau
2013-09-25
2
-15
/
+86
|
\
|
*
Tuned the tests so they are PY3 compilant.
Honza Javorek
2013-09-25
1
-1
/
+5
|
*
Added tests.
Honza Javorek
2013-09-25
1
-0
/
+60
|
*
Attempt to be compilant with Python 3.
Honza Javorek
2013-09-25
1
-3
/
+7
|
*
Support for params and fragments in intrasite links. Adresses #1063.
Honza Javorek
2013-09-24
1
-11
/
+18
|
*
Removed obsolete comment.
Honza Javorek
2013-09-24
1
-4
/
+0
*
|
Prepare version 3.3.1.dev for next development cycle
Justin Mayer
2013-09-24
3
-2
/
+7
*
|
Bump version 3.3.0
3.3.0
Justin Mayer
2013-09-24
3
-4
/
+4
*
|
Modify sed command in bumpr.rc to support BSD
Justin Mayer
2013-09-24
1
-1
/
+1
*
|
Change Bumpr test from tox to unittest
Justin Mayer
2013-09-24
1
-1
/
+1
|
/
*
Enhance and correct documentation
Justin Mayer
2013-09-23
7
-118
/
+129
*
Update changelog
Justin Mayer
2013-09-23
1
-0
/
+14
*
Merge branch 'master' of github.com:getpelican/pelican
Alexis Métaireau
2013-09-17
33
-63
/
+368
|
\
|
*
Merge pull request #1084 from karmadharma/pygmentdocsanddefault
Alexis Metaireau
2013-09-16
21
-33
/
+288
|
|
\
|
|
*
Support for pygment defaults and relevant documentation
SDGSDG
2013-09-15
21
-33
/
+288
|
*
|
Merge pull request #1083 from bmcorser/bmcorser/fix-utils-copy
Alexis Metaireau
2013-09-16
2
-0
/
+18
|
|
\
\
|
|
|
/
|
|
/
|
|
|
*
Fix `utils.copy` behaviour
bmcorser
2013-09-14
2
-0
/
+18
|
*
|
Merge pull request #1075 from jeekajoo/patch-1
Justin Mayer
2013-09-15
1
-15
/
+18
|
|
\
\
|
|
|
/
|
|
/
|
|
|
*
add async and defer attributes to piwik.js
jeekajoo
2013-09-02
1
-15
/
+18
|
*
|
Merge pull request #1056 from bmcorser/fix-utils-copy
Alexis Metaireau
2013-09-09
11
-14
/
+43
|
|
\
\
|
|
*
|
Clarify revised functinality
bmcorser
2013-08-31
1
-1
/
+2
|
|
*
|
More exciting files
bmcorser
2013-08-31
2
-0
/
+0
|
|
*
|
Clarification of THEME_STATIC_PATHS behaviour
bmcorser
2013-08-31
1
-1
/
+4
|
|
*
|
Hack out `overwrite` param
bmcorser
2013-08-24
2
-4
/
+2
|
|
*
|
Add regressison test for recursively copying files
bmcorser
2013-08-24
1
-0
/
+19
|
|
*
|
Adding placeholder files for regression test
bmcorser
2013-08-24
5
-0
/
+0
|
|
*
|
Fix for THEME_STATIC_PATHS by copying sensitively
bmcorser
2013-08-21
1
-9
/
+17
|
*
|
|
Merge pull request #1081 from talha131/patch-1
Alexis Metaireau
2013-09-09
1
-1
/
+1
|
|
\
\
\
|
|
*
|
|
Update changelog.rst
Talha Mansoor
2013-09-09
1
-1
/
+1
|
|
/
/
/
*
|
|
|
Fix a broken link
Alexis Métaireau
2013-09-17
1
-1
/
+1
|
/
/
/
*
|
|
Add tip on how to add videos to your blog.
Talha Mansoor
2013-09-08
1
-0
/
+9
*
|
|
Add details on how to use Pelican for non-blog static sites
Talha Mansoor
2013-09-08
1
-1
/
+13
*
|
|
Merge pull request #1071 from talha131/change-intrasite-link-syntax-updated
Alexis Metaireau
2013-09-08
5
-12
/
+30
|
\
\
\
|
*
|
|
Update settings documentation to explain INTRASITE_LINK_REGEX
Talha Mansoor
2013-09-09
3
-1
/
+9
|
*
|
|
Add INTRASITE_LINK_REGEX to configuration that user can modify
Talha Mansoor
2013-09-09
2
-3
/
+6
|
*
|
|
Update documentation to reflect change in intrasite link syntax
Talha Mansoor
2013-09-09
1
-8
/
+15
|
*
|
|
Change the regex so that it parse |filename| and {filename} equally
Talha Mansoor
2013-08-29
1
-1
/
+1
*
|
|
|
Close some HTML tags. Fix #1076
Alexis Métaireau
2013-09-08
67
-135
/
+135
|
|
_
|
/
|
/
|
|
*
|
|
Correct upload targets in Makefile.in
Justin Mayer
2013-08-29
1
-8
/
+8
|
/
/
*
|
Merge pull request #1066 from saimn/markdown
Justin Mayer
2013-08-28
1
-7
/
+3
|
\
\
|
*
|
Fix the behavior of Markdown extensions.
Simon Conseil
2013-08-29
1
-7
/
+3
|
/
/
*
|
Merge pull request #815 from noirbizarre/doc-versionning
Justin Mayer
2013-08-28
6
-13
/
+60
|
\
\
|
*
|
Pin bumpr version to avoid config breakage with new versions
Axel Haustant
2013-08-25
1
-1
/
+1
|
*
|
Added bumpr as a development requirement to perform release
Axel Haustant
2013-08-24
1
-0
/
+3
|
*
|
Prepare for bumpr
Axel Haustant
2013-08-24
4
-8
/
+35
|
*
|
Change current release section with a constant title
Axel Haustant
2013-08-21
1
-1
/
+1
|
*
|
Include version in doc and warn if it's a dev version.
Axel Haustant
2013-08-21
2
-7
/
+24
|
*
|
Use .dev suffix for development versions
Axel Haustant
2013-08-21
1
-1
/
+1
|
|
/
*
|
Merge pull request #1057 from astephen2/metadata
Alexis Metaireau
2013-08-25
1
-0
/
+15
|
\
\
|
|
/
|
/
|
[next]