280
246
allow_pointless=allow_pointless,
283
250
working_tree=working_tree,
286
254
message_callback=message_callback,
292
259
def _commit(self, operation, message, timestamp, timezone, committer,
293
specific_files, rev_id, allow_pointless, strict, verbose,
294
working_tree, local, reporter, message_callback, recursive,
260
specific_files, rev_id, allow_pointless, strict, verbose, revprops,
261
working_tree, local, reporter, config, message_callback, recursive,
296
263
mutter('preparing to commit')