log

age author description
Sun, 22 Aug 2010 12:04:15 +0200 Patrick Mezard tests: remove test-log.out, useless after unification
Sat, 21 Aug 2010 19:31:59 +0200 Benoit Boissinot revlog: fix docstring
Sat, 21 Aug 2010 19:30:42 +0200 Benoit Boissinot deltaparent(): don't return nullrev for a revision containing a full snapshot
Sat, 21 Aug 2010 10:48:49 -0500 Matt Mackall merge with stable
Sat, 21 Aug 2010 10:44:57 -0500 Matt Mackall tests: fix up bisect test output stable
Sat, 21 Aug 2010 10:41:29 -0500 Matt Mackall merge: move reverse-merge logic out of filemerge (issue2342) stable
Fri, 20 Aug 2010 21:28:14 -0500 Matt Mackall bisect: add test for unrelated starting revisions
Fri, 20 Aug 2010 21:23:47 -0500 Matt Mackall merge with stable
Fri, 20 Aug 2010 17:16:37 -0500 Matt Mackall bisect: better message for unrelated starting revisions stable
Fri, 20 Aug 2010 15:31:05 -0500 Matt Mackall debuginstall: report installpath
Fri, 20 Aug 2010 18:26:20 +0200 Adrian Buehlmann tests: unify test-glog
Thu, 19 Aug 2010 17:33:46 -0500 Matt Mackall bookmarks: fix long line
Thu, 19 Aug 2010 17:29:13 -0500 Matt Mackall merge with stable
Fri, 13 Aug 2010 19:42:28 +0530 Vishakh H revlog: addgroup re-adds punched revisions for missing parents
Fri, 13 Aug 2010 19:41:51 +0530 Vishakh H revlog: generate full revisions when parent node is missing
Fri, 20 Aug 2010 00:17:50 +0200 Benoit Boissinot revlog.revision(): inline deltachain computation
Fri, 20 Aug 2010 00:17:50 +0200 Benoit Boissinot revlog.revision(): remove debug code
Fri, 20 Aug 2010 00:17:50 +0200 Benoit Boissinot revlog.revision(): don't use nullrev as the default value for the cache
Fri, 20 Aug 2010 00:17:50 +0200 Benoit Boissinot revlog.revision(): minor cleanup
Thu, 19 Aug 2010 15:04:21 -0400 David Soria Parra bookmarks: Check if the bookmark to delete exists on the remote stable
Thu, 19 Aug 2010 23:13:20 +0200 Patrick Mezard Merge with stable
Thu, 19 Aug 2010 22:51:09 +0200 Patrick Mezard win32: remove useless lstat() fallback in nlinks() stable
Thu, 19 Aug 2010 22:51:09 +0200 Patrick Mezard win32: correctly break hardlinks on network drives (issue761) stable
Thu, 19 Aug 2010 11:51:30 -0500 Matt Mackall merge with stable
Wed, 18 Aug 2010 18:56:44 -0400 Steve Losh aliases: provide more flexible ways to work with shell alias arguments
Wed, 18 Aug 2010 18:18:26 -0400 Steve Losh util: add an interpolate() function to for replacing multiple values
Wed, 18 Aug 2010 10:53:52 -0400 Brodie Rao convert: use encoding.encoding instead of locale.getpreferredencoding() stable
Wed, 18 Aug 2010 10:53:50 -0400 Brodie Rao convert: properly set encoding for gnuarch converter stable
Thu, 19 Aug 2010 11:14:09 -0500 Matt Mackall log: add logging for commands
Thu, 19 Aug 2010 11:14:02 -0500 Matt Mackall ui: add logging hook