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
Sun, 15 Jan 2017 16:33:15 +0900 Yuya Nishihara patch: check length of git index header only if integer is specified
Fri, 13 Jan 2017 20:16:56 -0800 Gregory Szorc localrepo: experimental support for non-zlib revlog compression
Fri, 13 Jan 2017 19:58:00 -0800 Gregory Szorc revlog: use compression engine APIs for decompression
Fri, 13 Jan 2017 10:22:25 +0100 Denis Laxalde hgweb: build the "entries" list directly in filelog command
Sat, 14 Jan 2017 10:11:19 -0800 Gregory Szorc convert: remove "replacecommitter" action
Sat, 14 Jan 2017 20:31:35 +0900 Yuya Nishihara ui: check EOF of getpass() response read from command-server channel
Fri, 13 Jan 2017 23:21:10 -0800 Gregory Szorc convert: config option to control Git committer actions
Fri, 13 Jan 2017 21:21:02 -0800 Gregory Szorc help: make "mergetool" an alias for "merge-tools"