log

age author description
Wed, 21 Jan 2015 15:54:52 -0800 Eric Sumner repair._bundle: fix traceback for bad config value stable
Wed, 21 Jan 2015 21:47:27 +0100 Mathias De Maré subrepo: correctly add newline for git subrepo diffs stable
Thu, 22 Jan 2015 00:10:26 +0900 FUJIWARA Katsunori tests: discard useless "(glob)" in "reverting subrepo" lines stable
Thu, 22 Jan 2015 00:10:26 +0900 FUJIWARA Katsunori check-code.py: avoid warning against "reverting subrepo ..." lines stable
Thu, 22 Jan 2015 00:07:06 +0900 FUJIWARA Katsunori run-tests.py: inherit --pure option from outer run-tests.py execution stable
Thu, 22 Jan 2015 00:07:06 +0900 FUJIWARA Katsunori hg.bat: return exit code explicitly for indirect invocation stable
Thu, 22 Jan 2015 00:03:58 +0900 FUJIWARA Katsunori run-tests.py: execute hghave with same env vars as ones for actual tests stable
Wed, 21 Jan 2015 05:04:48 +0100 Mads Kiilerich osx: use bdist_mpkg.script_bdist_mpkg module instead of bdist_mpkg command stable
Wed, 21 Jan 2015 05:04:46 +0100 Mads Kiilerich osx: don't launch installer after building it with bdist_mpkg stable
Wed, 21 Jan 2015 05:01:01 +0100 Mads Kiilerich osx: update "Read Me" "Important Information" text in the package installer stable
Tue, 20 Jan 2015 15:05:44 -0800 Ryan McElroy commit: remove reverse search for copy source when not in parent (issue4476) stable
Tue, 20 Jan 2015 14:51:11 -0800 Matt Mackall merge with i18n stable
Sun, 18 Jan 2015 11:16:45 -0200 Wagner Bruna i18n-pt_BR: synchronized with db8e3f7948b1 stable
Sun, 18 Jan 2015 22:21:53 -0500 Matt Harbison convert: handle LookupError in mercurial_source.lookuprev() stable
Sun, 18 Jan 2015 22:24:14 -0800 Sean Farley color: add missing 'dim' in _effects stable
Sat, 17 Jan 2015 15:03:41 -0800 Martin von Zweigbergk diff: use binary diff when copy source is binary stable
Sun, 18 Jan 2015 15:15:40 -0500 Matt Harbison largefiles: fix commit of a directory with no largefile changes (issue4330) stable
Sun, 18 Jan 2015 16:38:56 -0500 Matt Harbison test-tools: update for platforms without symlink support after 5b20e4c32117 stable
Sun, 18 Jan 2015 16:33:41 -0500 Matt Harbison tests: add "(glob)" to output in test-histedit-commute.t for Windows stable
Sat, 17 Jan 2015 18:29:30 -0800 Matt Mackall Added signature for changeset db8e3f7948b1 stable
Sat, 17 Jan 2015 18:29:05 -0800 Matt Mackall Added tag 3.3-rc for changeset db8e3f7948b1 stable
Sat, 17 Jan 2015 18:28:30 -0800 Matt Mackall merge default into stable for 3.3 feature freeze stable 3.3-rc
Sat, 17 Jan 2015 22:01:14 -0200 Wagner Bruna messages: quote "hg help" hints consistently
Sat, 17 Jan 2015 18:08:47 -0800 Matt Mackall bundle2: fix parttype enforcement
Sat, 17 Jan 2015 17:59:30 -0800 Matt Mackall test-tools: another vfat fix
Sat, 17 Jan 2015 15:54:03 -0800 Matt Mackall test-tools: check for unix permissions for hardlinking
Sat, 17 Jan 2015 15:28:56 -0800 Matt Mackall tests: more fixes for f
Sat, 17 Jan 2015 13:53:56 -0800 Matt Mackall tests: teach f not to report symlink mode bits
Sat, 17 Jan 2015 13:53:16 -0800 Matt Mackall tests: teach f not to report directory size
Sat, 17 Jan 2015 13:44:43 -0800 Matt Mackall test-histedit-commute: call helper script with sh
Sat, 17 Jan 2015 13:38:17 -0800 Matt Mackall test-tools: fix portability issues
Sat, 17 Jan 2015 13:13:16 -0800 Solomon Matthews progress: add a lock to prepare for introducing a thread
Sat, 17 Jan 2015 13:10:37 -0800 Solomon Matthews progress: move update check into helper method
Sat, 17 Jan 2015 13:09:33 -0800 Solomon Matthews progress: move current topic to member variable
Thu, 15 Jan 2015 20:03:28 -0800 Solomon Matthews progress: add try/finally to make the diffs for the next commit more readable
Fri, 16 Jan 2015 18:34:14 -0800 Pierre-Yves David transaction: include backup file in the "undo" transaction
Fri, 16 Jan 2015 19:35:04 -0800 Pierre-Yves David transaction: pass the name of the "undo" journal to the transaction
Fri, 16 Jan 2015 19:29:16 -0800 Pierre-Yves David rollback: have an empty entry for the vfsmap in rollback
Fri, 16 Jan 2015 14:54:24 -0800 Pierre-Yves David transaction: clarify the name of 'journal' argument for transaction
Mon, 05 Jan 2015 12:44:15 -0800 Pierre-Yves David transaction: use 'util.copyfile' for creating backup
Mon, 05 Jan 2015 12:39:09 -0800 Pierre-Yves David copyfile: allow optional hardlinking
Thu, 15 Jan 2015 16:51:13 -0800 Eric Sumner repair: add experimental option to write bundle2 files
Thu, 15 Jan 2015 15:55:13 -0800 Eric Sumner changegroup.getsubset: support multiple versions
Thu, 15 Jan 2015 15:39:16 -0800 Eric Sumner changegroup.writebundle: HG2Y support
Thu, 15 Jan 2015 14:39:41 -0800 Eric Sumner changegroup.writebundle: provide ui
Fri, 16 Jan 2015 16:25:30 -0800 Matt Mackall test-module-imports: use test-repo requirement
Fri, 09 Jan 2015 19:10:09 +0100 Mads Kiilerich largefiles: don't rehash largefiles in updatelfiles if standin hash changed
Fri, 16 Jan 2015 19:51:25 +0100 Mads Kiilerich largefiles: show progress when checking standin hashes in outgoing changesets
Wed, 14 Jan 2015 17:09:55 -0800 Eric Sumner unbundle: support bundle2 files
Fri, 16 Jan 2015 12:53:45 -0800 Eric Sumner pullbundle2: extract addchangegroup result combining into its own function
Fri, 16 Jan 2015 15:31:45 -0500 Augie Fackler histedit: add a test to show that issue4251 is fixed (issue4251)
Thu, 15 Jan 2015 15:35:26 -0800 Eric Sumner commands.debugbundle: bundle2 support
Mon, 12 Jan 2015 22:30:12 -0500 Matt Harbison largefiles: cleanup overrideadd()
Mon, 12 Jan 2015 21:44:43 -0500 Matt Harbison largefiles: enable subrepo support for add
Mon, 12 Jan 2015 20:59:17 -0500 Matt Harbison add: pass options via keyword args
Wed, 31 Dec 2014 18:24:32 -0500 Matt Harbison largefiles: don't pop largefile-specific arguments to the add command
Sun, 11 Jan 2015 16:20:15 +0100 Angel Ezquerra share: replace the bookmarks.shared file with an entry on a new "shared" file
Sun, 02 Nov 2014 02:36:47 +0100 Mads Kiilerich docker: support Fedora 21
Fri, 16 Jan 2015 04:26:40 +0100 Mads Kiilerich rpm: make Python 2.7.9 the default Python to include in rpms for EL 5
Fri, 16 Jan 2015 04:26:25 +0100 Mads Kiilerich contrib: make Python 2.7.9 the default in Makefile.python
Sun, 11 Jan 2015 01:51:52 +0100 Angel Ezquerra localrepo: remove all external users of localrepo.wopener
Sun, 11 Jan 2015 00:25:54 +0100 Angel Ezquerra localrepo: remove all external users of localrepo.sopener
Thu, 15 Jan 2015 23:17:12 +0100 Angel Ezquerra localrepo: remove all external users of localrepo.opener
Wed, 14 Jan 2015 20:29:47 -0800 Sean Farley log: use namespace logname and colorname
Wed, 14 Jan 2015 20:11:02 -0800 Sean Farley namespaces: add colorname member to namespace object
Wed, 14 Jan 2015 20:06:44 -0800 Sean Farley namespaces: add logname member to namespace object
Wed, 14 Jan 2015 19:55:20 -0800 Sean Farley namespaces: use named args for namespace api
Wed, 14 Jan 2015 19:39:13 -0800 Sean Farley namespaces: make the constructor into named args
Thu, 15 Jan 2015 20:36:03 -0800 Gregory Szorc dispatch: only check compatibility against major and minor versions (BC)
Thu, 15 Jan 2015 20:03:48 -0800 Gregory Szorc test-extension: use a realistic Mercurial version
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'