Mercurial > hg
graph
-
changegroup: compute seen files as changesets are added (issue4750)Sat, 18 Jul 2015 10:57:20 -0700, by Gregory Szorc
-
revlog: add support for a callback whenever revisions are addedSat, 18 Jul 2015 10:29:37 -0700, by Gregory Szorc
-
crecord: throws error instead of crashing for large diffsFri, 17 Jul 2015 13:44:01 -0700, by Laurent Charignon
-
crecord: add error reporting for failure in curses interface initializationFri, 17 Jul 2015 13:41:17 -0700, by Laurent Charignon
-
revset: parse nullary ":" operator as "0:tip"Sun, 05 Jul 2015 12:15:54 +0900, by Yuya Nishihara
-
parser: take suffix action if no infix action is definedMon, 06 Jul 2015 22:01:41 +0900, by Yuya Nishihara
-
parser: reorder infix/suffix handling to be similar to prefix/primary flowMon, 06 Jul 2015 21:55:55 +0900, by Yuya Nishihara
-
parser: resolve ambiguity where both prefix and primary actions are definedSun, 05 Jul 2015 12:09:27 +0900, by Yuya Nishihara
-
parser: separate actions for primary expression and prefix operatorSun, 05 Jul 2015 12:02:13 +0900, by Yuya Nishihara
-
changelog: update read pending documentationFri, 17 Jul 2015 15:53:56 +0200, by Pierre-Yves David
-
extdiff: add support for subreposSun, 15 Jul 2012 12:43:10 -0400, by Matt Harbison
-
extdiff: use archiver to take snapshots of committed revisionsWed, 11 Jul 2012 20:48:51 -0400, by Matt Harbison
-
largefiles: allow the archiving of largefiles to be disabledSat, 11 Jul 2015 23:26:33 -0400, by Matt Harbison
-
parsers: fix buffer overflow by invalid parent revision read from revlogThu, 16 Jul 2015 23:36:08 +0900, by Yuya Nishihara
-
histedit: mark temporary commits as obsolete when allowed toThu, 16 Jul 2015 11:12:15 -0700, by Laurent Charignon
-
histedit: minor refactoring of createmarkers checkThu, 16 Jul 2015 11:17:37 -0700, by Laurent Charignon
-
crecord: fix issue when backgrounding editor would leave artefactWed, 15 Jul 2015 20:39:23 -0700, by Laurent Charignon
-
censor: make various path forms available like other Mercurial commandsFri, 17 Jul 2015 00:22:16 +0900, by FUJIWARA Katsunori
-
convert: use 'default' for specifying branch name in branchmap (issue4753)Tue, 14 Jul 2015 14:40:56 +0100, by Eugene Baranov
-
parser: extract function that tests if next token may start new termSun, 05 Jul 2015 11:54:14 +0900, by Yuya Nishihara
-
parser: factor out function that parses right-hand side of prefix/infix opsSun, 05 Jul 2015 18:09:15 +0900, by Yuya Nishihara
-
parser: remove unused parameter 'pos' from _match()Sun, 05 Jul 2015 17:50:35 +0900, by Yuya Nishihara
-
parser: fill invalid infix and suffix actions by NoneSun, 05 Jul 2015 11:17:22 +0900, by Yuya Nishihara
-
parser: add comment about structure of elements to each tableSun, 05 Jul 2015 11:06:58 +0900, by Yuya Nishihara
-
shelve: omit incorrect 'commit' suggestion at 'hg shelve -i'Wed, 15 Jul 2015 04:45:58 +0900, by FUJIWARA Katsunori
-
record: omit meaningless 'qrefresh' suggestion at 'hg qrefresh -i'Wed, 15 Jul 2015 04:45:58 +0900, by FUJIWARA Katsunori
-
record: omit meaningless 'qnew' suggestion at 'hg qnew -i'Wed, 15 Jul 2015 04:45:58 +0900, by FUJIWARA Katsunori
-
record: omit meaningless 'commit' suggestion at 'hg commit -i'Wed, 15 Jul 2015 04:45:58 +0900, by FUJIWARA Katsunori
-
cmdutil: allow callers of cmdutil.dorecord to omit suggestionWed, 15 Jul 2015 03:43:16 +0900, by FUJIWARA Katsunori
-
spartan: don't drop current revision in log/graph linksSun, 12 Jul 2015 01:51:01 +0800, by Anton Shestakov
-
hgk: tweak doc format for path optionThu, 25 Jun 2015 17:37:14 -0500, by Matt Mackall
-
acl: mark deprecated config optionThu, 25 Jun 2015 17:36:46 -0500, by Matt Mackall
-
gpg: mention undocumented optionsThu, 25 Jun 2015 17:35:57 -0500, by Matt Mackall
-
check-config: add config option checkerThu, 25 Jun 2015 17:34:53 -0500, by Matt Mackall
-
bookmarks: clear active bookmark on non-linear updateTue, 14 Jul 2015 18:50:20 -0500, by Matt Mackall
-
convert: unescape Perforce-escaped special characters in filenamesTue, 14 Jul 2015 16:23:57 +0100, by Eugene Baranov
-
convert: allow customizing git remote prefixMon, 13 Jul 2015 21:37:46 -0700, by Durham Goode
-
help: rewrite template examples to not use shell escapingSun, 12 Jul 2015 17:59:25 +0900, by Yuya Nishihara
-
templater: unify "string" and "rawstring"Sat, 20 Jun 2015 18:24:11 +0900, by Yuya Nishihara
-
templater: remove processing of "string" literals from tokenizerSun, 21 Jun 2015 13:28:21 +0900, by Yuya Nishihara
-
templater: introduce one-pass parsing of nested template stringsMon, 15 Jun 2015 23:11:35 +0900, by Yuya Nishihara
-
templater: check existence of closing brace of template stringMon, 15 Jun 2015 23:03:30 +0900, by Yuya Nishihara
-
templater: extract function that parses template stringMon, 15 Jun 2015 22:55:34 +0900, by Yuya Nishihara
-
templater: respect stop position while parsing template stringMon, 15 Jun 2015 23:00:42 +0900, by Yuya Nishihara
-
hgweb: provide links to branches, tags and bookmarks by name (paper and coal)Sun, 12 Jul 2015 18:04:48 +0800, by Anton Shestakov
-
templates: introduce revescape filter for escaping symbolic revisionsSun, 12 Jul 2015 16:47:56 +0800, by Anton Shestakov
-
hgweb: allow symbolic revisions with forward slashes in urlsSun, 12 Jul 2015 16:06:57 +0800, by Anton Shestakov
-
convert: ignore case changes in vieworder for PerforceMon, 13 Jul 2015 15:05:03 +0100, by Eugene Baranov
-
convert: if getting a file from Perforce fails try to get it one more timeWed, 08 Jul 2015 18:11:40 +0100, by Eugene Baranov
-
shelve: keep old backups if timestamp can't decide exact order of themMon, 13 Jul 2015 23:34:12 +0900, by FUJIWARA Katsunori
-
subrepo: use vfs.dirname instead of os.path.dirnameFri, 10 Jul 2015 00:59:51 +0900, by FUJIWARA Katsunori
-
vfs: add dirnameFri, 10 Jul 2015 00:59:51 +0900, by FUJIWARA Katsunori
-
subrepo: use vfs.basename instead of os.path.basenameFri, 10 Jul 2015 00:59:51 +0900, by FUJIWARA Katsunori
-
vfs: add basenameFri, 10 Jul 2015 00:59:51 +0900, by FUJIWARA Katsunori
-
subrepo: use repo.pathto instead of util.pathto to simplify invocationFri, 10 Jul 2015 00:59:51 +0900, by FUJIWARA Katsunori
-
subrepo: prefetch ctx.repo() for efficiency and centralizationFri, 10 Jul 2015 00:59:51 +0900, by FUJIWARA Katsunori
-
revset: rename getkwargs() to getargsdict()Thu, 02 Jul 2015 21:39:31 +0900, by Yuya Nishihara
-
revset: work around x:y range where x or y is wdir()Sun, 28 Jun 2015 16:08:07 +0900, by Yuya Nishihara
-
revset: use integer representation of wdir() in revsetMon, 16 Mar 2015 16:17:06 +0900, by Yuya Nishihara
-
localrepo: provide workingctx by integer revisionSat, 16 Aug 2014 13:25:45 +0900, by Yuya Nishihara
-
changeset_printer: change flush() to accept ctx instead of revSun, 12 Apr 2015 21:52:02 +0900, by Yuya Nishihara
-
changeset_printer: display wdirrev/wdirnode values for workingctxSat, 04 Jul 2015 17:19:49 +0900, by Yuya Nishihara
-
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