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
*
Build settings paths as strings
settings-join-paths
Justin Mayer
2020-05-10
1
-16
/
+14
*
Merge pull request #2753 from avaris/log-dict
Justin Mayer
2020-05-10
3
-43
/
+108
|
\
|
*
Fix dictionary logging in formatter
Deniz Turgut
2020-05-09
3
-3
/
+63
|
*
use context manager for log testing
Deniz Turgut
2020-05-09
1
-40
/
+45
*
|
Merge pull request #2750 from avaris/autoreload
Justin Mayer
2020-05-10
3
-184
/
+273
|
\
\
|
*
|
Refactor file/folder watchers and autoreload
Deniz Turgut
2020-05-09
3
-184
/
+273
|
|
/
*
|
Merge pull request #2747 from avaris/github-actions
Justin Mayer
2020-05-10
21
-102
/
+236
|
\
\
|
|
/
|
/
|
|
*
Fix Windows tests
Deniz Turgut
2020-05-09
10
-41
/
+58
|
*
Cleanup test environment and requirements
Deniz Turgut
2020-05-09
10
-54
/
+11
|
*
Modify tox envs to simplify CI and add Python 3.8
Deniz Turgut
2020-05-09
3
-13
/
+11
|
*
Add Github Actions workflow
Deniz Turgut
2020-05-09
1
-0
/
+162
|
/
*
Set "modified:" from "date:" when the latter was set from the filesystem (#2748)
(GalaxyMaster)
2020-05-03
7
-0
/
+113
*
Only run Flake8 on changed lines
Justin Mayer
2020-04-30
1
-6
/
+4
*
Add Flake8 pre-commit hook
Justin Mayer
2020-04-30
1
-1
/
+9
*
Flake8 fix
Justin Mayer
2020-04-30
1
-1
/
+1
*
Ensure path & output path comparisons are absolute
Justin Mayer
2020-04-30
1
-2
/
+3
*
Expose first and last page of pagination (#2618)
Joachim Lusiardi
2020-04-30
13
-12
/
+32
*
Merge pull request #2693 from luzpaz/README
Justin Mayer
2020-04-30
1
-1
/
+4
|
\
|
*
Add Repology badge to README
luz.paz
2020-02-20
1
-1
/
+4
*
|
Allow setting host in Invoke serve & livereload tasks
Justin Mayer
2020-04-30
1
-6
/
+7
*
|
Merge pull request #2746 from kernc/fix-strings
Justin Mayer
2020-04-30
2
-5
/
+5
|
\
\
|
*
|
Fix error strings whitespace
Kernc
2020-04-29
2
-5
/
+5
|
/
/
*
|
Merge pull request #2742 from getpelican/remove-legacy
Justin Mayer
2020-04-27
39
-174
/
+108
|
\
\
|
*
|
Modernize code base to Python 3+ syntax
remove-legacy
Justin Mayer
2020-04-27
37
-171
/
+104
|
*
|
Relax hard/enforced line length to 88 characters
Justin Mayer
2020-04-27
2
-3
/
+4
|
/
/
*
|
Add Windows support to Invoke tasks
Justin Mayer
2020-04-24
1
-9
/
+11
*
|
Add dev dependencies expected by `tasks.py`
MinchinWeb
2020-04-24
1
-1
/
+3
*
|
Merge pull request #2735 from avaris/redundant-tests
Justin Mayer
2020-04-22
1
-14
/
+16
|
\
\
|
*
|
Remove duplicate tests in test_contents
Deniz Turgut
2020-04-21
1
-14
/
+16
|
/
/
*
|
Tidy SLUGIFY_* settings documentation
Justin Mayer
2020-04-21
1
-8
/
+6
*
|
Merge pull request #2731 from avaris/unicode-slugify
Justin Mayer
2020-04-21
7
-40
/
+141
|
\
\
|
*
|
Expose preserve_case option from slugify
Deniz Turgut
2020-04-21
5
-12
/
+42
|
*
|
Expose use_unicode setting of slugify in settings and use it
Deniz Turgut
2020-04-19
5
-24
/
+48
|
*
|
Rewrite pelican.utils.slugify to use unicode and add tests
Deniz Turgut
2020-04-19
2
-16
/
+63
*
|
|
Fix Python 2/3 cache pickle format incompatibility
Justin Mayer
2020-04-20
1
-1
/
+1
*
|
|
Fix anchor link to TIMEZONE settings documentation
Justin Mayer
2020-04-20
1
-1
/
+1
*
|
|
Update dev docs to reflect Poetry behavior change
Justin Mayer
2020-04-20
1
-1
/
+2
*
|
|
Merge pull request #2593 from sharmaeklavya2/relative-static-paths
Justin Mayer
2020-04-18
1
-2
/
+1
|
\
\
\
|
|
/
/
|
/
|
|
|
*
|
Only use relative paths in StaticGenerator
Eklavya Sharma
2019-07-09
1
-2
/
+1
*
|
|
Merge pull request #2730 from avaris/namespace-redux
Justin Mayer
2020-04-17
3
-1
/
+21
|
\
\
\
|
*
|
|
Fix legacy plugin loading
Deniz Turgut
2020-04-17
3
-1
/
+21
|
/
/
/
*
|
|
Add Typogrify/SmartyPants dashes config parameter (#2615)
fancsali
2020-04-16
7
-0
/
+101
*
|
|
Merge pull request #2727 from avaris/cleanup-after-tests
Justin Mayer
2020-04-16
1
-0
/
+1
|
\
\
\
|
*
|
|
Reset global state set by tests in test_pelican
Deniz Turgut
2020-04-16
1
-0
/
+1
*
|
|
|
Remove Piwik from theme and settings docs
Justin Mayer
2020-04-16
2
-33
/
+0
*
|
|
|
Flake8 fix
Justin Mayer
2020-04-16
1
-0
/
+1
*
|
|
|
Fix building asciidoc headers in importer & add docs
Justin Mayer
2020-04-16
2
-6
/
+5
*
|
|
|
PELICAN: pelican_import.py: add support for pelican-import -m asciidoc
Tim Janik
2020-04-16
1
-2
/
+30
*
|
|
|
Merge pull request #2724 from getpelican/theme-metadata
Justin Mayer
2020-04-16
44
-0
/
+51
|
\
\
\
\
|
*
|
|
|
Update test output with "description" metadata tag
theme-metadata
Justin Mayer
2020-04-15
42
-0
/
+42
[next]