682 Commits (ccba7a00a8dee9b5f85dc469a1c1cf93a547073a)

Author SHA1 Message Date
Oliverpool e1fa1ef6f9 cwd can be relative to the songbook.sb file 9 years ago
Oliverpool 088eb8d0fb is now optionnal for 9 years ago
Oliverpool 011bd60e8a Allow dict as argument 9 years ago
Louis 6bfd033abc [debug] Remove debugging traces 9 years ago
oliverpool 8281454b6b typo 9 years ago
Louis 002328e1b5 [DEBUG] Debug travis error 9 years ago
Louis d6d02d392f Remove useless import 9 years ago
Louis 76bd665415 Fix import errors 9 years ago
Louis bdb033c20b `patatools cache` improvements 9 years ago
Louis ad5d103f30 typo 9 years ago
Louis 9de0f01243 Fix wrong logger name 9 years ago
Oliverpool 6b633e79b9 Forgotten file and pylint 9 years ago
Oliverpool 9751e1136c include now supports yaml 9 years ago
Oliverpool 5496ee8818 SBFileError is not used 9 years ago
Oliverpool 5a1127bb3f Simplify sorted exception 9 years ago
Oliverpool 50642ccde9 minor refoactoring 9 years ago
Oliverpool 79bf664b3c Better handle content error 9 years ago
Oliverpool 0481ce5962 song plugin support argument 9 years ago
Oliverpool fbdafd0162 Validate plugin argument with a decorator 9 years ago
Oliverpool 3cb0789e53 Clean content documentation 9 years ago
Oliverpool 1eb211db0a Check the schema before generating ContentList 9 years ago
Oliverpool f405d2b44c (pylint) correct unused imports and vars 9 years ago
Oliverpool a2d2aea081 song is now in yaml 9 years ago
Oliverpool 566b2ee019 tex is now in yaml 9 years ago
Oliverpool 3f02240670 sorted is now in yaml 9 years ago
Oliverpool 2a421fba77 include is now in yaml 9 years ago
Oliverpool a37966e589 cwd is now in yaml 9 years ago
Oliverpool 2e19605a2e Correct docstring 9 years ago
Oliverpool 15e4a578ce songsection is now yaml compatible 9 years ago
Oliverpool e1e6b6d302 Section is now full yaml 9 years ago
Louis 6f8b4fd6f9 [patatools] Use built-in features to raise error when no subcommand is provided 9 years ago
Louis 9be3072e4e Turn `patacrep.songs.convert` script into a `patatools` sub-command 9 years ago
Louis 4571bef5e5 New binary patatools 9 years ago
Oliverpool b3d11140c1 Correct sorted normalization 9 years ago
Oliverpool 1c4b48c9e7 Simplify lilypond check 9 years ago
Oliverpool 8a26259cee Tex input requires posix path 9 years ago
Louis 0f2c0938bc Templates: Reorganise default filters 9 years ago
Louis b2a9f4c81a Remove useless (and wrong) argument 9 years ago
Louis 5cfe8cd0f1 Remove unused argument, and improve documentation 9 years ago
Louis 251deb889a Define a constant for the default language 9 years ago
Louis dd2147c612 Add an `iter_flat_error()` method 9 years ago
Louis f9208e8581 Simplify test 9 years ago
Louis 538aed16c9 Rephrase error 9 years ago
Louis 49080bc7f1 Move iteration of sub-content errors into the ContentList.iter_errors() iterator 9 years ago
Louis fbc8ac5a95 Tricking pylint 9 years ago
Louis 61721f3425 Shared errors can be turned into dictionaries 9 years ago
Louis 6fce49ae1b Fix type error 9 years ago
Louis 38f87923d8 Song errors are cached only if there isn't any of them 9 years ago
Louis 10578710ef Better error messages 9 years ago
Louis 5c471af26d "File not found" errors are now stored into the list of songbook errors 9 years ago