log

age author description
Wed, 13 Aug 2008 20:18:43 -0500 Matt Mackall store: simplify walking
Wed, 13 Aug 2008 20:18:43 -0500 Matt Mackall store: simplify class hierarchy
Wed, 13 Aug 2008 20:18:43 -0500 Matt Mackall statichttp: use store class
Wed, 13 Aug 2008 20:18:42 -0500 Matt Mackall store: take opener as an argument
Wed, 13 Aug 2008 20:18:42 -0500 Matt Mackall localrepo: simplify requirements checking
Wed, 13 Aug 2008 20:18:42 -0500 Matt Mackall localrepo: kill _createmode
Wed, 13 Aug 2008 20:18:41 -0500 Adrian Buehlmann add test-verify
Wed, 13 Aug 2008 20:18:41 -0500 Adrian Buehlmann verify: check repo.store
Wed, 13 Aug 2008 20:18:41 -0500 Adrian Buehlmann revlog: add files method
Wed, 13 Aug 2008 20:18:41 -0500 Adrian Buehlmann store.py: accept empty repos
Wed, 13 Aug 2008 20:18:40 -0500 Matt Mackall verify: only warn on copy nullid
Wed, 13 Aug 2008 20:18:40 -0500 Stefano Tortarolo make commit fail when committing unresolved files
Wed, 13 Aug 2008 20:18:40 -0500 Shun-ichi Goto Update win32mbcs extension
Wed, 13 Aug 2008 20:18:40 -0500 Matt Mackall Merge with stable
Wed, 13 Aug 2008 23:31:10 +0200 Patrick Mezard convert: implement startrev for hg source
Tue, 12 Aug 2008 17:47:08 +0200 Dirkjan Ochtman merge with crew-stable
Wed, 13 Aug 2008 17:11:53 -0500 Matt Mackall Added signature for changeset d2375bbee6d4
Wed, 13 Aug 2008 17:11:48 -0500 Matt Mackall Added tag 1.0.2 for changeset d2375bbee6d4
Tue, 12 Aug 2008 10:05:00 -0400 Remy Roy Folding correction and missing import 1.0.2
Sun, 10 Aug 2008 22:55:00 -0500 Matt Mackall util: disinfect lookup_reg strings (issue1126)
Thu, 31 Jul 2008 22:41:19 +0300 Dov Feldstern test symlinks on symlink-capable os but non-capable filesystem (issue1149)
Sun, 10 Aug 2008 21:55:23 -0500 Matt Mackall util: set_flags should survive failure to create link
Sun, 10 Aug 2008 21:55:06 -0500 Matt Mackall util: set_flags shouldn't know about repo flag formats
Sun, 10 Aug 2008 18:38:43 -0500 Matt Mackall Merge with stable
Sun, 10 Aug 2008 18:01:03 -0500 Matt Mackall add a fix for issue 1175
Sun, 10 Aug 2008 18:01:03 -0500 Matt Mackall commit: simplify file copy logic
Sat, 09 Aug 2008 11:46:20 +0200 Thomas Arendsen Hein Make test-convert-mtn pass on systems where mtn add -R uses different order
Sat, 19 Jul 2008 18:19:50 +0200 Stefano Tortarolo Add ancestors and descendants to revlog
Sat, 09 Aug 2008 02:10:22 +0200 Martin Geisler mdiff: compare content of binary files directly
Fri, 08 Aug 2008 18:49:55 +0200 Thomas Arendsen Hein merge with crew-stable