87
87
unknowns = new.unknowns()
88
88
list_paths('unknown', unknowns, specific_files, to_file)
89
89
list_paths('conflicts', conflicts, specific_files, to_file)
91
91
print >>to_file, 'pending merges:'
100
94
m_revision = branch.get_revision(merge)
101
95
print >> to_file, ' ', line_log(m_revision, 77)
108
print >> to_file, ' ', line_log(mm_revision, 75)
112
97
print >> to_file, ' ', merge