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
/
utils.py
Commit message (
Expand
)
Author
Age
Files
Lines
...
|
*
Merge remote-tracking branch 'remotes/malept/davidmarble-page-order-by' into ...
Vincent Jousse
2014-05-14
1
-1
/
+25
|
|
\
|
|
*
Support ordering pages and articles when iterating in templates.
David Marble
2013-11-14
1
-1
/
+25
*
|
|
Merge pull request #1446 from avaris/enhanced_strftime
Justin Mayer
2014-08-28
1
-2
/
+19
|
\
\
\
|
*
|
|
Fixes #1395: extends pelican.utils.strftime with `-` prefix to strip leading ...
Deniz Turgut
2014-07-16
1
-2
/
+19
*
|
|
|
Merge pull request #1412 from avaris/refactor_logging
Justin Mayer
2014-08-13
1
-33
/
+32
|
\
\
\
\
|
*
|
|
|
Refactor logging handling
Deniz Turgut
2014-07-22
1
-33
/
+32
|
|
/
/
/
*
|
|
|
Add timezone to datetime objects. Refs #962.
OGINO Masanori
2014-07-04
1
-1
/
+3
|
/
/
/
*
|
|
Fix test errors on OSX
Deniz Turgut
2014-06-26
1
-2
/
+8
*
|
|
Fix #1198, enable custom locale in template rendering, fixes links
Ondrej Grover
2014-06-26
1
-2
/
+19
*
|
|
catch arbitrary exceptions during cache unpickling
Ondrej Grover
2014-06-08
1
-1
/
+1
|
/
/
*
|
rename CACHE_DIR -> CACHE_PATH to unify with rest of Pelican
Ondrej Grover
2014-05-02
1
-6
/
+12
*
|
split content caching into two layers
Ondrej Grover
2014-04-20
1
-30
/
+39
*
|
Merge pull request #1318 from smartass101/fix_cacher_open_func
Justin Mayer
2014-04-18
1
-19
/
+17
|
\
\
|
*
|
set _cache_open func even if not loading cache, fixes autoreload
Ondrej Grover
2014-04-18
1
-19
/
+17
*
|
|
enable writing of only selected output paths
Ondrej Grover
2014-04-17
1
-0
/
+14
|
/
/
*
|
Cache content to speed up reading. Fixes #224.
Ondrej Grover
2014-04-15
1
-0
/
+113
*
|
change date metadata parsing to dateutil.parser
Stefan hr Berder
2014-02-23
1
-34
/
+5
*
|
Simplify usage of `utils.copy`
Rogdham
2013-12-07
1
-11
/
+8
*
|
Fix `utils.copy` for copying files, add unit tests
Rogdham
2013-12-07
1
-1
/
+1
|
/
*
Preserve file metadata (esp. timestamps) when copy static files to output fol...
zhouji
2013-10-15
1
-2
/
+2
*
Fix `utils.copy` behaviour
bmcorser
2013-09-14
1
-0
/
+3
*
Hack out `overwrite` param
bmcorser
2013-08-24
1
-3
/
+1
*
Fix for THEME_STATIC_PATHS by copying sensitively
bmcorser
2013-08-21
1
-9
/
+17
*
Refactor pelican_open using contextmanager
Simon Conseil
2013-08-04
1
-21
/
+17
*
Allow text substitutions when generating slugs
Andy Pearce
2013-07-04
1
-3
/
+5
*
Keep certain files when cleaning output; fix #574
Justin Mayer
2013-06-25
1
-4
/
+7
*
Clean up minor text formatting, spelling, grammar
Justin Mayer
2013-06-22
1
-5
/
+5
*
utils: Use pytz instead of datetime.timezone for timezones
W. Trevor King
2013-06-11
1
-2
/
+2
*
utils: Add some ISO 8601 forms to get_date()
W. Trevor King
2013-06-11
1
-16
/
+34
*
Merge pull request #848 from Rogdham/no_overwrite
Alexis Metaireau
2013-05-13
1
-6
/
+13
|
\
|
*
Add non unique slug warnings for translations
Rogdham
2013-04-14
1
-6
/
+13
*
|
Merge pull request #862 from avaris/emacs-autoreload
Justin Mayer
2013-04-22
1
-2
/
+10
|
\
\
|
*
|
ignore emacs lock files and exception handling for watchers
Deniz Turgut
2013-04-22
1
-2
/
+10
*
|
|
adds a 'strftime' jinja fiter that uses LOCALE
Deniz Turgut
2013-04-21
1
-0
/
+20
|
/
/
*
|
bugfix and tests for no settings path (no -s option)
Deniz Turgut
2013-04-19
1
-5
/
+8
*
|
add feedback to user and refactor 'autoreload' code
Deniz Turgut
2013-04-19
1
-36
/
+32
*
|
Fix bug with MacOS in utils.strftime
Rogdham
2013-04-17
1
-10
/
+5
*
|
refactored utils.strftime
Deniz Turgut
2013-04-16
1
-43
/
+39
|
/
*
remove unittest2 and fix various warnings in py3
Deniz Turgut
2013-04-13
1
-1
/
+2
*
Fixed path_to_url when os.sep is not '/'.
unknown
2013-04-12
1
-1
/
+1
*
Add translation metadata support.
Rogdham
2013-04-06
1
-2
/
+14
*
Fixes #630
Irfan Ahmad
2013-03-23
1
-1
/
+2
*
utils: Add path_to_url() and generalize get_relative_path()
W. Trevor King
2013-03-21
1
-3
/
+12
*
Convert '.' and '..' to the less magical os.curdir and os.pardir
W. Trevor King
2013-03-21
1
-3
/
+3
*
pelican/utils: Add split_all() and rework static URL generation
W. Trevor King
2013-03-10
1
-0
/
+21
*
Some doc + various enhancements
Alexis Métaireau
2013-03-10
1
-10
/
+12
*
bom detection and removal
Joseph Reagle
2013-03-03
1
-2
/
+5
*
Manual pass on sources for better standards.
Alexis Métaireau
2013-03-03
1
-37
/
+42
*
format exceptions as strings
dave mankoff
2013-02-10
1
-3
/
+4
*
fix string formatting errors
dave mankoff
2013-02-10
1
-3
/
+3
[prev]
[next]