Lines Matching refs:write
260 ui.write(diffs)
295 ui.write(change + ':\n')
299 ui.write('\t%s (renamed from %s)\n' % (entry.name,
302 ui.write('\t%s (copied from %s)\n' % (entry.name,
305 ui.write('\t%s\n' % entry.name)
314 ui.write(elt + '\n')
322 ui.write(elt + '\n')
338 ui.write('%s %s\n' % (entry.name, entry.parentname))
352 ui.write('Comments check:\n')
377 ui.write('CDDL block check:\n')
413 ui.write('Man format check:\n')
459 ui.write('Mapfile comment check:\n')
495 ui.write('Copyright check:\n')
527 ui.write('Header format check:\n')
562 ui.write('C style check:\n')
592 ui.write('Java style check:\n')
623 ui.write('File permission check:\n')
637 ui.write('Warning: the following active file(s) have executable mode '
640 ui.write(" %s\n" % fname)
656 ui.write('Checking for new tags:\n')
662 ui.write('Warning: Workspace contains new non-local tags.\n'
683 ui.write('Checking for multiple heads (or branches):\n')
695 ui.write('Workspace has multiple heads (or branches):\n')
697 ui.write(" %d:%s\t%s\n" %
699 ui.write('You must merge and recommit.\n')
702 ui.write('\nChecking for branch changes:\n')
705 ui.write("Warning: Workspace tip has named branch: '%s'\n"
716 ui.write('Warning: Workspace has named branches:\n')
720 ui.write("\t%s\n" % t)
722 ui.write("Only gatekeepers should push new branches.\n"
746 ui.write('Keywords check:\n')
769 ui.write('Checking for uncommitted changes:\n')
773 ui.write('Warning: the following files have uncommitted changes:\n')
775 ui.write(' %s\n' % elt)
785 ui.write('Checking for merges:\n')
791 ui.write('Workspace contains the following merges:\n')
794 ui.write(' %s:%s\t%s\n' %
818 ws.ui.write(output, '\n')
1016 ui.write("Removed tags:\n")
1019 ui.write(" %5s:%s:\t%s%s\n" % (rev, node.short(nd),
1026 ui.write("tag '%s' now refers to revision %d:%s\n" %
1111 fp.write('\n')
1112 fp.write('[paths]\n'
1313 ui.write(wslist[repo].active(opts['parent']).as_text(pats))
1390 wl.write()
1392 wl.write()
1418 wl.write()
1421 ui.write("%s\n" % wslist[repo].filepath(elt))