log

age author description
Wed, 23 Jul 2014 00:10:24 +0900 FUJIWARA Katsunori largefiles: invoke "normallookup" on "lfdirstate" for merged files stable
Tue, 22 Jul 2014 23:59:34 +0900 FUJIWARA Katsunori largefiles: use "normallookup", if "mtime" of standin is unset stable
Tue, 22 Jul 2014 23:59:30 +0900 FUJIWARA Katsunori dirstate: delay writing out to ensure timestamp of each entries explicitly stable
Mon, 21 Jul 2014 11:27:24 -0700 Danek Duvall tests: cat error messages are different on Solaris stable
Sun, 20 Jul 2014 15:06:12 -0300 Wagner Bruna commands: fix typo in import documentation stable
Sat, 19 Jul 2014 00:11:40 -0500 Matt Mackall Added signature for changeset 6c36dc6cd61a stable
Sat, 19 Jul 2014 00:11:10 -0500 Matt Mackall Added tag 3.1-rc for changeset 6c36dc6cd61a stable
Sat, 19 Jul 2014 00:10:22 -0500 Matt Mackall merge default into stable for 3.1 code freeze stable 3.1-rc
Fri, 18 Jul 2014 19:46:56 -0400 Matt Harbison revset: avoid a ValueError when 'only()' is given an empty set
Tue, 15 Jul 2014 23:34:13 +0900 FUJIWARA Katsunori cmdutil: make commit message shown in text editor customizable by template
Fri, 18 Jul 2014 23:15:28 -0500 Matt Mackall commiteditor: refactor default extramsg
Thu, 26 Jun 2014 01:20:25 +0200 Angel Ezquerra filemerge: add internal:tagmerge merge tool
Fri, 18 Jul 2014 21:49:52 -0500 Matt Mackall filemerge: use non-minimal conflict marker regions (BC)
Mon, 09 Jun 2014 03:49:07 -0700 Pierre-Yves David test: use more elaborated content in ``test-conflict.t``
Fri, 18 Jul 2014 17:52:18 -0500 Matt Mackall run-tests: make --view work again