Wed, 24 Feb 2016 20:04:32 +0000 timeless tests: mock getpid to reduce glob usage
Mon, 22 Feb 2016 14:43:14 -0800 Martin von Zweigbergk changegroup: drop special-casing of flat manifests
Fri, 12 Feb 2016 23:09:09 -0800 Martin von Zweigbergk changegroup: fix treemanifests on merges
Sun, 27 Dec 2015 20:21:37 +0900 Yuya Nishihara templatekw: workaround for utf-8 round-trip of {desc}
Thu, 25 Feb 2016 10:34:31 +0100 Pierre-Yves David test: update test-bundle2-format.t comment
Wed, 24 Feb 2016 14:24:00 +0000 Jun Wu chg: extract gethgcmd logic to a function
Wed, 24 Feb 2016 23:00:33 +0900 FUJIWARA Katsunori destutil: use cached branch information instead of query for efficiency
Wed, 24 Feb 2016 23:00:33 +0900 FUJIWARA Katsunori destutil: replace wc.branch() invocations by cached value for efficiency
Wed, 24 Feb 2016 23:00:32 +0900 FUJIWARA Katsunori destutil: remove redundant examination
Wed, 24 Feb 2016 23:00:32 +0900 FUJIWARA Katsunori destutil: add new local variable to increase readability
Fri, 12 Feb 2016 23:30:18 -0800 Martin von Zweigbergk changegroup: write root manifests and subdir manifests in a single loop
Fri, 12 Feb 2016 23:26:15 -0800 Martin von Zweigbergk changegroup: introduce makelookupmflinknode(dir)
Fri, 12 Feb 2016 21:21:28 -0800 Martin von Zweigbergk changegroup: prune subdirectory dirlogs too
Fri, 12 Feb 2016 15:42:16 -0800 Martin von Zweigbergk changegroup: include subdirectory manifests in verbose size
Fri, 12 Feb 2016 15:18:56 -0800 Martin von Zweigbergk changegroup: make _packmanifests() dumber
Thu, 11 Feb 2016 20:19:48 -0800 Martin von Zweigbergk changegroup: extract generatemanifests()
Tue, 23 Feb 2016 10:59:25 -0800 Martin von Zweigbergk merge: use any() instead of for loop when checking for dirty subrepos
Wed, 24 Feb 2016 19:31:55 +0000 Kostia Balytskyi templater: fix list templating bug
Wed, 24 Feb 2016 16:58:07 +0100 Pierre-Yves David histedit: also handle locally missing nodes when reading obsolescence
Wed, 24 Feb 2016 18:42:59 +0000 Jun Wu chgserver: auto exit after being idle for too long or lose the socket file
Mon, 22 Feb 2016 23:36:04 +0100 Pierre-Yves David unionrepo: properly handle hidden linkrev in revlog (issue5070) stable
Mon, 22 Feb 2016 23:34:54 +0100 Pierre-Yves David bundlerepo: properly handle hidden linkrev in manifestlog (issue4945) stable
Mon, 22 Feb 2016 18:35:40 +0100 Pierre-Yves David bundlerepo: properly handle hidden linkrev in filelog (issue4945) stable
Wed, 24 Feb 2016 18:42:14 +0000 Jun Wu check-code: allow old style class with special comments
Wed, 24 Feb 2016 15:55:44 -0600 Matt Mackall merge with stable
Wed, 24 Feb 2016 10:41:15 -0800 Durham Goode revset: use smartset minus operator
Tue, 23 Feb 2016 21:38:36 +0000 Kostia Balytskyi histedit: make histedit aware of obsolescense not stored in state (issue4800)
Tue, 09 Feb 2016 20:22:33 -0800 Martin von Zweigbergk treemanifest: allow setting flag to 't'
Tue, 23 Feb 2016 17:22:51 -0800 Tony Tung treemanifest: use "cp xyz/." instead of "cp xyz/*"
Sun, 27 Dec 2015 18:50:03 +0900 Yuya Nishihara templatefilters: drop old jsonescape() function
Sun, 27 Dec 2015 17:59:57 +0900 Yuya Nishihara templatefilters: make json filter be byte-transparent (BC) (issue4926)
Mon, 04 Jan 2016 23:05:09 +0900 Yuya Nishihara hgweb: add option to convert encoding of graphdata()
Mon, 04 Jan 2016 22:55:05 +0900 Yuya Nishihara hgweb: remove unused argument from graphdata() factory
Sun, 27 Dec 2015 17:45:05 +0900 Yuya Nishihara templatefilters: add "utf8" to get utf-8 bytes from local-encoding text
Sun, 27 Dec 2015 17:16:45 +0900 Yuya Nishihara templatefilters: drop broken "jsonescape" from filters table (BC)
Sat, 20 Feb 2016 23:57:21 -0800 Martin von Zweigbergk treemanifest: rewrite text() using iterentries()
Sun, 07 Feb 2016 21:14:01 -0800 Martin von Zweigbergk treemanifest: implement iterentries()
Thu, 11 Feb 2016 15:38:56 -0800 Martin von Zweigbergk verify: show progress while verifying dirlogs
Wed, 03 Feb 2016 15:35:15 -0800 Martin von Zweigbergk verify: check for orphaned dirlogs
Sun, 07 Feb 2016 21:13:24 -0800 Martin von Zweigbergk verify: check directory manifests
Sat, 20 Feb 2016 17:44:29 -0800 Gregory Szorc hg: perform update after pulling during clone with share (issue5103)
Sat, 20 Feb 2016 17:41:59 -0800 Gregory Szorc hg: extract post share update logic into own function
Sat, 20 Feb 2016 15:54:09 -0800 Gregory Szorc merge: perform background file closing in batchget
Sat, 20 Feb 2016 15:27:11 -0800 Gregory Szorc merge: indent code in batchget()
Sat, 20 Feb 2016 15:25:27 -0800 Gregory Szorc localrepo: support background closing for wwrite()
Sat, 20 Feb 2016 15:24:12 -0800 Gregory Szorc scmutil: support background closing for write()
Tue, 16 Feb 2016 11:08:52 +0000 Jun Wu chg: hold a lock file before connected to server
Mon, 22 Feb 2016 17:30:02 +0000 Jun Wu serve: allow --daemon-postexec to be 'unlink:path' or 'none'
Mon, 22 Feb 2016 16:59:08 +0000 Jun Wu serve: rename --daemon-pipefds to --daemon-postexec (BC)
Mon, 22 Feb 2016 23:18:19 -0800 Tony Tung largefiles: don't explicitly list optional parameters that are not used
Tue, 23 Feb 2016 11:41:47 +0100 Pierre-Yves David revert: properly revert to ancestor of p2 during merge (issue5052) stable
Mon, 01 Feb 2016 12:36:28 +0100 Thomas Arendsen Hein help: hg.intevation.de is new primary name of hg.intevation.de (and new cert) stable
Mon, 08 Feb 2016 14:07:17 +0100 Pierre-Yves David rebase: explicitly test abort from ambiguous destination
Sun, 14 Feb 2016 13:25:59 +0000 Pierre-Yves David rebase: choose default destination the same way as 'hg merge' (BC)
Wed, 17 Feb 2016 20:31:34 +0000 Kostia Balytskyi rebase: add potential divergent commit hashes to error message (issue5086)
Fri, 19 Feb 2016 17:50:28 +0100 Sune Foldager hgwebdir_wsgi: update script and expand help
Mon, 22 Feb 2016 18:35:40 +0100 Pierre-Yves David bundlerepo: properly handle hidden linkrev in filelog (issue4945)
Wed, 17 Feb 2016 22:45:01 +0100 liscju rebase: adds storing collapse message (issue4792)
Mon, 22 Feb 2016 17:53:19 -0500 Augie Fackler test-automv: fix inline config settings for 5ec1ce8fdf0a
Tue, 16 Feb 2016 15:58:32 +0000 Martijn Pieters automv: use 95 as the default similarity threshold
(0) -10000 -3000 -1000 -300 -100 -60 +60 +100 +300 +1000 +3000 +10000 tip