log

age author description
Mon, 15 Jun 2015 23:00:42 +0900 Yuya Nishihara templater: respect stop position while parsing template string
Sun, 12 Jul 2015 18:04:48 +0800 Anton Shestakov hgweb: provide links to branches, tags and bookmarks by name (paper and coal)
Sun, 12 Jul 2015 16:47:56 +0800 Anton Shestakov templates: introduce revescape filter for escaping symbolic revisions
Sun, 12 Jul 2015 16:06:57 +0800 Anton Shestakov hgweb: allow symbolic revisions with forward slashes in urls
Mon, 13 Jul 2015 15:05:03 +0100 Eugene Baranov convert: ignore case changes in vieworder for Perforce
Wed, 08 Jul 2015 18:11:40 +0100 Eugene Baranov convert: if getting a file from Perforce fails try to get it one more time
Mon, 13 Jul 2015 23:34:12 +0900 FUJIWARA Katsunori shelve: keep old backups if timestamp can't decide exact order of them
Fri, 10 Jul 2015 00:59:51 +0900 FUJIWARA Katsunori subrepo: use vfs.dirname instead of os.path.dirname
Fri, 10 Jul 2015 00:59:51 +0900 FUJIWARA Katsunori vfs: add dirname
Fri, 10 Jul 2015 00:59:51 +0900 FUJIWARA Katsunori subrepo: use vfs.basename instead of os.path.basename
Fri, 10 Jul 2015 00:59:51 +0900 FUJIWARA Katsunori vfs: add basename
Fri, 10 Jul 2015 00:59:51 +0900 FUJIWARA Katsunori subrepo: use repo.pathto instead of util.pathto to simplify invocation
Fri, 10 Jul 2015 00:59:51 +0900 FUJIWARA Katsunori subrepo: prefetch ctx.repo() for efficiency and centralization
Thu, 02 Jul 2015 21:39:31 +0900 Yuya Nishihara revset: rename getkwargs() to getargsdict()
Sun, 28 Jun 2015 16:08:07 +0900 Yuya Nishihara revset: work around x:y range where x or y is wdir()
Mon, 16 Mar 2015 16:17:06 +0900 Yuya Nishihara revset: use integer representation of wdir() in revset
Sat, 16 Aug 2014 13:25:45 +0900 Yuya Nishihara localrepo: provide workingctx by integer revision
Sun, 12 Apr 2015 21:52:02 +0900 Yuya Nishihara changeset_printer: change flush() to accept ctx instead of rev
Sat, 04 Jul 2015 17:19:49 +0900 Yuya Nishihara changeset_printer: display wdirrev/wdirnode values for workingctx
Wed, 08 Jul 2015 16:19:09 -0700 Gregory Szorc hg: support for auto sharing stores when cloning
Wed, 08 Jul 2015 16:43:49 -0500 Matt Mackall merge with stable
Wed, 08 Jul 2015 17:07:45 +0900 FUJIWARA Katsunori cmdutil: apply dirstate.normallookup on (maybe partially) committed files
Wed, 08 Jul 2015 17:01:09 +0900 FUJIWARA Katsunori cmdutil: put recordfunc invocation into wlock scope for consistency
Wed, 08 Jul 2015 17:01:09 +0900 FUJIWARA Katsunori context: write dirstate out explicitly at the end of markcommitted
Wed, 08 Jul 2015 17:01:09 +0900 FUJIWARA Katsunori tests: add extension to emulate invoking internalpatch at the specific time
Wed, 08 Jul 2015 17:01:09 +0900 FUJIWARA Katsunori cmdutil: remove useless dirstate.normallookup() invocation in revert()
Wed, 08 Jul 2015 17:01:09 +0900 FUJIWARA Katsunori merge: remove useless dirstate.normallookup() invocation in applyupdates()
Wed, 08 Jul 2015 17:01:09 +0900 FUJIWARA Katsunori context: write dirstate out explicitly after marking files as clean
Wed, 08 Jul 2015 17:01:09 +0900 FUJIWARA Katsunori tests: add extension to emulate invoking dirstate.write at the specific time
Wed, 08 Jul 2015 18:05:27 +0100 Eugene Baranov convert: handle copies when converting from Perforce (issue4744)
Wed, 08 Jul 2015 10:31:09 -0700 Durham Goode convert: add config for recording the source name
Wed, 08 Jul 2015 10:29:11 -0700 Durham Goode convert: support multiple specifed revs in git source
Wed, 08 Jul 2015 10:27:43 -0700 Durham Goode convert: add support for specifying multiple revs
Mon, 06 Jul 2015 01:38:37 +0800 Anton Shestakov monoblue: use padding instead of position for text in footer
Mon, 06 Jul 2015 01:22:23 +0800 Anton Shestakov monoblue: don't try to show repo on hgwebdir index page
Fri, 03 Jul 2015 18:10:58 +0100 Eugene Baranov convert: handle deleted files when converting from Perforce (issue4743) stable
Sun, 28 Sep 2014 00:49:36 -0700 Pierre-Yves David bookmarks: change bookmark within a transaction
Wed, 01 Jul 2015 01:09:57 -0700 Pierre-Yves David bookmark: remove the "touch changelog" hack
Mon, 29 Jun 2015 13:44:24 -0700 Durham Goode convert: add config option for disabling ancestor parent checks
Mon, 29 Jun 2015 13:40:20 -0700 Durham Goode convert: add config to not convert tags
Thu, 02 Jul 2015 22:18:21 +0900 Yuya Nishihara templatekw: make {rev} return wdirrev instead of None
Thu, 02 Jul 2015 22:03:06 +0900 Yuya Nishihara changeset_printer: use node.wdirrev to calculate meaningful parentrevs
Mon, 22 Jun 2015 22:05:10 +0900 Yuya Nishihara workingctx: use node.wdirid constant
Mon, 22 Jun 2015 22:01:33 +0900 Yuya Nishihara node: define experimental identifiers for working directory
Sat, 14 Mar 2015 17:58:18 +0900 Yuya Nishihara templatekw: apply manifest template only if ctx.manifestnode() exists
Tue, 07 Jul 2015 19:07:04 -0500 Matt Mackall merge with stable
Sat, 04 Jul 2015 10:56:37 +0900 Yuya Nishihara import-checker: exclude mercurial packages installed into the system path
Sat, 04 Jul 2015 10:54:03 +0900 Yuya Nishihara import-checker: recurse into subtree of sys.path only if __init__.py exists
Fri, 03 Jul 2015 06:56:03 +0900 FUJIWARA Katsunori hghave: allow adding customized features at runtime
Fri, 03 Jul 2015 06:56:03 +0900 FUJIWARA Katsunori import-checker.py: exit with code 0 if no error is detected
Fri, 03 Jul 2015 06:56:03 +0900 FUJIWARA Katsunori run-tests.py: add TESTDIR to PATH if it differs from RUNTESTDIR
Fri, 03 Jul 2015 06:56:03 +0900 FUJIWARA Katsunori run-tests.py: add RUNTESTDIR to refer `tests` of Mercurial
Fri, 03 Jul 2015 06:56:03 +0900 FUJIWARA Katsunori run-tests.py: execute hghave by the path relative to run-tests.py
Mon, 06 Jul 2015 23:23:22 -0400 Matt Harbison templatekw: make {latesttag} a hybrid list
Mon, 06 Jul 2015 23:12:24 -0400 Matt Harbison templatekw: allow the caller of showlist() to specify the join() separator
Tue, 30 Jun 2015 23:56:49 -0400 Matt Harbison archive: use {changessincelatesttag} to build the metadata file
Fri, 26 Jun 2015 23:11:05 -0400 Matt Harbison templatekw: introduce the changessincelatesttag keyword
Sat, 04 Jul 2015 23:11:32 -0400 Matt Harbison help: support 'hg help template.somekeyword'
Thu, 02 Jul 2015 00:04:08 -0400 Matt Harbison test-convert-git: use a relative gitmodule url
Wed, 01 Jul 2015 20:53:12 -0400 Matt Harbison test-convert-git: stablize for git 1.7.7.6
Tue, 30 Jun 2015 23:55:22 -0700 Pierre-Yves David hgweb: also monitor change to bookmarks
Wed, 01 Jul 2015 01:02:27 -0700 Pierre-Yves David hgweb: also refresh the repo on changes to the obsstore
Wed, 01 Jul 2015 00:18:50 -0700 Pierre-Yves David hgweb: use an extensible list of files to check for refresh
Fri, 03 Jul 2015 10:07:51 -0700 Pierre-Yves David hgweb: drop the default argument for get_stat
Thu, 02 Jul 2015 23:46:18 -0700 Pierre-Yves David revset: prefetch method in "parents"
Fri, 03 Jul 2015 18:10:58 +0100 Eugene Baranov convert: handle deleted files when converting from Perforce (issue4743) stable
Mon, 06 Jul 2015 16:22:57 -0700 Nathan Goldbaum forget: add a note to the command help about remove stable
Wed, 01 Jul 2015 13:14:03 -0700 Colin Chan shelve: only keep the latest N shelve backups
Wed, 01 Jul 2015 13:13:02 -0700 Colin Chan shelve: always backup shelves instead of deleting them
Tue, 30 Jun 2015 22:02:40 -0700 Pierre-Yves David wireproto: remove a debug print
Sun, 28 Sep 2014 01:09:16 -0700 Pierre-Yves David amend: move obsmarkers creation in the "new changeset" conditional
Tue, 30 Jun 2015 22:28:40 -0700 Pierre-Yves David amend: move createmarkers evaluation earlier
Tue, 30 Jun 2015 19:19:17 -0400 Augie Fackler wireproto: correctly escape batched args and responses (issue4739)
Wed, 01 Jul 2015 17:51:57 -0500 Matt Mackall merge with stable
Sun, 28 Jun 2015 22:57:33 +0900 Yuya Nishihara revset: port extra() to support keyword arguments
Sat, 27 Jun 2015 17:25:01 +0900 Yuya Nishihara revset: add function to build dict of positional and keyword arguments
Sat, 27 Jun 2015 17:05:28 +0900 Yuya Nishihara revset: add parsing rule for key=value pair
Sun, 28 Jun 2015 12:46:34 -0700 Gregory Szorc import-checker: establish modern import convention
Sun, 28 Jun 2015 12:28:48 -0700 Gregory Szorc import-checker: establish new function for verifying import conventions
Sun, 28 Jun 2015 09:36:58 -0700 Gregory Szorc import-checker: resolve relative imports
Fri, 26 Jun 2015 23:23:10 -0400 Matt Harbison templatekw: use a list of tags in getlatesttags() instead of joining them
Mon, 29 Jun 2015 17:19:58 -0700 Durham Goode convert: improve support for unusual .gitmodules
Mon, 29 Jun 2015 17:19:18 -0700 Durham Goode convert: handle .gitmodules with non-tab whitespaces
Mon, 29 Jun 2015 13:39:05 -0700 Durham Goode convert: fix bug with converting the same commit twice
Sat, 27 Jun 2015 15:28:46 +0900 Yuya Nishihara templater: remove workaround for escaped quoted string in quoted template
Wed, 01 Jul 2015 16:33:31 -0500 Matt Mackall merge with stable
Tue, 30 Jun 2015 22:39:28 -0700 Pierre-Yves David amend: stop updating the bookmarks twice
Tue, 30 Jun 2015 22:36:49 -0700 Pierre-Yves David amend: collaborate with the transaction when moving bookmarks
Mon, 29 Jun 2015 17:10:36 -0400 Augie Fackler sshserver: drop ancient do_{lock,unlock,addchangegroup} methods
Mon, 29 Jun 2015 12:35:31 -0400 Mike Edgar wireproto: add config knob for http header length limit
Wed, 01 Jul 2015 15:12:45 -0500 Matt Mackall archive: fix changesincelatesttag with wdir()
Mon, 29 Jun 2015 10:34:56 -0400 Matt Harbison revset: fix a crash in parents() when 'wdir()' is in the set
Sun, 28 Jun 2015 13:38:03 -0400 Matt Harbison workingctx: don't report the tags for its parents
Tue, 30 Jun 2015 23:34:12 +0800 Anton Shestakov hgweb: don't try to show repo on repo-not-found page in monoblue
Tue, 30 Jun 2015 23:31:19 +0800 Anton Shestakov hgweb: fix help pages title in gitweb and monoblue
Tue, 30 Jun 2015 22:15:58 +0800 Anton Shestakov hgweb: don't show summary link as active on error pages in monoblue
Sun, 28 Jun 2015 13:22:17 -0400 Matt Harbison identify: build the tag list directly instead of using wctx.tags()
Sun, 28 Jun 2015 18:39:58 -0400 Matt Harbison identify: avoid a crash when given '-r wdir()'
Fri, 26 Jun 2015 14:33:34 -0700 Pierre-Yves David tests: clean up duplicated output in test-subrepo-recursion progress
Wed, 01 Jul 2015 17:46:37 -0500 Matt Mackall Added signature for changeset 540cd0ddac49 stable
Wed, 01 Jul 2015 17:46:37 -0500 Matt Mackall Added tag 3.4.2 for changeset 540cd0ddac49 stable
Mon, 29 Jun 2015 19:09:42 -0700 Pierre-Yves David transplant: only pull the transplanted revision (issue4692) stable 3.4.2
Mon, 29 Jun 2015 19:18:51 -0700 Pierre-Yves David transplant: update test to use hash for remote transplant stable
Mon, 29 Jun 2015 11:20:09 -0700 Pierre-Yves David changegroup: properly compute common base in changeggroupsubset (issue4736) stable
Thu, 25 Jun 2015 22:07:38 +0900 Yuya Nishihara templater: parse \"...\" as string for 2.9.2-3.4 compatibility (issue4733) stable
Mon, 29 Jun 2015 16:38:22 -0500 Matt Mackall merge with stable
Sat, 27 Jun 2015 17:31:06 -0700 Gregory Szorc demandimport: support importing builtins for Python 3
Sat, 27 Jun 2015 17:29:15 -0700 Gregory Szorc demandimport: alias __builtin__ as builtins
Fri, 26 Jun 2015 11:29:50 -0700 Pierre-Yves David bufferedinputpipe: remove N^2 computation of buffer length (issue4735)
Sat, 27 Jun 2015 11:51:25 -0700 Pierre-Yves David bufferedinputpipe: remove an outdate comment
Thu, 25 Jun 2015 22:20:09 -0700 Siddharth Agarwal statichttprepo: kill off sopener
Thu, 25 Jun 2015 22:19:49 -0700 Siddharth Agarwal obsolete: replace references to 'sopener' with 'svfs'
Thu, 25 Jun 2015 22:18:56 -0700 Siddharth Agarwal exchange: replace references to 'sopener' with 'svfs'
Thu, 25 Jun 2015 22:17:52 -0700 Siddharth Agarwal localrepo: kill off sopener (API)
Thu, 25 Jun 2015 22:16:36 -0700 Siddharth Agarwal share: replace reference to 'sopener' with 'svfs'
Thu, 25 Jun 2015 21:16:47 -0400 Matt Harbison archive: don't assume '.' is being archived for changessincelatesttag stable
Thu, 25 Jun 2015 20:27:36 +0800 Anton Shestakov hgweb: use css for stripey background in coal
Wed, 24 Jun 2015 11:15:00 -0400 Matt Harbison templatekw: correct typo in activebookmark documentation
Wed, 24 Jun 2015 13:41:27 -0500 Matt Mackall merge with stable
Tue, 23 Jun 2015 22:20:01 -0700 Gregory Szorc check-code: detect legacy exception syntax