Thu, 15 Jan 2015 19:47:06 -0800 Gregory Szorc test-extension: improve test readability
Thu, 18 Dec 2014 19:14:01 -0800 Pierre-Yves David bundle2: enforce parttype as alphanumerical
Wed, 14 Jan 2015 22:40:39 -0500 Matt Harbison tests: conditionalize test-tools.t for Windows support
Wed, 14 Jan 2015 01:15:26 +0100 Mads Kiilerich dirstate: ignore negative debug.dirstate.delaywrite values - they crashed it
Wed, 14 Jan 2015 17:21:09 -0800 Pierre-Yves David linkrev: use the right manifest content when adjusting linrev (issue4499)
Wed, 14 Jan 2015 16:57:00 -0800 Matt Mackall unpacker: fix missing arg for py2.4
Wed, 14 Jan 2015 01:15:26 +0100 Mads Kiilerich branchcache: make _rbcrevslen handling more safe
Wed, 14 Jan 2015 01:15:26 +0100 Mads Kiilerich branchcache: add debug output whenever cache files use truncate
Wed, 14 Jan 2015 01:15:26 +0100 Mads Kiilerich tests: rework revision branch cache tests
Wed, 14 Jan 2015 01:15:26 +0100 Mads Kiilerich tests: add 'f' tool for cross platform file operations in the tests
Wed, 14 Jan 2015 01:15:26 +0100 Mads Kiilerich run-tests: include testdir in $PATH so tests easily can use helper tools
Mon, 12 Jan 2015 15:29:36 -0500 Mike Edgar filelog: use censored revlog flag bit to quickly check if a node is censored
Mon, 12 Jan 2015 14:41:25 -0500 Mike Edgar revlog: verify censored flag when hashing added revision fulltext
Mon, 12 Jan 2015 14:30:24 -0500 Mike Edgar revlog: add flags argument to _addrevision, update callers use default flags
Mon, 12 Jan 2015 14:01:52 -0500 Mike Edgar revlog: define censored flag for revlogng index
Sun, 11 Jan 2015 01:32:36 +0100 Angel Ezquerra localrepo: remove all internal uses of localrepo.wopener
Sun, 11 Jan 2015 00:21:58 +0100 Angel Ezquerra localrepo: remove all internal uses of localrepo.sopener
Sat, 10 Jan 2015 23:02:52 +0100 Angel Ezquerra localrepo: remove all internal uses of localrepo.opener
Wed, 14 Jan 2015 15:46:21 -0500 Augie Fackler sslutil: drop defunct ssl version constants
Wed, 14 Jan 2015 15:46:00 -0500 Augie Fackler sslutil: use saner TLS settings on Python 2.7.9
Wed, 14 Jan 2015 15:31:16 -0500 Augie Fackler sslutil: drop support for clients of sslutil specifying a TLS version
Wed, 07 Jan 2015 00:07:29 -0800 Pierre-Yves David discovery: run discovery on filtered repository
Sat, 10 Jan 2015 23:18:11 +0900 FUJIWARA Katsunori revset: check for collisions between alias argument names in the declaration
Sat, 10 Jan 2015 23:18:11 +0900 FUJIWARA Katsunori revset: parse alias declaration strictly by _parsealiasdecl
Sat, 10 Jan 2015 23:18:11 +0900 FUJIWARA Katsunori revset: introduce "_parsealiasdecl" to parse alias declarations strictly
Sat, 10 Jan 2015 23:18:11 +0900 FUJIWARA Katsunori revset: store full detail into revsetalias.error for error source distinction
Sat, 10 Jan 2015 23:18:11 +0900 FUJIWARA Katsunori revset: factor out composing error message for ParseError to reuse
Sat, 10 Jan 2015 23:18:11 +0900 FUJIWARA Katsunori revset: make tokenize extensible to parse alias declarations and definitions
Fri, 09 Jan 2015 18:38:02 +0100 Mads Kiilerich largefiles: make linear update set unsure largefiles normal if unchanged
Fri, 09 Jan 2015 18:38:02 +0100 Mads Kiilerich debugdirstate: don't hide date field with --nodate, just show 'set'/'unset'
Fri, 09 Jan 2015 18:38:02 +0100 Mads Kiilerich debugdirstate: simplify date handling after e7ed5d07cc4c used fixed format
Sun, 11 Jan 2015 23:25:23 -0500 Matt Harbison forget: don't report rejected files as forgotten as well
Sun, 11 Jan 2015 23:20:51 -0500 Matt Harbison largefiles: enable subrepo support for forget
Tue, 13 Jan 2015 15:07:08 -0800 Sean Farley namespaces: add revset for 'named(namespace)'
Fri, 09 Jan 2015 10:52:14 -0800 Durham Goode bundles: do not overwrite existing backup bundles (BC)
Mon, 12 Jan 2015 18:01:20 -0700 Alex Orange https: support tls sni (server name indication) for https urls (issue3090)
Wed, 14 Jan 2015 12:50:46 -0800 Matt Mackall merge with stable
Tue, 13 Jan 2015 16:15:02 -0800 Matt Mackall unpacker: check the right exception type for 2.4
Sat, 10 Jan 2015 18:00:57 +0800 Anton Shestakov hgweb: fix diffstat links in paper/changeset.tmpl
Sat, 10 Jan 2015 17:54:24 +0800 Anton Shestakov hgweb: close <img> elements
Sat, 10 Jan 2015 17:52:02 +0800 Anton Shestakov hgweb: close <p> elements
Sat, 10 Jan 2015 17:44:54 +0800 Anton Shestakov hgweb: close <th> properly in spartan/filelogentry.tmpl
Sat, 10 Jan 2015 21:36:42 +0900 Yuya Nishihara revset: simplify fullreposet.__and__ to call sort() with boolean flag
Sat, 10 Jan 2015 21:31:59 +0900 Yuya Nishihara revset: fix spanset.isascending() to honor sort() or reverse() request stable
Tue, 13 Jan 2015 15:08:55 -0500 Augie Fackler hghave: we now support Python 2.7.9's ssl for https
Tue, 13 Jan 2015 14:15:08 -0500 Augie Fackler Makefile.python: try curl if wget fails
Tue, 13 Jan 2015 15:15:37 -0500 Augie Fackler test-https: glob error messages more so we pass on Python 2.7.9
Mon, 12 Jan 2015 09:46:56 -0800 Martin von Zweigbergk filelog: fix backwards comment for 'backrevref'
Mon, 12 Jan 2015 09:49:25 -0800 Martin von Zweigbergk filelog: remove trailing "form feed" character
Mon, 12 Jan 2015 09:48:05 -0800 Martin von Zweigbergk filelog: remove unused variable 'lkr'
Sat, 10 Jan 2015 12:00:03 -0500 Matt Harbison branchmap: add seek() to end of file before calling tell() on append open()
Fri, 09 Jan 2015 22:14:01 -0500 Matt Harbison tests: fix test-casefolding.t output for branchcache
Tue, 06 Jan 2015 17:19:21 -0800 Pierre-Yves David setdiscovery: remove '_setupsample' function
Wed, 07 Jan 2015 20:44:20 -0800 Pierre-Yves David setdiscovery: document '_takequicksample'
Tue, 06 Jan 2015 17:07:44 -0800 Pierre-Yves David setdiscovery: drop '_setupsample' usage in '_takequicksample'
Wed, 07 Jan 2015 10:32:17 -0800 Pierre-Yves David setdiscovery: drop the 'always' argument to '_updatesample'
Wed, 07 Jan 2015 17:28:51 -0800 Pierre-Yves David setdiscovery: always add exponential sample to the heads
Wed, 07 Jan 2015 17:23:21 -0800 Pierre-Yves David setdiscovery: directly run '_updatesample'
Wed, 07 Jan 2015 17:17:56 -0800 Pierre-Yves David setdiscovery: stop using '_setupsample' in '_takefullsample'
Wed, 07 Jan 2015 12:09:51 -0800 Pierre-Yves David setdiscovery: randomly pick between heads and sample when taking full sample
Tue, 06 Jan 2015 17:02:32 -0800 Pierre-Yves David setdiscovery: document the '_updatesample' function
Tue, 06 Jan 2015 16:40:33 -0800 Pierre-Yves David setdiscovery: avoid calling any sample building if the undecided set is small
Wed, 07 Jan 2015 09:30:06 -0800 Pierre-Yves David setdiscovery: delay sample building calls to gather them in a single place
Tue, 06 Jan 2015 16:32:23 -0800 Pierre-Yves David setdiscovery: drop unused 'initial' argument for '_takequicksample'
Sun, 11 Jan 2015 16:46:13 -0600 Matt Mackall readmarkers: add a SHA256 fixme note
Sun, 11 Jan 2015 16:37:57 -0600 Matt Mackall readmarkers: fast-path single successors and parents
Sun, 11 Jan 2015 15:35:09 -0600 Matt Mackall readmarkers: promote global constants to locals for performance
Sun, 11 Jan 2015 14:52:57 -0600 Matt Mackall readmarkers: drop a temporary
Sun, 11 Jan 2015 14:51:49 -0600 Matt Mackall readmarkers: read node reading into node length conditional
Sun, 11 Jan 2015 14:46:55 -0600 Matt Mackall readmarkers: drop a temporary
Sun, 11 Jan 2015 14:44:57 -0600 Matt Mackall readmarkers: hoist subtraction out of loop comparison
Sun, 11 Jan 2015 14:43:31 -0600 Matt Mackall readmarkers: streamline offset tracking
Sun, 11 Jan 2015 14:37:50 -0600 Matt Mackall readmarkers: use unpacker for fixed header
Sun, 11 Jan 2015 14:35:03 -0600 Matt Mackall readmarkers: drop metadata temporary
Sun, 11 Jan 2015 14:33:49 -0600 Matt Mackall readmarkers: drop date temporary
Sun, 11 Jan 2015 14:32:56 -0600 Matt Mackall readmarkers: drop another conditional
Sat, 10 Jan 2015 21:28:15 -0600 Matt Mackall readmarkers: drop a conditional
Sat, 10 Jan 2015 21:27:29 -0600 Matt Mackall readmarkers: add some whitespace
Sat, 10 Jan 2015 21:25:07 -0600 Matt Mackall readmarkers: combine parent conditionals
Sat, 10 Jan 2015 21:24:45 -0600 Matt Mackall readmarkers: drop temporary substring assignments
Sat, 10 Jan 2015 21:18:31 -0600 Matt Mackall util: introduce unpacker
Sat, 10 Jan 2015 21:13:10 -0600 Matt Mackall perf: add a configurable sleep on startup
Thu, 08 Jan 2015 00:01:03 +0100 Mads Kiilerich revset: use localrepo revbranchcache for branch name filtering
Thu, 08 Jan 2015 00:01:03 +0100 Mads Kiilerich branchmap: use revbranchcache when updating branch map
Thu, 08 Jan 2015 00:01:03 +0100 Mads Kiilerich branchcache: introduce revbranchcache for caching of revision branch names
Fri, 09 Jan 2015 22:53:38 +0800 Anton Shestakov hgweb: move archive entries outside of <li> in monoblue style
Fri, 09 Jan 2015 15:24:55 +0800 Anton Shestakov hgweb: add searchhint to templates/coal/map
Tue, 30 Dec 2014 21:12:52 -0500 Matt Harbison largefiles: enable subrepo support for remove
Thu, 08 Jan 2015 21:36:12 -0800 Pierre-Yves David transplant: properly skip empty changeset (issue4423)
Thu, 08 Jan 2015 21:30:22 +0100 Mathias De Maré color: add support for colorizing git subrepo diffs
Thu, 08 Jan 2015 23:33:56 -0500 Matt Harbison tests: fix test-casefolding.t output
Fri, 12 Dec 2014 17:42:14 +0000 Mike Edgar synthrepo: new filenames must not also be new directories, and vice-versa
Thu, 08 Jan 2015 13:29:06 -0800 Martin von Zweigbergk status: don't override _buildstatus() in workingcommitctx
Thu, 08 Jan 2015 13:12:44 -0800 Martin von Zweigbergk status: cache dirstate status in _dirstatestatus()
Thu, 16 Oct 2014 21:49:28 -0700 Sean Farley localrepo: add ignoremissing parameter to branchtip
Mon, 15 Dec 2014 14:46:04 -0800 Sean Farley namespaces: add method to return a list of nodes for a given name
Tue, 21 Oct 2014 19:49:23 -0700 Sean Farley namespaces: add test for log
Fri, 17 Oct 2014 09:26:37 -0700 Sean Farley log: use new namespaces api to display names
Wed, 31 Dec 2014 16:50:19 -0600 Sean Farley tests: add a i18n translation test for log output
Fri, 09 Jan 2015 11:21:29 -0800 Durham Goode filectx: fix annotate to not directly instantiate filectx
Wed, 31 Dec 2014 18:39:41 -0500 Matt Harbison largefiles: don't print files as both large and normal in addremove dryruns
Wed, 31 Dec 2014 18:31:18 -0500 Matt Harbison largefiles: return the list of added files from addlargefiles()
Fri, 28 Nov 2014 21:44:41 -0500 Matt Harbison largefiles: align the output messages for an added file with core methods
Fri, 28 Nov 2014 21:03:44 -0500 Matt Harbison largefiles: align the output messages for a removed file with core methods
Thu, 06 Nov 2014 14:55:18 -0800 Sean Farley revset: use '%' as an operator for 'only'
Tue, 06 Jan 2015 21:56:33 -0800 Gregory Szorc transaction: support for callbacks during abort
Mon, 15 Dec 2014 14:11:19 -0800 Sean Farley debugnamecomplete: use new name api
Fri, 17 Oct 2014 13:41:29 -0700 Sean Farley debugnamecomplete: rename from debuglabelcomplete
Mon, 22 Dec 2014 09:07:37 -0800 Sean Farley namespaces: add __iter__ and iteritems methods
Mon, 15 Dec 2014 14:09:00 -0800 Sean Farley namespaces: add 'listnames' property
Wed, 07 Jan 2015 14:30:40 -0800 Martin von Zweigbergk test-bundle2-exchange: create temp script in $TESTTMP, not $TESTDIR
Wed, 07 Jan 2015 15:55:02 -0500 Augie Fackler manifest: drop withflags() method, which is now unused
Mon, 15 Dec 2014 16:06:04 -0500 Augie Fackler context: use new manifest.diff(clean=True) support
Mon, 15 Dec 2014 16:04:28 -0500 Augie Fackler manifest: add optional recording of clean entries to diff
Mon, 15 Dec 2014 15:33:55 -0500 Augie Fackler context: use manifest.diff() to compute most of status
Wed, 07 Jan 2015 11:02:10 -0800 Martin von Zweigbergk trydiff: replace dodiff=True/'binary' by binarydiff=False/True
Wed, 07 Jan 2015 10:59:40 -0800 Martin von Zweigbergk trydiff: replace 'dodiff = False' by 'continue'
Wed, 07 Jan 2015 08:54:26 -0800 Martin von Zweigbergk trydiff: make addindexmeta() unconditionally add index meta
Wed, 07 Jan 2015 08:46:52 -0800 Martin von Zweigbergk trydiff: remove unused code for git index of "combined diff"
Tue, 06 Jan 2015 22:55:01 -0800 Martin von Zweigbergk diff: remove dead assignment
(0) -10000 -3000 -1000 -120 +120 +1000 +3000 +10000 tip