# # # patch "ChangeLog" # from [97fc28670b12aff5578bccc27503bbed4369c0fa] # to [92ca99756dad9bc1fa54632b491e438dd376f388] # ============================================================ --- ChangeLog 97fc28670b12aff5578bccc27503bbed4369c0fa +++ ChangeLog 92ca99756dad9bc1fa54632b491e438dd376f388 @@ -770,7 +770,7 @@ * configure.ac, Makefile.am: add {MONOTONE,LIB3RDPARTY}_C{,XX}FLAGS variables. -2005-10-10 Benoît Dejean +2005-10-10 Benoît Dejean * commands.cc: s/key store/keystore/g. @@ -819,7 +819,7 @@ * tests/t_automate_keys.at: Portability fixes. -2005-10-08 Benoît Dejean +2005-10-08 Benoît Dejean * commands.cc: One more i18n string. @@ -1166,7 +1166,7 @@ * tests/t_netsync_unrelated.at: passes, remove XFAIL -2005-09-26 Benoît Dejean +2005-09-26 Benoît Dejean * database.cc: Merged 3 strings. @@ -1184,18 +1184,18 @@ * sqlite/*: Update in-tree SQLite from 3.2.6 to 3.2.7. -2005-09-25 Benoît Dejean +2005-09-25 Benoît Dejean * netsync.cc: 3 more i18n strings. -2005-09-25 Benoît Dejean +2005-09-25 Benoît Dejean * cert.cc (cert_signable_text): F() vs. boost::format. * lua.cc (monotone_guess_binary_file_contents_for_lua), (monotone_include_for_lua), (monotone_includedir_for_lua): * rcs_import.cc (import_cvs_repo): Merged some strings. -2005-09-25 Benoît Dejean +2005-09-25 Benoît Dejean * lua.cc (monotone_guess_binary_file_contents_for_lua): Fixed signednes warning and istream usage. @@ -1208,7 +1208,7 @@ * botan/arc4.cpp: increase maximum keylength to 256 bytes. -2005-09-24 Benoît Dejean +2005-09-24 Benoît Dejean * ChangeLog: Fixed. I don't understand how xxdiff works :/ Please help. @@ -1217,7 +1217,7 @@ * po/ja.po: Updated Japanese translation. -2005-09-23 Benoît Dejean +2005-09-23 Benoît Dejean * std_hooks.lua: More i18n strings. @@ -1225,24 +1225,24 @@ "multiline" .. "strings" because gettext doesn't join them. -2005-09-22 Benoît Dejean +2005-09-22 Benoît Dejean * sanity.{cc,hh}: Uninlined F() and FP(). This happily saves ~100KB of .text on my ppc. -2005-09-22 Benoît Dejean +2005-09-22 Benoît Dejean * netsync.cc: Reverted changes from f0a632bf14468b6e03a488d6f1a64ef18b61d04c to 4f7f638954c79c54460d04c3be111acad8b26dd3 -2005-09-22 Benoît Dejean +2005-09-22 Benoît Dejean * lua.cc (monotone_gettext_for_lua): New function. * po/POTFILES.in: Added std_hooks.lua. * std_hooks.lua: One more string for i18n. -2005-09-22 Benoît Dejean +2005-09-22 Benoît Dejean * ui.{cc,hh} (get_user_locale): Returns a const &. @@ -1359,7 +1359,7 @@ * netsync.cc, commands.cc: Give hooks new argument. * monotone.texi: Update documentation for those hooks. -2005-09-11 Benoît Dejean +2005-09-11 Benoît Dejean * database.cc * database_check.cc @@ -1378,7 +1378,7 @@ the current directory, so we test the just-built monotone binary, not some older version. -2005-09-07 Benoît Dejean +2005-09-07 Benoît Dejean * std_hooks.lua: Don't spawn emacs with '-no-init-file'. @@ -1400,20 +1400,20 @@ * monotone.texi (Certificates): Remove mention of fcerts and mcerts. -2005-09-07 Benoît Dejean +2005-09-07 Benoît Dejean * ui.{cc,hh}: Added user_inferface::user_locale. * sanity.hh: Made F() and FP() locale aware. -2005-09-06 Benoît Dejean +2005-09-06 Benoît Dejean * monotone.cc: One more i18n string. -2005-09-06 Benoît Dejean +2005-09-06 Benoît Dejean * po/fr.po: Updated French translation. -2005-09-06 Benoît Dejean +2005-09-06 Benoît Dejean * commands.cc: No i18n for cert_revision_changelog. @@ -1428,13 +1428,13 @@ Windows (desktop.ini) per-directory browser configuration files. -2005-09-05 Benoît Dejean +2005-09-05 Benoît Dejean * commands.cc: Fixed some strings (added ' around revisions). Removed some whitespaces. No i18n in diff output. -2005-09-05 Benoît Dejean +2005-09-05 Benoît Dejean * sanity.{cc,hh}: boost::format vs. F(). Merged boost::format and moved non-template code to sanity.cc. @@ -1571,22 +1571,22 @@ "Existing control files" * .mt-ignore: ignore testsuite.dir -2005-09-03 Benoît Dejean +2005-09-03 Benoît Dejean * commands.cc (ls_certs): * netsync.cc (load_data): Merged strings. -2005-09-01 Benoît Dejean +2005-09-01 Benoît Dejean * commands.cc: Merged one more "no such revision '%s'" string. -2005-09-01 Benoît Dejean +2005-09-01 Benoît Dejean * commands.cc: Merged all "no such revision '%s'" strings. (string_to_datetime): Merged catch blocks in order to merge error messages. -2005-09-01 Benoît Dejean +2005-09-01 Benoît Dejean * ChangeLog: Fixed. @@ -1628,7 +1628,7 @@ to monotone_guess_binary_file_contents_for_lua and guess_binary_file_contents. -2005-08-31 Benoît Dejean +2005-08-31 Benoît Dejean * basic_io.cc (basic_io::input_source::err): Merged strings. @@ -1638,7 +1638,7 @@ to uint8_t before using as array indices. Also replace some ints with size_t's to quiet g++ warnings. -2005-08-30 Benoît Dejean +2005-08-30 Benoît Dejean In function void set_char_is_binary(char, bool) 133: warning: array subscript has type char @@ -1648,7 +1648,7 @@ 160: warning: comparison between signed and unsigned integer expressions 162: warning: array subscript has type char -2005-08-30 Benoît Dejean +2005-08-30 Benoît Dejean * file_io.cc (walk_tree): Fixed format. @@ -1676,20 +1676,20 @@ * std_hooks.lua: Simple support for merging using merge(1) and vim. -2005-08-30 Benoît Dejean +2005-08-30 Benoît Dejean * po/fr.po: Updated French translation. -2005-08-30 Benoît Dejean +2005-08-30 Benoît Dejean * commands.cc: Merged some error messages. -2005-08-30 Benoît Dejean +2005-08-30 Benoît Dejean * commands.cc: Merged complete(..., file_id) and complete(..., manifest_id) into template complete(..., ID). -2005-08-30 Benoît Dejean +2005-08-30 Benoît Dejean * commands.cc (ls_certs): Reworked for i18n. (CMD(commit)): Merged 2 strings. @@ -2439,7 +2439,7 @@ * constants.hh: new constant max_path_depth to limit recursion in check_depth. -2005-08-26 Benoît Dejean +2005-08-26 Benoît Dejean * po/fr.po: Updated French translation. @@ -2460,39 +2460,39 @@ * tests/t_drop_execute.at, tests/t_rename_execute.at: New tests. * testsuite.at: Add them. -2005-08-26 Benoît Dejean +2005-08-26 Benoît Dejean * mt_version.cc (print_full_version): Merged strings. * change_set.cc: No i18n for unittests. Wow, this saves 21 strings (total 781). -2005-08-25 Benoît Dejean +2005-08-25 Benoît Dejean * commands.cc (safe_gettext): New function. (explain_usage): Used there to avoid _(""). -2005-08-25 Benoît Dejean +2005-08-25 Benoît Dejean * sanity.{cc,hh} (sanity::do_format): Merged code from sanity::{log, warning, progress} in order to merge strings. Fixed exception rethrowing. -2005-08-25 Benoît Dejean +2005-08-25 Benoît Dejean * commands.cc (CMD(lca)): One more string for i18n. (CMD(trusted)): Merged all strings. -2005-08-25 Benoît Dejean +2005-08-25 Benoît Dejean * po/fr.po: Updated French translation. -2005-08-25 Benoît Dejean +2005-08-25 Benoît Dejean * database.cc (database::version): Marked string for i18n and simplifed. (database::info): Reworked to merge all strings for i18n. -2005-08-25 Benoît Dejean +2005-08-25 Benoît Dejean * database.{cc,hh} (database::open, database::check_filename): New functions to avoid error handling code and string duplicates. @@ -2504,11 +2504,11 @@ * tests/t_genkey.at: check that address@hidden works and address@hidden doesn't. -2005-08-24 Benoît Dejean +2005-08-24 Benoît Dejean * database.cc (assert_sqlite3_ok): Somehow merged error messages. -2005-08-24 Benoît Dejean +2005-08-24 Benoît Dejean * change_set.cc (move_files_to_tmp_bottom_up): Better strings. * keys.cc (generate_key_pair): Merged 2 strings. @@ -2596,23 +2596,23 @@ avoid overflow -- calculate truncation by length, but perform truncation by bytes...) -2005-08-24 Benoît Dejean +2005-08-24 Benoît Dejean * po/fr.po: Updated French translation. -2005-08-24 Benoît Dejean +2005-08-24 Benoît Dejean * monotone.cc: * commands.cc: Two more i18n strings. -2005-08-23 Benoît Dejean +2005-08-23 Benoît Dejean * lua.cc: boost::format vs. F. 2005-08-23 Nathaniel Smith - * AUTHORS: Add Benoît Dejean . Create new - section for translators. Add Benoît there too. + * AUTHORS: Add Benoît Dejean . Create new + section for translators. Add Benoît there too. 2005-08-23 Nathaniel Smith @@ -2629,7 +2629,7 @@ * keys.cc (get_passphrase): Put back trailing ": " removed in recent i18n changes. -2005-08-23 Benoît Dejean +2005-08-23 Benoît Dejean * change_set.cc (dump_change_set): boost::format instead of F. * commands.cc (get_log_message, notify_if_multiple_heads, @@ -2649,16 +2649,16 @@ * ui.cc (tick_write_count::write_ticks): Reworked and fixed surgery. Merged some strings. -2005-08-23 Benoît Dejean +2005-08-23 Benoît Dejean * commands.cc (CMD*): _("") -> "" as _("") returns the PO header. -2005-08-23 Benoît Dejean +2005-08-23 Benoît Dejean * transforms.cc (check_idna_encoding): No i18n for unittests. -2005-08-23 Benoît Dejean +2005-08-23 Benoît Dejean * change_set.cc (dump_change_set): boost::format instead of F. * commands.cc (get_log_message, notify_if_multiple_heads, @@ -2678,7 +2678,7 @@ * ui.cc (tick_write_count::write_ticks): Reworked and fixed surgery. Merged some strings. -2005-08-23 Benoît Dejean +2005-08-23 Benoît Dejean * netcmd.cc (test_netcmd_functions): Don't translate unittest strings. @@ -2687,7 +2687,7 @@ * lua.cc (dump_stack): boost::format vs. F for strings that are not messages. -2005-08-23 Benoît Dejean +2005-08-23 Benoît Dejean * xdelta.cc: Don't translate unittest strings. @@ -2758,14 +2758,14 @@ 2005-08-22 Nathaniel Smith * commands.cc (dump_diffs): Don't use F() to create diff headers. - (commands::process): Put '' in the log message to make Benoît + (commands::process): Put '' in the log message to make Benoît Dejean happy ;-). 2005-08-22 Nathaniel Smith * po/LINGUAS, po/ja.po: Add Japanese translation by Satoru SATOH. -2005-08-20 Benoît Dejean +2005-08-20 Benoît Dejean * po/monotone.pot: Remove from version control. * po/POTFILES.skip: New file. @@ -2774,10 +2774,10 @@ 2005-08-22 Nathaniel Smith - * commands.cc (read): Use FP (thanks to Benoît Dejean for + * commands.cc (read): Use FP (thanks to Benoît Dejean for catch). * mt_version.cc (print_version, print_full_version): Mark more - strings for i18n (also thanks to Benoît Dejean). + strings for i18n (also thanks to Benoît Dejean). 2005-08-22 Nathaniel Smith @@ -2831,7 +2831,7 @@ * revision.hh: Delete doubled line of text in comment. -2005-08-20 Benoît Dejean +2005-08-20 Benoît Dejean * monotone.cc (cpp_main): setlocale(LC_ALL). * commands.cc (dropkey): Unify warning into a single string.