log

age author description
Thu, 12 Nov 2015 13:51:09 -0600 Matt Mackall merge with stable
Mon, 02 Nov 2015 15:59:12 +0000 Pierre-Yves David format: introduce 'format.usegeneraldelta`
Mon, 02 Nov 2015 16:52:34 +0000 Pierre-Yves David scmutil: extract general delta config handling in a function
Tue, 10 Nov 2015 09:58:10 -0800 Danek Duvall test: test-bundle-type.t needs to work more universally stable
Tue, 10 Nov 2015 19:52:30 +0800 Anton Shestakov bash_completion: add -p|--patch|--stat support for shelve
Sun, 08 Nov 2015 18:34:36 -0500 Matt Harbison test-convert-git: silence commit output for stablity
Sun, 08 Nov 2015 17:56:48 -0500 Matt Harbison rebase: preserve the 'intermediate-source' attribute of grafts
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)