3706 Commits (01b8460b390b530fd96831513ee35aa361ceb94c)
 

Author SHA1 Message Date
oliverpool 9189bd6611 Merge pull request #168 from patacrep/setup_data 10 years ago
Louis 99957c20d3 [setup] Data is included differently depending on platform 10 years ago
Louis b18a202f0d Merge pull request #165 from patacrep/argument_simplification 10 years ago
Louis 462b16b78b Merge pull request #166 from patacrep/songs_package 10 years ago
Louis c0676d3f47 Syntax fixes 10 years ago
Oliverpool 89f92478a1 Correct comment 10 years ago
Oliverpool a8ef3d96ac Pre-treatment for escaped space in author names 10 years ago
Oliverpool e7ca43444d graphics must be included with img folder 10 years ago
Oliverpool a0a358d29e Fix #82. Update song package 10 years ago
Oliverpool 96b2c3201a Add a purgecache command to the songbook bash 10 years ago
Oliverpool 8cfc654c17 filehandle should always be defined 10 years ago
Oliverpool ff07c71d16 Use absolute import for LaTeX songs 10 years ago
Oliverpool 66e2e40901 Correctly (?) include the datadir to allow \import 10 years ago
Oliverpool 9db2a86c72 Be more pythonic 10 years ago
Oliverpool f537c9a16c Use dict comprehension to generate cached data 10 years ago
Oliverpool 8516f3bfa0 Update cache version 10 years ago
Oliverpool 28cc48541b Use cache only if True 10 years ago
Oliverpool 4ae7e13326 Move the filehash computation into its own (cached) method 10 years ago
Oliverpool 9a31a21c01 Minor refactorisation of cache_retrieved 10 years ago
Oliverpool 9640b13f70 Make cached_name a Song property 10 years ago
Oliverpool 30af0bba20 Fix and refactor caching functions 10 years ago
Oliverpool 4cf6049384 Refactor caching functions 10 years ago
Oliverpool 5f3f74a4c4 The config context is useless for jinja templates 10 years ago
Oliverpool 9f2b77dd66 Try to be more pythonic 10 years ago
Oliverpool f80b5a62bc Move the default_lang out of the config dict 10 years ago
Oliverpool 821c5a1d3a Song._parse doesn't use the config argument 10 years ago
Oliverpool 54084a56b4 Deprecate output argument of the Song.render method 10 years ago
Oliverpool 73ee85a4a4 'cover' is an available directive 10 years ago
oliverpool a4a5501971 Merge pull request #160 from patacrep/crlf_test 10 years ago
Oliverpool 6cace14fe2 Merge branch 'master' into crlf_test 10 years ago
oliverpool 98de8bc040 Merge pull request #161 from patacrep/file_encoding 10 years ago
Oliverpool f22b726484 Correct Exception for unknown encoding 10 years ago
Oliverpool d3046339d1 pylint - use format for string formatting 10 years ago
Oliverpool 4c63e6fe70 Use logger instead of print 10 years ago
Oliverpool 8e95c829b2 Verbose is only for Continuous Integration 10 years ago
oliverpool 6c3d36b4eb Merge pull request #156 from patacrep/data 10 years ago
Oliverpool 0704fc7de1 Merge branch 'master' into data 10 years ago
oliverpool 7388c8e131 Merge pull request #158 from patacrep/nocache 10 years ago
Oliverpool b220d6d36a Improve exception type 10 years ago
Oliverpool 46ceecd1c0 Improve variable names (pylint) 10 years ago
Oliverpool d483c87d8b chardet package is not required anymore 10 years ago
Oliverpool ac2363ca37 Correct encoding of control file 10 years ago
Oliverpool a0c3e83e2f Detect file encoding with a priority list 10 years ago
Oliverpool e6330c78b3 Do not support CR-only line endings (either CRLF or LF) 10 years ago
Oliverpool 6330c66483 Create .crlf.source file that are overwritten at testing time 10 years ago
Oliverpool 2788405285 Correct render path 10 years ago
Oliverpool a8dd19fe27 pattern should always be defined 10 years ago
Louis df2f9bfea9 [test] Ensure tex and control files are read as UTF8 10 years ago
Louis 5cc173fd0b [WIP][test] Improve clrf test 10 years ago
Louis 837ce8e3b1 Revert "[test] Create a test with CLRF endings" 10 years ago