log

age author description
Thu, 31 Jan 2019 18:17:02 +0530 Navaneeth Suresh tags: avoid generating commit for an already deleted tag (issue5752)
Fri, 21 Dec 2018 17:10:07 +0100 Boris Feld watchman: detect nested mercurial repositories and abort
Fri, 21 Dec 2018 17:12:31 +0100 Boris Feld watchman: add verbose config knob
Tue, 29 Jan 2019 22:59:15 -0800 Ludovic Chabant extdiff: add --per-file and --confirm options
Wed, 30 Jan 2019 19:20:31 -0500 Matt Harbison run-tests: sort the skip, failure and error lists in the final output
Wed, 30 Jan 2019 17:07:58 -0800 Gregory Szorc tests: add Python 3 output for test-remotefilelog-gc.t
Wed, 30 Jan 2019 17:22:07 -0800 Gregory Szorc hg: raise Abort on invalid path
Wed, 30 Jan 2019 19:29:32 -0500 Augie Fackler subrepo: bytes/str cleanups on Git support
Wed, 30 Jan 2019 16:54:34 -0800 Gregory Szorc tests: compare against a bytes in test-lock.py
Wed, 30 Jan 2019 16:53:12 -0800 Gregory Szorc tests: perform a shallow copy instead of a deep copy
Wed, 30 Jan 2019 18:49:17 -0500 Augie Fackler tests: make and use a new `svnurlof.py` helper for constructing svn urls
Wed, 30 Jan 2019 17:24:57 -0500 Augie Fackler server: skip logging of ECONNRESET
Wed, 30 Jan 2019 18:32:11 -0500 Augie Fackler git: a little pycompat.bytestring() love to make this code work in py3
Thu, 24 Jan 2019 16:07:32 -0500 Augie Fackler py3: have test-revset2.t write test scripts in a more portable way
Wed, 30 Jan 2019 16:43:52 -0500 Augie Fackler py3: fix up test-remotefilelog-cacheprocess.t to not depend on a repr
Wed, 30 Jan 2019 13:36:51 -0800 Gregory Szorc remotefilelog: cast division result to an int
Wed, 30 Jan 2019 13:34:47 -0800 Gregory Szorc tests: cast division result to int
Wed, 30 Jan 2019 13:30:01 -0800 Gregory Szorc tests: various Python 3 ports for test-remotefilelog-datapack.py
Wed, 30 Jan 2019 13:22:42 -0800 Gregory Szorc tests: use items() in test-remotefilelog-datapack.py
Wed, 30 Jan 2019 13:21:43 -0800 Gregory Szorc tests: use bytes and %d formatting in test-remotefilelog-datapack.py
Mon, 28 Jan 2019 03:41:33 -0500 Boris Feld perf: add a --[no-]clear-caches option to `perfnodemap`
Fri, 25 Jan 2019 18:55:45 -0500 Boris Feld perf: add a perfnodemap command
Wed, 30 Jan 2019 13:07:20 -0800 Gregory Szorc wireprotov1server: use binascii.unhexlify
Wed, 30 Jan 2019 12:55:44 -0800 Gregory Szorc tests: conditionalize test-http-bad-server.t for Python 3.5
Wed, 30 Jan 2019 12:12:25 -0800 Gregory Szorc tests: log sendall() operations and port test-http-bad-server.t
Tue, 29 Jan 2019 14:06:46 -0800 Gregory Szorc tests: glob away readline(-1)
Wed, 30 Jan 2019 13:08:59 -0800 Gregory Szorc tests: change how sockets are closed
Wed, 30 Jan 2019 09:52:16 -0800 Gregory Szorc tests: add b'' prefixes to badserverext.py
Wed, 30 Jan 2019 11:44:34 -0800 Gregory Szorc hgweb: log error before attempting I/O
Tue, 29 Jan 2019 11:51:19 -0800 Gregory Szorc tests: write commit message using file I/O