Mercurial > hg
graph
-
configitems: register the 'bugzilla.bzuser' configFri, 07 Jul 2017 10:03:31 +0200, by Boris Feld
-
configitems: register the 'bugzilla.bzurl' configFri, 07 Jul 2017 10:03:28 +0200, by Boris Feld
-
configitems: register the 'bugzilla.bzemail' configFri, 07 Jul 2017 10:03:26 +0200, by Boris Feld
-
configitems: register the 'bugzilla.bzdir' configFri, 07 Jul 2017 10:03:24 +0200, by Boris Feld
-
configitems: register the 'bugzilla.apikey' configFri, 07 Jul 2017 10:03:22 +0200, by Boris Feld
-
revlog: use struct.Struct instances for slight performance winsMon, 10 Jul 2017 16:41:13 -0400, by Alex Gaynor
-
revlog: micro-optimize the computation of hashesMon, 10 Jul 2017 16:39:28 -0400, by Alex Gaynor
-
hgweb: re-implement followlines UI selection using buttonsMon, 03 Jul 2017 13:49:03 +0200, by Denis Laxalde
-
localrepo: cache types for filtered repos (issue5043)Sat, 01 Jul 2017 20:51:19 -0700, by Gregory Szorc
-
convert: transcode CVS log messages by specified encoding (issue5597)Tue, 11 Jul 2017 02:10:04 +0900, by FUJIWARA Katsunori
-
fsmonitor: execute setup procedures only if dirstate is already instantiatedMon, 10 Jul 2017 23:09:52 +0900, by FUJIWARA Katsunori
-
fsmonitor: centralize setup procedures for dirstateMon, 10 Jul 2017 23:09:52 +0900, by FUJIWARA Katsunori
-
fsmonitor: avoid needless instantiation of dirstateMon, 10 Jul 2017 23:09:52 +0900, by FUJIWARA Katsunori
-
journal: use wrapfilecache instead of wrapfunction on func of filecacheMon, 10 Jul 2017 23:09:51 +0900, by FUJIWARA Katsunori
-
journal: execute setup procedures for already instantiated dirstateMon, 10 Jul 2017 23:09:51 +0900, by FUJIWARA Katsunori
-
localrepo: add isfilecached to check filecache-ed property is already cachedMon, 10 Jul 2017 23:09:51 +0900, by FUJIWARA Katsunori
-
sslutil: check for missing certificate and key files (issue5598)Mon, 10 Jul 2017 21:09:46 -0700, by Gregory Szorc
-
match: override matchfn instead of __call__ for consistencyFri, 07 Jul 2017 08:55:12 -0700, by Martin von Zweigbergk
-
match: express anypats(), not prefix(), in terms of the othersSun, 09 Jul 2017 17:02:09 -0700, by Martin von Zweigbergk
-
match: make nevermatcher an exact matcher and a prefix matcherSun, 09 Jul 2017 15:19:27 -0700, by Martin von Zweigbergk
-
revset: define successors revsetMon, 10 Jul 2017 10:56:40 -0700, by Jun Wu
-
sparse: shorten try..except block in updateconfig()Mon, 10 Jul 2017 21:55:43 -0700, by Gregory Szorc
-
sparse: clean up updateconfig()Mon, 10 Jul 2017 21:43:19 -0700, by Gregory Szorc
-
sparse: move config updating function into coreMon, 10 Jul 2017 21:39:49 -0700, by Gregory Szorc
-
dirstate: expose a sparse matcher on dirstate (API)Sat, 08 Jul 2017 16:18:04 -0700, by Gregory Szorc
-
sparse: use self instead of repo.dirstateSat, 08 Jul 2017 15:42:11 -0700, by Gregory Szorc
-
sparse: move code for importing rules from files into coreSat, 08 Jul 2017 14:15:07 -0700, by Gregory Szorc
-
sparse: refactor activeprofiles into a generic function (API)Sat, 08 Jul 2017 14:01:32 -0700, by Gregory Szorc
-
check-code: prohibit `if False` antipatternFri, 07 Jul 2017 15:11:11 -0400, by Augie Fackler
-
convert: remove `if False` blockFri, 07 Jul 2017 15:08:23 -0400, by Augie Fackler
-
filterpyflakes: move self-test into test fileFri, 07 Jul 2017 15:07:36 -0400, by Augie Fackler
-
test-subrepo: demonstrate a status problem when merge deletes a fileSun, 09 Jul 2017 16:38:04 -0400, by Matt Harbison
-
subrepo: make the output references to subrepositories consistentSun, 09 Jul 2017 16:13:30 -0400, by Matt Harbison
-
subrepo: consider the parent repo dirty when a file is missingSun, 09 Jul 2017 02:55:46 -0400, by Matt Harbison
-
archival: flag missing files as a dirty wdir() in the metadata file (BC)Sun, 09 Jul 2017 02:46:03 -0400, by Matt Harbison
-
cmdutil: simplify the dirty check in howtocontinue()Sun, 09 Jul 2017 00:53:16 -0400, by Matt Harbison
-
blackbox: simplify the dirty checkSun, 09 Jul 2017 00:23:03 -0400, by Matt Harbison
-
identify: simplify the dirty checkSun, 09 Jul 2017 00:19:03 -0400, by Matt Harbison
-
tests: tweak the subrepo dirty state testsSun, 09 Jul 2017 00:05:31 -0400, by Matt Harbison
-
match: combine regex code for path: and relpath:Sun, 09 Jul 2017 23:01:11 -0700, by Martin von Zweigbergk
-
match: remove unnecessary '^' from regexesSun, 09 Jul 2017 22:53:02 -0700, by Martin von Zweigbergk
-
sparse: access status fields by name instead of deconstructing itThu, 06 Jul 2017 22:20:38 -0700, by Martin von Zweigbergk
-
sparse: move printing of sparse config changes function into coreSat, 08 Jul 2017 13:34:19 -0700, by Gregory Szorc
-
sparse: move code for clearing rules to coreSat, 08 Jul 2017 13:19:38 -0700, by Gregory Szorc
-
sparse: move post commit actions into coreFri, 07 Jul 2017 11:51:10 -0700, by Gregory Szorc
-
cleanupnode: do not use generator for node mappingSun, 09 Jul 2017 15:11:19 +0200, by Octobus
-
histedit: use scmutil.cleanupnodes (BC)Sat, 08 Jul 2017 16:50:31 -0700, by Jun Wu
-
histedit: unify strip backup files on success (BC)Sat, 08 Jul 2017 16:50:31 -0700, by Jun Wu
-
histedit: pass multiple nodes to strip (BC)Sat, 08 Jul 2017 16:50:31 -0700, by Jun Wu
-
histedit: remove "name" parameter from cleanupnode functionsSat, 08 Jul 2017 16:50:31 -0700, by Jun Wu
-
histedit: remove "should strip" debug messageSat, 08 Jul 2017 16:50:31 -0700, by Jun Wu
-
histedit: move topmost bookmark movement to a separate functionSat, 08 Jul 2017 16:47:25 -0700, by Jun Wu
-
histedit: remove moving bookmarks message on verbose (BC)Sat, 08 Jul 2017 16:04:21 -0700, by Jun Wu
-
test-largefiles-update: conditionalize output instead of testsSat, 08 Jul 2017 18:47:50 -0400, by Matt Harbison
-
test-status-rev: conditionalize output instead of testsSat, 08 Jul 2017 18:46:43 -0400, by Matt Harbison
-
test-mq: conditionalize output instead of testsSat, 08 Jul 2017 18:46:12 -0400, by Matt Harbison
-
test-annotate: conditionalize output instead of testsSat, 08 Jul 2017 18:38:44 -0400, by Matt Harbison
-
test-addremove: conditionalize output instead of testsSat, 08 Jul 2017 18:37:41 -0400, by Matt Harbison
-
test-tools: conditionalize output instead of testsSat, 08 Jul 2017 14:21:11 -0400, by Matt Harbison
-
test-rebase: conditionalize output instead of testsSat, 08 Jul 2017 14:15:01 -0400, by Matt Harbison
-
tests: stabilize on WindowsSat, 08 Jul 2017 14:10:10 -0400, by Matt Harbison
-
revset: make repo.anyrevs accept customized alias override (API)Sat, 24 Jun 2017 15:29:42 -0700, by Jun Wu
-
tests: quote $PYTHON for WindowsFri, 07 Jul 2017 01:05:20 -0400, by Matt Harbison
-
amend: use scmutil.cleanupnodes (BC)Mon, 26 Jun 2017 15:28:28 -0700, by Jun Wu
-
rebase: remove "if True"Fri, 07 Jul 2017 19:03:03 -0700, by Jun Wu
-
rebase: use scmutil.cleanupnodes (issue5606) (BC)Fri, 07 Jul 2017 18:51:46 -0700, by Jun Wu
-
scmutil: make cleanupnodes delete divergent bookmarksMon, 26 Jun 2017 13:13:51 -0700, by Jun Wu
-
scmutil: make cleanupnodes handle filtered nodeMon, 26 Jun 2017 15:08:37 -0700, by Jun Wu
-
configitems: add alias support in configFri, 07 Jul 2017 08:33:10 +0200, by David Demelier
-
hgweb: use ui._unset to prevent a warning in configitemsMon, 03 Jul 2017 13:04:35 +0200, by David Demelier
-
dispatch: fix typo suggestion for disabled extensionFri, 07 Jul 2017 00:13:53 -0700, by Martin von Zweigbergk
-
tests: add tests for typoed commandsFri, 07 Jul 2017 00:12:44 -0700, by Martin von Zweigbergk
-
sparse: inline signature cache clearingThu, 06 Jul 2017 16:10:28 -0700, by Gregory Szorc
-
sparse: move working directory refreshing into coreThu, 06 Jul 2017 14:53:08 -0700, by Gregory Szorc
-
sparse: refactor update actions filtering and call from coreThu, 06 Jul 2017 16:29:31 -0700, by Gregory Szorc
-
sparse: move update action filtering into coreThu, 06 Jul 2017 16:17:35 -0700, by Gregory Szorc
-
sparse: move pruning of temporary includes into coreThu, 06 Jul 2017 14:33:18 -0700, by Gregory Szorc
-
sparse: move function for resolving sparse matcher into coreThu, 06 Jul 2017 17:41:45 -0700, by Gregory Szorc
-
match: move matchers from sparse into coreThu, 06 Jul 2017 17:39:24 -0700, by Gregory Szorc
-
sparse: clean up config signature codeThu, 06 Jul 2017 16:01:36 -0700, by Gregory Szorc
-
sparse: move config signature logic into coreThu, 06 Jul 2017 16:11:56 -0700, by Gregory Szorc
-
sparse: remove custom hash matcherThu, 06 Jul 2017 17:31:33 -0700, by Gregory Szorc
-
sparse: override __repr__ in matchersThu, 06 Jul 2017 16:37:36 -0700, by Martin von Zweigbergk
-
tests: fix reference to undefined variableThu, 06 Jul 2017 14:17:02 -0700, by Martin von Zweigbergk
-
shelve: don't reimplement mergestate.unresolved()Tue, 01 Dec 2015 09:19:54 -0800, by Martin von Zweigbergk
-
summary: don't reimplment mergestate.unresolved()Mon, 23 Nov 2015 09:37:12 -0800, by Martin von Zweigbergk
-
mergestate: implement unresolvedcount() in terms of unresolved()Tue, 01 Dec 2015 09:26:33 -0800, by Martin von Zweigbergk
-
mergestate: make unresolved() use iteritems()Tue, 01 Dec 2015 09:26:10 -0800, by Martin von Zweigbergk
-
changegroup: don't fail on empty changegroup (API)Fri, 30 Jun 2017 23:58:59 -0700, by Martin von Zweigbergk
-
changegroup: remove option to allow empty changegroup (API)Sat, 01 Jul 2017 00:00:09 -0700, by Martin von Zweigbergk
-
strip: don't allow empty changegroup in bundle1Fri, 30 Jun 2017 23:58:31 -0700, by Martin von Zweigbergk
-
match: minor cleanups to patternmatcher and includematcherThu, 08 Jun 2017 22:49:21 -0700, by Martin von Zweigbergk
-
py3: fix test-diff-newlines.t to be compatible with py3Thu, 06 Jul 2017 17:18:50 +0200, by Boris Feld
-
sparse: move some temporary includes functions into coreThu, 06 Jul 2017 14:48:16 -0700, by Gregory Szorc
-
sparse: move config file writing into coreThu, 06 Jul 2017 12:24:55 -0700, by Gregory Szorc
-
localrepo: add sparse cachesThu, 06 Jul 2017 12:20:53 -0700, by Gregory Szorc
-
sparse: move active profiles function into coreThu, 06 Jul 2017 12:26:04 -0700, by Gregory Szorc
-
sparse: move resolving of sparse patterns for rev into coreThu, 06 Jul 2017 12:15:14 -0700, by Gregory Szorc
-
sparse: variable to track if sparse is enabledThu, 06 Jul 2017 12:06:37 -0700, by Gregory Szorc
-
sparse: move profile reading into coreThu, 06 Jul 2017 12:14:12 -0700, by Gregory Szorc
-
sparse: move config parsing into coreThu, 06 Jul 2017 12:14:03 -0700, by Gregory Szorc
-
sparse: use vfs.tryread()Thu, 06 Jul 2017 10:58:45 -0700, by Gregory Szorc
-
sparse: refactor sparsechecksum()Sat, 01 Jul 2017 11:56:39 -0700, by Gregory Szorc
-
sparse: document config file formatThu, 06 Jul 2017 10:57:26 -0700, by Gregory Szorc
-
sparse: rename command to debugsparseSat, 01 Jul 2017 10:29:27 -0700, by Gregory Szorc
-
sparse: remove reference to simplecacheThu, 06 Jul 2017 10:54:23 -0700, by Gregory Szorc
-
sparse: remove reference to hgwatchmanSat, 01 Jul 2017 10:24:31 -0700, by Gregory Szorc
-
sparse: expand module docstringSat, 01 Jul 2017 10:36:03 -0700, by Gregory Szorc
-
sparse: vendor Facebook-developed extensionSat, 01 Jul 2017 10:43:29 -0700, by Gregory Szorc
-
contrib: widen "direct use of `python`" net againThu, 06 Jul 2017 15:15:02 -0400, by Augie Fackler
-
tests: clean up a newly-introduced instance of `python`Thu, 06 Jul 2017 14:33:48 -0500, by Kevin Bullock
-
tests: clean up even more direct `python` calls with $PYTHONTue, 20 Jun 2017 17:31:18 -0400, by Augie Fackler
-
contrib: widen the "don't use `python`" net a littleTue, 20 Jun 2017 17:25:57 -0400, by Augie Fackler
-
followlines: join merge parents line ranges in blockdescendants() (issue5595)Wed, 05 Jul 2017 13:54:53 +0200, by Denis Laxalde
-
workingfilectx: add exists, lexistsTue, 04 Jul 2017 22:35:52 -0700, by Phil Cohen
-
vfs: add explanation about cost of checkambig=True in corner caseTue, 04 Jul 2017 23:13:47 +0900, by FUJIWARA Katsunori
-
vfs: replace avoiding ambiguity in abstractvfs.rename with _avoidambigTue, 04 Jul 2017 23:13:47 +0900, by FUJIWARA Katsunori
-
vfs: copy if EPERM to avoid file stat ambiguity forcibly at closingTue, 04 Jul 2017 23:13:47 +0900, by FUJIWARA Katsunori
-
transaction: apply checkambig=True only on limited files for similarityTue, 04 Jul 2017 23:13:47 +0900, by FUJIWARA Katsunori
-
transaction: avoid file stat ambiguity only for files in blacklistTue, 04 Jul 2017 23:13:46 +0900, by FUJIWARA Katsunori