log

age author description
Mon, 02 Oct 2017 14:05:30 -0700 Mark Thomas commands: update the resolve command to handle path conflicts
Mon, 02 Oct 2017 14:05:30 -0700 Mark Thomas merge: add pathconflict merge state
Mon, 02 Oct 2017 14:05:30 -0700 Mark Thomas tests: add a test demonstrating basic path conflict failures
Mon, 02 Oct 2017 14:05:30 -0700 Mark Thomas scmutil: handle conflicting files and dirs in origbackuppath
Sun, 01 Oct 2017 12:21:50 +0100 Yuya Nishihara extdata: show debug message if external command exits with non-zero status
Sat, 30 Sep 2017 08:57:50 +0100 Yuya Nishihara templatekw: allow accessing to nested namespace item by its template name
Sat, 30 Sep 2017 08:50:24 +0100 Yuya Nishihara templatekw: get rid of temporary dicts from shownamespaces()
Mon, 18 Sep 2017 23:53:05 +0900 Yuya Nishihara templatekw: rename peerpaths to peerurls per naming convention (BC)
Mon, 18 Sep 2017 23:31:01 +0900 Yuya Nishihara templatekw: make experimental {peerpaths} return a single-level dict (BC)
Mon, 18 Sep 2017 23:49:05 +0900 Yuya Nishihara templatekw: fix scope of peerpath url bound to generator
Mon, 18 Sep 2017 23:07:17 +0900 Yuya Nishihara templater: extend dot operator as a short for get(dict, key)
Sat, 09 Sep 2017 19:32:56 +0900 Yuya Nishihara templater: add dot operator to easily access a sub item
Sat, 09 Sep 2017 19:13:25 +0900 Yuya Nishihara templater: wrap get/min/max result so map operation can apply to element
Mon, 02 Oct 2017 07:18:24 +0100 Yuya Nishihara dispatch: move initialization of sys.std* files
Mon, 02 Oct 2017 06:52:10 +0100 Yuya Nishihara py3: work around the scope of exception variable in dispatch.run()
Sat, 07 Oct 2017 22:07:10 +0900 Yuya Nishihara chg: just forward --time to command server
Mon, 09 Oct 2017 02:30:23 -0700 Kostia Balytskyi windows: add an experimental option for long paths support
Sun, 08 Oct 2017 22:07:47 +0200 Boris Feld configitems: register the 'experimental.graphstyle.grandparent' config
Sun, 08 Oct 2017 22:07:21 +0200 Boris Feld configitems: register the 'experimental.graphstyle.missing' config
Sun, 08 Oct 2017 22:06:35 +0200 Boris Feld configitems: register the 'experimental.graphstyle.parent' config
Sun, 08 Oct 2017 21:41:37 +0200 Boris Feld configitems: register the 'devel.empty-changegroup' config
Sun, 08 Oct 2017 21:41:22 +0200 Boris Feld configitems: register the 'devel.cache-vfs' config
Sun, 08 Oct 2017 21:36:26 +0200 Boris Feld configitems: register the 'devel.warn-config-default' config
Sun, 08 Oct 2017 21:41:10 +0200 Boris Feld configitems: register the 'devel.warn-config' config
Sun, 08 Oct 2017 21:48:40 +0200 Boris Feld configitems: register 'merge.checkunknown' and 'merge.checkignored'
Sun, 08 Oct 2017 21:47:14 +0200 Boris Feld configitems: register the 'diff.*' config
Sun, 08 Oct 2017 20:43:46 +0200 Boris Feld configitems: register the 'experimental.mmapindexthreshold' config
Sun, 08 Oct 2017 20:42:19 +0200 Boris Feld configitems: register the 'experimental.maxdeltachainspan' config
Sun, 08 Oct 2017 20:16:09 +0200 Boris Feld configitems: register the 'commands.show.aliasprefix' config
Sun, 08 Oct 2017 20:11:34 +0200 Boris Feld configitems: register the 'blackbox.track' config
Sun, 08 Oct 2017 04:39:42 +0530 Pulkit Goyal copies: add docs for config `experimental.copytrace.sourcecommitlimit`
Thu, 05 Oct 2017 14:29:13 -0400 Augie Fackler hgweb: extract function for loading style from request context
Thu, 05 Oct 2017 14:27:21 -0400 Augie Fackler request: coerce content-type to native str
Thu, 05 Oct 2017 14:26:09 -0400 Augie Fackler request: use trivial iterator over dictionary keys
Thu, 05 Oct 2017 14:22:02 -0400 Augie Fackler hgweb: when constructing or adding to a wsgi environ dict, use native strs
Thu, 05 Oct 2017 14:17:50 -0400 Augie Fackler hgweb: produce native string for etag value
Thu, 05 Oct 2017 14:13:20 -0400 Augie Fackler hgweb: in protocol adapter, look for bytes instances, not str
Thu, 05 Oct 2017 14:12:51 -0400 Augie Fackler hgweb: in protocol adapter, avoid control reaching end of non-void function
Thu, 05 Oct 2017 14:18:55 -0700 Saurabh Singh test-check-code: fail new commits which use 'atexit' instead of 'ui.atexit'
Thu, 05 Oct 2017 20:46:49 +0000 Saurabh Singh test-push-race: use 'ui.atexit' instead of python's 'atexit'
Mon, 02 Oct 2017 04:48:06 +0530 Pulkit Goyal py3: use '%d' for integers instead of '%s'
Mon, 02 Oct 2017 04:46:17 +0530 Pulkit Goyal py3: fix keyword arguments handling in mq
Thu, 05 Oct 2017 20:41:50 -0700 Jun Wu test-rebase-base: clarify it is about the "--base" flag
Fri, 30 Jun 2017 03:36:10 +0200 Boris Feld configitems: register the 'convert.p4.encoding' config
Fri, 30 Jun 2017 03:42:34 +0200 Boris Feld configitems: register the 'gpg.key' config
Fri, 30 Jun 2017 03:42:33 +0200 Boris Feld configitems: register the 'gpg.cmd' config
Fri, 30 Jun 2017 03:42:50 +0200 Boris Feld configitems: register the 'keywordset.svn' config
Fri, 30 Jun 2017 03:42:35 +0200 Boris Feld configitems: register the 'hgk.path' config
Fri, 30 Jun 2017 03:44:18 +0200 Boris Feld configitems: register the 'share.poolnaming' config
Fri, 30 Jun 2017 03:44:17 +0200 Boris Feld configitems: register the 'share.pool' config
Fri, 30 Jun 2017 03:44:19 +0200 Boris Feld configitems: register the 'shelve.maxbackups' config
Fri, 30 Jun 2017 03:43:33 +0200 Boris Feld configitems: register the 'pager.attend' config
Fri, 30 Jun 2017 03:43:46 +0200 Boris Feld configitems: register the 'perf.stub' config
Fri, 30 Jun 2017 03:32:25 +0200 Boris Feld configitems: register the 'commands.rebase.requiredest' config
Fri, 30 Jun 2017 03:42:06 +0200 Boris Feld configitems: register the 'experimental.rebaseskipobsolete' config
Fri, 30 Jun 2017 03:41:49 +0200 Boris Feld configitems: register the 'experimental.nonnormalparanoidcheck' config
Fri, 30 Jun 2017 03:39:44 +0200 Boris Feld configitems: register the 'experimental.allowdivergence' config
Thu, 05 Oct 2017 21:56:25 +0000 Saurabh Singh histedit: removing the experimental config 'histeditng'
Thu, 05 Oct 2017 00:48:44 +0000 Saurabh Singh convert: fix the RevisionSpec import in the bzr module
Thu, 05 Oct 2017 15:12:11 -0400 Augie Fackler test-annotate: fix up expected output for pure
Fri, 29 Sep 2017 15:48:34 +0000 Alex Gaynor style: never use a space before a colon or comma
Mon, 02 Oct 2017 19:25:11 -0700 Jun Wu eol: make [eol] config section sensitive for chg confighash
Mon, 02 Oct 2017 16:48:58 -0700 Jun Wu test-alias: make it compatible with chg
Wed, 04 Oct 2017 18:39:26 -0700 Saurabh Singh serve: make tests compatible with chg
Sun, 01 Oct 2017 12:10:48 -0400 Augie Fackler ui: convert to/from Optional[bytes] to Optional[str] in password manager
Wed, 04 Oct 2017 09:04:52 -0400 Augie Fackler tests: invoke run-tests.py in test-hghave using $PYTHON (issue5697) stable
Fri, 30 Jun 2017 03:37:05 +0200 Boris Feld configitems: register the 'debug.dirstate.delaywrite' config
Fri, 30 Jun 2017 03:43:13 +0200 Boris Feld configitems: register the 'merge.preferancestor' config
Fri, 30 Jun 2017 03:39:10 +0200 Boris Feld configitems: register the 'email.from' config
Fri, 30 Jun 2017 03:44:24 +0200 Boris Feld configitems: register the 'smtp.port' config
Fri, 30 Jun 2017 03:43:48 +0200 Boris Feld configitems: register the 'phases.new-commit' config
Fri, 30 Jun 2017 03:41:23 +0200 Boris Feld configitems: register the 'experimental.histeditng' config
Fri, 30 Jun 2017 03:41:19 +0200 Boris Feld configitems: register the 'experimental.histedit.autoverb' config
Fri, 30 Jun 2017 03:42:40 +0200 Boris Feld configitems: register the 'histedit.singletransaction' config
Fri, 30 Jun 2017 03:42:39 +0200 Boris Feld configitems: register the 'histedit.linelen' config
Fri, 30 Jun 2017 03:42:38 +0200 Boris Feld configitems: register the 'histedit.dropmissing' config
Fri, 30 Jun 2017 03:42:37 +0200 Boris Feld configitems: register the 'histedit.defaultrev' config
Fri, 30 Jun 2017 03:44:30 +0200 Boris Feld configitems: register the 'transplant.log' config
Fri, 30 Jun 2017 03:44:29 +0200 Boris Feld configitems: register the 'transplant.filter' config
Wed, 04 Oct 2017 11:58:00 -0400 Augie Fackler urllibcompat: move some adapters from pycompat to urllibcompat
Sun, 01 Oct 2017 12:14:21 -0400 Augie Fackler cleanup: use urllibcompat for renamed methods on urllib request objects
Sun, 01 Oct 2017 10:45:03 -0400 Augie Fackler urllibcompat: new library to help abstract out some python3 urllib2 stuff
Wed, 04 Oct 2017 10:42:55 -0700 Saurabh Singh test-devel-warnings: make the test compatible with chg
Sun, 01 Oct 2017 22:26:24 +0100 Gregory Szorc fsmonitor: use configitem
Sun, 01 Oct 2017 23:47:16 +0100 Gregory Szorc fsmonitor: access copymap in new location
Sun, 01 Oct 2017 12:12:56 +0100 Yuya Nishihara extdata: use subprocess so we don't have to chdir() manually
Sun, 01 Oct 2017 11:58:27 +0100 Yuya Nishihara extdata: just use iterator to read lines one by one
Sun, 01 Oct 2017 11:56:41 +0100 Yuya Nishihara extdata: ignore ambiguous identifier as well
Sun, 01 Oct 2017 11:13:09 +0100 Yuya Nishihara templater: add experimental support for extdata
Sun, 01 Oct 2017 10:50:00 +0100 Yuya Nishihara revset: add experimental support for extdata
Tue, 13 Sep 2016 14:14:05 -0500 Matt Mackall extdata: add extdatasource reader
Wed, 04 Oct 2017 10:02:15 +0200 Denis Laxalde tests: change to parent directory before all "hg init" in test-log.t
Tue, 03 Oct 2017 12:00:07 -0700 Jun Wu config: add a missing preparewrite() call
Tue, 03 Oct 2017 16:59:17 -0700 Saurabh Singh test-strip: make test compatible with chg
Tue, 03 Oct 2017 14:35:24 -0700 Saurabh Singh test-hook: make test compatible with chg
Tue, 03 Oct 2017 13:30:36 -0700 Saurabh Singh test-setdiscovery: make test compatible with chg
Tue, 03 Oct 2017 13:05:58 -0700 Saurabh Singh test-merge-subrepos: make test compatible with chg
Tue, 03 Oct 2017 12:49:28 -0700 Saurabh Singh test-convert-cvs: make test compatible with chg
Tue, 03 Oct 2017 12:09:23 -0700 Saurabh Singh test-basic: make test compatible with chg
Mon, 02 Oct 2017 20:23:25 -0700 Jun Wu zeroconf: do not crash if socket being read is closed by another thread
Mon, 02 Oct 2017 19:31:33 -0700 Jun Wu test-revlog-mmapindex: make it compatible with chg
Mon, 02 Oct 2017 19:10:32 -0700 Jun Wu test-profile: gate chg-incompatible part with '#if chg'
Mon, 02 Oct 2017 18:22:43 -0700 Jun Wu test-logtoprocess: make it compatible with chg
Tue, 03 Oct 2017 11:10:03 -0700 Saurabh Singh test-globalopts: make the test compatible with chg
Mon, 02 Oct 2017 16:11:57 -0700 Jun Wu test-pager: make it compatible with chg
Mon, 02 Oct 2017 11:03:53 +0100 Gregory Szorc changelog: use a Factory for default value for files
Mon, 02 Oct 2017 19:28:41 +0100 Gregory Szorc cext: wrap before brace for functions
Mon, 02 Oct 2017 19:09:52 +0100 Gregory Szorc cext: put case statements on separate line
Mon, 02 Oct 2017 19:06:00 +0100 Gregory Szorc cext: reorder #include
Mon, 02 Oct 2017 19:02:43 +0100 Gregory Szorc cext: move braces for control statements to same line
Mon, 02 Oct 2017 19:17:04 +0100 Saurabh Singh registrar: fixing typo in comment
Fri, 29 Sep 2017 15:49:20 +0000 Alex Gaynor style: never put multiple statements on one line
Mon, 02 Oct 2017 18:18:57 +0100 Siddharth Agarwal annotate: mark lines affected by skip-annotate with *
Mon, 02 Oct 2017 02:34:47 -0700 Siddharth Agarwal annotate: track whether a particular annotation was the result of a skip
Mon, 02 Oct 2017 02:34:47 -0700 Siddharth Agarwal annotate: introduce attr for storing per-line annotate data
Mon, 02 Oct 2017 02:34:47 -0700 Siddharth Agarwal context: rename local 'attr' to 'attr_'
Mon, 02 Oct 2017 02:34:47 -0700 Siddharth Agarwal annotate: move annotatepair unit tests to a separate file
Mon, 02 Oct 2017 02:34:47 -0700 Siddharth Agarwal check-code: allow an exception for camelcase where required
Sun, 01 Oct 2017 12:16:34 -0400 Augie Fackler url: use native strings for header values
Sun, 01 Oct 2017 12:15:53 -0400 Augie Fackler keepalive: python 3 portability tweaks