Mon, 20 Nov 2006 13:03:52 -0800 mq: add --git option to qimport -r
Brendan Cully <brendan@kublai.com> [Mon, 20 Nov 2006 13:03:52 -0800] rev 3691
mq: add --git option to qimport -r
Sun, 19 Nov 2006 22:02:00 +0100 Make qrefresh help more explanatory for options -m, -l and -s
Mathieu Clabaut <mathieu.clabaut@gmail.com> [Sun, 19 Nov 2006 22:02:00 +0100] rev 3690
Make qrefresh help more explanatory for options -m, -l and -s
Mon, 20 Nov 2006 21:03:02 +0100 Improved examples for network support in README.
Thomas Arendsen Hein <thomas@intevation.de> [Mon, 20 Nov 2006 21:03:02 +0100] rev 3689
Improved examples for network support in README. - Simplified 'hg serve' example, -p80 needs root anyway. - Example for ssh:// with relative or absolute path. - merges need to be committed.
Mon, 20 Nov 2006 19:55:59 +0100 Corrected "waiting for lock on repository FOO held by BAR" message.
Thomas Arendsen Hein <thomas@intevation.de> [Mon, 20 Nov 2006 19:55:59 +0100] rev 3688
Corrected "waiting for lock on repository FOO held by BAR" message. BAR was the error number and not the locker name. Use repr on BAR, so problems can be detected easier.
Mon, 20 Nov 2006 19:41:49 +0100 Handle locking exceptions if streaming clone can't lock the repo. (Issue324)
Thomas Arendsen Hein <thomas@intevation.de> [Mon, 20 Nov 2006 19:41:49 +0100] rev 3687
Handle locking exceptions if streaming clone can't lock the repo. (Issue324)
Mon, 20 Nov 2006 19:36:28 +0100 Don't step into an endless loop when lock file is empty.
Thomas Arendsen Hein <thomas@intevation.de> [Mon, 20 Nov 2006 19:36:28 +0100] rev 3686
Don't step into an endless loop when lock file is empty.
Sun, 19 Nov 2006 23:47:19 +0100 Issue424: mq patch loses guard when qrenamed
Mathieu Clabaut <mathieu.clabaut@gmail.com> [Sun, 19 Nov 2006 23:47:19 +0100] rev 3685
Issue424: mq patch loses guard when qrenamed
Sun, 19 Nov 2006 16:32:36 -0600 correct remote heads test in prepush
Matt Mackall <mpm@selenic.com> [Sun, 19 Nov 2006 16:32:36 -0600] rev 3684
correct remote heads test in prepush
Sun, 19 Nov 2006 16:32:36 -0600 add docstring to reachable
Matt Mackall <mpm@selenic.com> [Sun, 19 Nov 2006 16:32:36 -0600] rev 3683
add docstring to reachable
Sun, 19 Nov 2006 16:32:36 -0600 reorder tests in prepush
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.
Sun, 19 Nov 2006 17:01:59 -0200 fix qseries -v when there are unapplied patches
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
Sun, 19 Nov 2006 16:09:04 +0100 Indentation cleanups for 2956948b81f3.
Thomas Arendsen Hein <thomas@intevation.de> [Sun, 19 Nov 2006 16:09:04 +0100] rev 3680
Indentation cleanups for 2956948b81f3.
Sat, 18 Nov 2006 17:20:38 -0200 fix warnings generated by pygettext.py.
Marcos Chaves <marcos.nospam@gmail.com> [Sat, 18 Nov 2006 17:20:38 -0200] rev 3679
fix warnings generated by pygettext.py.
Sat, 18 Nov 2006 23:51:15 -0200 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:15 -0200] rev 3678
Update trusted_users only after we've seen a file not owned by the user
Sat, 18 Nov 2006 23:51:14 -0200 Avoid looking up usernames if the current user owns the .hgrc file
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.
(0) -3000 -1000 -300 -100 -15 +15 +100 +300 +1000 tip