Mathieu Clabaut <mathieu.clabaut@gmail.com> [Sun, 19 Nov 2006 23:47:19 +0100] rev 3685
Issue424: mq patch loses guard when qrenamed
Matt Mackall <mpm@selenic.com> [Sun, 19 Nov 2006 16:32:36 -0600] rev 3684
correct remote heads test in prepush
Matt Mackall <mpm@selenic.com> [Sun, 19 Nov 2006 16:32:36 -0600] rev 3683
add docstring to reachable
Matt Mackall <mpm@selenic.com> [Sun, 19 Nov 2006 16:32:36 -0600] rev 3682
reorder tests in prepush
It's more useful to show the new branches message than the unsynced
changes message.
Alexis S. L. Carvalho <alexis@cecm.usp.br> [Sun, 19 Nov 2006 17:01:59 -0200] rev 3681
fix qseries -v when there are unapplied patches
Thomas Arendsen Hein <thomas@intevation.de> [Sun, 19 Nov 2006 16:09:04 +0100] rev 3680
Indentation cleanups for
2956948b81f3.
Marcos Chaves <marcos.nospam@gmail.com> [Sat, 18 Nov 2006 17:20:38 -0200] rev 3679
fix warnings generated by pygettext.py.
Alexis S. L. Carvalho <alexis@cecm.usp.br> [Sat, 18 Nov 2006 23:51:15 -0200] rev 3678
Update trusted_users only after we've seen a file not owned by the user
Alexis S. L. Carvalho <alexis@cecm.usp.br> [Sat, 18 Nov 2006 23:51:14 -0200] rev 3677
Avoid looking up usernames if the current user owns the .hgrc file
Converting uids into usernames may be somewhat expensive when NIS
or LDAP is involved.
Alexis S. L. Carvalho <alexis@cecm.usp.br> [Sat, 18 Nov 2006 23:51:13 -0200] rev 3676
Use a variable to explicitly trust global config files