15
15
# Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
19
19
from bzrlib.delta import compare_trees
20
21
from bzrlib.log import line_log
23
24
# TODO: when showing single-line logs, truncate to the width of the terminal
24
25
# if known, but only if really going to the terminal (not into a file)