Mercurial > hg
graph
-
treemanifests: actually strip directory manifestsThu, 30 Jun 2016 13:06:19 -0700, by Martin von Zweigbergk
-
logtoprocess: do not leak the ui object in uisetupThu, 30 Jun 2016 15:26:11 +0100, by Jun Wu
-
chgserver: document why we don't merge mtimehash and confighashWed, 29 Jun 2016 23:53:20 +0100, by Jun Wu
-
extensions: move uisetup and extsetup to standalone functionsThu, 30 Jun 2016 10:31:50 +0100, by Jun Wu
-
sslutil: don't access message attribute in exception (issue5285) stableSat, 02 Jul 2016 09:41:40 -0700, by Gregory Szorc
-
merge with stableFri, 01 Jul 2016 16:02:56 -0500, by Matt Mackall
-
hgweb: add absolute urls for archives in json-summaryFri, 01 Jul 2016 13:54:35 +0800, by Anton Shestakov
-
tests: allow bz2 archives in test-hgweb-json.tFri, 01 Jul 2016 13:36:59 +0800, by Anton Shestakov
-
keepalive: switch from thread to threading moduleFri, 01 Jul 2016 19:17:16 +0530, by Pulkit Goyal
-
py3: conditionalize httplib importTue, 28 Jun 2016 16:01:53 +0530, by Pulkit Goyal
-
sslutil: synchronize hostname matching logic with CPython stable 3.8.4Sun, 26 Jun 2016 19:34:48 -0700, by Gregory Szorc
-
tests: import CPython's hostname matching tests stableSun, 26 Jun 2016 19:16:54 -0700, by Gregory Szorc
-
sslutil: emit warning when no CA certificates loadedWed, 29 Jun 2016 19:43:27 -0700, by Gregory Szorc
-
tests: test case where default ca certs not availableWed, 29 Jun 2016 19:49:39 -0700, by Gregory Szorc
-
sslutil: don't load default certificates when they aren't relevantWed, 29 Jun 2016 19:38:24 -0700, by Gregory Szorc
-
sslutil: display a better error message when CA file loading failsWed, 29 Jun 2016 19:37:38 -0700, by Gregory Szorc
-
tests: add test for empty CA certs fileWed, 29 Jun 2016 18:15:28 -0700, by Gregory Szorc
-
internals: move the bitmanipulation routines into its own fileMon, 06 Jun 2016 13:08:13 +0200, by Maciej Fijalkowski
-
journal: new experimental extensionFri, 24 Jun 2016 16:12:05 +0100, by Martijn Pieters
-
httpclient: update to 54868ef054d2 of httpplusMon, 27 Jun 2016 11:53:50 -0400, by Augie Fackler
-
revset: check invalid function syntax "func-name"() explicitlyMon, 27 Jun 2016 20:44:14 +0900, by Yuya Nishihara
-
chg: silence warning of unused parameter 'sig'Tue, 28 Jun 2016 22:39:06 +0900, by Yuya Nishihara
-
hgweb: reindent atom/changelogentry.tmplWed, 29 Jun 2016 22:48:32 +0800, by Anton Shestakov
-
hgweb: remove unused/nonexistent filelogentry from atom/mapWed, 29 Jun 2016 21:07:59 +0800, by Anton Shestakov
-
hgweb: remove unnecessary CDATA markup in atom/branchentry.tmplWed, 29 Jun 2016 20:58:09 +0800, by Anton Shestakov
-
hgweb: reindent rss/changelogentry.tmplWed, 29 Jun 2016 20:19:04 +0800, by Anton Shestakov
-
hgweb: remove a couple of superfluous spaces in rss styleWed, 29 Jun 2016 19:40:04 +0800, by Anton Shestakov
-
py3: add tests in check-code to load modules from util.pyMon, 27 Jun 2016 19:10:30 +0530, by Pulkit Goyal
-
py3: conditionalize SocketServer importMon, 27 Jun 2016 16:48:54 +0530, by Pulkit Goyal
-
py3: conditionalize xmlrpclib importMon, 27 Jun 2016 16:37:37 +0530, by Pulkit Goyal
-
py3: conditionalize the urlparse importMon, 27 Jun 2016 16:16:10 +0530, by Pulkit Goyal
-
py3: update tests/test-check-py3-compat.tMon, 27 Jun 2016 15:53:38 +0530, by Pulkit Goyal
-
chg: send SIGPIPE to server immediately when pager exits (issue5278)Fri, 24 Jun 2016 15:21:10 +0100, by Jun Wu
-
chgserver: do not ignore SIGPIPE if pager is usedFri, 24 Jun 2016 17:06:41 +0100, by Jun Wu
-
debug: make debug{revlog,index,data} --dir not just a flagFri, 24 Jun 2016 11:12:41 -0700, by Martin von Zweigbergk
-
debugdata: disallow trailing option with -c/-mFri, 24 Jun 2016 11:25:55 -0700, by Martin von Zweigbergk
-
revset: get rid of redundant error checking from match()Sun, 26 Jun 2016 17:16:57 +0900, by Yuya Nishihara
-
share: move magic string to a constantFri, 24 Jun 2016 10:32:38 +0100, by Martijn Pieters
-
branchmap: remove unused exception variableSat, 12 Mar 2016 16:08:19 -0800, by Gregory Szorc
-
patch: allow copy information to be passed inMon, 27 Jun 2016 12:11:18 +0200, by Henrik Stuart
-
largefiles: check file in the repo store before checking remotely (issue5257)Thu, 23 Jun 2016 22:37:17 +0200, by liscju
-
largefiles: remove additional blank linesMon, 27 Jun 2016 10:33:33 +0200, by liscju
-
largefiles: fix misleading comments in lfutil instore and storepathFri, 24 Jun 2016 09:08:16 +0200, by liscju
-
revset: implement match() in terms of matchany()Sat, 25 Jun 2016 19:10:46 -0700, by Gregory Szorc
-
scmutil: improve documentation of revset APIsSat, 25 Jun 2016 19:12:20 -0700, by Gregory Szorc
-
mdiff: remove use of __slots__Sat, 25 Jun 2016 13:52:46 -0700, by Gregory Szorc
-
i18n: use unicode literalSat, 25 Jun 2016 17:40:53 -0700, by Gregory Szorc
-
pycompat: add HTTPPasswordMgrWithDefaultRealm to Python 3 blockSat, 25 Jun 2016 17:22:06 -0700, by Gregory Szorc
-
ui: path option to declare which revisions to push by defaultSun, 26 Jun 2016 07:59:02 -0700, by Gregory Szorc
-
ui: don't fixup [paths] sub-optionsSat, 25 Jun 2016 18:35:14 -0700, by Gregory Szorc
-
sslutil: abort when unable to verify peer connection (BC)Sat, 25 Jun 2016 07:26:43 -0700, by Gregory Szorc
-
sslutil: remove out of place commentSat, 25 Jun 2016 07:32:02 -0700, by Gregory Szorc
-
largefiles: remove additional blank line between methods in localstoreFri, 24 Jun 2016 11:51:00 +0200, by liscju
-
revset: make head() honor order of subsetThu, 23 Jun 2016 12:37:09 -0700, by Martin von Zweigbergk
-
revsets: use itervalues() where only values are neededThu, 23 Jun 2016 13:08:10 -0700, by Martin von Zweigbergk
-
revsets: passing a set to baseset() is not wrongThu, 23 Jun 2016 12:39:05 -0700, by Martin von Zweigbergk
-
pyflakes: use pycompat.pickles to prevent errorFri, 24 Jun 2016 02:04:43 +0200, by Pierre-Yves David
-
rebase: move local variable 'obsoletenotrebased' to the RR classTue, 21 Jun 2016 06:29:23 -0700, by Kostia Balytskyi
-
rebase: move restorestestatus function to be a method of the RR classTue, 21 Jun 2016 06:29:23 -0700, by Kostia Balytskyi
-
rebase: move local variables related to keeping things unchanged to the RRTue, 21 Jun 2016 06:29:23 -0700, by Kostia Balytskyi
-
rebase: move local variables 'date' and 'extrafns' to the RR classTue, 21 Jun 2016 06:29:23 -0700, by Kostia Balytskyi
-
rebase: move collapse-related local variables to the RR classTue, 21 Jun 2016 06:29:23 -0700, by Kostia Balytskyi
-
rebase: pass repo, ui and opts objects to the RR class constructorTue, 21 Jun 2016 07:22:49 -0700, by Kostia Balytskyi
-
check-code: build translation table for repquote in global for efficiencyTue, 21 Jun 2016 00:50:39 +0900, by FUJIWARA Katsunori
-
check-code: detect "missing _() in ui message" more exactlyTue, 21 Jun 2016 00:50:39 +0900, by FUJIWARA Katsunori
-
revlog: add a fast path for "ambiguous identifier"Wed, 22 Jun 2016 21:30:49 +0100, by Jun Wu
-
import-checker: ensure cffi is always a system moduleThu, 23 Jun 2016 20:45:37 -0400, by Augie Fackler
-
atomictempfile: add context manager supportThu, 23 Jun 2016 18:21:25 +0100, by Martijn Pieters
-
atomictempfile: add read to the supported file operationsThu, 23 Jun 2016 18:20:58 +0100, by Martijn Pieters
-
atomictempfile: remove test orderingThu, 23 Jun 2016 18:18:33 +0100, by Martijn Pieters
-
atomictempfile: use a tempdir to keep the test environment cleanThu, 23 Jun 2016 17:35:43 +0100, by Martijn Pieters
-
test-revset: show how inconsistent the ordering of compound expressions isWed, 22 Jun 2016 22:02:25 +0900, by Yuya Nishihara
-
i18n: translate abort messagesTue, 14 Jun 2016 11:53:55 +0200, by liscju
-
hgweb: display blamed revision once per block in annotate viewTue, 07 Jun 2016 12:10:01 +0200, by Denis Laxalde
-
hgweb: highlight data of the current revision in annotate viewThu, 02 Jun 2016 16:26:50 +0200, by Denis Laxalde
-
bashcompletion: show available command-line switches for aliasesTue, 21 Jun 2016 17:15:51 +0100, by Martijn Pieters
-
py3: shift from __future__ import absolute import to beginning (issue5269)Mon, 20 Jun 2016 23:31:45 +0530, by Pulkit Goyal
-
pull: add help information about pulling active bookmarkMon, 20 Jun 2016 23:24:55 +0200, by liscju
-
templates: add support for search webcommand in json styleFri, 10 Jun 2016 10:31:42 +0200, by Laura Médioni
-
templates: add support for summary webcommand in json styleMon, 06 Jun 2016 15:14:11 +0200, by Laura Médioni
-
templates: add support for filerevision webcommand in json styleFri, 03 Jun 2016 12:32:42 +0200, by Laura Médioni
-
templates: add support for filelog webcommand in json styleFri, 03 Jun 2016 11:28:22 +0200, by Laura Médioni
-
largefiles: make cloning not ask two times about password (issue4883)Thu, 09 Jun 2016 12:41:57 +0200, by liscju
-
url: remember http password database in ui objectThu, 09 Jun 2016 11:41:36 +0200, by liscju
-
url: extract password database from password managerSun, 05 Jun 2016 23:36:23 +0200, by liscju
-
bookmarks: add 'hg pull -B .' for pulling the active bookmark (issue5258)Wed, 01 Jun 2016 22:58:57 +0200, by liscju
-
demandimport: delay loading for "from a import b" with absolute_importSun, 19 Jun 2016 02:17:33 +0900, by FUJIWARA Katsunori
-
import-checker: increase portability for python 2.6.xSun, 19 Jun 2016 02:15:09 +0900, by FUJIWARA Katsunori
-
scmutil: allow access to filecache descriptor on classFri, 17 Jun 2016 20:06:09 +0100, by Martijn Pieters
-
rebase: do not abort if all changesets have equivalents in the destinationFri, 17 Jun 2016 16:59:08 +0100, by Kostia Balytskyi
-
changegroup: don't send empty subdirectory manifest groupsThu, 16 Jun 2016 15:15:33 -0700, by Martin von Zweigbergk
-
chg: ignore SIGINT while waiting pager terminationWed, 15 Jun 2016 23:49:56 +0900, by Yuya Nishihara
-
chg: reset signal handlers to default before waiting pagerWed, 15 Jun 2016 23:32:00 +0900, by Yuya Nishihara
-
help: document that [subpaths] may rewrite relative paths stableThu, 16 Jun 2016 09:15:12 -0700, by Mike Miller
-
doc: describe detail about checkambig optional argumentMon, 13 Jun 2016 05:11:56 +0900, by FUJIWARA Katsunori
-
ui: provide official way to reset internal state per commandSun, 12 Jun 2016 14:07:26 +0900, by Yuya Nishihara
-
revset: extract function that validates sort() argumentsSat, 11 Jun 2016 10:17:49 +0900, by Yuya Nishihara
-
revset: build dict of extra sort options before evaluating setWed, 15 Jun 2016 21:26:45 +0900, by Yuya Nishihara
-
revset: build list of (key, reverse) pairs before sortingSat, 11 Jun 2016 10:15:40 +0900, by Yuya Nishihara
-
revset: fix crash on empty sort keyWed, 15 Jun 2016 20:37:24 +0900, by Yuya Nishihara
-
rebase: move local variable 'targetancestors' to the RR classMon, 13 Jun 2016 22:41:45 +0100, by Kostia Balytskyi
-
rebase: move local variable 'skipped' to the RR classMon, 13 Jun 2016 22:40:59 +0100, by Kostia Balytskyi
-
rebase: move local variable 'target' to the RR classMon, 13 Jun 2016 22:38:54 +0100, by Kostia Balytskyi
-
rebase: introduce a rebaseruntime (RR) classMon, 13 Jun 2016 22:36:13 +0100, by Kostia Balytskyi
-
chg: change default connect timeout to 60 secondsWed, 15 Jun 2016 21:36:31 +0100, by Jun Wu
-
tests: increase test-https malform error globTue, 14 Jun 2016 18:14:42 -0700, by Durham Goode
-
largefiles: make storefactory._openstore publicTue, 14 Jun 2016 11:21:41 +0200, by liscju
-
bookmarks: abort 'push -B .' when no active bookmarkMon, 13 Jun 2016 23:50:26 +0200, by liscju
-
transaction: avoid ambiguity of file stat at restoring from backupMon, 13 Jun 2016 05:11:56 +0900, by FUJIWARA Katsunori
-
localrepo: make restoring from backup at rollback avoid ambiguity of file statMon, 13 Jun 2016 05:11:56 +0900, by FUJIWARA Katsunori
-
dirstate: make restoring from backup avoid ambiguity of file statMon, 13 Jun 2016 05:11:56 +0900, by FUJIWARA Katsunori
-
tests: drop a duplicated instructionSat, 11 Jun 2016 20:59:49 +0200, by Denis Laxalde
-
merge with stableTue, 14 Jun 2016 14:52:58 -0500, by Matt Mackall
-
revset: add new topographical sortMon, 13 Jun 2016 18:20:00 +0100, by Martijn Pieters
-
revset: move groupbranchiter over from graphmodMon, 13 Jun 2016 18:20:00 +0100, by Martijn Pieters
-
revset: record if a set is in topographical orderTue, 14 Jun 2016 11:05:36 +0100, by Martijn Pieters
-
chg: make timeout adjustableMon, 13 Jun 2016 21:30:14 +0100, by Jun Wu
-
chg: exec pager in child processSat, 11 Jun 2016 20:25:49 +0100, by Jun Wu
-
tests: move chg pager test to test-pager.tMon, 13 Jun 2016 13:16:17 +0100, by Jun Wu
-
util: drop local aliases for md5, sha1, sha256, and sha512Fri, 10 Jun 2016 00:13:23 -0400, by Augie Fackler
-
cleanup: replace uses of util.(md5|sha1|sha256|sha512) with hashlib.\1Fri, 10 Jun 2016 00:12:33 -0400, by Augie Fackler
-
pathencode: use hashlib.sha1 directly instead of indirecting through utilFri, 10 Jun 2016 00:25:07 -0400, by Augie Fackler
-
revlog: use hashlib.sha1 directly instead of through utilFri, 10 Jun 2016 00:10:34 -0400, by Augie Fackler
-
store: use hashlib.sha1 directly instead of through utilFri, 10 Jun 2016 00:10:06 -0400, by Augie Fackler
-
similar: delete extra newline at EOFFri, 10 Jun 2016 00:14:43 -0400, by Augie Fackler
-
scmutil: delete extra newline at EOFFri, 10 Jun 2016 00:14:10 -0400, by Augie Fackler
-
graphmod: avoid sorting when already sortedWed, 08 Jun 2016 16:18:43 +0100, by Martijn Pieters
-
sslutil: per-host config option to define certificatesTue, 07 Jun 2016 20:29:54 -0700, by Gregory Szorc
-
tests: add basic tests for SMTP over SSLFri, 27 May 2016 23:18:38 +0900, by Yuya Nishihara
-
tests: add dummy SMTP daemon for SSL testsFri, 27 May 2016 22:43:47 +0900, by Yuya Nishihara
-
tests: extract SSL certificates from test-https.tFri, 27 May 2016 22:40:09 +0900, by Yuya Nishihara
-
check-code: make 'ls' pattern less invasiveTue, 31 May 2016 21:49:49 +0900, by Yuya Nishihara
-
largefiles: fix support for local largefiles while using share extension stableTue, 07 Jun 2016 08:32:33 +0200, by Henrik Stuart
-
merge with stableThu, 09 Jun 2016 13:47:42 -0500, by Matt Mackall
-
crecord: drop unused "operation" parameter from filterpatch functionTue, 07 Jun 2016 11:57:11 +0200, by Denis Laxalde
-
patch: define full messages for interactive record/revertTue, 07 Jun 2016 10:37:19 +0200, by Denis Laxalde
-
hgweb: remove unused code in annotate web commandWed, 01 Jun 2016 15:16:38 +0200, by Denis Laxalde
-
py3: conditionalize cPickle import by adding in utilSat, 04 Jun 2016 14:38:00 +0530, by Pulkit Goyal
-
test-revset: fix test vector for ordering issue of matching()Fri, 03 Jun 2016 21:49:26 +0900, by Yuya Nishihara
-
largefiles: rename match_ to matchmod import in lfutilFri, 20 May 2016 01:42:04 +0200, by liscju
-
largefiles: rename match_ to matchmod import in reposetupThu, 12 May 2016 11:49:23 +0200, by liscju
-
largefiles: rename match_ to matchmod import in overridesThu, 12 May 2016 11:48:39 +0200, by liscju
-
largefiles: rename match_ to matchmod import in lfcommandsThu, 12 May 2016 11:36:51 +0200, by liscju
-
py3: make largefiles/wirestore.py use absolute_importTue, 10 May 2016 15:20:04 +0200, by liscju
-
py3: make largefiles/uisetup.py use absolute_importTue, 10 May 2016 15:14:41 +0200, by liscju
-
py3: make largefiles/reposetup.py use absolute_importTue, 10 May 2016 15:04:22 +0200, by liscju
-
py3: make largefiles/remotestore.py use absolute_importTue, 10 May 2016 15:00:22 +0200, by liscju
-
py3: make largefiles/proto.py use absolute_importTue, 10 May 2016 14:41:58 +0200, by liscju
-
py3: make largefiles/overrides.py use absolute_importTue, 10 May 2016 14:26:36 +0200, by liscju
-
py3: make largefiles/localstore.py use absolute_importTue, 10 May 2016 14:20:51 +0200, by liscju
-
py3: make largefiles/lfutil.py use absolute_importTue, 10 May 2016 15:09:22 +0200, by liscju
-
py3: make largefiles/lfcommands.py use absolute_importSat, 07 May 2016 15:44:46 +0200, by liscju
-
py3: make largefiles/basestore.py use absolute_importFri, 06 May 2016 14:30:23 +0200, by liscju
-
py3: make largefiles/__init__.py use absolute_importFri, 06 May 2016 14:28:32 +0200, by liscju
-
largefiles: move basestore._openstore into new module to remove cycleSat, 04 Jun 2016 16:53:44 +0200, by liscju
-
revset: make filteredset.__nonzero__ respect the order of the filteredsetThu, 02 Jun 2016 22:39:01 +0100, by Kostia Balytskyi
-
phases: make writing phaseroots file out avoid ambiguity of file statFri, 03 Jun 2016 00:44:20 +0900, by FUJIWARA Katsunori
-
dirstate: make writing branch file out avoid ambiguity of file statFri, 03 Jun 2016 00:44:20 +0900, by FUJIWARA Katsunori
-
dirstate: make writing dirstate file out avoid ambiguity of file statFri, 03 Jun 2016 00:44:20 +0900, by FUJIWARA Katsunori
-
bookmarks: make writing files out avoid ambiguity of file statFri, 03 Jun 2016 00:44:20 +0900, by FUJIWARA Katsunori
-
transaction: avoid ambiguity of file stat at closing transactionFri, 03 Jun 2016 00:44:20 +0900, by FUJIWARA Katsunori
-
util: add __ne__ to filestat class for consistencyFri, 03 Jun 2016 00:44:20 +0900, by FUJIWARA Katsunori
-
style: remove namespace classSat, 16 Apr 2016 16:01:24 -0700, by Pierre-Yves David
-
style: don't use capital letter for constantSat, 16 Apr 2016 15:59:30 -0700, by Pierre-Yves David
-
tests-subrepo-git: use "f" to dump pwned.txt, for portability stableThu, 02 Jun 2016 16:18:44 -0700, by Danek Duvall
-
bundle2: don't assume ordering of heads checked after push stableWed, 01 Jun 2016 21:40:52 +0200, by Mads Kiilerich
-
sslutil: print the fingerprint from the last hash usedSat, 04 Jun 2016 11:16:08 -0700, by Gregory Szorc
-
sslutil: make cert fingerprints messages more actionableTue, 31 May 2016 19:21:08 -0700, by Gregory Szorc
-
sslutil: refactor code for fingerprint matchingMon, 30 May 2016 15:43:03 -0700, by Gregory Szorc
-
sslutil: print SHA-256 fingerprint by defaultMon, 30 May 2016 15:42:39 -0700, by Gregory Szorc
-
sslutil: move and change warning when cert verification is disabledMon, 30 May 2016 13:15:53 -0700, by Gregory Szorc
-
sslutil: add devel.disableloaddefaultcerts to disable CA loadingWed, 01 Jun 2016 19:57:20 -0700, by Gregory Szorc
-
sslutil: store flag for whether cert verification is disabledMon, 30 May 2016 11:20:31 -0700, by Gregory Szorc
-
sslutil: remove "strict" argument from validatesocket()Mon, 30 May 2016 11:19:43 -0700, by Gregory Szorc
-
mail: unsupport smtp.verifycert (BC)Sat, 04 Jun 2016 11:13:28 -0700, by Gregory Szorc
-
update: fix bare --clean to work on new branch (issue5003) (BC)Tue, 05 Apr 2016 07:30:01 +0200, by liscju
-
revert: use "discard"/"revert" verb when reverting interactively (issue5143)Fri, 03 Jun 2016 15:55:07 +0200, by Denis Laxalde
-
run-tests: add support for RTUNICODEPEDANTRY environment variableTue, 05 Apr 2016 01:35:58 +0000, by timeless
-
obsolete: fix grammarFri, 27 May 2016 05:24:45 +0000, by timeless
-
tests: add run-test .testtimes basic testingSun, 03 Apr 2016 20:49:30 +0000, by timeless
-
check-code: make repquote distinguish more characters for exact detectionTue, 31 May 2016 21:02:30 +0900, by FUJIWARA Katsunori
-
check-code: centralize rules depending on implementation of repquoteTue, 31 May 2016 21:02:30 +0900, by FUJIWARA Katsunori
-
check-code: use fixedmap for replacement of space charactersTue, 31 May 2016 21:02:30 +0900, by FUJIWARA Katsunori
-
check-code: replace quoted characters correctlyTue, 31 May 2016 20:58:10 +0900, by FUJIWARA Katsunori
-
test-chg: add basic tests for server lifecycleSat, 21 May 2016 21:43:29 +0900, by Yuya Nishihara
-
test-chg: run only with chgSun, 20 Mar 2016 14:59:03 -0700, by Yuya Nishihara
-
distate: add assertions to backup functionsThu, 26 May 2016 17:36:44 -0700, by Mateusz Kwapich
-
shelve: use backup functions instead of manually copying dirstateTue, 24 May 2016 13:29:53 -0700, by Mateusz Kwapich
-
dirstate: don't use actualfilename to name the backup fileWed, 25 May 2016 16:36:16 -0700, by Mateusz Kwapich
-
sslutil: reference appropriate config section in messagingSat, 28 May 2016 12:58:46 -0700, by Gregory Szorc
-
sslutil: allow fingerprints to be specified in [hostsecurity]Sat, 28 May 2016 12:37:36 -0700, by Gregory Szorc
-
debuginstall: expose modulepolicyWed, 09 Mar 2016 19:55:45 +0000, by timeless
-
revset: define table of sort() key functionsSat, 14 May 2016 19:52:00 +0900, by Yuya Nishihara
-
revset: factor out reverse flag of sort() keySat, 14 May 2016 19:46:18 +0900, by Yuya Nishihara
-
tests: don't save host fingerprints in hgrcSat, 28 May 2016 12:29:59 -0700, by Gregory Szorc
-
sslutil: calculate host fingerprints from additional algorithmsSat, 28 May 2016 11:58:28 -0700, by Gregory Szorc
-
util: add sha256Sat, 28 May 2016 12:57:28 -0700, by Gregory Szorc
-
sslutil: move CA file processing into _hostsettings()Sat, 28 May 2016 12:53:33 -0700, by Gregory Szorc
-
sslutil: move SSLContext.verify_mode value into _hostsettingsSat, 28 May 2016 11:41:21 -0700, by Gregory Szorc
-
sslutil: introduce a function for determining host-specific settingsSat, 28 May 2016 11:12:02 -0700, by Gregory Szorc
-
tests-subrepo-git: emit a different "pwned" message based on the test stable 3.8.3Fri, 27 May 2016 15:20:03 -0700, by Danek Duvall
-
tests-subrepo-git: make the "pwned" message output in a stable order stableFri, 27 May 2016 15:10:38 -0700, by Danek Duvall
-
test-cache-abuse: correct for different hunk headers between Solaris and GNU stableFri, 27 May 2016 11:14:29 -0700, by Danek Duvall
-
sslutil: remove sslkwargs() (API)Wed, 25 May 2016 19:57:31 -0700, by Gregory Szorc
-
url: remove use of sslkwargsWed, 25 May 2016 19:57:02 -0700, by Gregory Szorc
-
mail: remove use of sslkwargsWed, 25 May 2016 19:56:20 -0700, by Gregory Szorc
-
httpconnection: remove use of sslkwargsWed, 25 May 2016 19:54:06 -0700, by Gregory Szorc
-
sslutil: move sslkwargs logic into internal function (API)Wed, 25 May 2016 19:52:02 -0700, by Gregory Szorc
-
sslutil: remove ui from sslkwargs (API)Wed, 25 May 2016 19:43:22 -0700, by Gregory Szorc
-
dirstate: remove file from copymap on dropWed, 25 May 2016 16:09:07 -0700, by Mateusz Kwapich
-
run-tests: use json.dumps(separators=)Thu, 26 May 2016 02:35:44 +0000, by timeless
-
debugignore: make messages translatableThu, 26 May 2016 01:57:34 +0900, by FUJIWARA Katsunori
-
grep: make a message translatableThu, 26 May 2016 01:57:34 +0900, by FUJIWARA Katsunori
-
subrepo: make a message translatableThu, 26 May 2016 01:57:34 +0900, by FUJIWARA Katsunori
-
merge: make messages translatableThu, 26 May 2016 01:57:34 +0900, by FUJIWARA Katsunori
-
httppeer: make a message translatableThu, 26 May 2016 01:57:34 +0900, by FUJIWARA Katsunori
-
notify: make a message translatableThu, 26 May 2016 01:57:34 +0900, by FUJIWARA Katsunori
-
gpg: make a message translatableThu, 26 May 2016 01:57:34 +0900, by FUJIWARA Katsunori
-
revset: use getargsdict for sort()Mon, 23 May 2016 14:09:50 -0700, by Martijn Pieters
-
merge with stableWed, 25 May 2016 15:32:35 -0500, by Matt Mackall
-
changegroup: extract method that sorts nodes to sendThu, 12 May 2016 22:29:05 -0400, by Augie Fackler
-
hg: disable demandimport for py3Wed, 11 May 2016 23:24:41 +0000, by timeless
-
tests: enable import checker for all python files (including no .py files)Sun, 15 May 2016 10:48:05 +0900, by Yuya Nishihara
-
tests: make 'f' utility import hashlib unconditionallySun, 15 May 2016 10:45:32 +0900, by Yuya Nishihara
-
tests: fix typo of shebang prefix in test-check-pyflakes.tSun, 15 May 2016 10:41:01 +0900, by Yuya Nishihara
-
hghave: silence future pyflakes warning of unused importSun, 15 May 2016 10:40:26 +0900, by Yuya Nishihara
-
tests: remove unused import from 'f' utilitySun, 15 May 2016 10:39:44 +0900, by Yuya Nishihara
-
bookmarks: allow pushing active bookmark on new remote head (issue5236) stableTue, 24 May 2016 23:36:27 +0200, by liscju
-
sslutil: remove redundant check of sslsocket.cipher()Sun, 15 May 2016 11:50:49 -0700, by Gregory Szorc
-
sslutil: convert socket validation from a class to a function (API)Sun, 15 May 2016 11:38:38 -0700, by Gregory Szorc
-
sslutil: store and use hostname and ui in socket instanceSun, 15 May 2016 11:32:11 -0700, by Gregory Szorc
-
sslutil: use a dict for hanging hg state off the wrapped socketSun, 15 May 2016 11:25:07 -0700, by Gregory Szorc