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
path:
root
/
pelican
Commit message (
Expand
)
Author
Age
Files
Lines
*
use also SIMPLE_THEME in test_settings.py
add_multi_theme_support
Ondrej Grover
2014-11-05
1
-3
/
+3
*
fix theme path construction
Ondrej Grover
2014-11-05
2
-17
/
+17
*
fix some more test still using dict
Ondrej Grover
2014-11-05
2
-3
/
+3
*
fix special handling of THEMES paths
Ondrej Grover
2014-11-05
3
-13
/
+22
*
support both implicit and explicit inheritance with THEMES
Ondrej Grover
2014-11-05
2
-16
/
+21
*
bugfix: if block with absp in THEMES was wronlgy indented
Ondrej Grover
2014-11-05
1
-2
/
+2
*
Add Multi-theme support
th3aftermath
2014-11-04
6
-38
/
+93
*
Merge pull request #1399 from Scheirle/fix_feed_localized_url
Justin Mayer
2014-11-04
14
-125
/
+122
|
\
|
*
Updates the custom_locale test feed files to match the correct month names
Bernhard Scheirle
2014-09-06
13
-92
/
+92
|
*
Enables custom locale while feed generation.
Bernhard Scheirle
2014-09-06
1
-33
/
+30
*
|
Merge pull request #1499 from matrixise/fix_logger
Justin Mayer
2014-11-03
1
-1
/
+1
|
\
\
|
*
|
fix the parameters for a logging.warning call
Stéphane Wirtel
2014-10-12
1
-1
/
+1
*
|
|
Merge pull request #1457 from svenkreiss/master
Justin Mayer
2014-11-02
1
-0
/
+3
|
\
\
\
|
*
|
|
add <ul> to make valid html
Sven Kreiss
2014-09-05
1
-0
/
+3
|
|
|
/
|
|
/
|
*
|
|
Merge pull request #1518 from iKevinY/merge-analytics
Justin Mayer
2014-11-02
3
-20
/
+19
|
\
\
\
|
*
|
|
Merge piwik.html into analytics.html
Kevin Yap
2014-11-02
3
-20
/
+19
*
|
|
|
Merge pull request #1361 from ingwinlu/rewritten_summary_2
Justin Mayer
2014-11-02
1
-6
/
+17
|
\
\
\
\
|
|
/
/
/
|
/
|
|
|
|
*
|
|
rework summary attribute
winlu
2014-11-02
1
-6
/
+17
*
|
|
|
Merge pull request #1466 from cgar/spelling
Justin Mayer
2014-11-02
6
-6
/
+6
|
\
\
\
\
|
*
|
|
|
minor spelling fixes
Carlos E. Garcia
2014-09-15
6
-6
/
+6
|
|
|
/
/
|
|
/
|
|
*
|
|
|
Make PAGE_EXCLUDES work with subdirs. Fixes #1500.
Forest
2014-11-01
4
-2
/
+48
|
|
/
/
|
/
|
|
*
|
|
Make StaticGenerator skip content sources. Refs #1019.
Forest
2014-10-31
9
-6
/
+122
*
|
|
fix missing tab in Makefile template
Olivier Verdier
2014-10-20
1
-1
/
+1
|
|
/
|
/
|
*
|
add missing author feeds to pelicanconf template
winlu
2014-09-29
1
-0
/
+2
*
|
Fix for broken test in #1348
Deniz Turgut
2014-09-18
1
-1
/
+2
*
|
Merge pull request #1426 from barrysteyn/DOCUTILS_SETTINGS
Justin Mayer
2014-09-18
1
-0
/
+1
|
\
\
|
*
|
Documents DOCUTILS_SETTINGS and initializes it. Fixes #1425
Barry Steyn
2014-07-31
1
-0
/
+1
*
|
|
Merge pull request #1366 from Scheirle/paginated_relative_urls_fix2
Justin Mayer
2014-09-18
1
-11
/
+18
|
\
\
\
|
*
|
|
Fixes wrongly generated relative urls for pagination.
Bernhard Scheirle
2014-07-12
1
-11
/
+18
*
|
|
|
Merge pull request #1348 from vjousse/davidmarble-page-order-by
Justin Mayer
2014-09-18
5
-6
/
+83
|
\
\
\
\
|
|
_
|
_
|
/
|
/
|
|
|
|
*
|
|
Addressed comments from @avaris in PR getpelican/pelican#1348
Mark Lee
2014-05-27
2
-2
/
+7
|
*
|
|
Merge branch 'master' of https://github.com/getpelican/pelican into davidmarb...
Mark Lee
2014-05-27
3
-0
/
+11
|
|
\
\
\
|
*
|
|
|
Address code review comments from PR getpelican/pelican#1348
Mark Lee
2014-05-20
1
-9
/
+5
|
*
|
|
|
Add missing methods
Vincent Jousse
2014-05-14
1
-0
/
+6
|
*
|
|
|
Merge remote-tracking branch 'remotes/malept/davidmarble-page-order-by' into ...
Vincent Jousse
2014-05-14
5
-11
/
+81
|
|
\
\
\
\
|
|
*
|
|
|
Add test for PAGE_ORDER_BY
Mark Lee
2013-11-14
2
-3
/
+51
|
|
*
|
|
|
Support ordering pages and articles when iterating in templates.
David Marble
2013-11-14
3
-3
/
+31
*
|
|
|
|
|
Merge pull request #1408 from arty-name/feed-written
Justin Mayer
2014-08-28
2
-0
/
+3
|
\
\
\
\
\
\
|
*
|
|
|
|
|
Add feed_written signal
Artemy Tregubenko
2014-08-28
2
-0
/
+3
*
|
|
|
|
|
|
Merge pull request #1446 from avaris/enhanced_strftime
Justin Mayer
2014-08-28
2
-2
/
+26
|
\
\
\
\
\
\
\
|
|
/
/
/
/
/
/
|
/
|
|
|
|
|
|
|
*
|
|
|
|
|
Fixes #1395: extends pelican.utils.strftime with `-` prefix to strip leading ...
Deniz Turgut
2014-07-16
2
-2
/
+26
|
|
|
_
|
_
|
/
/
|
|
/
|
|
|
|
*
|
|
|
|
|
Fixes #1420: Handle multiple definitions of standard metadata for Markdown
Deniz Turgut
2014-08-22
1
-0
/
+7
*
|
|
|
|
|
Merge pull request #1411 from barrysteyn/typogrify-ignore-list
Justin Mayer
2014-08-17
5
-3
/
+76
|
\
\
\
\
\
\
|
*
|
|
|
|
|
Allows Typogrify to ignore user specified tags. Refs #1407
Barry Steyn
2014-07-28
5
-3
/
+76
*
|
|
|
|
|
|
Merge pull request #1412 from avaris/refactor_logging
Justin Mayer
2014-08-13
13
-183
/
+228
|
\
\
\
\
\
\
\
|
*
|
|
|
|
|
|
Refactor logging handling
Deniz Turgut
2014-07-22
13
-183
/
+228
|
|
/
/
/
/
/
/
*
|
|
|
|
|
|
Merge pull request #1371 from omasanori/tz
Justin Mayer
2014-08-02
92
-247
/
+259
|
\
\
\
\
\
\
\
|
|
_
|
_
|
_
|
_
|
_
|
/
|
/
|
|
|
|
|
|
|
*
|
|
|
|
|
Add timezone to datetime objects. Refs #962.
OGINO Masanori
2014-07-04
92
-247
/
+259
*
|
|
|
|
|
|
Debug print removal
RR2DO2
2014-07-25
1
-1
/
+0
|
|
/
/
/
/
/
|
/
|
|
|
|
|
*
|
|
|
|
|
Reader name now accessible for articles and pages
Daan Debie
2014-07-15
2
-0
/
+5
|
|
/
/
/
/
|
/
|
|
|
|
[next]