log

age author description
Tue, 17 Jan 2017 09:19:24 +0100 Denis Laxalde hgweb: simplify calculation of first revision in filelog command
Tue, 17 Jan 2017 09:17:29 +0100 Denis Laxalde hgweb: restore ascending iteration on revs in filelog web command
Mon, 16 Jan 2017 09:22:32 +0100 Denis Laxalde context: extract _changesinrange() out of blockancestors()
Sat, 14 Jan 2017 01:23:07 +0530 Pulkit Goyal shelve: allow multiple shelves with --patch and --stat
Sat, 14 Jan 2017 19:41:43 -0800 Gregory Szorc zstd: vendor python-zstandard 0.6.0
Sat, 14 Jan 2017 20:05:15 +0530 Pulkit Goyal util: add length argument to util.buffer()
Sun, 15 Jan 2017 13:17:05 +0530 Pulkit Goyal py3: replace pycompat.getenv with encoding.environ.get