log

age author description
Thu, 02 Jun 2016 22:39:01 +0100 Kostia Balytskyi revset: make filteredset.__nonzero__ respect the order of the filteredset
Fri, 03 Jun 2016 00:44:20 +0900 FUJIWARA Katsunori phases: make writing phaseroots file out avoid ambiguity of file stat
Fri, 03 Jun 2016 00:44:20 +0900 FUJIWARA Katsunori dirstate: make writing branch file out avoid ambiguity of file stat
Fri, 03 Jun 2016 00:44:20 +0900 FUJIWARA Katsunori dirstate: make writing dirstate file out avoid ambiguity of file stat
Fri, 03 Jun 2016 00:44:20 +0900 FUJIWARA Katsunori bookmarks: make writing files out avoid ambiguity of file stat
Fri, 03 Jun 2016 00:44:20 +0900 FUJIWARA Katsunori transaction: avoid ambiguity of file stat at closing transaction
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