log

age author description
Sat, 15 Mar 2008 10:02:31 -0500 Matt Mackall merge: move symmetricdifferences to ancestor.py
Sat, 15 Mar 2008 10:02:31 -0500 Matt Mackall merge: simplify some helpers
Sat, 15 Mar 2008 10:02:31 -0500 Matt Mackall merge: more simplifications to checkcopies
Sat, 15 Mar 2008 10:02:31 -0500 Matt Mackall merge: simplify checkcopies
Sat, 15 Mar 2008 10:02:31 -0500 Matt Mackall merge: privatize some functions, unnest some others
Fri, 14 Mar 2008 11:01:31 -0500 Alexis S. L. Carvalho merge: notice uncommited copies (issue1000)
Sun, 02 Mar 2008 08:51:02 -0800 Eric Hopper Check for patches repo with os.path.isdir not os.path.exists
Fri, 14 Mar 2008 21:57:46 -0300 Alexis S. L. Carvalho hook.py: fix redirections introduced by 323b9c55b328
Mon, 25 Feb 2008 09:55:57 -0500 Jesse Glick Issue937: error messages from hooks not sent over HTTP.
Fri, 14 Mar 2008 20:01:50 -0300 Alexis S. L. Carvalho revlog.py: remove extra close()
Fri, 14 Mar 2008 23:51:58 +0100 Thomas Arendsen Hein adjust test-http output to non-default HGPORT, e.g. with run-tests.py -j
Mon, 10 Mar 2008 19:25:34 +0000 Stephen Deasey hgweb: clarify which address and port can/cannot be bound at startup (bug 769)
Fri, 14 Mar 2008 22:12:50 +0100 Benoit Boissinot revlog: make sure the files are closed after an exception happens
Fri, 14 Mar 2008 21:36:09 +0100 Benoit Boissinot merge with crew
Fri, 14 Mar 2008 21:35:49 +0100 Benoit Boissinot make sure not to reuse an existing append-file from a previous failed pull