Commit Graph

  • ff07c71d16 Use absolute import for LaTeX songs #165 Oliverpool 2015-11-08 09:19:34 +0100
  • 66e2e40901 Correctly (?) include the datadir to allow \import Oliverpool 2015-11-08 08:49:31 +0100
  • 9db2a86c72 Be more pythonic Oliverpool 2015-11-07 16:30:35 +0100
  • f537c9a16c Use dict comprehension to generate cached data Oliverpool 2015-11-07 16:26:47 +0100
  • 8516f3bfa0 Update cache version Oliverpool 2015-11-07 16:20:12 +0100
  • 28cc48541b Use cache only if True Oliverpool 2015-11-07 16:17:12 +0100
  • 4ae7e13326 Move the filehash computation into its own (cached) method Oliverpool 2015-11-07 16:15:43 +0100
  • 9a31a21c01 Minor refactorisation of cache_retrieved Oliverpool 2015-11-07 16:01:02 +0100
  • 9640b13f70 Make cached_name a Song property Oliverpool 2015-11-07 15:58:05 +0100
  • 30af0bba20 Fix and refactor caching functions Oliverpool 2015-11-07 15:52:45 +0100
  • 4cf6049384 Refactor caching functions Oliverpool 2015-11-07 15:46:23 +0100
  • 5f3f74a4c4 The config context is useless for jinja templates Oliverpool 2015-11-07 15:37:06 +0100
  • 9f2b77dd66 Try to be more pythonic Oliverpool 2015-11-07 15:35:38 +0100
  • f80b5a62bc Move the default_lang out of the config dict Oliverpool 2015-11-07 15:33:02 +0100
  • 821c5a1d3a Song._parse doesn't use the config argument Oliverpool 2015-11-07 15:31:18 +0100
  • 54084a56b4 Deprecate output argument of the Song.render method Oliverpool 2015-11-07 15:20:59 +0100
  • 73ee85a4a4 'cover' is an available directive Oliverpool 2015-11-07 14:48:26 +0100
  • a4a5501971 Merge pull request #160 from patacrep/crlf_test oliverpool 2015-11-07 14:48:49 +0100
  • 6cace14fe2 Merge branch 'master' into crlf_test #160 Oliverpool 2015-11-07 14:37:34 +0100
  • 98de8bc040 Merge pull request #161 from patacrep/file_encoding oliverpool 2015-11-07 14:35:00 +0100
  • f22b726484 Correct Exception for unknown encoding #161 Oliverpool 2015-11-07 14:14:56 +0100
  • d3046339d1 pylint - use format for string formatting Oliverpool 2015-11-07 13:53:40 +0100
  • 4c63e6fe70 Use logger instead of print Oliverpool 2015-11-07 12:59:15 +0100
  • 8e95c829b2 Verbose is only for Continuous Integration Oliverpool 2015-11-07 12:23:59 +0100
  • 6c3d36b4eb Merge pull request #156 from patacrep/data oliverpool 2015-11-07 12:22:40 +0100
  • 0704fc7de1 Merge branch 'master' into data #156 Oliverpool 2015-11-07 12:11:01 +0100
  • 7388c8e131 Merge pull request #158 from patacrep/nocache oliverpool 2015-11-07 12:09:00 +0100
  • b220d6d36a Improve exception type Oliverpool 2015-11-07 11:39:59 +0100
  • 46ceecd1c0 Improve variable names (pylint) Oliverpool 2015-11-07 11:39:49 +0100
  • d483c87d8b chardet package is not required anymore Oliverpool 2015-11-07 11:37:00 +0100
  • ac2363ca37 Correct encoding of control file Oliverpool 2015-11-07 11:31:29 +0100
  • a0c3e83e2f Detect file encoding with a priority list Oliverpool 2015-11-07 11:27:51 +0100
  • e6330c78b3 Do not support CR-only line endings (either CRLF or LF) Oliverpool 2015-11-07 10:57:03 +0100
  • 6330c66483 Create .crlf.source file that are overwritten at testing time Oliverpool 2015-11-07 10:37:19 +0100
  • 2788405285 Correct render path Oliverpool 2015-11-07 09:57:46 +0100
  • a8dd19fe27 pattern should always be defined Oliverpool 2015-11-07 09:21:55 +0100
  • df2f9bfea9 [test] Ensure tex and control files are read as UTF8 Louis 2015-11-07 05:32:30 +0100
  • 5cc173fd0b [WIP][test] Improve clrf test Louis 2015-11-07 05:17:32 +0100
  • 837ce8e3b1 Revert "[test] Create a test with CLRF endings" Louis 2015-11-07 04:49:50 +0100
  • 2468f2f094 [test] Create a test with CLRF endings Louis 2015-11-06 19:55:25 +0100
  • bdef0b1e01 Add a default value for the '--cache' option #158 Louis 2015-11-06 19:43:31 +0100
  • e981c70bc6 Support CRLF, LF and CR line endings Oliverpool 2015-11-06 10:35:27 +0100
  • b0d7a97578 Add a test for source files with CRLF lin endings (failing) Oliverpool 2015-11-06 16:20:28 +0100
  • c7551d7456 Move the chordpro templates Oliverpool 2015-11-06 11:30:48 +0100
  • efb36b3815 Recursively discover data files or the setup Oliverpool 2015-11-06 11:28:12 +0100
  • d076be098a Add docstring Louis 2015-11-05 18:56:29 +0100
  • bbea40d9b2 Merge branch 'master' into nocache Louis 2015-11-05 18:56:18 +0100
  • 08e5e000b7 Add a '--cache' option Louis 2015-11-05 18:24:14 +0100
  • 72efad7890 Fix data location Louis 2015-11-05 13:42:50 +0100
  • e835beedb5 Move templates used ir chordpro conversion Louis 2015-11-05 13:38:27 +0100
  • 4820293f90 Improve get_subdirs signature Louis 2015-11-05 13:21:12 +0100
  • 46a255d094 Merge 4b0b981681 into 085442b583 #152 oliverpool 2015-11-05 07:47:17 +0000
  • 085442b583 Merge pull request #153 from patacrep/nolyrics_shrp_bug Louis 2015-11-04 16:41:36 +0100
  • 1d6f8c2bbd Rename compilation test to force better ordering #153 Oliverpool 2015-11-04 08:59:47 +0100
  • 48840847e5 Dynamically skip tex.control if non-existent Oliverpool 2015-11-04 08:57:36 +0100
  • 59fbf0e46b Move syntax tests into a separate songbook Oliverpool 2015-11-04 08:42:39 +0100
  • bb9fb828d1 Merge pull request #154 from patacrep/shields Louis 2015-11-03 14:41:29 +0100
  • fb55199d4f Gather badges at the beginning of the readme #154 oliverpool 2015-11-03 14:02:02 +0100
  • b5b1b84d94 Improve installation instructions oliverpool 2015-11-03 12:26:16 +0100
  • df04318bc0 Build badge links point to branch build status oliverpool 2015-11-03 11:49:20 +0100
  • e612ae19a9 Correct master branch URL badge oliverpool 2015-11-03 11:43:48 +0100
  • 9a8761b85f Build badges show master branch status oliverpool 2015-11-03 11:41:53 +0100
  • cc7b4b1bfd Move licence badge oliverpool 2015-11-03 11:38:08 +0100
  • c8a2821f37 Split the badges at relevant locations oliverpool 2015-11-03 11:36:39 +0100
  • bed2005051 Embbed platform names in badges oliverpool 2015-11-03 11:32:45 +0100
  • a6a7edcfc8 Replace # with {\shrp} in nolyrics environment Oliverpool 2015-10-28 08:16:34 +0100
  • e1d4af646b Compilation bug if # is present in nolyrics environment Oliverpool 2015-10-28 08:15:29 +0100
  • 4b0b981681 Use include_pacakge_data #152 Oliverpool 2015-11-03 08:08:11 +0100
  • 24a864547d [README] Fix appveyor image url Louis 2015-11-03 03:39:32 +0100
  • adf9464af5 Add Appveyor shield Louis 2015-11-03 03:38:20 +0100
  • 2938f82e64 Merge pull request #147 from patacrep/useless_arguments Louis 2015-11-02 23:32:39 +0100
  • b3e9d04597 Merge branch 'master' into useless_arguments #147 Louis 2015-11-02 23:18:02 +0100
  • 2ae67a6c78 Merge pull request #149 from patacrep/windows_veyor_tests oliverpool 2015-11-02 21:07:36 +0100
  • f650d154e1 Clean appveyor.yml comments #149 Oliverpool 2015-11-02 13:50:38 +0100
  • 971a7a5114 _ROOT variable is useless Oliverpool 2015-11-02 12:55:19 +0100
  • 55d0689852 Only the Continuous Integration is verbose Oliverpool 2015-11-02 12:52:32 +0100
  • 459b06ec7b Fix hidden chars Oliverpool 2015-11-01 22:23:20 +0100
  • e73206cb0d Add missing babel TeX packages Oliverpool 2015-11-01 22:04:39 +0100
  • 79fa3673c6 Fix AppVeyor lualatex comilation Oliverpool 2015-11-01 21:38:05 +0100
  • 41bdc0f0b9 Fix AppVeyor caching Oliverpool 2015-11-01 21:33:54 +0100
  • 92b7185a7f Minor improvements Louis 2015-10-30 20:57:07 +0100
  • 48b49abccf Add windows tests on AppVeyor Oliverpool 2015-10-30 13:18:51 +0100
  • 0c7e60ad8d Use sys.executable instead of 'python' Oliverpool 2015-10-30 13:18:12 +0100
  • a4d1091e30 Use path2posix on LaTeX path Oliverpool 2015-10-30 13:17:49 +0100
  • 91e10566b9 Report if the latex executable is not found Oliverpool 2015-10-30 13:15:34 +0100
  • 2dc3b67e2b Change the package_data location Oliverpool 2015-10-30 13:14:27 +0100
  • 8f295e1887 Merge pull request #148 from patacrep/directive_tag Louis 2015-11-01 21:47:00 +0100
  • e07ad75b7d Merge branch 'master' into tag #148 Louis 2015-11-01 05:22:31 +0100
  • 3cab46e897 Use full names for cover and language Louis 2015-11-01 05:16:16 +0100
  • 5bc7973caf [songs.chordpro] Warn when using unknown directives Louis 2015-11-01 05:07:04 +0100
  • 9950debe9c [songs.chordpro] Add a new directive `{tag: ...}` Louis 2015-11-01 04:49:38 +0100
  • 7174c8f3b4 Remove useless arguments to LaTeX compilation Louis 2015-11-01 04:51:45 +0100
  • 8afb2012d5 DEBUG #146 Louis 2015-10-30 23:11:46 +0100
  • 30eb94608d DEBUG Louis 2015-10-30 23:05:39 +0100
  • 691bacdbf6 DEBUG: More verbosity Louis 2015-10-30 23:02:37 +0100
  • 692b649b06 DEBUG: More debugging information Louis 2015-10-30 22:55:22 +0100
  • 3648eba4d4 Merge b78a6388cd into d27a7f3c67 #144 oliverpool 2015-10-30 21:30:47 +0000
  • d27a7f3c67 Merge pull request #136 from patacrep/locale Louis 2015-10-30 22:30:46 +0100
  • e4228beafc Fix tests #136 Louis 2015-10-30 22:29:17 +0100
  • 446b791541 Fix tests Louis 2015-10-30 22:22:07 +0100