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
*
Include the tests package in the source distribution
poetry-build
Jason K. Moore
2020-08-20
1
-11
/
+6
*
Rename setting SUMMARY_END_MARKER → SUMMARY_END_SUFFIX (#2792)
kernc
2020-08-20
4
-7
/
+7
*
Rename branch for GitHub Pages repo quickstart
Justin Mayer
2020-08-20
1
-1
/
+1
*
Minor improvements to installation docs
Justin Mayer
2020-08-20
1
-9
/
+5
*
Remove outdated references to Python 2.7 in docs
Justin Mayer
2020-08-20
2
-5
/
+3
*
Prefix Pip commands with `python -m` in docs
Justin Mayer
2020-08-20
7
-16
/
+16
*
Use more reliable installation command in docs
Justin Mayer
2020-08-20
2
-3
/
+3
*
Lowercase metadata field name when comparing with FORMATTED_FIELDS in rST reader
John T. Wodder II
2020-08-20
4
-1
/
+37
*
Auto-detect physical CPU cores via pytest-xdist
Justin Mayer
2020-08-20
1
-1
/
+1
*
Upgrade pytest-xdist dev dependency to v2.0
Justin Mayer
2020-08-20
2
-2
/
+2
*
Support Booleans in --extra-settings. Refs #2789
Justin Mayer
2020-08-20
1
-1
/
+1
*
Fix error in --extra-settings feature. Refs #2789
Justin Mayer
2020-08-20
2
-2
/
+4
*
fix usage of pelican_open in docs
shakram02
2020-08-20
1
-7
/
+12
*
Remove duplicate port arguments in Makefile
David Beitey
2020-08-20
1
-16
/
+0
*
Makefile, include tags directory in rsync command
Arnaud Rebillout
2020-08-20
1
-1
/
+1
*
Document -e / --extra-settings option flags
Justin Mayer
2020-08-20
1
-0
/
+6
*
Rename CLI flag syntax for settings override feature
Justin Mayer
2020-08-20
1
-8
/
+6
*
Override settings from the command line
Peter Sabaini
2020-08-20
3
-3
/
+64
*
Update PyPI classifiers; add funding & tracker links
Justin Mayer
2020-08-20
1
-1
/
+5
*
Adjust isort task: v5.2+ is now recursive by default
Justin Mayer
2020-08-20
1
-1
/
+1
*
Remove self-referential Template Pages link in docs
Justin Mayer
2020-08-20
1
-1
/
+1
*
Update & re-order dependencies in pyproject
Justin Mayer
2020-08-20
1
-7
/
+7
*
Test new Pip 20.2 dependency resolver in GitHub CI
Justin Mayer
2020-07-29
1
-13
/
+19
*
Print Pip version during test install on Windows
Justin Mayer
2020-07-29
1
-0
/
+6
*
Test package uninstallation on Windows
Justin Mayer
2020-07-29
1
-0
/
+2
*
Test package installation on Windows in CI
Justin Mayer
2020-07-29
1
-0
/
+38
*
Update & re-order dependencies in pyproject
Justin Mayer
2020-07-29
1
-11
/
+10
*
Switch build system from setuptools to Poetry
Justin Mayer
2020-07-29
1
-1
/
+2
*
Add missing entry points to pyproject file
Justin Mayer
2020-07-29
1
-0
/
+4
*
Document inability to control plugin execution order
Justin Mayer
2020-07-29
1
-2
/
+7
*
Merge pull request #2767 from Lucas-C/invoke-template-minor-improvement
Justin Mayer
2020-07-23
2
-5
/
+13
|
\
|
*
Fixups post-review
Lucas Cimon
2020-06-09
1
-1
/
+3
|
*
Invoke template : avoiding to spawn unnecessary process + passing-through CLI...
Lucas Cimon
2020-06-09
2
-5
/
+11
*
|
Merge pull request #2768 from magicbrothers/patch-1
Justin Mayer
2020-06-12
1
-1
/
+1
|
\
\
|
|
/
|
/
|
|
*
Fix sentence in docs
magicbrothers
2020-06-12
1
-1
/
+1
|
/
*
Merge pull request #2763 from kernc/root-logger
Justin Mayer
2020-06-07
3
-3
/
+9
|
\
|
*
Docs: minor fix code block indent
Kernc
2020-06-05
1
-2
/
+2
|
*
Document how to logging in plugins
Kernc
2020-06-05
1
-1
/
+5
|
*
Force root logger to be of FatalLogger class
Kernc
2020-06-05
1
-0
/
+2
|
/
*
Improve namespace plugin documentation
Justin Mayer
2020-06-04
1
-12
/
+15
*
Document the `pelican-plugins` command
Justin Mayer
2020-05-26
1
-3
/
+5
*
Build settings paths as strings
Justin Mayer
2020-05-18
1
-16
/
+14
*
Add pull request template
Justin Mayer
2020-05-17
1
-0
/
+12
*
Add issue templates
Justin Mayer
2020-05-17
5
-0
/
+116
*
Add FAQ entry about Markdown syntax variants
Justin Mayer
2020-05-17
2
-3
/
+20
*
Merge pull request #2755 from avaris/lint
Justin Mayer
2020-05-14
3
-11
/
+11
|
\
|
*
fix linting errors
Deniz Turgut
2020-05-12
3
-11
/
+11
|
/
*
Switch README CI badge from Travis to GitHub Actions
Justin Mayer
2020-05-10
1
-4
/
+4
*
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
[next]