[fofix-commits] [fofix/fofix] df41e4: Config: deduplicate value conversion code
GitHub
noreply at github.com
Mon Dec 31 16:04:52 UTC 2012
Branch: refs/heads/master
Home: https://github.com/fofix/fofix
Commit: df41e4d6431401e9f8002c50ae8e015984023574
https://github.com/fofix/fofix/commit/df41e4d6431401e9f8002c50ae8e015984023574
Author: John Stumpo <stump at jstump.com>
Date: 2012-12-31 (Mon, 31 Dec 2012)
Changed paths:
M src/Config.py
Log Message:
-----------
Config: deduplicate value conversion code
Commit: 841c9d68f9db01bae9b6fa02fbf6bfd7e2a8efca
https://github.com/fofix/fofix/commit/841c9d68f9db01bae9b6fa02fbf6bfd7e2a8efca
Author: John Stumpo <stump at jstump.com>
Date: 2012-12-31 (Mon, 31 Dec 2012)
Changed paths:
M src/Song.py
Log Message:
-----------
Song: remove unused import
Commit: 15bf04cacb4ed928428becdbdcf8cd73be80cb7f
https://github.com/fofix/fofix/commit/15bf04cacb4ed928428becdbdcf8cd73be80cb7f
Author: John Stumpo <stump at jstump.com>
Date: 2012-12-31 (Mon, 31 Dec 2012)
Changed paths:
M src/Svg.py
Log Message:
-----------
Svg: change type checks to isinstance calls
This is so that we can accept Unicode strings as filenames.
Commit: a9d143d0d3ad2457ac2bd075697e8ffb17eb477d
https://github.com/fofix/fofix/commit/a9d143d0d3ad2457ac2bd075697e8ffb17eb477d
Author: John Stumpo <stump at jstump.com>
Date: 2012-12-31 (Mon, 31 Dec 2012)
Changed paths:
M src/Config.py
A src/Unicode.py
Log Message:
-----------
Config: use Unicode when appropriate
Commit: 8b62bf25e725f59ba5e871a52aea5512d7a59001
https://github.com/fofix/fofix/commit/8b62bf25e725f59ba5e871a52aea5512d7a59001
Author: John Stumpo <stump at jstump.com>
Date: 2012-12-31 (Mon, 31 Dec 2012)
Changed paths:
M src/Song.py
Log Message:
-----------
Song: remove useless cargo-culted methods on special Info objects
Commit: a4134e6639cc2b1251a4a7aac570428f5c4f4865
https://github.com/fofix/fofix/commit/a4134e6639cc2b1251a4a7aac570428f5c4f4865
Author: John Stumpo <stump at jstump.com>
Date: 2012-12-31 (Mon, 31 Dec 2012)
Changed paths:
M src/Song.py
Log Message:
-----------
Song: handle Unicode better when setting info properties
Commit: 016f375c3605c4140ea1aa0530e496341d9b160f
https://github.com/fofix/fofix/commit/016f375c3605c4140ea1aa0530e496341d9b160f
Author: John Stumpo <stump at jstump.com>
Date: 2012-12-31 (Mon, 31 Dec 2012)
Changed paths:
M src/Log.py
Log Message:
-----------
Log: convert entry with asUTF8Bytes
Compare: https://github.com/fofix/fofix/compare/75b4c65b5ed9...016f375c3605
More information about the fofix-commits
mailing list