Lines Matching full:username
730 s = ui.edit(s, ui.username())
1005 user = ui.config("ui", "username")
1007 raise hg_util.Abort("[ui] username is not configured in .hgrc")
2577 # TODO(rsc): Take from ui.username?
2875 1) We get a username and password from the user
2892 print >>sys.stderr, "Invalid username or password."
3029 """Prompts the user for a username and password."""