Dec 7, 2008 |
14 years 9 months | * std_hooks.lua: use hook_wrapper_dump instead of just dump which
pollutes the global Lua namespace a bit too much |
14 years 9 months | - Written Linux installer. |
14 years 9 months | Added the in-place development installer script. |
Dec 9, 2008 |
14 years 9 months | Don't need explicit encode_hexenc for printing id's. |
Dec 10, 2008 |
14 years 9 months | po/es.po: translate 14 strings, fix 14 fuzzies. |
Dec 13, 2008 |
14 years 9 months | * std_hooks.lua: check for the type of the returned variable, rather
than if it can be evaluated to true (which `false` can't ...) |
14 years 9 months | actually, no reason to use type() here |
14 years 9 months | * added tests for the `automate lua` command |
Dec 14, 2008 |
14 years 9 months | * cmd_merging.cc: use %d instead of %s in the formatter if numbers
should be printed |
14 years 9 months | * po/de.po: translation roundup |
14 years 9 months | propagate from branch 'net.venge.monotone' (head
2a5460d1ba68bb34d315c0be839182b6a5430ed2) |
14 years 9 months | propagate from branch 'net.venge.monotone' (head
2a5460d1ba68bb34d315c0be839182b6a5430ed2) |
14 years 9 months | * monotone.texi: automate show_conflicts was not added in interface
version 7.1, but 8.0 (7.1 never existed); the formatting changes
make a bump from 8.x to 9.0 neccessary |
Dec 15, 2008 |
14 years 9 months | * NEWS: noted the new automate lua command |
14 years 9 months | propagate from branch 'net.venge.monotone.experiment.automate-lua'
(head c06fc4df14e513b4ba64475bf01faa784dc04e57) |
14 years 9 months | cleanup some interface version numbering mess |
14 years 9 months | * cmd_conflicts.cc: remove additional punctation inside the
describing paragraphs of the new conflicts group / commands |
14 years 9 months | * po/POTFILES.in: add missing cmd_conflicts.cc file |
14 years 9 months | * po/LINGUAS: remove outdated translations ja, fr and pt_BR from the
distribution |
14 years 9 months | * cmd_conflicts.cc: changed a couple of more places where %d should
have been used instead of %s |