279
246
allow_pointless=allow_pointless,
282
250
working_tree=working_tree,
285
254
message_callback=message_callback,
291
259
def _commit(self, operation, message, timestamp, timezone, committer,
292
specific_files, rev_id, allow_pointless, strict, verbose,
293
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,
295
263
mutter('preparing to commit')