log

age author description
Wed, 11 Nov 2015 15:08:08 -0600 Matt Mackall merge with stable
Wed, 04 Nov 2015 12:14:18 -0500 Augie Fackler verify: add a hook that can let extensions manipulate file lists
Tue, 10 Nov 2015 17:16:59 -0800 Siddharth Agarwal resolve: don't abort when file is missing
Tue, 10 Nov 2015 17:13:16 -0800 Siddharth Agarwal filemerge: treat EOF at prompt as fail, not abort
Tue, 10 Nov 2015 17:10:47 -0800 Siddharth Agarwal test-merge-tools.t: add 'hg resolve --list' output to tests
Tue, 10 Nov 2015 00:46:45 -0800 Siddharth Agarwal error: add structured exception for EOF at prompt
Mon, 09 Nov 2015 22:37:32 -0800 Siddharth Agarwal test-merge-prompt.t: unset HGMERGE
Tue, 10 Nov 2015 23:02:59 +0800 Anton Shestakov hgweb: compute changeset parents and children for log pages lazily
Sun, 08 Nov 2015 23:42:44 -0800 Siddharth Agarwal filemerge: move :merge-local/other symlink check to precheck
Sun, 08 Nov 2015 23:47:20 -0800 Siddharth Agarwal test-merge-types.t: add tests for :merge-local/:merge-other with symlinks
Mon, 09 Nov 2015 16:24:13 -0600 Matt Mackall Added signature for changeset 1aa5083cbebb stable
Mon, 09 Nov 2015 16:24:08 -0600 Matt Mackall Added tag 3.6.1 for changeset 1aa5083cbebb stable
Mon, 09 Nov 2015 15:53:11 -0600 Matt Mackall posix: fix test-permissions regression stable 3.6.1
Sun, 08 Nov 2015 01:10:52 +0800 Anton Shestakov dockerlib: allow non-unique uid and gid of $DBUILDUSER (issue4657) stable
Mon, 09 Nov 2015 10:43:23 -0800 Mateusz Kwapich dirstate: fix filefoldmap incosistency on file delete stable
Mon, 09 Nov 2015 09:41:20 -0600 Steve Borho wix: style-coal.css has been renamed stable
Mon, 09 Nov 2015 12:49:21 -0600 Matt Mackall merge with stable
Thu, 05 Nov 2015 10:31:20 +0000 Javi Merino clonebundles: fix typo s/comand/command/ stable
Fri, 06 Nov 2015 15:23:10 -0600 Matt Mackall posix: retry on symlink race in checklink stable
Fri, 06 Nov 2015 13:01:15 -0500 Pierre-Yves David changegroup: back code change of e7c618cee8df out stable
Fri, 06 Nov 2015 12:59:09 -0500 Pierre-Yves David changegroup: call 'prechangegroup' hook before setting up write delay stable
Fri, 06 Nov 2015 12:39:06 -0500 Pierre-Yves David changegroup: fix the scope of a try finally stable
Thu, 05 Nov 2015 17:30:10 -0600 Matt Mackall encoding: re-escape U+DCxx characters in toutf8b input (issue4927)
Thu, 05 Nov 2015 17:21:43 -0600 Matt Mackall encoding: use getutf8char in toutf8b
Thu, 05 Nov 2015 17:11:50 -0600 Matt Mackall encoding: handle non-BMP characters in fromutf8b
Thu, 05 Nov 2015 17:09:00 -0600 Matt Mackall posix: use getutf8char to handle OS X filename percent-escaping
Thu, 05 Nov 2015 16:48:46 -0600 Matt Mackall encoding: add getutf8char helper
Sat, 07 Nov 2015 16:03:09 -0500 Pierre-Yves David unbundle: gratuitous fix white spacing "issue"
Sun, 01 Nov 2015 21:19:09 +0900 Yuya Nishihara demandimport: fix level passed to loader of sub-modules stable
Sat, 07 Nov 2015 17:43:20 +0900 Yuya Nishihara parsers: fix width of datalen variable in fm1readmarkers stable