log

age author description
Sat, 23 Jun 2007 12:05:00 +0200 Thomas Arendsen Hein Merge with main
Fri, 22 Jun 2007 17:29:49 -0500 Matt Mackall rollback: update help for issue316
Fri, 22 Jun 2007 20:44:40 -0300 Alexis S. L. Carvalho merge: fix small bug with a failed merge across a rename
Fri, 22 Jun 2007 19:43:29 -0300 Alexis S. L. Carvalho transplant: fix locking order
Fri, 22 Jun 2007 19:06:04 -0300 Alexis S. L. Carvalho git patches: correct handling of filenames with spaces
Fri, 22 Jun 2007 14:32:54 -0300 Alexis S. L. Carvalho Work around urllib2 digest auth bug with Python < 2.5
Thu, 21 Jun 2007 23:42:06 -0300 Alexis S. L. Carvalho dirstate.status: if a file is marked as copied, consider it modified
Thu, 21 Jun 2007 18:05:14 -0500 Matt Mackall Merge with Eric Hopper
Thu, 21 Jun 2007 10:40:09 -0700 Eric Hopper Change branches to sort 'active' branches first, and add an option to show only active branches.
Thu, 21 Jun 2007 18:02:03 -0500 Matt Mackall merge: warn user about divergent renames
Thu, 21 Jun 2007 22:19:41 +0200 Patrick Mezard Merge with crew
Thu, 21 Jun 2007 21:58:18 +0200 Marcos Chaves Handle CTRL+C in serve under Windows.
Thu, 21 Jun 2007 13:09:01 -0500 Matt Mackall identify: take a path to a remote repo
Thu, 21 Jun 2007 13:09:00 -0500 Matt Mackall dispatch: parse local hgrc for paths
Thu, 21 Jun 2007 19:38:44 +0200 Thomas Arendsen Hein hgweb_mod.archive(): Use 'key' instead of builtin 'id'.