Mercurial > hg
graph
-
parsers: drop spurious check of readlen valueTue, 18 Aug 2015 16:39:26 -0400, by Augie Fackler
-
pathencode: check result of .digest() method in sha1hashTue, 18 Aug 2015 16:32:41 -0400, by Augie Fackler
-
parsers: correctly decref normed value after PyDict_SetItemTue, 18 Aug 2015 16:43:26 -0400, by Augie Fackler
-
parsers: fix two leaks in index_ancestorsTue, 18 Aug 2015 17:15:04 -0400, by Augie Fackler
-
merge with stableTue, 18 Aug 2015 18:38:56 -0500, by Matt Mackall
-
reachableroots: extend "revstates" to array of bit flagsFri, 14 Aug 2015 15:30:52 +0900, by Yuya Nishihara
-
reachableroots: rename "seen" array to "revstates" for future extensionFri, 14 Aug 2015 15:23:42 +0900, by Yuya Nishihara
-
reachableroots: give anonymous name to short-lived "numheads" variableSat, 15 Aug 2015 18:29:58 +0900, by Yuya Nishihara
-
reachableroots: reduce nesting level by jumping to next iteration by continueSat, 15 Aug 2015 18:03:47 +0900, by Yuya Nishihara
-
test-convert-git: work around output format changes in git stableMon, 17 Aug 2015 19:03:58 -0400, by Augie Fackler
-
histedit: correct spelling etc in more commentsMon, 17 Aug 2015 22:56:12 -0400, by Augie Fackler
-
histedit: add a missing "s" in a commentFri, 31 Jul 2015 12:54:16 -0700, by Pierre-Yves David
-
convert: fix convert dropping p2 contents during filemap mergeFri, 14 Aug 2015 15:22:47 -0700, by Durham Goode
-
convert: implements targetfilebelongstosource for filemap sourceSat, 15 Aug 2015 13:46:30 -0700, by Durham Goode
-
convert: add function to test if file is from sourceSat, 15 Aug 2015 13:44:55 -0700, by Durham Goode
-
revsetbenchmarks: run make after update so that C extensions are builtSat, 15 Aug 2015 17:50:59 +0900, by Yuya Nishihara
-
reachableroots: fix memleak of integer objects at includepath loopFri, 14 Aug 2015 12:36:41 +0900, by Yuya Nishihara
-
reachableroots: bail if integer object cannot be allocatedFri, 14 Aug 2015 12:31:56 +0900, by Yuya Nishihara
-
devel-warn: issue a warning when writing bookmarks without holding the wlockSat, 01 Aug 2015 05:43:39 -0700, by Laurent Charignon
-
merge with stableThu, 13 Aug 2015 19:37:47 -0500, by Matt Mackall
-
rebase: lock the repo during the full rebase operation stableTue, 11 Aug 2015 16:45:11 -0700, by Pierre-Yves David
-
update: wlock the repo for the whole 'hg update' command stableTue, 11 Aug 2015 16:26:12 -0700, by Pierre-Yves David
-
hg: avoid auto sharing when the clone destination is remote stableThu, 13 Aug 2015 15:07:07 +0900, by FUJIWARA Katsunori
-
largefiles: ensure lfutil.getstandinmatcher() only matches standins stableWed, 12 Aug 2015 12:26:39 -0400, by Matt Harbison
-
dirstate: add --minimal flag to debugrebuilddirstateWed, 12 Aug 2015 19:44:21 -0700, by Durham Goode
-
tests: make filterpyflakes.py read target files relatively to cwdThu, 13 Aug 2015 22:10:52 +0900, by FUJIWARA Katsunori
-
monoblue: remove duplicate font-family property from td.sourceTue, 11 Aug 2015 13:48:57 +0800, by Anton Shestakov
-
monoblue: remove unused elements and related cssTue, 11 Aug 2015 13:45:54 +0800, by Anton Shestakov
-
revpair: restrict odd-range handling to top-level x:y expression (issue4774)Thu, 13 Aug 2015 16:15:43 +0900, by Yuya Nishihara
-
revpair: update test to make a difference if odd range not handled speciallyThu, 13 Aug 2015 16:27:32 +0900, by Yuya Nishihara
-
reachableroots: verify type of each item of heads argumentThu, 13 Aug 2015 18:59:49 +0900, by Yuya Nishihara
-
reachableroots: verify integer range of heads argument (issue4775)Thu, 13 Aug 2015 18:38:46 +0900, by Yuya Nishihara
-
reachableroots: unify bail cases to raise exception correctlyThu, 13 Aug 2015 18:29:38 +0900, by Yuya Nishihara
-
reachableroots: pass NULL to PySet_New() as it expects a pointer, not an intThu, 13 Aug 2015 17:58:33 +0900, by Yuya Nishihara
-
merge with stableWed, 12 Aug 2015 17:01:50 -0500, by Matt Mackall
-
copy: add flag for disabling copy tracingTue, 27 Jan 2015 11:26:27 -0800, by Durham Goode
-
strip: use the 'finally: tr.release' pattern during stripping stableSat, 08 Aug 2015 14:50:03 -0700, by Pierre-Yves David
-
changelog: trust C implementation of reachableroots moreTue, 11 Aug 2015 15:06:02 -0400, by Augie Fackler
-
reachableroots: return NULL if we're throwing an exceptionTue, 11 Aug 2015 14:53:47 -0400, by Augie Fackler
-
reachableroots: fix transposition of set and list types in PyArg_ParseTupleTue, 11 Aug 2015 15:34:10 -0400, by Augie Fackler
-
reachableroots: consistently use short-form of PyErr_NoMemory()Tue, 11 Aug 2015 14:50:39 -0400, by Augie Fackler
-
reachableroots: if allocating a new set fails, use PyErr_NoMemory()Tue, 11 Aug 2015 14:49:40 -0400, by Augie Fackler
-
reachableroots: default to the C implementationThu, 06 Aug 2015 22:11:20 -0700, by Laurent Charignon
-
changelog: add way to call the reachableroots C implementationThu, 06 Aug 2015 22:10:31 -0700, by Laurent Charignon
-
reachableroots: add a C implementationThu, 06 Aug 2015 21:28:45 -0700, by Laurent Charignon
-
revset: remove grandparent by using reachablerootsFri, 19 Jun 2015 20:28:52 -0700, by Laurent Charignon
-
revset: rename revsbetween to reachableroots and add an argumentFri, 19 Jun 2015 20:18:54 -0700, by Laurent Charignon
-
revset: make revsbetween publicFri, 07 Aug 2015 02:13:42 -0700, by Laurent Charignon
-
match: fix a caseonly rename + explicit path commit on icasefs (issue4768) stableThu, 06 Aug 2015 21:00:16 -0400, by Matt Harbison
-
style: adjust whitespaces in webutil.pyTue, 11 Aug 2015 13:19:42 +0800, by Anton Shestakov
-
merge with stableMon, 10 Aug 2015 15:30:28 -0500, by Matt Mackall
-
convert: fix git copy file content conversions stableThu, 06 Aug 2015 17:21:46 -0700, by Durham Goode
-
revset: prevent crash caused by empty group expression while optimizing "or" stableSun, 09 Aug 2015 16:09:41 +0900, by Yuya Nishihara
-
revset: prevent crash caused by empty group expression while optimizing "and" stableSun, 09 Aug 2015 16:06:36 +0900, by Yuya Nishihara
-
win32: use absolute_importSat, 08 Aug 2015 18:52:59 -0700, by Gregory Szorc
-
wireproto: use absolute_importSat, 08 Aug 2015 18:53:17 -0700, by Gregory Szorc
-
worker: use absolute_importSat, 08 Aug 2015 18:44:41 -0700, by Gregory Szorc
-
verify: use absolute_importSat, 08 Aug 2015 18:48:10 -0700, by Gregory Szorc
-
url: use absolute_importSat, 08 Aug 2015 20:14:50 -0700, by Gregory Szorc
-
ui: use absolute_importSat, 08 Aug 2015 18:25:41 -0700, by Gregory Szorc
-
unionrepo: use absolute_importSat, 08 Aug 2015 20:13:11 -0700, by Gregory Szorc
-
treediscovery: use absolute_importSat, 08 Aug 2015 20:11:56 -0700, by Gregory Szorc
-
transaction: use absolute_importSat, 08 Aug 2015 20:10:23 -0700, by Gregory Szorc
-
templater: use absolute_importSat, 08 Aug 2015 18:23:53 -0700, by Gregory Szorc
-
templatekw: use absolute_importSat, 08 Aug 2015 20:09:43 -0700, by Gregory Szorc
-
templatefilters: use absolute_importSat, 08 Aug 2015 20:08:52 -0700, by Gregory Szorc
-
tags: use absolute_importSat, 08 Aug 2015 20:16:56 -0700, by Gregory Szorc
-
tagmerge: use absolute_importSat, 08 Aug 2015 20:10:46 -0700, by Gregory Szorc
-
subrepo: use absolute_importSat, 08 Aug 2015 20:03:58 -0700, by Gregory Szorc
-
strutil: use absolute_importSat, 08 Aug 2015 20:01:40 -0700, by Gregory Szorc
-
statichttprepo: use absolute_importSat, 08 Aug 2015 20:11:08 -0700, by Gregory Szorc
-
sslutil: use absolute_importSat, 08 Aug 2015 19:56:22 -0700, by Gregory Szorc
-
sshserver: use absolute_importSat, 08 Aug 2015 19:55:39 -0700, by Gregory Szorc
-
sshpeer: use absolute_importSat, 08 Aug 2015 19:55:01 -0700, by Gregory Szorc
-
simplemerge: use absolute_importSat, 08 Aug 2015 19:54:11 -0700, by Gregory Szorc
-
setdiscovery: use absolute_importSat, 08 Aug 2015 19:53:25 -0700, by Gregory Szorc
-
repoview: use absolute_importSat, 08 Aug 2015 19:58:05 -0700, by Gregory Szorc
-
revset: use absolute_importSat, 08 Aug 2015 18:36:58 -0700, by Gregory Szorc
-
repair: use absolute_importSat, 08 Aug 2015 19:50:48 -0700, by Gregory Szorc
-
pushkey: use absolute_importSat, 08 Aug 2015 19:57:27 -0700, by Gregory Szorc
-
progress: use absolute_importSat, 08 Aug 2015 19:57:10 -0700, by Gregory Szorc
-
posix: use absolute_importSat, 08 Aug 2015 19:56:58 -0700, by Gregory Szorc
-
phases: use absolute_importSat, 08 Aug 2015 19:46:33 -0700, by Gregory Szorc
-
peer: use absolute_importSat, 08 Aug 2015 19:45:45 -0700, by Gregory Szorc
-
pathutil: use absolute_importSat, 08 Aug 2015 19:45:15 -0700, by Gregory Szorc
-
parser: use absolute_importSat, 08 Aug 2015 19:44:05 -0700, by Gregory Szorc
-
node: use absolute_importSat, 08 Aug 2015 19:43:24 -0700, by Gregory Szorc
-
namespaces: use absolute_importSat, 08 Aug 2015 19:42:58 -0700, by Gregory Szorc
-
minirst: use absolute_importSat, 08 Aug 2015 19:42:16 -0700, by Gregory Szorc
-
merge: use absolute_importSat, 08 Aug 2015 19:41:25 -0700, by Gregory Szorc
-
match: use absolute_importSat, 08 Aug 2015 19:39:45 -0700, by Gregory Szorc
-
mail: use absolute_importSat, 08 Aug 2015 19:32:19 -0700, by Gregory Szorc
-
lock: use absolute_importSat, 08 Aug 2015 19:30:17 -0700, by Gregory Szorc
-
i18n: use absolute_importSat, 08 Aug 2015 19:28:49 -0700, by Gregory Szorc
-
httppeer: use absolute_importSat, 08 Aug 2015 19:35:28 -0700, by Gregory Szorc
-
hook: use absolute_importSat, 08 Aug 2015 19:24:40 -0700, by Gregory Szorc
-
hbisect: use absolute_importSat, 08 Aug 2015 19:22:11 -0700, by Gregory Szorc
-
graphmod: use absolute_importSat, 08 Aug 2015 19:18:23 -0700, by Gregory Szorc
-
formatter: use absolute_importSat, 08 Aug 2015 19:17:40 -0700, by Gregory Szorc
-
filemerge: use absolute_importSat, 08 Aug 2015 19:15:09 -0700, by Gregory Szorc
-
filelog: use absolute_importSat, 08 Aug 2015 19:11:42 -0700, by Gregory Szorc
-
fancyopts: use absolute_importSat, 08 Aug 2015 19:16:16 -0700, by Gregory Szorc
-
extensions: use absolute_importSat, 08 Aug 2015 19:13:14 -0700, by Gregory Szorc
-
error: use absolute_importSat, 08 Aug 2015 19:09:09 -0700, by Gregory Szorc
-
discovery: use absolute_importSat, 08 Aug 2015 19:07:11 -0700, by Gregory Szorc
-
demandimport: use absolute_importSat, 08 Aug 2015 19:05:28 -0700, by Gregory Szorc
-
dagutil: use absolute_importSat, 08 Aug 2015 19:04:09 -0700, by Gregory Szorc
-
dagparser: use absolute_importSat, 08 Aug 2015 19:03:34 -0700, by Gregory Szorc
-
crecord: use absolute_importSat, 08 Aug 2015 19:05:55 -0700, by Gregory Szorc
-
hg: use absolute_importSat, 08 Aug 2015 18:52:36 -0700, by Gregory Szorc
-
fileset: use absolute_importSat, 08 Aug 2015 18:34:37 -0700, by Gregory Szorc
-
demandimport: support lazy loading for absolute_importSat, 08 Aug 2015 16:13:27 -0700, by Gregory Szorc
-
demandimport: support keyword arguments on _hgextimportSat, 08 Aug 2015 17:07:34 -0700, by Gregory Szorc
-
demandimport: refactor logic and add documentationSat, 08 Aug 2015 16:24:57 -0700, by Gregory Szorc
-
demandimport: add __future__ to ignore listSat, 08 Aug 2015 17:12:37 -0700, by Gregory Szorc
-
demandimport: remove support for Python < 2.5Sat, 08 Aug 2015 15:01:27 -0700, by Gregory Szorc
-
dispatch: use absolute_importSat, 08 Aug 2015 14:42:48 -0700, by Gregory Szorc
-
commands: break import cycleSat, 08 Aug 2015 14:30:39 -0700, by Gregory Szorc
-
cmdutil: break import cycleSat, 08 Aug 2015 00:47:19 -0700, by Gregory Szorc
-
revset: make balanced addsets by orset() without using _combinesets()Sun, 05 Jul 2015 12:50:09 +0900, by Yuya Nishihara
-
revrange: evaluate all revset specs at onceSun, 05 Jul 2015 12:35:42 +0900, by Yuya Nishihara
-
revset: add matchany() to construct OR expression from a list of specsFri, 07 Aug 2015 21:39:38 +0900, by Yuya Nishihara
-
revset: split post-parsing stage from match()Fri, 07 Aug 2015 21:31:16 +0900, by Yuya Nishihara
-
filesets: ignore unit case in size() predicate for single value stableSat, 08 Aug 2015 14:42:27 +0800, by Anton Shestakov
-
copies: use absolute_importSat, 08 Aug 2015 00:41:13 -0700, by Gregory Szorc
-
config: use absolute_importSat, 08 Aug 2015 00:28:53 -0700, by Gregory Szorc
-
changelog: use absolute_importSat, 08 Aug 2015 00:26:49 -0700, by Gregory Szorc
-
changegroup: use absolute_importSat, 08 Aug 2015 00:35:37 -0700, by Gregory Szorc
-
bundlerepo: use absolute_importSat, 08 Aug 2015 00:36:35 -0700, by Gregory Szorc
-
bundle2: use absolute_importFri, 07 Aug 2015 19:54:08 -0700, by Gregory Szorc
-
branchmap: use absolute_importFri, 07 Aug 2015 19:51:55 -0700, by Gregory Szorc
-
bookmarks: use absolute_importFri, 07 Aug 2015 19:49:21 -0700, by Gregory Szorc
-
archival: use absolute_importFri, 07 Aug 2015 19:47:49 -0700, by Gregory Szorc
-
ancestor: use absolute_importFri, 07 Aug 2015 19:45:48 -0700, by Gregory Szorc
-
discovery: always use batching now that all peers support batchingWed, 05 Aug 2015 14:21:46 -0400, by Augie Fackler
-
wireproto: make wirepeer look-before-you-leap on batchingWed, 05 Aug 2015 14:15:17 -0400, by Augie Fackler
-
batching: migrate basic noop batching into peer.peerWed, 05 Aug 2015 14:51:34 -0400, by Augie Fackler
-
parsers: fix memory leak in compute_phases_map_sets stableThu, 06 Aug 2015 22:54:28 -0700, by Laurent Charignon
-
histedit: do not stay on a cleaned nodes on abortMon, 03 Aug 2015 06:13:05 -0700, by Pierre-Yves David
-
histedit: also update away from tmpnodesMon, 03 Aug 2015 06:11:45 -0700, by Pierre-Yves David
-
histedit: use revset to check if we need to update during abortMon, 03 Aug 2015 06:08:37 -0700, by Pierre-Yves David
-
histedit: remove useless 'else' clauseMon, 03 Aug 2015 05:57:45 -0700, by Pierre-Yves David
-
histedit: make cleanupnode more robustFri, 31 Jul 2015 15:46:49 -0700, by Pierre-Yves David
-
convert: fix git convert using servers branchesWed, 29 Jul 2015 13:21:03 -0700, by Durham Goode
-
revrange: drop old-style parser in favor of revset (API)Sat, 24 Jan 2015 22:28:14 +0900, by Yuya Nishihara
-
tag: do not pass binary nullid to scmutil.revsingle()Sun, 15 Mar 2015 14:45:26 +0900, by Yuya Nishihara
-
revset: port parsing rule of old-style ranges from scmutil.revrange()Sat, 18 Jul 2015 23:30:17 +0900, by Yuya Nishihara
-
debugrevspec: pass lookup function to visualize fallback mechanismSat, 18 Jul 2015 23:02:18 +0900, by Yuya Nishihara
-
highlight: exit early on textual and unknown files (issue3005)Sun, 02 Aug 2015 19:18:35 +0800, by Anton Shestakov
-
histedit: extract a simpler function to process replacement on abortMon, 03 Aug 2015 14:16:51 -0700, by Pierre-Yves David
-
merge with stableMon, 03 Aug 2015 14:05:42 -0700, by Pierre-Yves David
-
exchange: fix dead assignmentMon, 20 Jul 2015 13:39:25 -0700, by Martin von Zweigbergk
-
exchange: s/phase/bookmark/ in _pushb2bookmarks()Mon, 20 Jul 2015 13:35:19 -0700, by Martin von Zweigbergk
-
test-bookmarks.t: avoid nested repoSun, 02 Aug 2015 21:56:38 -0700, by Siddharth Agarwal
-
revlog: remove unused shaoffset constantsSun, 02 Aug 2015 12:16:19 +0900, by Yuya Nishihara
-
revlog: correct comment about size of v0 index formatSun, 02 Aug 2015 01:14:11 +0900, by Yuya Nishihara
-
merge with stableMon, 03 Aug 2015 11:34:27 -0700, by Pierre-Yves David
-
i18n-ja: synchronized with 7fcad0c4ef8c stableFri, 31 Jul 2015 18:39:48 +0900, by FUJIWARA Katsunori
-
convert: when converting from Perforce use original local encoding by default stableWed, 22 Jul 2015 16:57:11 +0100, by Eugene Baranov
-
convert: when getting file from Perforce concatenate data at the end stableThu, 30 Jul 2015 00:58:05 +0100, by Eugene Baranov
-
transplant: restore dirstate correctly at unexpected failure stableThu, 30 Jul 2015 06:22:09 +0900, by FUJIWARA Katsunori
-
localrepo: make journal.dirstate contain in-memory changes before transaction stableThu, 30 Jul 2015 06:16:12 +0900, by FUJIWARA Katsunori
-
dirstate: ensure mv source is marked deleted when walking icasefs (issue4760) stableMon, 27 Jul 2015 21:27:24 -0400, by Matt Harbison
-
extdiff: allow modifications in subrepos to be copied back stableMon, 27 Jul 2015 17:39:09 -0400, by Matt Harbison
-
ignore: fix path concatenation of .hgignore on Windows stableMon, 27 Jul 2015 22:14:40 +0900, by Yuya Nishihara
-
monoblue: link to branches on summary page stableSun, 26 Jul 2015 18:05:10 +0800, by Anton Shestakov
-
monoblue: fix branches link on help topics page stableSun, 26 Jul 2015 17:18:42 +0800, by Anton Shestakov
-
hgweb: show ages in repos' Last modified column in monoblue and gitweb stableSun, 26 Jul 2015 00:11:23 +0800, by Anton Shestakov
-
ignore: fix include: rules depending on current directory (issue4759) stableFri, 24 Jul 2015 16:44:52 -0700, by Durham Goode
-
test: move ignore test run into a subdirectory stableFri, 24 Jul 2015 16:43:21 -0700, by Durham Goode
-
highlight: produce correct markup when there's a blank line just before EOF stableWed, 22 Jul 2015 10:19:17 +0800, by Anton Shestakov
-
test-check-config: convert directory separators to '/' for MSYS stableMon, 20 Jul 2015 23:33:57 -0400, by Matt Harbison
-
tests: diff -r on Solaris emits "Common subdirectories:" stableMon, 20 Jul 2015 15:42:39 -0700, by Danek Duvall
-
tests: work around differing hunk headers between GNU and Solaris diff stableMon, 20 Jul 2015 15:39:15 -0700, by Danek Duvall
-
tests: use egrep with regular expression branches for compatibility stableMon, 20 Jul 2015 15:33:20 -0700, by Danek Duvall
-
parsers: silence warning of implicit integer conversion issued by clang stableMon, 20 Jul 2015 23:38:56 +0900, by Yuya Nishihara
-
tests: disable test of buffer overflow in parsers.c if --pure stableSun, 19 Jul 2015 15:27:28 +0900, by Yuya Nishihara
-
win32: update Inno Setup script after the changes done in 95e042d77a5f stableSun, 19 Jul 2015 18:11:18 +0200, by Pascal Quantin
-
tests: add a check-config passFri, 26 Jun 2015 18:45:29 -0500, by Matt Mackall
-
hgweb: document web.certificates optionSat, 18 Jul 2015 14:18:31 -0500, by Matt Mackall
-
shelve: make maxbackup doc check-config friendlySat, 18 Jul 2015 14:17:46 -0500, by Matt Mackall
-
share: make option docs more check-config friendlySat, 18 Jul 2015 14:17:17 -0500, by Matt Mackall
-
perf: mark experimental option presleepSat, 18 Jul 2015 14:16:36 -0500, by Matt Mackall
-
check-config: don't continue prematurelySat, 18 Jul 2015 14:16:07 -0500, by Matt Mackall
-
subrepo: mark internal-only optionThu, 25 Jun 2015 17:57:26 -0500, by Matt Mackall
-
progress: mark experimental optionThu, 25 Jun 2015 17:56:54 -0500, by Matt Mackall
-
censor: mark experimental optionThu, 25 Jun 2015 17:56:26 -0500, by Matt Mackall
-
bundle2: fix type of experimental optionThu, 25 Jun 2015 17:56:06 -0500, by Matt Mackall
-
merge: make merge.preferancestor type and default consistentThu, 25 Jun 2015 17:54:55 -0500, by Matt Mackall
-
merge: mark ancient debugging optionThu, 25 Jun 2015 17:53:16 -0500, by Matt Mackall
-
email: fix config default value inconsistencyThu, 25 Jun 2015 17:52:20 -0500, by Matt Mackall
-
bookmarks: mark internal-only optionThu, 25 Jun 2015 17:51:32 -0500, by Matt Mackall
-
commit: mark internal-only optionThu, 25 Jun 2015 17:51:02 -0500, by Matt Mackall
-
localrepo: mark format optionsThu, 25 Jun 2015 17:50:27 -0500, by Matt Mackall
-
formatter: mark developer optionsThu, 25 Jun 2015 17:49:11 -0500, by Matt Mackall
-
http2: mark experimental and developer optionsThu, 25 Jun 2015 17:48:43 -0500, by Matt Mackall
-
bookmarks: mark internal-only config optionThu, 25 Jun 2015 17:47:32 -0500, by Matt Mackall
-
filemerge: mark internal-only config optionThu, 25 Jun 2015 17:46:55 -0500, by Matt Mackall
-
profiler: mark developer-only config optionThu, 25 Jun 2015 17:46:29 -0500, by Matt Mackall
-
debugger: mark developer-only optionThu, 25 Jun 2015 17:45:49 -0500, by Matt Mackall
-
commandserver: mark developer-only logging optionThu, 25 Jun 2015 17:44:15 -0500, by Matt Mackall
-
generaldelta: mark experimental reordering optionThu, 25 Jun 2015 17:43:52 -0500, by Matt Mackall
-
bundlerepo: mark internal-only config variableThu, 25 Jun 2015 17:43:24 -0500, by Matt Mackall
-
win32text: mark deprecated extension option deprecatedThu, 25 Jun 2015 17:42:45 -0500, by Matt Mackall
-
transplant: mark some undocumented options deprecatedThu, 25 Jun 2015 17:42:09 -0500, by Matt Mackall
-
mq: tweak config reading to make check-config happyThu, 25 Jun 2015 17:41:40 -0500, by Matt Mackall
-
patchbomb: make sure all users of smtp.verifycert agree on the defaultFri, 17 Jul 2015 13:41:07 -0500, by Matt Mackall
-
patchbomb: mark ancient option deprecatedThu, 25 Jun 2015 17:38:14 -0500, by Matt Mackall
-
histedit: mark defaultrev option experimentalThu, 25 Jun 2015 17:37:35 -0500, by Matt Mackall
-
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