Fri, 03 Jun 2016 00:44:20 +0900 FUJIWARA Katsunori util: add __ne__ to filestat class for consistency
Sat, 16 Apr 2016 16:01:24 -0700 Pierre-Yves David style: remove namespace class
Sat, 16 Apr 2016 15:59:30 -0700 Pierre-Yves David style: don't use capital letter for constant
Thu, 02 Jun 2016 16:18:44 -0700 Danek Duvall tests-subrepo-git: use "f" to dump pwned.txt, for portability stable
Wed, 01 Jun 2016 21:40:52 +0200 Mads Kiilerich bundle2: don't assume ordering of heads checked after push stable
Sat, 04 Jun 2016 11:16:08 -0700 Gregory Szorc sslutil: print the fingerprint from the last hash used
Tue, 31 May 2016 19:21:08 -0700 Gregory Szorc sslutil: make cert fingerprints messages more actionable
Mon, 30 May 2016 15:43:03 -0700 Gregory Szorc sslutil: refactor code for fingerprint matching
Mon, 30 May 2016 15:42:39 -0700 Gregory Szorc sslutil: print SHA-256 fingerprint by default
Mon, 30 May 2016 13:15:53 -0700 Gregory Szorc sslutil: move and change warning when cert verification is disabled
Wed, 01 Jun 2016 19:57:20 -0700 Gregory Szorc sslutil: add devel.disableloaddefaultcerts to disable CA loading
Mon, 30 May 2016 11:20:31 -0700 Gregory Szorc sslutil: store flag for whether cert verification is disabled
Mon, 30 May 2016 11:19:43 -0700 Gregory Szorc sslutil: remove "strict" argument from validatesocket()
Sat, 04 Jun 2016 11:13:28 -0700 Gregory Szorc mail: unsupport smtp.verifycert (BC)
Tue, 05 Apr 2016 07:30:01 +0200 liscju update: fix bare --clean to work on new branch (issue5003) (BC)
Fri, 03 Jun 2016 15:55:07 +0200 Denis Laxalde revert: use "discard"/"revert" verb when reverting interactively (issue5143)
Tue, 05 Apr 2016 01:35:58 +0000 timeless run-tests: add support for RTUNICODEPEDANTRY environment variable
Fri, 27 May 2016 05:24:45 +0000 timeless obsolete: fix grammar
Sun, 03 Apr 2016 20:49:30 +0000 timeless tests: add run-test .testtimes basic testing
Tue, 31 May 2016 21:02:30 +0900 FUJIWARA Katsunori check-code: make repquote distinguish more characters for exact detection
Tue, 31 May 2016 21:02:30 +0900 FUJIWARA Katsunori check-code: centralize rules depending on implementation of repquote
Tue, 31 May 2016 21:02:30 +0900 FUJIWARA Katsunori check-code: use fixedmap for replacement of space characters
Tue, 31 May 2016 20:58:10 +0900 FUJIWARA Katsunori check-code: replace quoted characters correctly
Sat, 21 May 2016 21:43:29 +0900 Yuya Nishihara test-chg: add basic tests for server lifecycle
Sun, 20 Mar 2016 14:59:03 -0700 Yuya Nishihara test-chg: run only with chg
Thu, 26 May 2016 17:36:44 -0700 Mateusz Kwapich distate: add assertions to backup functions
Wed, 01 Jun 2016 15:48:38 -0500 Matt Mackall Added signature for changeset a9764ab80e11 stable
Wed, 01 Jun 2016 15:48:30 -0500 Matt Mackall Added tag 3.8.3 for changeset a9764ab80e11 stable
Tue, 24 May 2016 13:29:53 -0700 Mateusz Kwapich shelve: use backup functions instead of manually copying dirstate
Wed, 25 May 2016 16:36:16 -0700 Mateusz Kwapich dirstate: don't use actualfilename to name the backup file
Sat, 28 May 2016 12:58:46 -0700 Gregory Szorc sslutil: reference appropriate config section in messaging
Sat, 28 May 2016 12:37:36 -0700 Gregory Szorc sslutil: allow fingerprints to be specified in [hostsecurity]
Wed, 09 Mar 2016 19:55:45 +0000 timeless debuginstall: expose modulepolicy
Sat, 14 May 2016 19:52:00 +0900 Yuya Nishihara revset: define table of sort() key functions
Sat, 14 May 2016 19:46:18 +0900 Yuya Nishihara revset: factor out reverse flag of sort() key
Sat, 28 May 2016 12:29:59 -0700 Gregory Szorc tests: don't save host fingerprints in hgrc
Sat, 28 May 2016 11:58:28 -0700 Gregory Szorc sslutil: calculate host fingerprints from additional algorithms
Sat, 28 May 2016 12:57:28 -0700 Gregory Szorc util: add sha256
Sat, 28 May 2016 12:53:33 -0700 Gregory Szorc sslutil: move CA file processing into _hostsettings()
Sat, 28 May 2016 11:41:21 -0700 Gregory Szorc sslutil: move SSLContext.verify_mode value into _hostsettings
Sat, 28 May 2016 11:12:02 -0700 Gregory Szorc sslutil: introduce a function for determining host-specific settings
Fri, 27 May 2016 15:20:03 -0700 Danek Duvall tests-subrepo-git: emit a different "pwned" message based on the test stable 3.8.3
Fri, 27 May 2016 15:10:38 -0700 Danek Duvall tests-subrepo-git: make the "pwned" message output in a stable order stable
Fri, 27 May 2016 11:14:29 -0700 Danek Duvall test-cache-abuse: correct for different hunk headers between Solaris and GNU stable
Fri, 27 May 2016 21:24:05 +0200 Javi Merino lazymanifest: fix typo s/typles/tuples/ stable
Wed, 25 May 2016 19:57:31 -0700 Gregory Szorc sslutil: remove sslkwargs() (API)
Wed, 25 May 2016 19:57:02 -0700 Gregory Szorc url: remove use of sslkwargs
Wed, 25 May 2016 19:56:20 -0700 Gregory Szorc mail: remove use of sslkwargs
Wed, 25 May 2016 19:54:06 -0700 Gregory Szorc httpconnection: remove use of sslkwargs
Wed, 25 May 2016 19:52:02 -0700 Gregory Szorc sslutil: move sslkwargs logic into internal function (API)
Wed, 25 May 2016 19:43:22 -0700 Gregory Szorc sslutil: remove ui from sslkwargs (API)
Wed, 25 May 2016 16:09:07 -0700 Mateusz Kwapich dirstate: remove file from copymap on drop
Thu, 26 May 2016 02:35:44 +0000 timeless run-tests: use json.dumps(separators=)
Thu, 26 May 2016 01:57:34 +0900 FUJIWARA Katsunori debugignore: make messages translatable
Thu, 26 May 2016 01:57:34 +0900 FUJIWARA Katsunori grep: make a message translatable
Thu, 26 May 2016 01:57:34 +0900 FUJIWARA Katsunori subrepo: make a message translatable
Thu, 26 May 2016 01:57:34 +0900 FUJIWARA Katsunori merge: make messages translatable
Thu, 26 May 2016 01:57:34 +0900 FUJIWARA Katsunori httppeer: make a message translatable
Thu, 26 May 2016 01:57:34 +0900 FUJIWARA Katsunori notify: make a message translatable
Thu, 26 May 2016 01:57:34 +0900 FUJIWARA Katsunori gpg: make a message translatable
(0) -10000 -3000 -1000 -300 -100 -60 +60 +100 +300 +1000 +3000 +10000 tip