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
...
*
|
|
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
|
*
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
[prev]
[next]