Mercurial > hg
graph
-
hg: support for auto sharing stores when cloningWed, 08 Jul 2015 16:19:09 -0700, by Gregory Szorc
-
merge with stableWed, 08 Jul 2015 16:43:49 -0500, by Matt Mackall
-
cmdutil: apply dirstate.normallookup on (maybe partially) committed filesWed, 08 Jul 2015 17:07:45 +0900, by FUJIWARA Katsunori
-
cmdutil: put recordfunc invocation into wlock scope for consistencyWed, 08 Jul 2015 17:01:09 +0900, by FUJIWARA Katsunori
-
context: write dirstate out explicitly at the end of markcommittedWed, 08 Jul 2015 17:01:09 +0900, by FUJIWARA Katsunori
-
tests: add extension to emulate invoking internalpatch at the specific timeWed, 08 Jul 2015 17:01:09 +0900, by FUJIWARA Katsunori
-
cmdutil: remove useless dirstate.normallookup() invocation in revert()Wed, 08 Jul 2015 17:01:09 +0900, by FUJIWARA Katsunori
-
merge: remove useless dirstate.normallookup() invocation in applyupdates()Wed, 08 Jul 2015 17:01:09 +0900, by FUJIWARA Katsunori
-
context: write dirstate out explicitly after marking files as cleanWed, 08 Jul 2015 17:01:09 +0900, by FUJIWARA Katsunori
-
tests: add extension to emulate invoking dirstate.write at the specific timeWed, 08 Jul 2015 17:01:09 +0900, by FUJIWARA Katsunori
-
convert: handle copies when converting from Perforce (issue4744)Wed, 08 Jul 2015 18:05:27 +0100, by Eugene Baranov
-
convert: add config for recording the source nameWed, 08 Jul 2015 10:31:09 -0700, by Durham Goode
-
convert: support multiple specifed revs in git sourceWed, 08 Jul 2015 10:29:11 -0700, by Durham Goode
-
convert: add support for specifying multiple revsWed, 08 Jul 2015 10:27:43 -0700, by Durham Goode
-
monoblue: use padding instead of position for text in footerMon, 06 Jul 2015 01:38:37 +0800, by Anton Shestakov
-
monoblue: don't try to show repo on hgwebdir index pageMon, 06 Jul 2015 01:22:23 +0800, by Anton Shestakov
-
convert: handle deleted files when converting from Perforce (issue4743) stableFri, 03 Jul 2015 18:10:58 +0100, by Eugene Baranov
-
bookmarks: change bookmark within a transactionSun, 28 Sep 2014 00:49:36 -0700, by Pierre-Yves David
-
bookmark: remove the "touch changelog" hackWed, 01 Jul 2015 01:09:57 -0700, by Pierre-Yves David
-
convert: add config option for disabling ancestor parent checksMon, 29 Jun 2015 13:44:24 -0700, by Durham Goode
-
convert: add config to not convert tagsMon, 29 Jun 2015 13:40:20 -0700, by Durham Goode
-
templatekw: make {rev} return wdirrev instead of NoneThu, 02 Jul 2015 22:18:21 +0900, by Yuya Nishihara
-
changeset_printer: use node.wdirrev to calculate meaningful parentrevsThu, 02 Jul 2015 22:03:06 +0900, by Yuya Nishihara
-
workingctx: use node.wdirid constantMon, 22 Jun 2015 22:05:10 +0900, by Yuya Nishihara
-
node: define experimental identifiers for working directoryMon, 22 Jun 2015 22:01:33 +0900, by Yuya Nishihara
-
templatekw: apply manifest template only if ctx.manifestnode() existsSat, 14 Mar 2015 17:58:18 +0900, by Yuya Nishihara
-
merge with stableTue, 07 Jul 2015 19:07:04 -0500, by Matt Mackall
-
import-checker: exclude mercurial packages installed into the system pathSat, 04 Jul 2015 10:56:37 +0900, by Yuya Nishihara
-
import-checker: recurse into subtree of sys.path only if __init__.py existsSat, 04 Jul 2015 10:54:03 +0900, by Yuya Nishihara
-
hghave: allow adding customized features at runtimeFri, 03 Jul 2015 06:56:03 +0900, by FUJIWARA Katsunori
-
import-checker.py: exit with code 0 if no error is detectedFri, 03 Jul 2015 06:56:03 +0900, by FUJIWARA Katsunori
-
run-tests.py: add TESTDIR to PATH if it differs from RUNTESTDIRFri, 03 Jul 2015 06:56:03 +0900, by FUJIWARA Katsunori
-
run-tests.py: add RUNTESTDIR to refer `tests` of MercurialFri, 03 Jul 2015 06:56:03 +0900, by FUJIWARA Katsunori
-
run-tests.py: execute hghave by the path relative to run-tests.pyFri, 03 Jul 2015 06:56:03 +0900, by FUJIWARA Katsunori
-
templatekw: make {latesttag} a hybrid listMon, 06 Jul 2015 23:23:22 -0400, by Matt Harbison
-
templatekw: allow the caller of showlist() to specify the join() separatorMon, 06 Jul 2015 23:12:24 -0400, by Matt Harbison
-
archive: use {changessincelatesttag} to build the metadata fileTue, 30 Jun 2015 23:56:49 -0400, by Matt Harbison
-
templatekw: introduce the changessincelatesttag keywordFri, 26 Jun 2015 23:11:05 -0400, by Matt Harbison
-
help: support 'hg help template.somekeyword'Sat, 04 Jul 2015 23:11:32 -0400, by Matt Harbison
-
test-convert-git: use a relative gitmodule urlThu, 02 Jul 2015 00:04:08 -0400, by Matt Harbison
-
test-convert-git: stablize for git 1.7.7.6Wed, 01 Jul 2015 20:53:12 -0400, by Matt Harbison
-
hgweb: also monitor change to bookmarksTue, 30 Jun 2015 23:55:22 -0700, by Pierre-Yves David
-
hgweb: also refresh the repo on changes to the obsstoreWed, 01 Jul 2015 01:02:27 -0700, by Pierre-Yves David
-
hgweb: use an extensible list of files to check for refreshWed, 01 Jul 2015 00:18:50 -0700, by Pierre-Yves David
-
hgweb: drop the default argument for get_statFri, 03 Jul 2015 10:07:51 -0700, by Pierre-Yves David
-
revset: prefetch method in "parents"Thu, 02 Jul 2015 23:46:18 -0700, by Pierre-Yves David
-
convert: handle deleted files when converting from Perforce (issue4743) stableFri, 03 Jul 2015 18:10:58 +0100, by Eugene Baranov
-
forget: add a note to the command help about remove stableMon, 06 Jul 2015 16:22:57 -0700, by Nathan Goldbaum
-
shelve: only keep the latest N shelve backupsWed, 01 Jul 2015 13:14:03 -0700, by Colin Chan
-
shelve: always backup shelves instead of deleting themWed, 01 Jul 2015 13:13:02 -0700, by Colin Chan
-
wireproto: remove a debug printTue, 30 Jun 2015 22:02:40 -0700, by Pierre-Yves David
-
amend: move obsmarkers creation in the "new changeset" conditionalSun, 28 Sep 2014 01:09:16 -0700, by Pierre-Yves David
-
amend: move createmarkers evaluation earlierTue, 30 Jun 2015 22:28:40 -0700, by Pierre-Yves David
-
wireproto: correctly escape batched args and responses (issue4739)Tue, 30 Jun 2015 19:19:17 -0400, by Augie Fackler
-
merge with stableWed, 01 Jul 2015 17:51:57 -0500, by Matt Mackall
-
revset: port extra() to support keyword argumentsSun, 28 Jun 2015 22:57:33 +0900, by Yuya Nishihara
-
revset: add function to build dict of positional and keyword argumentsSat, 27 Jun 2015 17:25:01 +0900, by Yuya Nishihara
-
revset: add parsing rule for key=value pairSat, 27 Jun 2015 17:05:28 +0900, by Yuya Nishihara
-
import-checker: establish modern import conventionSun, 28 Jun 2015 12:46:34 -0700, by Gregory Szorc
-
import-checker: establish new function for verifying import conventionsSun, 28 Jun 2015 12:28:48 -0700, by Gregory Szorc
-
import-checker: resolve relative importsSun, 28 Jun 2015 09:36:58 -0700, by Gregory Szorc
-
templatekw: use a list of tags in getlatesttags() instead of joining themFri, 26 Jun 2015 23:23:10 -0400, by Matt Harbison
-
convert: improve support for unusual .gitmodulesMon, 29 Jun 2015 17:19:58 -0700, by Durham Goode
-
convert: handle .gitmodules with non-tab whitespacesMon, 29 Jun 2015 17:19:18 -0700, by Durham Goode
-
convert: fix bug with converting the same commit twiceMon, 29 Jun 2015 13:39:05 -0700, by Durham Goode
-
templater: remove workaround for escaped quoted string in quoted templateSat, 27 Jun 2015 15:28:46 +0900, by Yuya Nishihara
-
merge with stableWed, 01 Jul 2015 16:33:31 -0500, by Matt Mackall
-
amend: stop updating the bookmarks twiceTue, 30 Jun 2015 22:39:28 -0700, by Pierre-Yves David
-
amend: collaborate with the transaction when moving bookmarksTue, 30 Jun 2015 22:36:49 -0700, by Pierre-Yves David
-
sshserver: drop ancient do_{lock,unlock,addchangegroup} methodsMon, 29 Jun 2015 17:10:36 -0400, by Augie Fackler
-
wireproto: add config knob for http header length limitMon, 29 Jun 2015 12:35:31 -0400, by Mike Edgar
-
archive: fix changesincelatesttag with wdir()Wed, 01 Jul 2015 15:12:45 -0500, by Matt Mackall
-
revset: fix a crash in parents() when 'wdir()' is in the setMon, 29 Jun 2015 10:34:56 -0400, by Matt Harbison
-
workingctx: don't report the tags for its parentsSun, 28 Jun 2015 13:38:03 -0400, by Matt Harbison
-
hgweb: don't try to show repo on repo-not-found page in monoblueTue, 30 Jun 2015 23:34:12 +0800, by Anton Shestakov
-
hgweb: fix help pages title in gitweb and monoblueTue, 30 Jun 2015 23:31:19 +0800, by Anton Shestakov
-
hgweb: don't show summary link as active on error pages in monoblueTue, 30 Jun 2015 22:15:58 +0800, by Anton Shestakov
-
identify: build the tag list directly instead of using wctx.tags()Sun, 28 Jun 2015 13:22:17 -0400, by Matt Harbison
-
identify: avoid a crash when given '-r wdir()'Sun, 28 Jun 2015 18:39:58 -0400, by Matt Harbison
-
tests: clean up duplicated output in test-subrepo-recursion progressFri, 26 Jun 2015 14:33:34 -0700, by Pierre-Yves David
-
transplant: only pull the transplanted revision (issue4692) stable 3.4.2Mon, 29 Jun 2015 19:09:42 -0700, by Pierre-Yves David
-
transplant: update test to use hash for remote transplant stableMon, 29 Jun 2015 19:18:51 -0700, by Pierre-Yves David
-
changegroup: properly compute common base in changeggroupsubset (issue4736) stableMon, 29 Jun 2015 11:20:09 -0700, by Pierre-Yves David
-
templater: parse \"...\" as string for 2.9.2-3.4 compatibility (issue4733) stableThu, 25 Jun 2015 22:07:38 +0900, by Yuya Nishihara
-
merge with stableMon, 29 Jun 2015 16:38:22 -0500, by Matt Mackall
-
demandimport: support importing builtins for Python 3Sat, 27 Jun 2015 17:31:06 -0700, by Gregory Szorc
-
demandimport: alias __builtin__ as builtinsSat, 27 Jun 2015 17:29:15 -0700, by Gregory Szorc
-
bufferedinputpipe: remove N^2 computation of buffer length (issue4735)Fri, 26 Jun 2015 11:29:50 -0700, by Pierre-Yves David
-
bufferedinputpipe: remove an outdate commentSat, 27 Jun 2015 11:51:25 -0700, by Pierre-Yves David
-
statichttprepo: kill off sopenerThu, 25 Jun 2015 22:20:09 -0700, by Siddharth Agarwal
-
obsolete: replace references to 'sopener' with 'svfs'Thu, 25 Jun 2015 22:19:49 -0700, by Siddharth Agarwal
-
exchange: replace references to 'sopener' with 'svfs'Thu, 25 Jun 2015 22:18:56 -0700, by Siddharth Agarwal
-
localrepo: kill off sopener (API)Thu, 25 Jun 2015 22:17:52 -0700, by Siddharth Agarwal
-
share: replace reference to 'sopener' with 'svfs'Thu, 25 Jun 2015 22:16:36 -0700, by Siddharth Agarwal
-
archive: don't assume '.' is being archived for changessincelatesttag stableThu, 25 Jun 2015 21:16:47 -0400, by Matt Harbison
-
hgweb: use css for stripey background in coalThu, 25 Jun 2015 20:27:36 +0800, by Anton Shestakov
-
templatekw: correct typo in activebookmark documentationWed, 24 Jun 2015 11:15:00 -0400, by Matt Harbison
-
merge with stableWed, 24 Jun 2015 13:41:27 -0500, by Matt Mackall
-
check-code: detect legacy exception syntaxTue, 23 Jun 2015 22:20:01 -0700, by Gregory Szorc
-
global: mass rewrite to use modern exception syntaxTue, 23 Jun 2015 22:20:08 -0700, by Gregory Szorc
-
check-code: detect legacy octal syntaxTue, 23 Jun 2015 22:38:21 -0700, by Gregory Szorc
-
global: mass rewrite to use modern octal syntaxTue, 23 Jun 2015 22:30:33 -0700, by Gregory Szorc
-
revert: change the direction of revert -iTue, 23 Jun 2015 14:28:15 -0700, by Laurent Charignon
-
revert: change a test to make the change of direction of revert -i easierTue, 23 Jun 2015 13:46:58 -0700, by Laurent Charignon
-
parser: update documentation about tokenizer and elementsSun, 21 Jun 2015 00:56:09 +0900, by Yuya Nishihara
-
parser: accept iterator of tokens instead of tokenizer function and programSun, 21 Jun 2015 00:49:26 +0900, by Yuya Nishihara
-
verify: print hint to run debugrebuildfncacheSat, 20 Jun 2015 20:11:53 -0700, by Gregory Szorc
-
repair: add functionality to rebuild fncacheMon, 22 Jun 2015 09:59:48 -0700, by Gregory Szorc
-
import: cross-reference patch.fuzz option from `hg help import`Tue, 23 Jun 2015 13:56:53 -0400, by Jordi Gutiérrez Hermoso
-
import: cross-reference ui.patch option from `hg help import`Tue, 23 Jun 2015 13:57:39 -0400, by Jordi Gutiérrez Hermoso
-
doc: document the ui.patch optionTue, 23 Jun 2015 13:47:42 -0400, by Jordi Gutiérrez Hermoso
-
revset: rework 'filteredset.last'Mon, 22 Jun 2015 13:48:01 -0700, by Pierre-Yves David
-
revset: improves time complexity of 'roots(xxx)'Mon, 22 Jun 2015 10:19:12 -0700, by Pierre-Yves David
-
revsetbenchmark: do not abort on failure to run a revsetSat, 20 Jun 2015 16:22:10 -0700, by Pierre-Yves David
-
osutil: remove Python 2.4 errno conversion workaroundMon, 22 Jun 2015 10:11:31 -0700, by Gregory Szorc
-
patch: remove email import workaround for Python 2.4Mon, 22 Jun 2015 10:09:08 -0700, by Gregory Szorc
-
check-commit: catch both patterns of double empty linesSun, 21 Jun 2015 15:18:49 +0900, by Yuya Nishihara
-
revsetbenchmarks: ignore empty linesSat, 20 Jun 2015 04:13:25 -0700, by Pierre-Yves David