log

age author description
Sun, 22 Nov 2015 13:05:21 -0500 Matt Harbison test-histedit: $TESTTMP quoting fixes for Windows
Sat, 21 Nov 2015 23:26:22 -0800 Gregory Szorc lsprof: support PyPy (issue4573)
Wed, 11 Nov 2015 19:10:45 -0500 Augie Fackler base85: clean up function definition style
Fri, 20 Nov 2015 14:06:31 -0800 Laurent Charignon rebase: use bookmarks.recordchange instead of bookmarks.write
Fri, 20 Nov 2015 11:36:05 -0800 Laurent Charignon rebase: indentation change to make the next patch more legible
Mon, 16 Nov 2015 16:56:00 -0500 Matt Harbison test-run-tests: conditionalize the $TESTDIR check for Windows separator
Mon, 09 Nov 2015 17:15:36 -0500 Matt Harbison test-context: conditionalize the workingfilectx date printing for Windows
Mon, 16 Nov 2015 14:37:03 -0500 Matt Harbison test-mq-qrefresh: drop single quoting of HGEDITOR value for Windows
Mon, 16 Nov 2015 14:12:27 -0500 Matt Harbison test-import: don't use printf to append an extension to $HGRCPATH
Mon, 16 Nov 2015 13:44:27 -0500 Matt Harbison test-ssh: stop quoting dummyssh invocation for Windows
Fri, 20 Nov 2015 13:46:36 -0800 Laurent Charignon strip: use repo._bookmarks.recordchange instead of repo._bookmarks.write
Fri, 20 Nov 2015 13:23:47 -0800 Laurent Charignon histedit: make use of bookmarks.recordchange instead of bookmarks.write
Wed, 18 Nov 2015 17:40:13 -0800 Siddharth Agarwal largefiles: fall back to the original for change/delete conflicts
Sat, 14 Nov 2015 00:07:11 -0800 Siddharth Agarwal mergestate.add: store absentfilectxes as nullhex
Fri, 20 Nov 2015 01:14:15 -0800 Siddharth Agarwal mergestate._resolve: handle change/delete conflicts
Sat, 14 Nov 2015 00:00:46 -0800 Siddharth Agarwal filemerge: don't try to copy files known to be absent
Sat, 31 Oct 2015 22:07:40 +0900 Yuya Nishihara hgweb: use absolute_import
Sun, 01 Nov 2015 15:09:35 +0900 Yuya Nishihara hgweb: import wsgicgi at top level
Sun, 01 Nov 2015 15:07:08 +0900 Yuya Nishihara hgweb: import BaseHTTPServer as module at top level
Sun, 01 Nov 2015 14:23:23 +0900 Yuya Nishihara hgweb: do not import hgweb_mod.hgweb and .makebreadcrumb as symbol
Fri, 13 Nov 2015 23:57:43 -0800 Siddharth Agarwal filemerge: don't try using external tools on change/delete conflicts
Fri, 13 Nov 2015 23:56:00 -0800 Siddharth Agarwal filemerge: don't attempt to premerge change/delete conflicts
Fri, 13 Nov 2015 23:58:05 -0800 Siddharth Agarwal filemerge._mergecheck: add check for change/delete conflicts
Sun, 15 Nov 2015 21:40:15 -0800 Siddharth Agarwal filemerge._picktool: only pick from nomerge tools for change/delete conflicts
Fri, 13 Nov 2015 23:52:26 -0800 Siddharth Agarwal filemerge: add support for change/delete conflicts to the ':prompt' tool
Wed, 18 Nov 2015 15:41:50 -0800 Siddharth Agarwal filemerge: add support for change/delete conflicts to the ':other' merge tool
Wed, 18 Nov 2015 15:40:28 -0800 Siddharth Agarwal filemerge: add support for change/delete conflicts to the ':local' merge tool
Thu, 19 Nov 2015 10:50:02 -0800 Siddharth Agarwal merge.mergestate: compute dirstate action
Wed, 18 Nov 2015 14:22:52 -0800 Siddharth Agarwal filemerge: return whether the file was deleted
Wed, 18 Nov 2015 13:55:31 -0800 Siddharth Agarwal filemerge: return whether the file is deleted from all other merge tools
Wed, 18 Nov 2015 13:52:28 -0800 Siddharth Agarwal filemerge: return whether the file is deleted for nomerge internal tools
Wed, 18 Nov 2015 15:46:45 -0800 Siddharth Agarwal mergestate: allow storing and retrieving change/delete conflicts
Thu, 19 Nov 2015 12:50:10 +0530 Shubhanshu Agrawal strip: changing bookmark argument to be a list
Sun, 15 Nov 2015 21:03:44 +0530 Shubhanshu Agrawal strip: strip a list of bookmarks
Wed, 18 Nov 2015 23:23:03 -0800 Pierre-Yves David revset: speed up '_matchfiles'
Wed, 18 Nov 2015 15:46:45 -0800 Siddharth Agarwal mergestate: handle additional record types specially
Wed, 18 Nov 2015 23:42:32 -0800 Siddharth Agarwal test-resolve.t: remove completely unnecessary line
Wed, 18 Nov 2015 23:43:18 -0800 Siddharth Agarwal resolve: fix incorrect merge
Wed, 18 Nov 2015 20:55:32 +0100 liscju fileset: add missing() predicate (issue4925)
Tue, 10 Nov 2015 17:22:40 +0800 Anton Shestakov webutil: make _siblings into an object with __iter__ and __len__
Wed, 18 Nov 2015 16:39:30 -0800 Siddharth Agarwal mergestate: move binary format documentation into _readrecordsv2
Wed, 18 Nov 2015 15:11:23 -0800 Siddharth Agarwal unshelve: add support for custom merge tools
Wed, 18 Nov 2015 15:18:16 -0800 Siddharth Agarwal unshelve: shed spurious space
Wed, 18 Nov 2015 15:04:03 -0800 Siddharth Agarwal unshelve: add -k as short form of --keep
Sun, 01 Nov 2015 13:55:21 +0900 Yuya Nishihara import-checker: allow symbol imports from hgweb.common and .request
Thu, 19 Nov 2015 15:02:27 -0600 Matt Mackall perf: un-bitrot perfstatus
Thu, 19 Nov 2015 13:15:17 -0600 Matt Mackall util: drop statmtimesec
Thu, 19 Nov 2015 13:21:24 -0600 Matt Mackall util: disable floating point stat times (issue4836)
Wed, 18 Nov 2015 15:58:06 -0800 Laurent Charignon rebase: refactoring to avoid repetition of expression
Wed, 18 Nov 2015 16:06:00 -0800 Laurent Charignon rebase: remove an unused todo
Wed, 18 Nov 2015 13:44:29 -0800 Laurent Charignon rebase: don't rebase obsolete commits with no successor
Wed, 18 Nov 2015 13:46:42 -0800 Laurent Charignon rebase: fix a typo in test-rebase-obsolete
Wed, 18 Nov 2015 20:59:17 -0600 Matt Mackall merge with stable
Sun, 01 Nov 2015 14:43:25 +0900 Yuya Nishihara hgweb: unify import style of error classes
Sun, 01 Nov 2015 14:00:14 +0900 Yuya Nishihara hgweb: do not import templatefilters.revescape and websub as symbol
Sun, 01 Nov 2015 13:58:32 +0900 Yuya Nishihara hgweb: alias ui module as uimod
Tue, 17 Nov 2015 14:23:26 -0800 Siddharth Agarwal mergestate.commit: factor out making the list of records
Tue, 17 Nov 2015 14:04:56 -0800 Siddharth Agarwal mergestate: move _read() call to read constructor
Tue, 17 Nov 2015 14:22:30 -0800 Siddharth Agarwal debugmergestate: explain why we create mergestate objects directly
Wed, 11 Nov 2015 13:28:00 -0800 Christian Delahousse debugdirstate: convert keyword parameters to **opts
Tue, 17 Nov 2015 18:01:21 -0800 Christian Delahousse convert: changed test's progress output format to ignore estimate
Tue, 17 Nov 2015 13:12:33 -0800 Laurent Charignon mq: use repo._bookmarks.recordchange instead of repo._bookmarks.write
Tue, 17 Nov 2015 13:12:46 -0800 Laurent Charignon mq: indentation change to make the next patch more legible
Tue, 17 Nov 2015 12:49:57 -0800 Laurent Charignon bookmarks: use repo._bookmarks.recordchange instead of repo._bookmarks.write
Wed, 18 Nov 2015 01:36:58 -0800 Laurent Charignon localrepo: put bookmark move following commit in one transaction
Tue, 17 Nov 2015 15:43:21 -0800 Siddharth Agarwal test-resolve.t: switch to mergestate.read()
Tue, 17 Nov 2015 13:58:50 -0800 Siddharth Agarwal localrepo.commit: switch to mergestate.read()
Tue, 17 Nov 2015 13:57:38 -0800 Siddharth Agarwal fileset: switch to mergestate.read()
Tue, 17 Nov 2015 14:20:55 -0800 Siddharth Agarwal commands.summary: switch to mergestate.read()
Tue, 17 Nov 2015 13:56:46 -0800 Siddharth Agarwal commands.resolve: switch to mergestate.read()
Tue, 17 Nov 2015 13:56:10 -0800 Siddharth Agarwal shelve: switch to mergestate.read()
Tue, 17 Nov 2015 13:55:30 -0800 Siddharth Agarwal mergestate: add a constructor that reads state from disk
Tue, 17 Nov 2015 17:04:53 -0800 Siddharth Agarwal merge.applyupdates: switch to mergestate.clean()
Tue, 17 Nov 2015 17:04:32 -0800 Siddharth Agarwal localrepo: switch to mergestate.clean()
Tue, 17 Nov 2015 17:02:35 -0800 Siddharth Agarwal strip: switch to mergestate.clean()
Tue, 17 Nov 2015 17:00:54 -0800 Siddharth Agarwal mergestate: add a constructor that sets up a clean merge state
Tue, 17 Nov 2015 14:11:52 -0800 Siddharth Agarwal mergestate: raise structured exception for unsupported merge records
Tue, 17 Nov 2015 14:10:12 -0800 Siddharth Agarwal error: add a structured exception for unsupported merge records
Tue, 17 Nov 2015 13:47:16 -0800 Bryan O'Sullivan dirstate: back out 502b56a9e897
Tue, 17 Nov 2015 13:47:14 -0800 Bryan O'Sullivan osutil: make statfiles check for interrupts periodically
Tue, 17 Nov 2015 13:43:09 -0800 Bryan O'Sullivan osutil: don't leak on statfiles error
Thu, 12 Nov 2015 12:44:15 +0100 liscju histedit: extracts _isdirtywc function
Mon, 16 Nov 2015 11:23:32 -0800 Siddharth Agarwal node: add 'nullhex', hex-encoded nullid
Mon, 16 Nov 2015 11:45:35 -0800 Siddharth Agarwal filemerge: introduce class whose objects represent files not in a context
Mon, 16 Nov 2015 11:27:27 -0800 Siddharth Agarwal filectx: add isabsent method
Fri, 13 Nov 2015 22:37:51 -0800 Siddharth Agarwal filectx: allow custom comparators
Fri, 13 Nov 2015 23:01:36 -0800 Siddharth Agarwal debugmergestate: print out record type for files
Sun, 15 Nov 2015 22:45:20 -0800 Siddharth Agarwal merge.applyupdates: don't return early if merge driver's conclude failed
Mon, 16 Nov 2015 17:15:36 -0800 Laurent Charignon convert: use repo._bookmarks.recordchange instead of repo._bookmarks.write
Mon, 16 Nov 2015 17:14:15 -0800 Laurent Charignon convert: indentation change to make the next patch more legible
Sun, 15 Nov 2015 20:27:27 +0530 Shubhanshu Agrawal strip: renaming local variables
Wed, 11 Feb 2015 22:22:29 -0800 Martin von Zweigbergk test-rename-merge2: make selected output less arbitrary
Sun, 15 Nov 2015 22:11:23 -0500 Matt Harbison test-convert-git: drop a git warning that doesn't occur on Windows
Sun, 15 Nov 2015 21:12:13 -0500 Matt Harbison tests: fix globs for Windows
Sun, 15 Nov 2015 22:58:28 +0100 liscju pull: return 255 value on update failure (issue4948) (BC)
Wed, 11 Nov 2015 10:19:11 -0800 Martin von Zweigbergk filemerge: remove leading space from " no tool found..."
Mon, 09 Nov 2015 22:31:01 +0900 Yuya Nishihara test-encoding: enable fuzz testing of utf8b roundtrip
Sun, 01 Nov 2015 17:42:03 +0900 Yuya Nishihara import-checker: reset context to verify convention in function scope
Sun, 01 Nov 2015 00:37:22 +0900 Yuya Nishihara import-checker: allow import of child modules from package root
Mon, 02 Nov 2015 17:17:33 -0600 Matt Mackall encoding: extend test cases for utf8b
Fri, 13 Nov 2015 22:43:09 -0800 Siddharth Agarwal merge: make 'cd' and 'dc' actions store the same arguments as 'm'
Fri, 13 Nov 2015 14:24:22 -0800 Siddharth Agarwal merge: stop emptying out 'cd' and 'dc' actions
Sun, 15 Nov 2015 22:18:48 +0100 liscju rebase: add returning value from pullrebase function stable
Fri, 13 Nov 2015 15:56:02 -0800 Siddharth Agarwal resolve: restore .orig only after merge is fully complete (issue4952) stable
Fri, 06 Nov 2015 22:32:00 +0800 Anton Shestakov monoblue: add a space to separate navigation links in file log footer
Thu, 12 Nov 2015 13:14:03 -0800 Martin von Zweigbergk merge: move messages about possible conflicts a litte earlier
Sun, 01 Nov 2015 15:46:06 +0900 Yuya Nishihara import-checker: include lineno in warning message
Sun, 01 Nov 2015 15:39:25 +0900 Yuya Nishihara import-checker: extract function to generate a formatted warning
Sun, 01 Nov 2015 13:53:05 +0900 Yuya Nishihara import-checker: make it executable for convenience
Mon, 09 Nov 2015 17:20:50 -0500 Matt Harbison test-fileset: glob the updated file count for Windows stability
Mon, 09 Nov 2015 13:12:35 -0500 Matt Harbison tests: tolerate differences between Linux and Windows error strings
Mon, 09 Nov 2015 12:51:58 -0500 Matt Harbison test-largefiles-cache: add glob for Windows
Mon, 09 Nov 2015 12:49:31 -0500 Matt Harbison tests: make 'f' tool open files in binary mode when hexdumping
Thu, 12 Nov 2015 14:29:02 -0800 Siddharth Agarwal merge.applyupdates: only attempt to merge files in mergeactions
Wed, 11 Nov 2015 17:34:28 -0800 Siddharth Agarwal filemerge: rename _symlinkcheck to _mergecheck
Wed, 11 Nov 2015 17:32:41 -0800 Siddharth Agarwal test-merge-prompt.t: rename to test-merge-changedelete.t
Thu, 12 Nov 2015 20:48:41 -0600 Matt Mackall merge with stable
Thu, 12 Nov 2015 13:16:04 -0800 Gregory Szorc tags: create new sortdict for performance reasons stable
Tue, 10 Nov 2015 15:08:56 -0800 Christian Delahousse largefiles: specify where .orig files are kept
Tue, 10 Nov 2015 14:52:54 -0800 Christian Delahousse mq: let the user choose where .orig files are kept
Tue, 10 Nov 2015 14:41:14 -0800 Christian Delahousse shelve: choose where .orig file locations are kept
Tue, 10 Nov 2015 16:25:59 -0800 Christian Delahousse filemerge: choose where .orig files are kept
Tue, 10 Nov 2015 14:29:13 -0800 Christian Delahousse git-subrepos: revert respects specified location to save .orig files
Tue, 10 Nov 2015 14:26:19 -0800 Christian Delahousse resolve: choose where .orig file locations are kept
Thu, 12 Nov 2015 17:00:08 -0600 Christian Delahousse revert: allow configuring the .orig file location
Thu, 12 Nov 2015 16:56:06 -0600 Christian Delahousse cmdutil: add origbackuppath helper
Tue, 10 Nov 2015 11:16:25 -0800 Ryan McElroy discovery: pass pushop to _nowarnheads
Tue, 10 Nov 2015 11:13:21 -0800 Ryan McElroy exchange: pass pushop to discovery.checkheads
Thu, 12 Nov 2015 15:26:30 -0600 Matt Mackall merge with stable
Fri, 13 Nov 2015 02:36:30 +0900 FUJIWARA Katsunori share: wrap bmstore._writerepo for transaction sensitivity (issue4940) stable
Sat, 07 Nov 2015 13:48:42 -0500 Pierre-Yves David test: use generaldelta in 'test-clonebundle.t'
Tue, 20 Oct 2015 13:14:04 +0200 Pierre-Yves David test: use generaldelta in 'test-ssh.t'
Tue, 20 Oct 2015 13:14:31 +0200 Pierre-Yves David test: use generaldelta in 'test-ssh-bundle1.t'
Tue, 20 Oct 2015 13:09:43 +0200 Pierre-Yves David test: use generaldelta in 'test-strip.t'
Tue, 20 Oct 2015 12:39:49 +0200 Pierre-Yves David test: use generaldelta in 'test-rebase-newancestors.t'
Tue, 20 Oct 2015 12:09:18 +0200 Pierre-Yves David test: use general delta for 'test-commit-amend.t'
Tue, 20 Oct 2015 11:50:55 +0200 Pierre-Yves David test: wider matching in 'test-clone-r.t'
Tue, 20 Oct 2015 11:48:49 +0200 Pierre-Yves David test: use generaldelta in 'test-bundle-type.t'
Tue, 20 Oct 2015 10:46:59 +0200 Pierre-Yves David test: use generaldelta in 'test-patchbomb.t'
Tue, 20 Oct 2015 10:37:07 +0200 Pierre-Yves David test: use generaldelta for test-bundle.t
Tue, 20 Oct 2015 03:14:36 +0200 Pierre-Yves David test: use generaldelta in 'test-rebase-conflict.t'
Mon, 19 Oct 2015 15:25:58 +0200 Pierre-Yves David tests: test generaldelta configuration in test-init.t
Mon, 19 Oct 2015 11:28:31 +0200 Pierre-Yves David test: enable generaldelta early in 'test-treemanifest.t'
Mon, 19 Oct 2015 10:48:02 +0200 Pierre-Yves David test: enable generaldelta in 'test-copy.t'
Sun, 18 Oct 2015 19:04:29 +0200 Pierre-Yves David test: enable generaldelta in 'test-debugcommand.t'
Sun, 18 Oct 2015 18:55:32 +0200 Pierre-Yves David test: use generaldelta in test-manifestv2.t
Sun, 18 Oct 2015 18:36:39 +0200 Pierre-Yves David test: explicitly use generaldelta in 'test-rebase-mq-skip.t'
Fri, 16 Oct 2015 02:54:52 +0100 Pierre-Yves David test: using generaldelta in 'test-lfconvert.t'
Thu, 12 Nov 2015 02:52:19 -0800 Pierre-Yves David test: enforce generaldelta format with the right option
Sat, 07 Nov 2015 13:53:11 -0500 Pierre-Yves David test: enforce non-generaldelta base repository in 'test-generaldelta'
Tue, 20 Oct 2015 12:25:51 +0200 Pierre-Yves David test: use generaldelta in 'test-hgweb-command.t'
Tue, 20 Oct 2015 12:28:42 +0200 Pierre-Yves David stream: sort stream capability before serialisation
Tue, 20 Oct 2015 12:25:09 +0200 Pierre-Yves David test: spread capabilities replies in 'test-hgweb-commands'
Sat, 07 Nov 2015 16:11:49 -0800 Durham Goode phase: improve retractboundary perf
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)
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
Thu, 05 Nov 2015 18:56:40 -0800 Durham Goode manifest: skip fastdelta if the change is large
Wed, 04 Nov 2015 23:44:51 -0800 Siddharth Agarwal merge.mergestate: update docstrings for preresolve and resolve
Mon, 26 Oct 2015 02:35:48 -0700 Stanislau Hlebik rebase: pass date parameter to concludenode
Mon, 26 Oct 2015 02:22:26 -0700 Stanislau Hlebik rebase: add date parameter to concludenode function
Sat, 24 Oct 2015 09:47:33 +0100 Anton Shestakov hgweb: remove unused colorPart() from mercurial.js
Sun, 18 Oct 2015 18:49:59 +0200 Pierre-Yves David test: enforce non-general delta in 'test-generaldelta.t'
Tue, 20 Oct 2015 15:27:56 +0200 Pierre-Yves David test: enforce bundle1 in 'test-push-cgi.t'
Sun, 18 Oct 2015 18:42:09 +0200 Pierre-Yves David test: enforce v1 in 'test-debugbundle.t'
Tue, 20 Oct 2015 02:39:42 +0200 Pierre-Yves David test: enforce bundle1 in "test-commit-interactive.t"
Fri, 06 Nov 2015 09:48:24 -0800 Ryan McElroy discovery: factor out calculation of heads to not warn about
Fri, 06 Nov 2015 11:08:11 -0500 Pierre-Yves David hooks: back 9f272bf3b342 out stable
Wed, 04 Nov 2015 15:17:52 -0600 Matt Mackall merge with stable
Tue, 03 Nov 2015 17:13:27 -0800 Durham Goode hooks: fix hooks not firing if prechangegroup was set (issue4934) stable
Tue, 03 Nov 2015 16:58:13 -0800 Durham Goode hooks: always include HG_PENDING stable
Tue, 03 Nov 2015 12:31:33 -0800 Gregory Szorc wireproto: move clonebundles command from extension (issue4931) stable
Wed, 04 Nov 2015 23:48:15 +0900 Yuya Nishihara templatefilters: try round-trip utf-8 conversion by json filter (issue4933) stable
Tue, 03 Nov 2015 12:16:54 -0800 Gregory Szorc exchange: do not attempt clone bundle if local repo is non-empty (issue4932) stable
Tue, 03 Nov 2015 12:15:14 -0800 Gregory Szorc test-clonebundles.t: add test for incremental pull stable
Tue, 03 Nov 2015 22:44:57 +0900 Yuya Nishihara i18n: make sure to include translation of (DEPRECATED) stable
Tue, 03 Nov 2015 22:39:26 +0900 Yuya Nishihara i18n: do not abuse msgstr of "DEPRECATED" to check for bad translation stable
Mon, 02 Nov 2015 12:12:24 -0800 Siddharth Agarwal filemerge.prompt: separate out choice selection and action
Mon, 02 Nov 2015 12:25:15 -0800 Siddharth Agarwal test-merge-prompt.t: add tests for linear updates + change/delete conflicts
Sat, 24 Oct 2015 16:25:16 -0700 Siddharth Agarwal test-pathencode.py: drop support for Python 2.4
Sat, 24 Oct 2015 16:23:42 -0700 Siddharth Agarwal hgweb.server: drop support for Python 2.4
Sat, 24 Oct 2015 15:56:16 -0700 Siddharth Agarwal util: drop Python 2.4 compat by directly importing md5 and sha1
Mon, 02 Nov 2015 23:37:49 +0800 Anton Shestakov hgweb: replace some str.split() calls by str.partition() or str.rpartition()
Mon, 02 Nov 2015 23:37:14 +0800 Anton Shestakov help: replace some str.split() calls by str.partition() or str.rpartition()
Sat, 24 Oct 2015 01:54:46 +0200 Mads Kiilerich convert: test clean p2 file missing
Mon, 02 Nov 2015 11:56:59 +0000 Pierre-Yves David uescape: also encode non-printable char under 128
Sat, 24 Oct 2015 12:46:03 +0100 David R. MacIver testing: add hypothesis fuzz testing
Mon, 02 Nov 2015 13:00:45 +0000 Pierre-Yves David merge with stable
Sun, 01 Nov 2015 13:04:14 -0600 Matt Mackall Added signature for changeset 47dd34f2e727 stable
Sun, 01 Nov 2015 13:04:09 -0600 Matt Mackall Added tag 3.6 for changeset 47dd34f2e727 stable
Sun, 01 Nov 2015 08:38:56 +0900 FUJIWARA Katsunori i18n: look translation of both "DEPRECATED" and "(DEPRECATED)" up stable 3.6
Sun, 01 Nov 2015 08:38:56 +0900 FUJIWARA Katsunori i18n: fix regexp pattern to detect translation for DEPRECATED stable
Sat, 31 Oct 2015 21:45:46 -0400 Matt Harbison scmutil: abort if an empty revision is given to revpair() stable
Sun, 01 Nov 2015 15:24:57 -0200 Wagner Bruna i18n-pt_BR: synchronized with a9ed5a8fc5e0 stable
Sun, 01 Nov 2015 05:34:27 +0900 FUJIWARA Katsunori i18n-ja: synchronized with 6474b64045fb stable
Mon, 26 Oct 2015 14:19:37 -0400 Augie Fackler packaging: rework version detection and declaration (issue4912) stable
Tue, 27 Oct 2015 12:34:05 +0800 Anton Shestakov hgweb: escape class keyword when used as a js object property (issue4913) stable
Sat, 24 Oct 2015 18:58:57 +0900 FUJIWARA Katsunori localrepo: discard objects in _filecache at transaction failure (issue4876) stable
Wed, 28 Oct 2015 16:27:09 +0100 Gábor Stefanik demandimport: fix TypeError when importing Python regex library (issue4920) stable
Sat, 24 Oct 2015 00:39:22 +0100 Gregory Szorc bundle2: attribute remote failures to remote (issue4788) stable
Sat, 24 Oct 2015 00:39:26 +0100 Gregory Szorc tests: add tests for remote hook output (issue4788) stable
Sat, 24 Oct 2015 06:59:26 +0100 Yuya Nishihara help: mention alias and revsetalias in description of HGPLAINEXCEPT stable
Fri, 23 Oct 2015 11:04:53 -0400 Augie Fackler debugrevlog: cope with empty revlog files stable
Fri, 23 Oct 2015 21:27:29 +0200 Mads Kiilerich largefiles: don't mute and obfuscate http errors when putlfile fails stable
Fri, 23 Oct 2015 21:27:29 +0200 Mads Kiilerich largefiles: test coverage of error handling from putlfile stable
Fri, 23 Oct 2015 21:27:29 +0200 Mads Kiilerich largefiles: check hash of files in the store before copying to working dir stable