Mercurial > hg
graph
-
copies: add a devel debug mode to trace what copy tracing doesFri, 07 Sep 2018 11:16:06 -0400, by Boris Feld
-
revlog: rewrite censoring logicTue, 02 Oct 2018 17:34:34 -0700, by Gregory Szorc
-
revlog: move loading of index data into own methodTue, 02 Oct 2018 17:28:54 -0700, by Gregory Szorc
-
revlog: clear revision cache on hash verification failureWed, 03 Oct 2018 10:57:35 -0700, by Gregory Szorc
-
fuzz: new fuzzer for cext/manifest.cThu, 06 Sep 2018 02:36:25 -0400, by Augie Fackler
-
revlog: rename _cache to _revisioncacheWed, 03 Oct 2018 10:32:21 -0700, by Gregory Szorc
-
testing: add file storage integration for bad hashes and censoringWed, 03 Oct 2018 10:56:48 -0700, by Gregory Szorc
-
testing: add file storage tests for getstrippoint() and strip()Wed, 03 Oct 2018 10:03:41 -0700, by Gregory Szorc
-
wireprotov2: always advertise raw repo requirementsWed, 03 Oct 2018 10:04:04 -0700, by Gregory Szorc
-
tests: don't be as verbose in wireprotov2 testsWed, 03 Oct 2018 09:48:22 -0700, by Gregory Szorc
-
repository: define and use revision flag constantsWed, 03 Oct 2018 12:57:01 -0700, by Gregory Szorc
-
context: reverse conditional branch order in introrevThu, 04 Oct 2018 01:22:25 +0200, by Boris Feld
-
context: drop a redundant fast path in introrevThu, 04 Oct 2018 08:40:01 +0200, by Boris Feld
-
context: fast path linkrev adjustement in trivial caseThu, 04 Oct 2018 08:34:59 +0200, by Boris Feld
-
url: allow to configure timeout on http connectionThu, 04 Oct 2018 11:28:48 +0200, by Cédric Krier
-
obsolete: explicitly track folds inside the markersWed, 26 Sep 2018 23:50:14 +0200, by Boris Feld
-
cleanupnodes: update comment to drop mention of filteringWed, 03 Oct 2018 11:59:47 +0200, by Boris Feld
-
treemanifests: remove _loadalllazy when doing copiesWed, 26 Sep 2018 18:04:46 -0700, by spectral
-
treemanifests: store whether a lazydirs entry needs copied after materializingTue, 25 Sep 2018 19:25:41 -0700, by spectral
-
treemanifests: extract _loaddifflazy from _diff, use in _filesnotinTue, 02 Oct 2018 18:55:07 -0700, by spectral
-
identify: show remote bookmarks in `hg id url -Tjson -B`Wed, 03 Oct 2018 18:07:49 -0400, by Valentin Gatien-Baron
-
showstack: also handle SIGALRMWed, 03 Oct 2018 16:03:16 -0400, by Augie Fackler
-
exchangev2: add progress bar around manifest scanningWed, 03 Oct 2018 13:54:31 -0700, by Gregory Szorc
-
httppeer: report http statisticsMon, 01 Oct 2018 13:17:38 -0700, by Gregory Szorc
-
keepalive: track number of bytes received from an HTTP responseMon, 01 Oct 2018 12:30:32 -0700, by Gregory Szorc
-
keepalive: track request count and bytes sentMon, 01 Oct 2018 12:02:54 -0700, by Gregory Szorc
-
url: have httpsconnection inherit from our custom HTTPConnectionMon, 01 Oct 2018 12:06:36 -0700, by Gregory Szorc
-
cborutil: change buffering strategyWed, 03 Oct 2018 09:43:01 -0700, by Gregory Szorc
-
cleanup: some Yoda conditions, this patch removesWed, 03 Oct 2018 10:27:44 -0700, by Martin von Zweigbergk
-
streamclone: don't support stream clone unless repo feature presentTue, 02 Oct 2018 12:43:54 -0700, by Gregory Szorc
-
localrepo: add repository feature when repo can be stream clonedTue, 02 Oct 2018 12:40:39 -0700, by Gregory Szorc
-
wireprotov2: client support for following content redirectsWed, 26 Sep 2018 18:08:08 -0700, by Gregory Szorc
-
wireprotov2: server support for sending content redirectsWed, 26 Sep 2018 18:07:55 -0700, by Gregory Szorc
-
wireprotov2: client support for advertising redirect targetsWed, 26 Sep 2018 15:02:19 -0700, by Gregory Szorc
-
wireprotov2: advertise redirect targets in capabilitiesWed, 26 Sep 2018 17:46:48 -0700, by Gregory Szorc
-
wireprotov2: define semantics for content redirectsWed, 26 Sep 2018 18:02:06 -0700, by Gregory Szorc
-
wireprotov2: support response cachingWed, 26 Sep 2018 17:16:56 -0700, by Gregory Szorc
-
wireprotov2: define type to represent pre-encoded objectWed, 26 Sep 2018 17:16:27 -0700, by Gregory Szorc
-
wireprotov2: change name and behavior of readframe()Wed, 26 Sep 2018 15:53:49 -0700, by Gregory Szorc
-
url: move _wraphttpresponse() from httpeerWed, 26 Sep 2018 16:07:59 -0700, by Gregory Szorc
-
debugcommands: print all CBOR objectsWed, 26 Sep 2018 14:54:15 -0700, by Gregory Szorc
-
help: document about "export" template keywordsWed, 03 Oct 2018 22:48:19 +0900, by Yuya Nishihara
-
help: document about "config" template keywordsWed, 03 Oct 2018 22:43:57 +0900, by Yuya Nishihara
-
help: document about "cat" template keywordsWed, 03 Oct 2018 22:34:18 +0900, by Yuya Nishihara
-
help: document about "branches" template keywordsWed, 03 Oct 2018 22:38:49 +0900, by Yuya Nishihara
-
help: document about "bookmarks" template keywordsWed, 03 Oct 2018 22:32:18 +0900, by Yuya Nishihara
-
help: document about "annotate" template keywordsWed, 03 Oct 2018 22:27:45 +0900, by Yuya Nishihara
-
storageutil: pass nodes into emitrevisions()Fri, 28 Sep 2018 16:34:53 -0700, by Gregory Szorc
-
storageutil: make all callables optionalFri, 28 Sep 2018 16:16:09 -0700, by Gregory Szorc
-
storageutil: extract most of emitrevisions() to standalone functionFri, 28 Sep 2018 16:16:22 -0700, by Gregory Szorc
-
storageutil: invert logic of file data comparisonFri, 28 Sep 2018 11:51:17 -0700, by Gregory Szorc
-
storageutil: extract filelog.cmp() to a standalone functionFri, 28 Sep 2018 11:47:53 -0700, by Gregory Szorc
-
storageutil: extract copy metadata retrieval out of filelogFri, 28 Sep 2018 11:37:49 -0700, by Gregory Szorc
-
storageutil: extract functionality for resolving strip revisionsFri, 28 Sep 2018 11:29:05 -0700, by Gregory Szorc
-
storageutil: consistently raise LookupError (API)Fri, 28 Sep 2018 11:16:44 -0700, by Gregory Szorc
-
storageutil: implement file identifier resolution method (BC)Fri, 28 Sep 2018 11:03:17 -0700, by Gregory Szorc
-
testing: add more testing for ifileindex.lookup()Fri, 28 Sep 2018 11:00:20 -0700, by Gregory Szorc
-
dagop: extract DAG local heads functionality from revlogFri, 28 Sep 2018 10:20:37 -0700, by Gregory Szorc
-
dagop: extract descendants() from revlog moduleFri, 28 Sep 2018 10:03:32 -0700, by Gregory Szorc
-
filelog: remove checkhash() (API)Fri, 28 Sep 2018 09:33:05 -0700, by Gregory Szorc
-
filelog: remove revdiff() (API)Fri, 28 Sep 2018 09:28:38 -0700, by Gregory Szorc
-
localrepo: define storage backend in creation options (API)Fri, 28 Sep 2018 09:46:50 -0700, by Gregory Szorc
-
wireprotov2: derive "required" from presence of default valueThu, 27 Sep 2018 09:23:17 -0700, by Gregory Szorc
-
localrepo: capture repo interface factory functions as lambasMon, 01 Oct 2018 09:05:40 -0700, by Gregory Szorc
-
extensions: new closehead module for closing arbitrary headsMon, 14 May 2018 00:43:07 +0200, by Joerg Sonnenberger
-
cext: use modern buffer protocol in mpatch_flist()Tue, 02 Oct 2018 13:12:56 -0700, by Gregory Szorc
-
cext: use modern buffer protocol in patches()Tue, 02 Oct 2018 13:13:03 -0700, by Gregory Szorc
-
identify: when using -T, avoid unnecessary remote bookmarks queryMon, 01 Oct 2018 14:44:27 -0400, by Valentin Gatien-Baron
-
identify: only query remote bookmarks if neededMon, 01 Oct 2018 09:58:42 -0400, by Valentin Gatien-Baron
-
py3: whitelist another passing tests caught by buildbotWed, 03 Oct 2018 13:59:19 +0300, by Pulkit Goyal
-
manifest: remove an unused variable caught by pyflakesWed, 03 Oct 2018 13:55:51 +0300, by Pulkit Goyal
-
setup: ignore message about disabling 3rd party extensions because of versionTue, 02 Oct 2018 22:40:01 -0400, by Matt Harbison
-
narrow: avoid overwriting a variableTue, 02 Oct 2018 09:11:18 -0700, by Martin von Zweigbergk
-
treemanifests: remove _loadalllazy in _diff()Thu, 27 Sep 2018 20:16:48 -0700, by spectral
-
treemanifests: skip extraneous check for item before calling _loadlazyTue, 02 Oct 2018 13:41:00 -0700, by spectral
-
treemanifests: make _loadchildrensetlazy just call _loadlazyTue, 02 Oct 2018 13:38:26 -0700, by spectral
-
treemanifests: make _loadlazy tolerate item not on _lazydirsTue, 02 Oct 2018 13:37:12 -0700, by spectral
-
debugcommands: add a debugindexstats commandWed, 08 Aug 2018 23:17:16 -0700, by Martin von Zweigbergk
-
rust-chg: add main programMon, 24 Sep 2018 19:23:50 +0900, by Yuya Nishihara
-
rust-chg: add interface to chdir the serverMon, 24 Sep 2018 19:06:30 +0900, by Yuya Nishihara
-
rust-chg: add Client extensions to run cHg-specific requestsMon, 24 Sep 2018 18:57:54 +0900, by Yuya Nishihara
-
rust-chg: port basic socket path handling from cHg of CMon, 24 Sep 2018 18:33:46 +0900, by Yuya Nishihara
-
rust-chg: add state machine to handle "runcommand" request with cHg extensionMon, 24 Sep 2018 18:21:10 +0900, by Yuya Nishihara
-
rust-chg: add callback to handle pager and shell command requestsMon, 24 Sep 2018 18:18:35 +0900, by Yuya Nishihara
-
rust-chg: add low-level function to set pager fd blockingSat, 29 Sep 2018 21:59:07 +0900, by Yuya Nishihara
-
rust-chg: add future that handles "attachio" requestMon, 24 Sep 2018 16:59:12 +0900, by Yuya Nishihara
-
rust-chg: add parser for request messages sent to "S" channelMon, 24 Sep 2018 16:33:24 +0900, by Yuya Nishihara
-
rust-chg: add wrapper around C functionMon, 24 Sep 2018 16:22:03 +0900, by Yuya Nishihara
-
rust-chg: add function to send fds via domain socketMon, 24 Sep 2018 16:14:35 +0900, by Yuya Nishihara
-
rust-chg: update dependenciesMon, 24 Sep 2018 15:57:28 +0900, by Yuya Nishihara
-
rust-chg: add project skeletonMon, 24 Sep 2018 15:54:18 +0900, by Yuya Nishihara
-
narrow: move copies overrides to coreFri, 28 Sep 2018 12:56:57 -0700, by Martin von Zweigbergk
-
narrow: pass old includes and excludes to _widen()Sun, 30 Sep 2018 18:45:16 +0300, by Pulkit Goyal
-
narrow: check for servers' narrow support before doing anything (BC)Fri, 28 Sep 2018 23:53:09 +0300, by Pulkit Goyal
-
narrow: don't do the dirstate dance if ellipses is not enabledSun, 30 Sep 2018 18:59:27 +0300, by Pulkit Goyal
-
narrow: pass 'narrow_widen' as source while generating changegroupFri, 28 Sep 2018 19:21:24 +0300, by Pulkit Goyal
-
narrow: factor out logic to create cg while widening into separate fnFri, 28 Sep 2018 19:18:17 +0300, by Pulkit Goyal
-
narrow: avoid looking up dirstate again when editing dirstateMon, 01 Oct 2018 15:29:31 -0700, by Martin von Zweigbergk
-
repo: move unfiltered-repo optimization to workingctxWed, 26 Sep 2018 23:09:28 -0700, by Martin von Zweigbergk
-
context: move logic from changectx.__init__ to localrepo.__getitem__ (API)Wed, 26 Sep 2018 22:53:14 -0700, by Martin von Zweigbergk
-
context: reduce dependence of changectx constructorWed, 26 Sep 2018 22:44:51 -0700, by Martin von Zweigbergk
-
py3: use system strings for HTTP response header comparisonMon, 01 Oct 2018 23:11:07 -0700, by Gregory Szorc
-
py3: convert HTTP request headers to strMon, 01 Oct 2018 23:08:04 -0700, by Gregory Szorc
-
py3: use system strings in HTTP server codeMon, 01 Oct 2018 23:12:42 -0700, by Gregory Szorc
-
py3: byteify test-storage.pyMon, 01 Oct 2018 23:39:49 -0700, by Gregory Szorc
-
narrow: remove narrowpatch instead of narrowcopiesTue, 02 Oct 2018 14:29:56 +0300, by Pulkit Goyal
-
py3: suppress the output from .write() calls in more testsMon, 01 Oct 2018 23:26:24 -0400, by Matt Harbison
-
py3: byteify test-lfs.tMon, 01 Oct 2018 23:07:19 -0400, by Matt Harbison
-
lfs: explicitly name a key when sorting blob pointersMon, 01 Oct 2018 23:04:58 -0400, by Matt Harbison
-
py3: byteify test-lock.pyMon, 01 Oct 2018 21:54:00 -0400, by Matt Harbison
-
py3: byteify contrib/dumprevlogMon, 01 Oct 2018 21:48:45 -0400, by Matt Harbison
-
py3: quote $PYTHON in test-merge-symlinks.tMon, 01 Oct 2018 19:39:05 -0400, by Matt Harbison
-
copies: inline a variable that's used only onceThu, 21 Jun 2018 22:07:34 -0700, by Martin von Zweigbergk
-
bundlerepo: remove a variable aliasSat, 15 Sep 2018 22:56:57 -0700, by Martin von Zweigbergk
-
merge with stableMon, 01 Oct 2018 16:11:48 -0400, by Augie Fackler
-
manifest: fix out-of-bounds read of corrupted manifest entry stable 4.7.2Wed, 05 Sep 2018 21:23:29 +0900, by Yuya Nishihara
-
manifest: rewrite pathlen() to not cross entry boundary stableWed, 05 Sep 2018 21:32:45 +0900, by Yuya Nishihara
-
narrow: move support for `hg verify` into coreFri, 28 Sep 2018 12:05:48 -0700, by Martin von Zweigbergk
-
narrow: drop unnecessary overrides of patchFri, 28 Sep 2018 13:55:17 -0700, by Martin von Zweigbergk
-
tests: add test showing that paths outside narrowspec are not addedFri, 28 Sep 2018 00:00:36 -0700, by Martin von Zweigbergk
-
catapipe: fix bug introduced when switching to the timer apiMon, 01 Oct 2018 09:05:41 -0400, by Augie Fackler
-
narrow: move the ellipses server capability to coreSun, 30 Sep 2018 03:45:51 +0530, by Pulkit Goyal
-
narrow: move the wireprotocol narrow capability name to coreSun, 30 Sep 2018 03:42:35 +0530, by Pulkit Goyal
-
help: document about "files" template keywordsSun, 30 Sep 2018 16:11:35 +0900, by Yuya Nishihara
-
formatter: remove experimental marker from -T optionSun, 30 Sep 2018 15:53:36 +0900, by Yuya Nishihara
-
grep: rename {line_number} to {lineno} as well (BC)Sun, 30 Sep 2018 15:37:09 +0900, by Yuya Nishihara
-
annotate: rename {line_number} to {lineno} (BC)Sun, 30 Sep 2018 15:35:17 +0900, by Yuya Nishihara
-
resolve: rename {status} to {mergestatus} to not shadow change status (BC)Sun, 30 Sep 2018 15:15:27 +0900, by Yuya Nishihara
-
py3: whitelist one additional testMon, 01 Oct 2018 09:06:01 -0400, by Augie Fackler
-
logtoprocess: connect all fds to /dev/null to avoid bad interaction with pagerFri, 03 Nov 2017 21:11:07 +0100, by Boris Feld
-
logtoprocess: add a test to show pager and ltp bad interactionFri, 03 Nov 2017 21:35:36 +0100, by Boris Feld
-
py3: add one more passing test to whitelist caught by buildbotSun, 30 Sep 2018 21:13:16 +0300, by Pulkit Goyal
-
cleanupnodes: pass multiple predecessors to `createmarkers` directlyThu, 27 Sep 2018 12:06:32 +0200, by Boris Feld
-
obsolete: allow multiple predecessors in createmarkersSat, 22 Sep 2018 14:40:33 +0200, by Boris Feld
-
obsolete: preindent code in createmarkersWed, 26 Sep 2018 21:03:09 +0200, by Boris Feld
-
obsolete: explicitly pass relation items to effectflag computationWed, 26 Sep 2018 23:37:43 +0200, by Boris Feld
-
rebase: explicitly track collapses as foldWed, 26 Sep 2018 22:45:44 +0200, by Boris Feld
-
rebase: use tuple as `replacement` keysWed, 26 Sep 2018 23:51:11 +0200, by Boris Feld
-
rebase: expand a long "one-liner"Thu, 27 Sep 2018 00:15:21 +0200, by Boris Feld
-
cleanupnodes: drop special casing around prune markers (API)Wed, 26 Sep 2018 21:28:21 +0200, by Boris Feld
-
rebase: don't try to prune obsolete changeset already in the destinationWed, 26 Sep 2018 22:05:28 +0200, by Boris Feld
-
histedit: don't cleanup nodes already disposed ofWed, 26 Sep 2018 21:51:29 +0200, by Boris Feld
-
py3: avoid b'' output in test-hgweb-non-interactive.tSun, 30 Sep 2018 01:15:46 -0400, by Matt Harbison
-
py3: convert print to a function call in a few testsSun, 30 Sep 2018 01:10:41 -0400, by Matt Harbison
-
py3: use util.forcebytestr() to convert push lock error to bytesSat, 29 Sep 2018 23:52:00 -0400, by Matt Harbison
-
py3: byteify windows.shelltocmdexe()Sat, 29 Sep 2018 20:57:49 -0400, by Matt Harbison
-
run-tests: flush output stream before prompting to accept changesSat, 29 Sep 2018 20:33:52 -0400, by Matt Harbison
-
py3: use util.forcebytestr() to convert error messages to bytesSun, 30 Sep 2018 05:52:42 +0530, by Pulkit Goyal
-
context: stop catching TypeError when converting hex nodeid to binaryThu, 27 Sep 2018 14:26:02 -0700, by Martin von Zweigbergk
-
context: stop catching and re-raising FilteredRepoLookupErrorThu, 27 Sep 2018 09:56:13 -0700, by Martin von Zweigbergk
-
util: use a context manager in readlock()Fri, 28 Sep 2018 22:18:45 -0400, by Matt Harbison
-
py3: convert os.readlink() path to native strings on WindowsTue, 25 Sep 2018 21:16:12 -0400, by Matt Harbison
-
py3: suppress the output from .write() calls in the remaining testsSat, 29 Sep 2018 02:02:35 -0400, by Matt Harbison
-
py3: conditionalize json float precision difference in test-debugcommands.tFri, 28 Sep 2018 23:17:06 -0400, by Matt Harbison
-
py3: byteify extension in test-debugcommands.tFri, 28 Sep 2018 22:39:18 -0400, by Matt Harbison
-
pullreport: rev duplicated and extinct into accountThu, 27 Sep 2018 16:55:06 +0200, by Boris Feld
-
pullreport: issue a message about "extinct" pulled changesetsThu, 27 Sep 2018 16:52:25 +0200, by Boris Feld
-
pullreport: skip or rework some early returnThu, 27 Sep 2018 17:00:00 +0200, by Boris Feld
-
pullreport: skip filtered revs instead of obsolete onesThu, 27 Sep 2018 16:35:10 +0200, by Boris Feld
-
pullreport: add a test to show misreporting of visible changesetThu, 27 Sep 2018 18:06:13 +0200, by Boris Feld
-
repo: don't look up context for tip node if it's not neededWed, 26 Sep 2018 10:38:37 -0700, by Martin von Zweigbergk
-
repo: look up nullrev context by revnum, not symbolic nameWed, 26 Sep 2018 22:17:34 -0700, by Martin von Zweigbergk
-
bundle: consistently put revnums in "base" collectionWed, 26 Sep 2018 22:17:26 -0700, by Martin von Zweigbergk
-
py3: ensure printing to stdout uses str in test-hgweb-no-request-uri.tThu, 27 Sep 2018 22:07:12 -0400, by Matt Harbison
-
scmutil: accept multiple predecessors in 'replacements' (API)Thu, 27 Sep 2018 13:57:50 -0700, by Boris Feld
-
scmutil: expand long "one-liner"Thu, 27 Sep 2018 13:54:37 -0700, by Boris Feld
-
shelve: find shelvedctx from bundle even if they are already in the repoThu, 20 Sep 2018 17:47:05 +0200, by Boris Feld
-
shelve: return the shelved node as part of bundle applicationWed, 19 Sep 2018 12:19:28 +0200, by Boris Feld
-
changelog: keep track of duplicated node in the transaction adding themThu, 20 Sep 2018 11:18:28 +0200, by Boris Feld
-
revlog: add a callback "tracking" duplicate node additionWed, 19 Sep 2018 21:02:47 +0200, by Boris Feld
-
logtoprocess: define $HG for children processesWed, 26 Sep 2018 18:30:19 -0400, by Valentin Gatien-Baron
-
py3: mask out None type when printing in `debuglocks`Wed, 26 Sep 2018 22:21:25 -0400, by Matt Harbison
-
py3: ensure standard exceptions use `str` type strings in windows.pyWed, 26 Sep 2018 21:25:18 -0400, by Matt Harbison
-
py3: replace a StandardError referenceWed, 26 Sep 2018 20:49:28 -0400, by Matt Harbison
-
storageutil: extract revision number iterationMon, 24 Sep 2018 15:19:52 -0700, by Gregory Szorc
-
storageutil: new function for extracting metadata-less content from textMon, 24 Sep 2018 14:54:28 -0700, by Gregory Szorc
-
storageutil: move _censoredtext() from revlogMon, 24 Sep 2018 14:33:45 -0700, by Gregory Szorc
-
storageutil: move metadata parsing and packing from revlog (API)Mon, 24 Sep 2018 14:31:31 -0700, by Gregory Szorc
-
storageutil: new module for storage primitives (API)Mon, 24 Sep 2018 14:23:54 -0700, by Gregory Szorc
-
filelog: stop proxying deltaparent() (API)Mon, 24 Sep 2018 13:35:50 -0700, by Gregory Szorc
-
filelog: stop proxying rawsize() (API)Mon, 24 Sep 2018 12:49:17 -0700, by Gregory Szorc
-
filelog: stop proxying "opener" (API)Mon, 24 Sep 2018 12:42:03 -0700, by Gregory Szorc
-
filelog: stop proxying flags() (API)Mon, 24 Sep 2018 11:16:33 -0700, by Gregory Szorc
-
revlog: move revision verification out of verifyMon, 24 Sep 2018 11:27:47 -0700, by Gregory Szorc
-
tests: de-flake test-narrow-debugrebuilddirstate.tWed, 26 Sep 2018 12:06:44 -0700, by Martin von Zweigbergk
-
upgrade: use storageinfo() for obtaining storage metadataMon, 24 Sep 2018 12:39:34 -0700, by Gregory Szorc
-
revlog: add method for obtaining storage info (API)Mon, 24 Sep 2018 11:56:48 -0700, by Gregory Szorc
-
lfs: drop unused importWed, 26 Sep 2018 11:27:41 -0700, by Gregory Szorc
-
filelog: drop _generaldelta attribute (API)Mon, 24 Sep 2018 10:08:58 -0700, by Gregory Szorc
-
revlog: drop emitrevisiondeltas() and associated functionality (API)Mon, 24 Sep 2018 09:59:19 -0700, by Gregory Szorc
-
changegroup: port to emitrevisions() (issue5976)Fri, 21 Sep 2018 18:47:04 -0700, by Gregory Szorc
-
wireprotov2server: port to emitrevisions()Mon, 24 Sep 2018 09:48:02 -0700, by Gregory Szorc
-
tests: use more complex file storage testFri, 21 Sep 2018 14:54:59 -0700, by Gregory Szorc
-
revlog: new API to emit revision dataFri, 21 Sep 2018 14:28:21 -0700, by Gregory Szorc
-
changegroup: remove reordering control (BC)Mon, 24 Sep 2018 09:41:42 -0700, by Gregory Szorc
-
filelog: drop index attribute (API)Thu, 20 Sep 2018 19:31:07 -0700, by Gregory Szorc
-
upgrade: use rawsize() instead of revlog indexMon, 24 Sep 2018 09:38:27 -0700, by Gregory Szorc
-
manifest: add rawsize() proxy (API)Thu, 20 Sep 2018 19:20:01 -0700, by Gregory Szorc
-
upgrade: report size of backing files, not internal storage sizeMon, 24 Sep 2018 09:37:19 -0700, by Gregory Szorc
-
filelog: store filename directly on revlog instanceThu, 20 Sep 2018 18:07:42 -0700, by Gregory Szorc
-
lfs: access revlog directlyThu, 20 Sep 2018 17:47:34 -0700, by Gregory Szorc
-
largefiles: automatically load largefiles extension when required (BC)Thu, 20 Sep 2018 15:30:00 -0700, by Gregory Szorc
-
lfs: don't add extension to hgrc after clone or share (BC)Thu, 20 Sep 2018 15:18:13 -0700, by Gregory Szorc
-
localrepo: automatically load lfs extension when required (BC)Thu, 20 Sep 2018 15:06:43 -0700, by Gregory Szorc
-
lfs: add repository feature denoting the use of LFSWed, 19 Sep 2018 13:48:59 -0700, by Gregory Szorc
-
localrepo: define "features" on repository instances (API)Wed, 19 Sep 2018 14:36:57 -0700, by Gregory Szorc
-
localrepo: support writing shared file (API)Wed, 19 Sep 2018 17:27:37 -0700, by Gregory Szorc
-
localrepo: support shared repo creationWed, 19 Sep 2018 17:05:59 -0700, by Gregory Szorc
-
localrepo: validate directories before creating anyWed, 19 Sep 2018 16:51:57 -0700, by Gregory Szorc
-
localrepo: add missing join()Wed, 19 Sep 2018 16:15:22 -0700, by Gregory Szorc
-
revlog: use proper version comparison during verifyWed, 19 Sep 2018 11:38:05 -0700, by Gregory Szorc
-
filelog: stop proxying checksize() (API)Wed, 19 Sep 2018 11:22:56 -0700, by Gregory Szorc
-
filelog: remove version attribute (API)Wed, 19 Sep 2018 11:20:02 -0700, by Gregory Szorc
-
verify: start to abstract file verificationWed, 19 Sep 2018 11:17:28 -0700, by Gregory Szorc
-
unionrepo: remove _constructmanifest()Mon, 24 Sep 2018 08:58:57 -0700, by Gregory Szorc
-
merge with stableWed, 26 Sep 2018 08:46:56 -0700, by Gregory Szorc
-
encoding: remove unnecessary lambdas from _encodingfixersTue, 25 Sep 2018 08:53:20 -0700, by Martin von Zweigbergk
-
py3: cast exception to bytesTue, 25 Sep 2018 18:59:04 -0700, by Gregory Szorc
-
py3: cast exception to bytesTue, 25 Sep 2018 09:11:56 -0700, by Gregory Szorc
-
py3: remove a couple of superfluous calls to pycompat.rapply()Tue, 25 Sep 2018 23:25:36 -0400, by Matt Harbison
-
py3: byteify an inline python test extensionTue, 25 Sep 2018 22:11:17 -0400, by Matt Harbison
-
py3: conditionalize access to socketserver.ForkingMixInTue, 25 Sep 2018 21:39:42 -0400, by Matt Harbison
-
convert: fix a file descriptor leakTue, 25 Sep 2018 22:46:18 -0400, by Matt Harbison
-
merge with stableWed, 26 Sep 2018 20:33:09 +0900, by Yuya Nishihara
-
revlog: catch more specific exception in shortest()Tue, 25 Sep 2018 22:19:40 +0900, by Yuya Nishihara
-
py3: update missing module list in test-check-py3-compat.t for WindowsMon, 24 Sep 2018 22:32:30 -0400, by Matt Harbison
-
py3: add b'' prefixes to wire protocol testMon, 24 Sep 2018 20:31:42 -0700, by Gregory Szorc
-
py3: use pycompat.strkwargs()Mon, 24 Sep 2018 20:17:42 -0700, by Gregory Szorc
-
py3: ensure _start_response() is called with system stringMon, 24 Sep 2018 20:10:01 -0700, by Gregory Szorc
-
py3: convert arguments, cwd and env to native strings when spawning subprocessSun, 23 Sep 2018 00:47:04 -0400, by Matt Harbison
-
py3: apply byteskwargs to contrib/perfFri, 21 Sep 2018 21:14:27 -0400, by Matt Harbison
-
py3: un-byteify strings around os.system() and os.devnull in contrib/perfFri, 21 Sep 2018 20:28:00 -0400, by Matt Harbison
-
py3: work around the lack of sys.maxint in contrib/perfFri, 21 Sep 2018 20:16:13 -0400, by Matt Harbison
-
py3: switch contrib/perf from xrange to pycompat.xrangeFri, 21 Sep 2018 20:13:14 -0400, by Matt Harbison
-
py3: handle sysstr conversion around get/set attr in contrib/perfFri, 21 Sep 2018 20:10:36 -0400, by Matt Harbison
-
py3: proxy posixfile objects to re-add a useful 'name' attribute on WindowsFri, 21 Sep 2018 20:03:07 -0400, by Matt Harbison
-
py3: don't use os.getcwdb() on Windows to avoid DeprecationWarningsSun, 23 Sep 2018 22:36:44 -0400, by Matt Harbison
-
py3: rename pycompat.getcwd() to encoding.getcwd() (API)Fri, 21 Sep 2018 19:48:23 -0400, by Matt Harbison