log

age author description
Sat, 13 Nov 2010 11:58:51 +0900 Nicolas Dumazet merge with stable
Thu, 11 Nov 2010 02:10:37 +0900 Nicolas Dumazet log: fix log -rREV FILE when REV isnt the last filerev (issue2492) stable
Thu, 11 Nov 2010 02:05:02 +0900 Nicolas Dumazet cmdutil: move range check outside of filerevgen stable
Fri, 12 Nov 2010 01:22:46 -0600 Matt Mackall merge with stable
Fri, 12 Nov 2010 01:21:45 -0600 Matt Mackall pushkey: force HTTP POST on push and add tests (issue2489) stable
Thu, 11 Nov 2010 07:23:38 +0100 Martin Geisler merge with stable
Wed, 10 Nov 2010 17:28:24 +0100 Adrian Buehlmann tests: add test-hardlinks.t stable
Thu, 11 Nov 2010 01:12:51 +0900 Yuya Nishihara win32: remove try-catch block of GetModuleFileNameEx (issue2480) stable
Tue, 09 Nov 2010 20:25:56 +0000 Richard Hopkins gpg, commands: fixed util.abort to util.Abort typos stable
Thu, 11 Nov 2010 00:08:09 +0100 Martin Geisler check-code: using and/or/not as a function is bad style
Wed, 10 Nov 2010 15:44:19 +0100 Martin Geisler merge with stable
Sun, 07 Nov 2010 20:18:57 +0100 Klaus Koch bundlerepository: get rid of temporary bundle files (issue2478) stable
Wed, 10 Nov 2010 15:38:00 +0100 Martin Geisler bundlerepository: test self.tempfile field, not tempfile module stable
Wed, 10 Nov 2010 13:48:23 +0100 Dan Villiom Podlaski Christiansen test-mq-qnew: handle Mac OS X error strings. stable
Wed, 10 Nov 2010 04:53:11 -0600 timeless help: urls help should include see also for paths stable
Wed, 10 Nov 2010 14:46:13 +0100 Martin Geisler minirst: link to HelpStyleGuide in docstring
Tue, 09 Nov 2010 13:43:35 +0900 Nicolas Dumazet util: clarify purpose of MBTextWrapper class
Mon, 08 Nov 2010 17:29:23 -0600 Matt Mackall merge with stable
Mon, 08 Nov 2010 10:56:47 +0100 Erik Zielke run-test: fixed wrong parenthesis stable
Mon, 08 Nov 2010 17:16:29 -0600 Matt Mackall merge with crew
Mon, 08 Nov 2010 17:16:17 -0600 Matt Mackall merge with crew stable
Tue, 09 Nov 2010 01:33:48 +0900 Nicolas Dumazet merge with stable
Mon, 08 Nov 2010 22:45:56 +0900 Nicolas Dumazet graphmod: safer code when a changeset has two identical parents stable
Sun, 07 Nov 2010 18:23:48 +0900 Nicolas Dumazet revlog: fix descendants() if nullrev is in revs stable
Sun, 07 Nov 2010 18:16:07 +0900 Nicolas Dumazet revlog: if start is nullrev, end is always a descendant stable
Sun, 07 Nov 2010 22:03:28 +0900 Nicolas Dumazet mq: use sets instead of lists for speed
Sun, 07 Nov 2010 18:59:27 +0900 Nicolas Dumazet context: add __repr__ methods to workingfilectx and workingctx
Sun, 07 Nov 2010 19:42:42 -0600 Matt Mackall merge with crew
Mon, 08 Nov 2010 01:55:32 +0100 Mads Kiilerich test-import: workaround for missing newline is no longer needed
Mon, 08 Nov 2010 01:44:46 +0100 Mads Kiilerich merge with stable