Mercurial > hg
graph
-
contrib: fix dirstatenonnormalcheck to work in Python 3Thu, 01 Feb 2018 16:01:43 -0500, by Augie Fackler
-
python3: whitelist another 24 passing testsThu, 18 Jan 2018 13:12:09 -0500, by Augie Fackler
-
mdiff: use slice instead of index on bytestr when checking single bytesThu, 01 Feb 2018 18:14:52 -0500, by Augie Fackler
-
obsutil: work around filter() being a generator in Python 3Thu, 18 Jan 2018 13:04:16 -0500, by Augie Fackler
-
cmdutil: add a kludge to make bytes repr() the same on 2 and 3Thu, 18 Jan 2018 12:59:40 -0500, by Augie Fackler
-
wireprotoserver: make name part of protocol interfaceWed, 31 Jan 2018 11:32:21 -0800, by Gregory Szorc
-
wireprotoserver: make abstractserverproto a proper abstract base classWed, 31 Jan 2018 11:30:16 -0800, by Gregory Szorc
-
wireprotoserver: make response handling attributes privateWed, 31 Jan 2018 11:26:03 -0800, by Gregory Szorc
-
wireprotoserver: make some instance attributes privateWed, 31 Jan 2018 11:24:44 -0800, by Gregory Szorc
-
wireprotoserver: remove sshserver.getarg()Wed, 31 Jan 2018 11:19:47 -0800, by Gregory Szorc
-
wireprotoserver: remove lock referencesWed, 31 Jan 2018 11:19:05 -0800, by Gregory Szorc
-
wireprotoserver: remove support for do_<command> handlers (API)Wed, 31 Jan 2018 11:17:41 -0800, by Gregory Szorc
-
wireprotoserver: make attributes privateWed, 31 Jan 2018 10:19:08 -0800, by Gregory Szorc
-
wireprotoserver: remove unused response attributeWed, 31 Jan 2018 10:17:11 -0800, by Gregory Szorc
-
wireprotoserver: rename p to protoWed, 31 Jan 2018 10:09:41 -0800, by Gregory Szorc
-
wireprotoserver: add some blank lines between methodsTue, 30 Jan 2018 17:51:57 -0800, by Gregory Szorc
-
tests: start a set of unit tests for mdiff.py, starting with splitnewlinesThu, 25 Jan 2018 23:01:20 -0500, by Augie Fackler
-
perf: add a perfunidiff command for benchmarking unified diff speedThu, 25 Jan 2018 14:46:19 -0500, by Augie Fackler
-
wireprotoserver: move abstractserverproto class from wireprotoWed, 31 Jan 2018 11:28:18 -0800, by Gregory Szorc
-
wireprotoserver: move sshserver into module (API)Wed, 31 Jan 2018 10:48:35 -0800, by Gregory Szorc
-
wireprotoserver: don't import symbol from hgweb.commonWed, 31 Jan 2018 11:13:11 -0800, by Gregory Szorc
-
wireprotoserver: rename call to callhttpWed, 31 Jan 2018 10:41:27 -0800, by Gregory Szorc
-
wireprotoserver: rename hgweb.protocol to wireprotoserver (API)Wed, 31 Jan 2018 11:09:07 -0800, by Gregory Szorc
-
testrunner: fix updating of .testtimes fileWed, 31 Jan 2018 22:20:59 -0800, by Martin von Zweigbergk
-
testrunner: make reading of test times work with #testcasesWed, 31 Jan 2018 23:12:45 -0800, by Martin von Zweigbergk
-
tests: allow [Errno] in outputWed, 31 Jan 2018 11:04:16 -0800, by Gregory Szorc
-
mdiff: remove rewindhunk by yielding a bool first to indicate dataFri, 26 Jan 2018 17:31:50 +0100, by Joerg Sonnenberger
-
mdiff: explicitly compute places for the newline markerFri, 26 Jan 2018 02:14:39 +0100, by Joerg Sonnenberger
-
patch: avoid repeated binary checks if all files in a patch are textThu, 25 Jan 2018 22:40:19 +0100, by Joerg Sonnenberger
-
setdiscovery: don't call "heads" wire command when heads specifiedThu, 01 Feb 2018 10:29:24 -0800, by Martin von Zweigbergk
-
testrunner: on error, color the "(case xxx)" part the same as filenameThu, 01 Feb 2018 08:17:11 -0800, by Martin von Zweigbergk
-
python3: whitelist an additional 23 passing testsThu, 18 Jan 2018 10:08:23 -0500, by Augie Fackler
-
tests: fix a missed b prefix in a test extension in test-strip.tThu, 18 Jan 2018 09:58:40 -0500, by Augie Fackler
-
revlog: correct type in check to verify rawtext is immutableThu, 18 Jan 2018 09:14:30 -0500, by Augie Fackler
-
mq: use bytes() instead of str() to encode statusentries for writingWed, 17 Jan 2018 22:05:37 -0500, by Augie Fackler
-
mq: open status file et al in bytes modeWed, 17 Jan 2018 22:05:02 -0500, by Augie Fackler
-
mq: fix up statusentry to be both repr()-able and bytes()-ableWed, 17 Jan 2018 22:04:34 -0500, by Augie Fackler
-
python3: whitelist another 7 passing testsWed, 17 Jan 2018 22:07:09 -0500, by Augie Fackler
-
localrepo: pass transaction kwargs as strings, not bytesWed, 17 Jan 2018 21:48:37 -0500, by Augie Fackler
-
localrepo: consistently use native str when __dict__ is involvedThu, 01 Feb 2018 12:38:04 -0800, by Augie Fackler
-
smartset: use native string when peeking in __dict__Wed, 17 Jan 2018 21:46:29 -0500, by Augie Fackler
-
obsolete: use native string when peeking in __dict__Wed, 17 Jan 2018 21:46:09 -0500, by Augie Fackler
-
lsprof: use native string when peeking in __dict__Wed, 17 Jan 2018 21:45:15 -0500, by Augie Fackler
-
dirstate: use native strings when peeking in __dict__Wed, 17 Jan 2018 21:44:15 -0500, by Augie Fackler
-
context: use native string when peeking in __dict__Wed, 17 Jan 2018 21:43:46 -0500, by Augie Fackler
-
bundlerepo: use native str when peeking in __dict__Wed, 17 Jan 2018 21:42:56 -0500, by Augie Fackler
-
transaction: fix hg version check when loading journalWed, 17 Jan 2018 20:41:51 -0500, by Augie Fackler
-
branchmap: make error messages consistent between Python 2 and 3Wed, 17 Jan 2018 20:38:10 -0500, by Augie Fackler
-
tests: bytestring-ify all the adhoc extensions in test-strip.tWed, 17 Jan 2018 20:37:17 -0500, by Augie Fackler
-
filemerge: fix regular expression pattern to be bytesWed, 17 Jan 2018 20:09:52 -0500, by Augie Fackler
-
tags: explicitly grab list of dict keysWed, 17 Jan 2018 20:09:10 -0500, by Augie Fackler
-
commands: replace map() with list comprehensionWed, 17 Jan 2018 20:08:40 -0500, by Augie Fackler
-
commands: rewrite legacy ternary operator hack using modern syntaxWed, 17 Jan 2018 20:07:53 -0500, by Augie Fackler
-
strip: use %d for known-int string interpolationWed, 17 Jan 2018 20:07:25 -0500, by Augie Fackler
-
strip: use in-place revset formatspec instead of %-formatting ourselvesThu, 18 Jan 2018 10:22:41 -0500, by Augie Fackler
-
tests: get run-tests to reliably hand shellquote a string and not a bytesWed, 17 Jan 2018 19:11:51 -0500, by Augie Fackler
-
revsetlang: fix a doctest example on Python 3Thu, 01 Feb 2018 14:59:38 -0500, by Augie Fackler
-
merge with stableThu, 01 Feb 2018 14:28:45 -0500, by Augie Fackler
-
revset: evaluate filesets against each revision for 'file()' (issue5778) stableSun, 28 Jan 2018 14:08:59 -0500, by Matt Harbison
-
test-bookmarks-pushpull: stabilize for Windows stableWed, 31 Jan 2018 23:01:44 -0500, by Matt Harbison
-
makefile: add Ubuntu Artful docker targets (.deb and ppa) stableThu, 01 Feb 2018 16:46:12 +0800, by Anton Shestakov
-
bundle2: fix the formatting of the stream part requirements stableWed, 31 Jan 2018 16:31:34 +0100, by Boris Feld
-
bookmarks: fix pushkey compatibility mode (issue5777) stableTue, 30 Jan 2018 22:27:45 +0100, by Boris Feld
-
configitems: traverse sections deterministically stableMon, 29 Jan 2018 13:30:29 -0800, by Gregory Szorc
-
lfs: don't require the .hglfs file to be tracked to control the policy stableMon, 29 Jan 2018 21:42:18 -0500, by Matt Harbison
-
streamclone: add a comment about non-publishing being broken with v1 stableFri, 26 Jan 2018 16:01:42 +0100, by Boris Feld
-
streamclone: move requirement update into consumev2 stableFri, 26 Jan 2018 15:51:07 +0100, by Boris Feld
-
streamclone: use readexactly when reading stream v2 stableWed, 24 Jan 2018 21:44:31 +0100, by Boris Feld
-
streamclone: rename '_emit' to '_emit2' for clarity stableWed, 24 Jan 2018 21:37:48 +0100, by Boris Feld
-
help: do not suggest "update --clean ." to cancel uncommitted merge stableTue, 23 Jan 2018 21:14:36 +0900, by Yuya Nishihara
-
minifileset: note the unsupported file pattern when raising a parse error stableWed, 24 Jan 2018 22:26:28 -0500, by Matt Harbison
-
lfs: don't automatically exclude '.hg*' files from external tracking stableTue, 23 Jan 2018 21:29:45 -0500, by Matt Harbison
-
Added tag 4.5-rc for changeset 27b6df1b5adb stableMon, 22 Jan 2018 18:08:49 -0500, by Augie Fackler
-
merge with stable to begin 4.5 freeze stable 4.5-rcMon, 22 Jan 2018 17:53:02 -0500, by Augie Fackler
-
bundle2: increase payload part chunk size to 32kbSat, 20 Jan 2018 22:55:42 -0800, by Gregory Szorc
-
bundle2: always advertise client support for stream partsMon, 22 Jan 2018 12:23:47 -0800, by Gregory Szorc
-
exchange: don't send stream data when server.uncompressed is setMon, 22 Jan 2018 12:22:01 -0800, by Gregory Szorc
-
bundle2: don't advertise stream bundle2 capability when feature disabledMon, 22 Jan 2018 12:21:15 -0800, by Gregory Szorc
-
tests: add more testing around server.uncompressedMon, 22 Jan 2018 12:19:45 -0800, by Gregory Szorc
-
bundle2: move version of stream clone into part nameMon, 22 Jan 2018 12:19:49 -0800, by Gregory Szorc
-
exchange: send bundle2 stream clones uncompressedMon, 22 Jan 2018 12:12:29 -0800, by Gregory Szorc
-
tests: update test to work with Git 2.16Mon, 22 Jan 2018 12:38:04 -0800, by Gregory Szorc
-
exchange: return bundle info from getbundlechunks() (API)Sat, 20 Jan 2018 13:41:57 -0800, by Gregory Szorc
-
exchange: make stream bundle part deterministicSat, 20 Jan 2018 15:26:31 -0800, by Gregory Szorc
-
bundle2: specify what capabilities will be used forSat, 20 Jan 2018 13:54:36 -0800, by Gregory Szorc
-
wireproto: don't compress errors from getbundle()Sat, 20 Jan 2018 15:43:02 -0800, by Gregory Szorc
-
tests: teach get-with-headers.py some new tricksSat, 20 Jan 2018 16:08:07 -0800, by Gregory Szorc
-
tests: use argparse in get-with-headers.pySat, 20 Jan 2018 14:59:08 -0800, by Gregory Szorc
-
convert: use a collections.dequeSun, 21 Jan 2018 17:11:31 -0800, by Gregory Szorc
-
repair: invalidate volatile sets after strippingSat, 20 Jan 2018 23:21:59 -0800, by Martin von Zweigbergk
-
subrepo: handle 'C:' style paths on the command line (issue5770)Sun, 21 Jan 2018 13:54:05 -0500, by Matt Harbison
-
dummysmtpd: don't die on client connection errorsMon, 22 Jan 2018 00:39:42 -0500, by Matt Harbison
-
cext: define MIN macro only if it is not yet definedSun, 21 Jan 2018 15:39:48 +0100, by André Sintzoff
-
copyright: update to 2018Sun, 21 Jan 2018 14:47:45 +0800, by Anton Shestakov
-
tests: glob copyright years in test-extension.tSun, 21 Jan 2018 14:46:26 +0800, by Anton Shestakov
-
test-sshserver: stabilize for WindowsSat, 20 Jan 2018 14:21:40 -0500, by Matt Harbison
-
test-branch-change: stabilize for WindowsSat, 20 Jan 2018 14:02:05 -0500, by Matt Harbison
-
test-sparse: make the '.hg' exclusion filter Windows compatibleSat, 20 Jan 2018 13:57:11 -0500, by Matt Harbison
-
lfs: rename {lfsattrs} to {pointer}Fri, 19 Jan 2018 19:20:50 -0500, by Matt Harbison
-
lfs: expand the user facing documentationFri, 19 Jan 2018 21:29:31 -0500, by Matt Harbison
-
streamclone: also stream caches to the clientThu, 18 Jan 2018 00:50:12 +0100, by Boris Feld
-
caches: make 'cachetocopy' available in scmutilWed, 17 Jan 2018 17:46:49 +0100, by Boris Feld
-
streamclone: add support for cloning non append-only fileThu, 18 Jan 2018 00:50:02 +0100, by Boris Feld
-
streamclone: tests phase exchange during stream cloneThu, 18 Jan 2018 02:28:44 +0100, by Boris Feld
-
streamclone: add support for bundle2 based stream cloneWed, 17 Jan 2018 16:41:44 +0100, by Boris Feld
-
pull: preindent some codeWed, 17 Jan 2018 14:13:46 +0100, by Boris Feld
-
pull: reorganize bundle2 argument bundlingWed, 17 Jan 2018 16:32:05 +0100, by Boris Feld
-
clone: allow bundle2's stream clone with 'server.disablefullbundle'Wed, 17 Jan 2018 16:38:32 +0100, by Boris Feld
-
bundle2: add support for a 'stream' parameter to 'getbundle'Wed, 17 Jan 2018 16:36:23 +0100, by Boris Feld
-
bundle2: add a 'stream' part handler for stream cloningWed, 17 Jan 2018 16:35:22 +0100, by Boris Feld
-
streamclone: rework canperformstreamcloneThu, 18 Jan 2018 00:45:27 +0100, by Boris Feld
-
streamclone: define first iteration of version 2 of stream formatThu, 18 Jan 2018 00:48:56 +0100, by Boris Feld
-
util: implement varint functionsFri, 19 Jan 2018 22:52:35 +0100, by Gregory Szorc
-
util: move 'readexactly' in the util moduleFri, 19 Jan 2018 20:51:35 +0100, by Boris Feld
-
lfs: separate a debug message from the subsequent abort messageFri, 19 Jan 2018 19:13:11 -0500, by Matt Harbison
-
sshserver: add a couple of tests for argument parsingFri, 19 Jan 2018 14:25:09 -0800, by Siddharth Agarwal
-
merge with stableFri, 19 Jan 2018 16:28:11 -0500, by Augie Fackler
-
wireproto: split streamres into legacy and modern caseFri, 12 Jan 2018 10:59:58 +0100, by Joerg Sonnenberger
-
localrepo: run cache-warming transaction callback before report callbackFri, 19 Jan 2018 12:33:03 -0800, by Martin von Zweigbergk
-
scmutil: 0-pad transaction report callback categoryFri, 19 Jan 2018 11:35:55 -0800, by Martin von Zweigbergk
-
stream: add a test showing we also clone bookmarksWed, 17 Jan 2018 16:01:06 +0100, by Boris Feld
-
branch: allow changing branch name to existing name if possibleFri, 19 Jan 2018 18:45:20 +0530, by Pulkit Goyal
-
branch: add a --rev flag to change branch name of given revisionsSun, 15 Oct 2017 23:08:45 +0530, by Pulkit Goyal
-
templater: fix crash by empty group expressionTue, 16 Jan 2018 23:50:01 +0900, by Yuya Nishihara
-
log: fix typo in comment about _matchfiles()Tue, 16 Jan 2018 21:46:17 +0900, by Yuya Nishihara
-
sparse: --include 'dir1/dir2' should not include 'dir1/*'Thu, 18 Jan 2018 13:33:21 -0800, by Hollis Blanchard
-
fileset: add kind:pat operatorSun, 14 Jan 2018 13:29:15 +0900, by Yuya Nishihara
-
minifileset: unify handling of symbol and string patternsSun, 14 Jan 2018 13:33:56 +0900, by Yuya Nishihara
-
fileset: move import of match module to topSun, 14 Jan 2018 13:28:20 +0900, by Yuya Nishihara
-
revlog: group delta computation methods under _deltacomputer objectSun, 14 Jan 2018 21:28:12 +0100, by Paul Morelle
-
revlog: refactor out _finddeltainfo from _addrevisionSun, 14 Jan 2018 14:36:22 +0100, by Paul Morelle
-
localrepo: micro-optimize __len__() to bypass repoviewFri, 19 Jan 2018 21:39:11 +0900, by Yuya Nishihara
-
lfs: defer registering the pre-push hook until blobs are committedThu, 18 Jan 2018 21:18:10 -0500, by Matt Harbison
-
lfs: dump the full response on httperror in debug modeThu, 18 Jan 2018 18:04:56 -0500, by Matt Harbison
-
lfs: default the User-Agent header for blob transfers to 'git-lfs'Thu, 18 Jan 2018 15:59:21 -0500, by Matt Harbison
-
lfs: default to not using workers for upload/downloadThu, 18 Jan 2018 15:11:34 -0500, by Matt Harbison
-
lfs: add the '{lfsattrs}' template keyword to '{lfs_files}'Sun, 14 Jan 2018 17:00:24 -0500, by Matt Harbison
-
debugdownload: read repository hgrc if there is oneThu, 18 Jan 2018 16:47:14 +0100, by Boris Feld
-
test-blackbox: stabilize for WindowsFri, 19 Jan 2018 00:18:45 -0500, by Matt Harbison
-
debugdeltachain: cleanup the double call to _slicechunkFri, 19 Jan 2018 08:35:22 +0100, by Paul Morelle
-
blackbox: don't unpack the list while passing into str.join()Fri, 19 Jan 2018 14:10:18 +0530, by Pulkit Goyal
-
atomicupdate: add an experimental option to use atomictemp when updatingWed, 17 Jan 2018 17:07:55 +0100, by Boris Feld
-
write: add the possibility to pass keyword argument from batchget to vfsWed, 17 Jan 2018 16:52:13 +0100, by Boris Feld
-
blackbox: if --debug is used, also trace ui.debug() callsThu, 18 Jan 2018 12:55:19 +0100, by Joerg Sonnenberger
-
bdiff: handle the possibility of overflow when computing allocation sizeThu, 18 Jan 2018 14:43:04 +0000, by Alex Gaynor
-
phabricator: add a template item for linking to a differential reviewTue, 02 Jan 2018 10:09:08 -0700, by Tom Prince
-
githelp: don't reference 3rd party commands for `git show`Sun, 14 Jan 2018 11:19:45 -0800, by Gregory Szorc
-
githelp: improve help for "reset"Mon, 18 Dec 2017 21:09:08 -0800, by Gregory Szorc
-
githelp: clean up reflog helpMon, 18 Dec 2017 21:02:49 -0800, by Gregory Szorc
-
githelp: replace suggestion of `hg record`Mon, 18 Dec 2017 20:58:00 -0800, by Gregory Szorc
-
githelp: remove reference to tweakdefaultsMon, 18 Dec 2017 20:56:01 -0800, by Gregory Szorc
-
githelp: recommend `hg import` for `git am`Fri, 22 Dec 2017 18:38:29 -0700, by Gregory Szorc
-
githelp: improve help for `git add`Mon, 18 Dec 2017 20:51:20 -0800, by Gregory Szorc
-
githelp: vendor Facebook authored extensionMon, 18 Dec 2017 20:44:59 -0800, by Gregory Szorc
-
merge: use public interface ms.localctx instead of ms._localThu, 18 Jan 2018 19:40:17 +0530, by Pulkit Goyal
-
bookmarks: display the obsfate of hidden revision we create a bookmark onTue, 16 Jan 2018 14:28:57 +0100, by Boris Feld
-
update: display the obsfate of hidden revision we update toTue, 16 Jan 2018 14:08:54 +0100, by Boris Feld
-
evolution: make reporting of new unstable changesets optionalSun, 14 Jan 2018 00:02:40 -0800, by Martin von Zweigbergk
-
evolution: report new unstable changesetsSun, 14 Jan 2018 23:59:17 -0800, by Martin von Zweigbergk
-
transaction: register summary callbacks only at start of transaction (BC)Wed, 10 Jan 2018 14:00:23 -0800, by Martin von Zweigbergk
-
repair: filter out unknown revisions from phasecache within transactionSun, 14 Jan 2018 14:39:17 -0800, by Martin von Zweigbergk
-
repair: drop unnecessary phase cache invalidationSun, 14 Jan 2018 23:37:06 -0800, by Martin von Zweigbergk
-
wireproto: drop support for reader interface from streamres (API)Mon, 15 Jan 2018 15:20:02 -0800, by Gregory Szorc
-
merge: add `--abort` flag which can abort the mergeMon, 08 Jan 2018 19:41:47 +0530, by Pulkit Goyal
-
filemerge: only write in-memory backup during premergeThu, 04 Jan 2018 21:37:03 -0800, by Phil Cohen
-
filemerge: fix backing up an in-memory file to a custom locationThu, 04 Jan 2018 21:36:58 -0800, by Phil Cohen
-
rebase: don't run IMM if running rebase in a transactionWed, 27 Dec 2017 17:38:28 -0600, by Phil Cohen
-
python3: whitelist two more passing testsWed, 17 Jan 2018 17:59:12 -0500, by Augie Fackler
-
sshpeer: add support for request tracingFri, 12 Jan 2018 11:52:57 +0000, by Boris Feld
-
httppeer: add support for tracing all http request made by the peerFri, 12 Jan 2018 10:41:03 +0000, by Boris Feld
-
httppeer: move url opening in its own methodFri, 12 Jan 2018 10:14:20 +0000, by Boris Feld
-
http: add a debug version of the push testFri, 12 Jan 2018 10:57:29 +0000, by Boris Feld
-
lfs: raise an error if the server sends an unsolicited oidWed, 17 Jan 2018 21:44:32 -0500, by Matt Harbison
-
lfs: correct documentation typoWed, 17 Jan 2018 20:54:05 -0500, by Matt Harbison
-
test-convert-svn-move: sort svn checkout outputWed, 17 Jan 2018 22:12:10 -0500, by Jordi Gutiérrez Hermoso
-
fileset: do not crash by unary negate operationSat, 13 Jan 2018 15:13:29 +0900, by Yuya Nishihara
-
fileset: make it robust for bad function callsSat, 13 Jan 2018 15:07:37 +0900, by Yuya Nishihara
-
log: build follow-log filematcher at onceThu, 04 Jan 2018 14:20:58 +0900, by Yuya Nishihara
-
log: allow matchfn to be non-null even if both --patch/--stat are offThu, 04 Jan 2018 15:20:46 +0900, by Yuya Nishihara
-
log: replace "not pats" with matcher attribute for consistencyThu, 04 Jan 2018 14:37:15 +0900, by Yuya Nishihara
-
log: follow file history across copies even with -rREV (BC) (issue4959)Wed, 03 Jan 2018 15:58:59 +0900, by Yuya Nishihara
-
log: resolve --follow thoroughly in getlogrevs()Wed, 03 Jan 2018 15:46:15 +0900, by Yuya Nishihara
-
log: extract function that processes log file patternsWed, 03 Jan 2018 15:13:22 +0900, by Yuya Nishihara
-
log: resolve --follow with -rREV in cmdutil.getlogrevs()Sun, 10 Dec 2017 17:28:44 +0900, by Yuya Nishihara
-
log: remove dead code to follow descendants if ascending revisions specifiedSun, 10 Dec 2017 18:22:06 +0900, by Yuya Nishihara
-
log: duplicate _logrevs() dedicated for walkchangerevs()Sun, 10 Dec 2017 16:59:54 +0900, by Yuya Nishihara
-
update: fix crash on bare update when directaccess is enabledTue, 16 Jan 2018 21:51:27 +0900, by Yuya Nishihara
-
templater: make sure expression is terminated by '}'Tue, 16 Jan 2018 21:42:42 +0900, by Yuya Nishihara
-
bookmark: deprecate direct update of a bookmark valueFri, 14 Jul 2017 19:59:10 +0200, by Boris Feld
-
debugdeltachain: display how many chunks would be read in sparse-read modeMon, 16 Oct 2017 14:32:06 +0200, by Paul Morelle
-
bdiff: handle the possibility of an integer overflow when allocatingWed, 17 Jan 2018 21:36:18 +0000, by Alex Gaynor
-
svnsubrepo: check if subrepo is missing when checking dirty state (issue5657)Tue, 16 Jan 2018 08:40:14 -0500, by Jordi Gutiérrez Hermoso
-
win32text: use 'tiprev' when appropriateWed, 17 Jan 2018 13:02:42 +0100, by Boris Feld
-
patchbomb: use 'tiprev' when appropriateWed, 17 Jan 2018 13:01:38 +0100, by Boris Feld
-
revset: use 'tiprev' when appropriateThu, 04 May 2017 02:28:19 +0200, by Boris Feld
-
changelog: use 'tiprev()' in 'tip()'Thu, 04 May 2017 02:24:04 +0200, by Boris Feld
-
changelog: introduce a 'tiprev' methodThu, 04 May 2017 02:23:21 +0200, by Boris Feld
-
contrib: add some basic scaffolding for some fuzz test targetsWed, 17 Jan 2018 15:47:38 -0500, by Augie Fackler
-
formatting: enforce clang-format on all .cc files as well as .c filesWed, 17 Jan 2018 15:56:12 -0500, by Augie Fackler
-
hghave: add test for clang 6 and laterWed, 17 Jan 2018 15:28:38 -0500, by Augie Fackler
-
py3: cast error message to localstr in blackbox.pySun, 14 Jan 2018 12:06:27 -0800, by Gregory Szorc
-
lfs: remove internal url in testWed, 10 Jan 2018 21:27:05 -0800, by Jun Wu
-
lfs: control tracked file selection via a tracked fileSun, 14 Jan 2018 18:12:51 -0500, by Matt Harbison
-
lfs: move the tracked file function creation to a methodSun, 14 Jan 2018 01:04:45 -0500, by Matt Harbison
-
lfs: allow the pointer file to be viewed with `hg cat -T '{rawdata}'`Tue, 16 Jan 2018 20:15:07 -0500, by Matt Harbison
-
cat: factor out a function that populates the formatterTue, 16 Jan 2018 19:56:00 -0500, by Matt Harbison
-
svnsubrepo: add new method _svnmissingSun, 14 Jan 2018 12:07:06 -0500, by Jordi Gutiérrez Hermoso
-
svnsubrepo: decorate dirty method with annotatesubrepoerrorSun, 14 Jan 2018 12:05:28 -0500, by Jordi Gutiérrez Hermoso
-
match: do not weirdly include explicit files excluded by -X optionTue, 16 Jan 2018 22:14:33 +0900, by Yuya Nishihara
-
lfs: add the '{oid}' template keyword to '{lfs_files}'Sun, 14 Jan 2018 15:56:22 -0500, by Matt Harbison
-
lfs: convert '{lfs_files}' keyword to a hybrid listSun, 14 Jan 2018 15:39:10 -0500, by Matt Harbison
-
showstack: add an extension docstringSun, 10 Dec 2017 21:42:33 +0100, by Boris Feld
-
bookmark: run 'pushkey' hooks after bookmark move, not 'prepushkey'Mon, 15 Jan 2018 10:44:49 +0000, by Boris Feld
-
hgweb: remove unused second argument of nextPageVarGet()Mon, 15 Jan 2018 19:44:18 +0800, by Anton Shestakov
-
dispatch: handle IOError when writing to stderrSun, 14 Jan 2018 20:06:56 -0800, by Gregory Szorc
-
commandserver: restore cwd in case of exceptionSun, 14 Jan 2018 19:30:48 -0800, by Gregory Szorc
-
tests: make hg frame optionalWed, 10 Jan 2018 20:02:35 -0800, by Gregory Szorc
-
test-lfs: add tests to show that hashes remain unchanged by conversionsSat, 13 Jan 2018 22:40:33 -0500, by Matt Harbison
-
test-lfs: drop an unresolved issue note, now that lfs.track=none() is a thingSat, 13 Jan 2018 22:29:18 -0500, by Matt Harbison
-
lfs: always exclude '.hg*' text filesSat, 13 Jan 2018 20:07:14 -0500, by Matt Harbison
-
bookmarks: calculate visibility exceptions only onceMon, 15 Jan 2018 00:16:11 +0530, by Pulkit Goyal
-
log: rewrite --follow-first -rREV like --follow for consistency (BC)Sun, 10 Dec 2017 18:25:33 +0900, by Yuya Nishihara
-
log: use revsetlang.formatspec() thoroughlyTue, 02 Jan 2018 17:37:01 +0900, by Yuya Nishihara
-
log: use revsetlang.formatspec() to concatenate list expressionTue, 02 Jan 2018 17:13:18 +0900, by Yuya Nishihara
-
log: simplify 'x or ancestors(x)' expressionTue, 02 Jan 2018 17:00:48 +0900, by Yuya Nishihara
-
log: make opt2revset table a module constantTue, 02 Jan 2018 16:58:37 +0900, by Yuya Nishihara
-
revlog: group revision info into a dedicated structureSun, 14 Jan 2018 13:04:26 -0800, by Paul Morelle
-
revlog: rename 'rev' to 'base', as it is the base revisionSun, 14 Jan 2018 13:01:35 -0800, by Paul Morelle
-
revlog: separate diff computation from the collection of other infoSun, 14 Jan 2018 12:59:46 -0800, by Paul Morelle
-
revlog: introduce 'deltainfo' to distinguish from 'delta'Fri, 12 Jan 2018 18:58:44 +0100, by Paul Morelle
-
revlog: extract 'builddelta' closure function from _addrevisionFri, 12 Jan 2018 18:10:03 +0100, by Paul Morelle
-
revlog: extract 'buildtext' closure function from _addrevisionFri, 12 Jan 2018 15:55:25 +0100, by Paul Morelle
-
revlog: choose between ifh and dfh once for allSun, 14 Jan 2018 12:49:24 -0800, by Paul Morelle
-
revlog: refactor out the selection of candidate revisionsSun, 14 Jan 2018 12:46:03 -0800, by Paul Morelle
-
py3: use email.parser module to parse email messagesSat, 30 Dec 2017 00:13:56 +0530, by Pulkit Goyal
-
rust: convert Unix path to CString transparentlyFri, 12 Jan 2018 22:18:42 +0900, by Yuya Nishihara
-
rust: extract function to convert Path to platform CStringFri, 12 Jan 2018 22:09:34 +0900, by Yuya Nishihara
-
pylint: add a check for multiple statement on a single lineMon, 09 Oct 2017 11:46:27 +0200, by Boris Feld
-
style: remove multiple statement on a single line in zeroconfMon, 09 Oct 2017 11:45:21 +0200, by Boris Feld
-
style: remove multiple statement on a single lineMon, 09 Oct 2017 11:44:02 +0200, by Boris Feld
-
pylint: split command line argument on multiple linesMon, 09 Oct 2017 11:40:15 +0200, by Boris Feld
-
phabricator: use named group for parsing differential reviews linesSun, 14 Jan 2018 11:24:43 -0800, by Tom Prince
-
vfs: drop text mode flag (API)Sat, 13 Jan 2018 13:47:10 +0900, by Yuya Nishihara
-
lfs: convert EOL of hgrc before appending to bytes IOSat, 13 Jan 2018 13:41:11 +0900, by Yuya Nishihara
-
largefiles: convert EOL of hgrc before appending to bytes IOSat, 13 Jan 2018 13:33:55 +0900, by Yuya Nishihara
-
share: convert EOL of hgrc before writing to bytes IOSat, 13 Jan 2018 13:31:27 +0900, by Yuya Nishihara
-
subrepo: convert EOL of hgrc before writing to bytes IOSat, 13 Jan 2018 13:28:12 +0900, by Yuya Nishihara
-
clone: use utility function to write hgrcSat, 13 Jan 2018 13:24:17 +0900, by Yuya Nishihara
-
share: use context manager or utility function to write fileSat, 13 Jan 2018 13:23:16 +0900, by Yuya Nishihara
-
lfs: migrate most file filtering from threshold to custom filterSun, 31 Dec 2017 02:54:49 -0500, by Matt Harbison
-
test-lfs: bump the number on test repo11 and higherSun, 31 Dec 2017 12:47:36 -0500, by Matt Harbison
-
fileset: add a lightweight file filtering languageWed, 10 Jan 2018 22:23:34 -0500, by Matt Harbison
-
fileset: split the logic for matching a size expression to a separate methodWed, 10 Jan 2018 22:35:08 -0500, by Matt Harbison
-
lfs: drop deprecated remote store config optionsFri, 12 Jan 2018 23:13:38 -0500, by Matt Harbison
-
py3: use bytes instead of pycompat.bytestrFri, 12 Jan 2018 18:11:05 +0530, by Pulkit Goyal
-
test-pull-r: explicitly kill server processesFri, 12 Jan 2018 17:10:55 +0100, by Joerg Sonnenberger
-
bookmarks: add bookmarks to hidden revs if directaccess config is setFri, 05 Jan 2018 22:28:06 +0530, by Pulkit Goyal
-
visibility: pass a normal repo to _getfilteredreasonFri, 12 Jan 2018 11:15:41 +0000, by Boris Feld
-
visibility: make the filtered message translatableFri, 12 Jan 2018 11:10:18 +0000, by Boris Feld
-
visibility: fix a comment introduced before which is not up-to-dateFri, 12 Jan 2018 11:09:04 +0000, by Boris Feld
-
rust: avoid redundant 'static lifetimeWed, 10 Jan 2018 19:24:58 -0800, by Gregory Szorc
-
pull: hold wlock for the full operation when --update is usedThu, 11 Jan 2018 11:57:59 +0000, by Boris Feld
-
hgweb: drop support of browsers that don't understand <canvas> (BC)Thu, 11 Jan 2018 18:20:08 +0800, by Anton Shestakov
-
rust: add TODO about lifetime of program_name variableWed, 10 Jan 2018 19:36:45 -0800, by Gregory Szorc
-
rust: move import of PathBufWed, 10 Jan 2018 19:23:36 -0800, by Gregory Szorc
-
perf: do not import util.queueWed, 10 Jan 2018 21:09:57 -0800, by Jun Wu
-
rust: move Cargo.lockWed, 10 Jan 2018 19:08:51 -0800, by Gregory Szorc
-
run-tests: fix regular expression for path testWed, 10 Jan 2018 19:04:52 -0800, by Gregory Szorc
-
perf: add threading capability to perfbdiffSun, 17 Dec 2017 04:31:27 +0100, by Boris Feld
-
upgraderepo: select correct deltareuse depending on actionsWed, 10 Jan 2018 17:24:25 +0100, by Paul Morelle
-
revsetlang: add %p specifier to format list of function argumentsTue, 02 Jan 2018 18:35:11 +0900, by Yuya Nishihara
-
revsetlang: unnest inner functions from formatspec()Tue, 02 Jan 2018 21:05:40 +0900, by Yuya Nishihara
-
revsetlang: fix quoting of %ls stringSat, 01 Apr 2017 17:51:56 +0900, by Yuya Nishihara
-
revsetlang: catch invalid value passed to formatspec()Sat, 01 Apr 2017 17:44:07 +0900, by Yuya Nishihara
-
revsetlang: check incomplete revspec format characterSat, 01 Apr 2017 17:28:28 +0900, by Yuya Nishihara
-
revsetlang: check number of arguments passed to formatspec()Sat, 01 Apr 2017 17:25:45 +0900, by Yuya Nishihara
-
revsetlang: catch invalid format character with %l prefixSat, 01 Apr 2017 17:18:31 +0900, by Yuya Nishihara
-
py3: add 8 new passing tests to the whitelistFri, 29 Dec 2017 06:32:17 +0530, by Pulkit Goyal
-
py3: use list() to get a list of items using dict.items()Fri, 29 Dec 2017 05:33:36 +0530, by Pulkit Goyal
-
py3: convert dict keys' to str before passing as kwargsFri, 29 Dec 2017 05:31:27 +0530, by Pulkit Goyal
-
py3: make sure we open the file to write in bytes modeFri, 29 Dec 2017 05:29:57 +0530, by Pulkit Goyal
-
py3: don't use dict.iterkeys()Fri, 29 Dec 2017 05:47:17 +0530, by Pulkit Goyal
-
py3: use pycompat.bytestr() instead of str()Fri, 29 Dec 2017 05:29:04 +0530, by Pulkit Goyal
-
py3: make regular expressions bytes by prepending b''Fri, 29 Dec 2017 05:28:05 +0530, by Pulkit Goyal
-
py3: slice on bytes instead of indexingFri, 29 Dec 2017 05:27:00 +0530, by Pulkit Goyal
-
py3: use node.hex(h.digest()) instead of h.hexdigest()Fri, 29 Dec 2017 05:25:27 +0530, by Pulkit Goyal
-
tests: make autodiff.py work on Python 3Fri, 29 Dec 2017 05:22:06 +0530, by Pulkit Goyal
-
py3: use pycompat.ziplist instead of inbuilt zipFri, 29 Dec 2017 03:32:04 +0530, by Pulkit Goyal
-
py3: use bytes and open() instead of file() in test-diff-upgrade.tFri, 29 Dec 2017 05:35:57 +0530, by Pulkit Goyal
-
exchange: use context manager for locks and transaction in unbundle()Wed, 10 Jan 2018 11:02:20 -0800, by Martin von Zweigbergk
-
bookmarks: use context managers for locks and transaction in pushbookmark()Wed, 10 Jan 2018 10:49:12 -0800, by Martin von Zweigbergk
-
bookmarks: use context managers for lock and transaction in update()Wed, 10 Jan 2018 10:47:13 -0800, by Martin von Zweigbergk
-
phase: use context managers for lock and transactionWed, 10 Jan 2018 10:44:21 -0800, by Martin von Zweigbergk
-
obsolete: use context manager for transaction in pushmarker()Wed, 10 Jan 2018 10:33:11 -0800, by Martin von Zweigbergk
-
obsolete: use context manager for lock in pushmarker()Wed, 10 Jan 2018 10:32:16 -0800, by Martin von Zweigbergk
-
obsolete: use context manager for transaction in createmarkers()Wed, 10 Jan 2018 10:30:51 -0800, by Martin von Zweigbergk
-
visibility: improve the message when accessing filtered obsolete revFri, 05 Jan 2018 09:12:08 +0100, by Boris Feld
-
tests: add b'' to string literals where bytes are requiredFri, 29 Dec 2017 03:37:36 +0530, by Pulkit Goyal
-
rust: implementation of `hg`Wed, 10 Jan 2018 08:53:22 -0800, by Gregory Szorc
-
lfs: improve the error message for a missing remote blobSun, 07 Jan 2018 15:21:16 -0500, by Matt Harbison
-
filelog: add the ability to report the user facing nameSun, 07 Jan 2018 15:01:59 -0500, by Matt Harbison
-
hgweb: make different kinds of commits look differently on /graphTue, 19 Dec 2017 20:41:25 +0800, by Anton Shestakov
-
clonebundle: make it possible to retrieve the initial bundle through largefileThu, 21 Dec 2017 13:58:11 +0100, by Boris Feld
-
largefiles: add support for 'largefiles://' url schemeThu, 21 Dec 2017 13:57:57 +0100, by Boris Feld
-
largefiles: add a 'debuglfput' command to put largefile into the storeThu, 21 Dec 2017 13:53:26 +0100, by Boris Feld
-
debug: add a 'debugdownload' commandFri, 15 Dec 2017 09:30:16 +0100, by Boris Feld
-
revsetlang: raise ParseError to report invalid format characterSat, 01 Apr 2017 17:12:48 +0900, by Yuya Nishihara
-
revsetlang: use iterator to track current argument in formatspec()Sat, 01 Apr 2017 17:04:49 +0900, by Yuya Nishihara
-
revsetlang: unnest "if True" in formatrevspec()Sat, 01 Apr 2017 16:56:47 +0900, by Yuya Nishihara
-
revsetlang: use str.find() to scan expr in formatspec()Sat, 01 Apr 2017 16:55:28 +0900, by Yuya Nishihara
-
revsetlang: avoid string concatenation in formatspec()Sat, 01 Apr 2017 16:50:11 +0900, by Yuya Nishihara
-
test-glog: hook cmdutil.getlogrevs() so -frREV is rewritten accordinglyThu, 04 Jan 2018 12:30:55 +0900, by Yuya Nishihara
-
test-glog: dump computed setWed, 03 Jan 2018 17:12:30 +0900, by Yuya Nishihara
-
test-glog: drop uninteresting nodes from AST outputWed, 03 Jan 2018 17:09:16 +0900, by Yuya Nishihara
-
lfs: remove the verification option when writing to the local storeSun, 07 Jan 2018 01:14:52 -0500, by Matt Harbison
-
lfs: use the localstore download method to transfer from remote storesThu, 21 Dec 2017 21:20:00 -0500, by Matt Harbison
-
lfs: introduce a localstore method for downloading from remote storesThu, 21 Dec 2017 18:56:04 -0500, by Matt Harbison
-
win32: do not call GetVolumePathName() with the minimum buffer lengthTue, 02 Jan 2018 12:14:08 +0900, by Yuya Nishihara
-
win32: allocate buffer of maximum length for GetVolumeInformation()Tue, 02 Jan 2018 12:02:25 +0900, by Yuya Nishihara
-
log: drop unused expr from return value of getlogrevs()Sun, 22 Oct 2017 22:49:11 +0900, by Yuya Nishihara
-
log: don't expand aliases in revset built from command optionsThu, 04 Jan 2018 12:00:18 +0900, by Yuya Nishihara
-
graphlog: remove redundant check for empty revsSun, 22 Oct 2017 22:52:36 +0900, by Yuya Nishihara
-
log: remove redundant handling of --limitSun, 22 Oct 2017 22:38:16 +0900, by Yuya Nishihara
-
log: use smartset.slice() to limit number of revisions to be displayedSun, 22 Oct 2017 23:04:07 +0900, by Yuya Nishihara
-
log: merge getlogrevs() and getgraphlogrevs()Thu, 04 Jan 2018 10:51:41 +0900, by Yuya Nishihara
-
revset: parse x^:: as (x^):: (issue5764)Sat, 30 Dec 2017 17:55:23 +0900, by Yuya Nishihara
-
run-tests: avoid set PYTHONUSERBASE environment variable to None stableMon, 08 Jan 2018 13:52:43 +0100, by Mihai Popescu
-
identify: document -r. explicitly how to disable wdir scanning (issue5622) stableSun, 07 Jan 2018 15:56:58 +0900, by Yuya Nishihara
-
lfs: add a comment to describe subtle local blobstore open() behaviorFri, 05 Jan 2018 21:48:29 -0500, by Matt Harbison
-
tests: make #testcase available as env var in testFri, 05 Jan 2018 11:53:33 -0800, by Martin von Zweigbergk
-
archive: add support to specify hidden revs if directaccess config is setFri, 05 Jan 2018 19:30:37 +0530, by Pulkit Goyal
-
annotate: add support to specify hidden revs if directaccess config is setFri, 05 Jan 2018 19:23:30 +0530, by Pulkit Goyal
-
hgweb: stop adding strings to innerHTML of #graphnodes and #nodebgs (BC)Fri, 05 Jan 2018 19:30:30 +0800, by Anton Shestakov
-
spartan: make actual changeset entries have backgrounds on /graphFri, 05 Jan 2018 19:22:05 +0800, by Anton Shestakov
-
gitweb: make actual changeset entries have backgrounds on /graphFri, 05 Jan 2018 19:16:08 +0800, by Anton Shestakov
-
monoblue: make actual changeset entries have backgrounds on /graphFri, 05 Jan 2018 19:08:00 +0800, by Anton Shestakov
-
paper: make actual changeset entries have backgrounds on /graphFri, 05 Jan 2018 18:46:06 +0800, by Anton Shestakov
-
crecord: fallback to color = no when curses.use_default_colors() failsThu, 04 Jan 2018 12:34:40 +0100, by Elmar Bartel
-
crecord: honor "ui.color = no" config optionThu, 04 Jan 2018 12:12:07 +0100, by Elmar Bartel
-
lfs: use the local store method for opening a blobTue, 02 Jan 2018 21:46:57 -0500, by Matt Harbison
-
lfs: add a local store method for opening a blobTue, 02 Jan 2018 21:18:30 -0500, by Matt Harbison
-
hgdemandimport: use correct hyperlink to python-bug in comments (issue5765)Fri, 05 Jan 2018 17:23:55 +0530, by Pulkit Goyal
-
monoblue: adjust font size of graph entriesWed, 03 Jan 2018 10:37:49 +0800, by Anton Shestakov
-
hgweb: make .info a block element by defaultWed, 03 Jan 2018 09:41:01 +0800, by Anton Shestakov
-
revlog: don't use slicing to return parentsMon, 25 Dec 2017 16:31:14 -0700, by Gregory Szorc
-
tests: switch test from '--config ui.editor=~/foo' to HGEDITOR=~/fooThu, 04 Jan 2018 16:29:03 -0800, by Kyle Lippincott
-
revert: support reverting to hidden cset if directaccess config is setWed, 27 Dec 2017 00:24:53 +0530, by Pulkit Goyal
-
update: support updating to hidden cset if directaccess config is setWed, 27 Dec 2017 00:14:00 +0530, by Pulkit Goyal
-
commands: check for empty rev before passing to scmutil.unhidehashlikerevsTue, 26 Dec 2017 22:54:45 +0530, by Pulkit Goyal
-
test-convert-cvs: change TZ=US/Hawaii to TZ=Pacific/JohnstonMon, 01 Jan 2018 16:48:31 +0100, by Elmar Bartel
-
osutil: implement getfsmountpoint() on BSD systemsFri, 29 Dec 2017 23:55:52 -0500, by Matt Harbison
-
debugfs: display the tested path and mount point of the filesystem, if knownFri, 29 Dec 2017 23:50:42 -0500, by Matt Harbison
-
util: add a function to show the mount point of the filesystemFri, 29 Dec 2017 22:54:14 -0500, by Matt Harbison
-
win32: split a utility function to obtain the volume out of getfstype()Fri, 29 Dec 2017 22:15:37 -0500, by Matt Harbison
-
util: whitelist NTFS for hardlink creation (issue4580)Sat, 30 Dec 2017 21:15:12 -0500, by Matt Harbison
-
win32: implement util.getfstype()Fri, 29 Dec 2017 21:28:19 -0500, by Matt Harbison
-
util: move getfstype() to the platform modulesSat, 30 Dec 2017 21:07:03 -0500, by Matt Harbison
-
graphlog: add another graph node type, unstable, using character "*" (BC)Fri, 22 Dec 2017 23:17:04 +0800, by Anton Shestakov
-
largefiles: modernize how capabilities are added to the wire protocolTue, 26 Dec 2017 23:40:49 -0500, by Matt Harbison
-
lfs: show a friendly message when pushing lfs to a server without lfs enabledSat, 23 Dec 2017 17:49:12 -0500, by Matt Harbison
-
lfs: allow non-lfs exchanges when the extension is only enabled on one sideSun, 24 Dec 2017 01:26:36 -0500, by Matt Harbison
-
lfs: add the 'lfs' requirement in the changegroup transaction introducing lfsSat, 23 Dec 2017 23:51:40 -0500, by Matt Harbison
-
test-lfs: add tests covering http exchangesSat, 23 Dec 2017 15:07:24 -0500, by Matt Harbison
-
test-lfs: add tests covering local exchangesFri, 22 Dec 2017 14:53:54 -0500, by Matt Harbison
-
smartset: split generatorset classes to avoid cycleWed, 27 Dec 2017 11:08:32 -0700, by Gregory Szorc
-
merge: raise before running mergedriver if using IMMWed, 27 Dec 2017 13:53:21 -0600, by Phil Cohen
-
scmutil: use a tuple of possible values instead of using startswith()Tue, 26 Dec 2017 22:56:07 +0530, by Pulkit Goyal
-
show: use revlog function to compute length of the longest shortest nodeMon, 25 Dec 2017 22:56:59 +0900, by Yuya Nishihara
-
commands: use the new API to access hidden changesets in various commandsTue, 19 Dec 2017 11:20:35 +0530, by Pulkit Goyal
-
scmutil: add utility fn to return repo object with user passed revs unhiddenFri, 15 Dec 2017 04:31:29 +0530, by Pulkit Goyal
-
repoview: add a new filtername for accessing hidden commitsMon, 18 Dec 2017 17:50:02 +0530, by Pulkit Goyal
-
revsetlang: add utility function to return hash like symbols from the treeFri, 15 Dec 2017 04:25:32 +0530, by Pulkit Goyal
-
repoview: add visibilityexception argument to filterrevs() and related fnsFri, 22 Dec 2017 22:19:42 +0530, by Pulkit Goyal
-
repoview: add visibilityexceptions as an optional argument to repo.filtered()Fri, 22 Dec 2017 17:57:11 +0530, by Pulkit Goyal
-
streamclone: move wire protocol status code from wireproto commandSun, 24 Dec 2017 11:46:13 -0700, by Gregory Szorc
-
histedit: add ui.log for action countFri, 22 Dec 2017 15:25:34 -0600, by Phil Cohen
-
run-tests: extract sorting of tests to own functionFri, 22 Dec 2017 17:04:08 -0700, by Gregory Szorc
-
run-tests: remove dead code related to temp directoryFri, 22 Dec 2017 12:22:43 -0700, by Gregory Szorc
-
rebase: switch ui.log calls to common styleFri, 22 Dec 2017 13:13:45 -0600, by Phil Cohen
-
hgweb: link to successors of obsoleted changesetsFri, 22 Dec 2017 21:25:46 +0800, by Anton Shestakov
-
hgweb: display fate of obsolete changesetsTue, 21 Nov 2017 17:03:41 +0800, by Anton Shestakov
-
test-ssh: stabilize for WindowsSat, 16 Dec 2017 18:58:02 -0500, by Matt Harbison
-
templater: register keywords to defaults tableFri, 22 Dec 2017 21:19:29 +0900, by Yuya Nishihara
-
templater: drop unneeded resources from conflict-marker dataFri, 22 Dec 2017 21:22:49 +0900, by Yuya Nishihara
-
templater: rewrite docstring of templater.__init__()Fri, 22 Dec 2017 21:12:17 +0900, by Yuya Nishihara
-
rebase: don't take out a dirstate guard for in-memory rebaseFri, 22 Dec 2017 00:44:36 -0600, by Phil Cohen
-
test-split: stabilize for WindowsFri, 22 Dec 2017 02:38:08 -0500, by Matt Harbison
-
lfs: use ui.note() and ui.debug() instead of ui.write() and their flagsThu, 21 Dec 2017 23:31:46 -0500, by Matt Harbison
-
lfs: only hardlink between the usercache and local store if the blob verifiesThu, 21 Dec 2017 14:13:39 -0500, by Matt Harbison
-
lfs: verify lfs object content when transferring to and from the remote storeFri, 17 Nov 2017 00:06:45 -0500, by Matt Harbison
-
lfs: narrow the exceptions that trigger a transfer retryMon, 04 Dec 2017 21:41:04 -0500, by Matt Harbison
-
test-lfs: add tests around corrupted lfs objectsThu, 16 Nov 2017 22:52:53 -0500, by Matt Harbison
-
lfs: add note messages indicating what store holds the lfs blobTue, 19 Dec 2017 17:53:44 -0500, by Matt Harbison
-
tests: teach `f` to handle sha256 checksumsWed, 20 Dec 2017 20:46:33 -0500, by Matt Harbison
-
tests: fix a bug in `f` that prevented calculating sha1sum on a fileWed, 20 Dec 2017 20:41:12 -0500, by Matt Harbison
-
templater: look up symbols/resources as if they were separated (issue5699)Thu, 21 Dec 2017 22:17:39 +0900, by Yuya Nishihara
-
templater: move repo, ui and cache to per-engine resourcesThu, 21 Dec 2017 22:05:30 +0900, by Yuya Nishihara
-
templater: keep default resources per template engine (API)Thu, 21 Dec 2017 21:29:06 +0900, by Yuya Nishihara
-
templater: look up mapping table through template engineThu, 21 Dec 2017 21:03:25 +0900, by Yuya Nishihara
-
debug: add newlines at the end of three locations that appear to need itMon, 18 Dec 2017 17:33:43 -0800, by Kyle Lippincott
-
debug: remove an 'if ui.debug()' that is not doing anythingMon, 18 Dec 2017 17:33:08 -0800, by Kyle Lippincott
-
paper: minor adjustments to table stylesThu, 21 Dec 2017 21:35:20 +0800, by Anton Shestakov
-
filemerge: only raise InMemoryMergeConflictsError when running _xmergeWed, 20 Dec 2017 17:22:16 -0600, by Phil Cohen
-
journal: use pagerWed, 20 Dec 2017 16:44:35 -0800, by Jun Wu
-
commandserver: unblock SIGCHLDWed, 20 Dec 2017 11:35:38 -0800, by Jun Wu
-
osutil: add a function to unblock signalsWed, 20 Dec 2017 02:13:35 -0800, by Jun Wu
-
sshpeer: move docstring to topMon, 18 Dec 2017 21:15:53 +0900, by Yuya Nishihara
-
log: make "slowpath" condition slightly more readableTue, 19 Dec 2017 21:41:39 +0900, by Yuya Nishihara
-
completion: add support for new "amend" commandMon, 18 Dec 2017 11:23:51 -0800, by Martin von Zweigbergk
-
completion: don't suggest clean files to revertMon, 18 Dec 2017 09:58:04 -0800, by Martin von Zweigbergk
-
split: new extension to split changesetsSat, 24 Jun 2017 23:03:41 -0700, by Jun Wu
-
merge with stableTue, 19 Dec 2017 16:27:24 -0500, by Augie Fackler
-
worker: handle interrupt on windowsMon, 18 Dec 2017 15:18:37 -0800, by Wojciech Lis
-
lfs: fix committing deleted files caused by e0a1b9ee93cdMon, 18 Dec 2017 14:37:00 -0800, by Jun Wu
-
tests: update expected output of svn encoding testMon, 18 Dec 2017 13:15:10 -0500, by Augie Fackler
-
run-tests: use context managers for file descriptorsSun, 17 Dec 2017 14:06:49 -0500, by Matt Harbison
-
run-tests: add substitution patterns for common '\' path output on WindowsTue, 12 Dec 2017 20:11:13 -0500, by Matt Harbison
-
debuginstall: add a line about re2 availabilityMon, 27 Nov 2017 18:48:36 -0500, by Boris Feld
-
tests: fix the check-code rule for testing non-existent filesSat, 16 Dec 2017 12:34:40 -0500, by Matt Harbison
-
tests: convert the 'file://\$TESTTMP' rule to an automatic substitutionSat, 16 Dec 2017 11:32:10 -0500, by Matt Harbison
-
help: deprecate ui.slash in favor of slashpath template filter (issue5572)Sat, 21 Oct 2017 17:27:14 +0900, by Yuya Nishihara
-
templatefilters: add slashpath() to convert path separator to slashSat, 21 Oct 2017 17:19:02 +0900, by Yuya Nishihara
-
check-code: remove unused variable 'winglobmsg'Thu, 14 Dec 2017 22:26:46 +0900, by Yuya Nishihara
-
phases: initialize number of loaded revisions to 0Thu, 14 Dec 2017 22:37:10 +0900, by Yuya Nishihara
-
phases: rename _phasemaxrev to _loadedrevslen to clarify it isn't max valueThu, 14 Dec 2017 22:35:37 +0900, by Yuya Nishihara
-
lfs: add an experimental config to override User-Agent for the blob transferTue, 12 Dec 2017 15:16:02 -0500, by Matt Harbison
-
lfs: add git to the User-Agent header for blob transfersThu, 14 Dec 2017 13:04:08 -0500, by Matt Harbison
-
outgoing: respect ":pushurl" paths (issue5365)Thu, 14 Dec 2017 15:03:55 -0800, by Hollis Blanchard
-
tests: test-pathconflicts-merge.t requires symlinksFri, 15 Dec 2017 17:52:38 -0500, by Augie Fackler
-
sshpeer: allow for additional environment passing to ssh exeThu, 14 Dec 2017 14:31:57 +0000, by Kostia Balytskyi
-
unamend: allow unamending if allowunstable is setWed, 13 Dec 2017 17:03:39 -0800, by Martin von Zweigbergk
-
rebase: add ui.log calls for whether IMM used, whether rebasing WCPWed, 13 Dec 2017 10:29:22 -0800, by Phil Cohen
-
lfs: using workers in lfs prefetchMon, 11 Dec 2017 17:02:02 -0800, by Wojciech Lis
-
worker: make windows workers daemonsThu, 30 Nov 2017 16:01:53 -0800, by Wojciech Lis
-
workers: add config to enable/diable workersSun, 17 Dec 2017 11:26:25 -0800, by Wojciech Lis
-
diff: disable diff.noprefix option for diffstat (issue5759) stableSun, 17 Dec 2017 18:43:05 +0900, by Yuya Nishihara
-
hgweb: disable diff.noprefix option for diffstat stableSun, 17 Dec 2017 18:28:15 +0900, by Yuya Nishihara
-
workers: handling exceptions in windows workersMon, 20 Nov 2017 10:27:41 -0800, by Wojciech Lis
-
workers: implemented worker on windowsMon, 20 Nov 2017 10:25:29 -0800, by Wojciech Lis
-
workers: don't use backgroundfilecloser in threadsMon, 11 Dec 2017 16:51:13 -0800, by Wojciech Lis
-
debugssl: convert port number to int (issue5757) stableThu, 14 Dec 2017 22:07:46 +0900, by Yuya Nishihara
-
debugdiscovery: correct and clean up command synopsisFri, 15 Dec 2017 08:47:28 -0800, by Martin von Zweigbergk
-
copies: group wdir-handling in one placeThu, 14 Dec 2017 00:25:03 -0800, by Martin von Zweigbergk
-
copies: extract method for getting non-wdir forward copiesThu, 14 Dec 2017 00:18:38 -0800, by Martin von Zweigbergk
-
copies: consistently use """ for docstringsThu, 14 Dec 2017 08:27:22 -0800, by Martin von Zweigbergk
-
copies: always respect matcher arg to _forwardcopies()Mon, 11 Dec 2017 10:24:38 -0800, by Martin von Zweigbergk
-
debugdiscovery: drop reference to non-existent --remote-head optionWed, 13 Dec 2017 11:21:25 -0800, by Martin von Zweigbergk
-
debugdiscovery: drop reference to non-existent --serverlog optionWed, 13 Dec 2017 11:20:52 -0800, by Martin von Zweigbergk
-
debugdiscovery: drop reference to invalid --branch optionWed, 13 Dec 2017 11:19:24 -0800, by Martin von Zweigbergk
-
tests: avoid echo with backslash escapesThu, 14 Dec 2017 22:30:03 -0800, by Martin von Zweigbergk
-
hgweb: stop using HTML comments in <script>Fri, 15 Dec 2017 12:15:58 +0800, by Anton Shestakov
-
merge with stableThu, 14 Dec 2017 16:01:28 -0500, by Augie Fackler
-
statprof: remove a line of deadcodeThu, 14 Dec 2017 20:18:15 +0000, by Alex Gaynor
-
extdata: abort if external command exits with non-zero status (BC)Sun, 01 Oct 2017 12:21:50 +0100, by Yuya Nishihara
-
hgweb: update graph function docstringThu, 14 Dec 2017 21:30:00 +0800, by Anton Shestakov
-
rebase: fix for hgsubversionTue, 12 Dec 2017 22:05:21 -0800, by Phil Cohen
-
hgweb: render next pages on /graph incrementallyMon, 11 Dec 2017 15:43:56 +0800, by Anton Shestakov
-
hgweb: split graphdata() into jsdata() and nodes()Mon, 11 Dec 2017 13:47:58 +0800, by Anton Shestakov
-
hgweb: calculate <canvas> width and height client-sideSun, 10 Dec 2017 15:56:22 +0800, by Anton Shestakov
-
hgweb: filter graphmod.colored() output before iterating over itFri, 08 Dec 2017 21:50:11 +0800, by Anton Shestakov
-
py3: introduce pycompat.ziplist as zip is a generator on Python 3Mon, 11 Dec 2017 05:56:35 +0530, by Pulkit Goyal
-
py3: pass bytes from extension to ui.write() in test-revlog-mmapindex.tMon, 11 Dec 2017 05:26:46 +0530, by Pulkit Goyal
-
py3: handle keyword arguments correctly in hgext/record.pySun, 10 Dec 2017 06:36:48 +0530, by Pulkit Goyal
-
py3: handle keyword arguments correctly in bundlerepo.pySun, 10 Dec 2017 06:36:35 +0530, by Pulkit Goyal
-
py3: handle keyword arguments correctly in debugcommands.pySun, 10 Dec 2017 06:36:20 +0530, by Pulkit Goyal
-
memfilectx: make changectx argument mandatory in constructor (API)Mon, 11 Dec 2017 09:27:40 -0800, by Martin von Zweigbergk
-
debugbuilddag: create filectx instance in 'filectxfn' callbackSat, 09 Dec 2017 14:22:12 -0800, by Martin von Zweigbergk