Tue, 18 Oct 2016 14:15:15 -0500 Kevin Bullock merge default into stable for 4.0 code freeze stable 4.0-rc
Tue, 18 Oct 2016 14:13:06 -0500 Kevin Bullock merge with i18n stable
Tue, 11 Oct 2016 20:39:47 -0300 Wagner Bruna i18n-pt_BR: synchronized with 149433e68974 stable
Sun, 16 Oct 2016 13:35:23 -0700 Gregory Szorc changegroup: increase write buffer size to 128k
Fri, 14 Oct 2016 01:31:11 +0200 Pierre-Yves David changegroup: skip delta when the underlying revlog do not use them
Fri, 14 Oct 2016 02:25:08 +0200 Pierre-Yves David revlog: make 'storedeltachains' a "public" attribute
Mon, 17 Oct 2016 22:51:22 -0700 Martin von Zweigbergk manifest: don't store None in fulltextcache
Tue, 18 Oct 2016 02:09:08 +0200 Gábor Stefanik copies: improve assertions during copy recombination
Mon, 17 Oct 2016 16:12:12 -0700 Martin von Zweigbergk treemanifest: fix bad argument order to treemanifestctx
Sun, 16 Oct 2016 11:10:21 -0700 Gregory Szorc wireproto: compress data from a generator
Mon, 17 Oct 2016 19:48:36 +0200 Mads Kiilerich revset: optimize for destination() being "inefficient"
Tue, 11 Oct 2016 04:39:47 +0200 Gábor Stefanik copies: make _checkcopies handle copy sequences spanning the TCA (issue4028)
Tue, 11 Oct 2016 04:25:59 +0200 Gábor Stefanik checkcopies: add logic to handle remotebase
Tue, 04 Oct 2016 12:51:54 +0200 Gábor Stefanik mergecopies: add logic to process incomplete data
Wed, 12 Oct 2016 11:54:03 +0200 Gábor Stefanik checkcopies: handle divergences contained entirely in tca::ctx
Thu, 25 Aug 2016 22:02:26 +0200 Gábor Stefanik update: enable copy tracing for backwards and non-linear updates
Mon, 26 Sep 2016 10:47:37 +0200 Mathias De Maré bashcompletion: allow skipping completion for 'hg status'
Sun, 21 Aug 2016 01:12:00 +0200 Mads Kiilerich tests: add more test coverage of phase changes when pushing
Thu, 13 Oct 2016 02:19:43 +0200 Gábor Stefanik mergecopies: invoke _computenonoverlap for both base and tca during merges
Tue, 18 Oct 2016 00:00:43 +0200 Pierre-Yves David copies: make it possible to distinguish betwen _computenonoverlap invocations
Thu, 13 Oct 2016 02:03:54 +0200 Gábor Stefanik copies: make _checkcopies handle simple renames in a rotated DAG
Thu, 13 Oct 2016 02:03:49 +0200 Gábor Stefanik copies: compute a suitable TCA if base turns out to be unsuitable
Thu, 13 Oct 2016 01:47:33 +0200 Gábor Stefanik copies: detect graft-like merges
Wed, 12 Oct 2016 12:41:28 +0200 Gábor Stefanik tests: introduce tests for grafting through renames
Mon, 17 Oct 2016 17:12:24 +0200 Mads Kiilerich largefiles: fix 'deleted' files sometimes persistently appearing with R status stable
Sun, 16 Oct 2016 02:29:45 +0200 Mads Kiilerich largefiles: more safe handling of interruptions while updating modifications stable
Sun, 16 Oct 2016 02:26:38 +0200 Mads Kiilerich largefiles: test coverage of fatal interruption of update stable
Wed, 12 Oct 2016 21:33:45 +0200 Gábor Stefanik checkcopies: add a sanity check against false-positive copies
Sun, 16 Oct 2016 10:38:52 -0700 Gregory Szorc exchange: refactor APIs to obtain bundle data (API)
Thu, 13 Oct 2016 01:30:14 +0200 Pierre-Yves David mergecopies: rename 'ca' to 'base'
Thu, 13 Oct 2016 01:26:33 +0200 Pierre-Yves David copies: move variable document from checkcopies to mergecopies
Tue, 11 Oct 2016 02:21:42 +0200 Pierre-Yves David checkcopies: pass data as a dictionary of dictionaries
Tue, 11 Oct 2016 02:15:23 +0200 Pierre-Yves David checkcopies: move 'movewithdir' initialisation right before its usage
Fri, 14 Oct 2016 01:53:15 +0200 Mads Kiilerich cmdutil: satisfy expections in dirstateguard.__del__, even if __init__ fails
Fri, 14 Oct 2016 01:53:15 +0200 Mads Kiilerich util: increase filechunkiter size to 128k
Wed, 12 Oct 2016 12:22:18 +0200 Mads Kiilerich largefiles: always use filechunkiter when iterating files
Fri, 14 Oct 2016 23:33:00 +0900 Yuya Nishihara revset: for x^2, do not take null as a valid p2 revision
Mon, 10 Oct 2016 22:30:09 +0200 Yuya Nishihara revset: make follow() reject more than one start revisions
Sat, 15 Oct 2016 17:10:53 -0700 Gregory Szorc bundle2: only emit compressed chunks if they have data
Sat, 15 Oct 2016 15:01:14 -0700 Danek Duvall color: add some documentation for custom terminfo codes
Thu, 13 Oct 2016 13:10:01 -0700 Danek Duvall color: debugcolor should emit the user-defined colors
Thu, 13 Oct 2016 12:01:41 -0700 Danek Duvall color: ignore effects missing from terminfo
Thu, 13 Oct 2016 11:48:17 -0700 Danek Duvall color: allow for user-configurable terminfo codes for effects
Tue, 04 Oct 2016 04:06:48 -0700 Stanislau Hlebik update: warn if cwd was deleted
Thu, 13 Oct 2016 13:34:53 +0200 Gregory Szorc parsers: avoid PySliceObject cast on Python 3
Thu, 13 Oct 2016 13:27:14 +0200 Gregory Szorc bdiff: include util.h
Thu, 13 Oct 2016 13:22:40 +0200 Gregory Szorc parsers: alias more PyInt* symbols on Python 3
Thu, 13 Oct 2016 13:17:23 +0200 Gregory Szorc manifest: use PyVarObject_HEAD_INIT
Thu, 13 Oct 2016 13:14:14 +0200 Gregory Szorc dirs: use PyVarObject_HEAD_INIT
Thu, 13 Oct 2016 09:27:37 +0100 Martijn Pieters py3: use namedtuple._replace to produce new tokens
Fri, 14 Oct 2016 17:55:02 +0100 Martijn Pieters py3: refactor token parsing to handle call args properly
Thu, 13 Oct 2016 13:47:47 +0200 Pierre-Yves David eol: make sure we always release the wlock when writing cache
Thu, 13 Oct 2016 21:42:11 +0200 Gregory Szorc pathencode: use assert() for PyBytes_Check()
Wed, 12 Oct 2016 12:22:18 +0200 Mads Kiilerich merge: clarify warning for (not) merging flags without ancestor
Wed, 12 Oct 2016 12:22:18 +0200 Mads Kiilerich merge: only show "cannot merge flags for %s" warning if flags are different
Wed, 12 Oct 2016 12:22:18 +0200 Mads Kiilerich tests: add test coverage of merging x flag without ancestor
Sat, 08 Oct 2016 17:07:43 +0200 Gregory Szorc dirs: document Py_SIZE weirdness
Wed, 12 Oct 2016 12:22:54 +0200 Philippe Pepiot record: return code from underlying commit
Fri, 14 Oct 2016 09:52:38 +0200 Philippe Pepiot commit: return 1 for interactive commit with no changes (issue5397)
Fri, 14 Oct 2016 03:03:39 +0200 Mads Kiilerich demandimport: disable lazy import of __builtin__
(0) -30000 -10000 -3000 -1000 -300 -100 -60 +60 +100 +300 +1000 +3000 +10000 tip