log

age author description
Tue, 24 Oct 2017 14:26:35 -0500 Kevin Bullock config: register git.authors
Tue, 24 Oct 2017 14:22:19 -0500 Kevin Bullock config: register git.branch_bookmark_suffix
Tue, 24 Oct 2017 14:18:26 -0500 Kevin Bullock config: register git.intree
Tue, 24 Oct 2017 14:14:25 -0500 Kevin Bullock config: register git.blockdotgit
Wed, 01 Nov 2017 20:05:44 -0500 Kevin Bullock compat: use config registrar if available
Tue, 24 Oct 2017 13:56:26 -0500 Kevin Bullock config: provide a central place to define and access defaults
Wed, 01 Nov 2017 19:50:00 -0500 Kevin Bullock tests: set default date that run-tests.py no longer sets
Tue, 24 Oct 2017 15:21:55 -0500 Kevin Bullock renames: fix range check for renamelimit
Tue, 24 Oct 2017 15:20:03 -0500 Kevin Bullock renames: add test demonstrating wrong renamelimit checking
Tue, 24 Oct 2017 15:10:15 -0500 Kevin Bullock renames: call hgutil.Abort from the correct module
Mon, 23 Oct 2017 14:41:36 -0500 Kevin Bullock tests: update globs so ssh command injection tests pass on macOS
Mon, 23 Oct 2017 14:38:35 -0500 Kevin Bullock compat: add some optional "new changesets" lines to push/pull test output
Mon, 23 Oct 2017 15:01:03 -0500 Kevin Bullock tests: update run-tests.py
Thu, 05 Oct 2017 11:22:24 -0700 Durham Goode overlay: update changelogrevision
Thu, 05 Oct 2017 11:04:50 -0700 Durham Goode context: update to work with upstream
Sun, 01 Oct 2017 12:51:49 +0100 Kevin Bullock compat: update for upcoming hg 4.4 release
Thu, 17 Aug 2017 13:44:29 -0700 Sean Farley tests: update test-renames.t for new git output
Thu, 10 Aug 2017 15:40:38 -0400 Kevin Bullock Added signature for changeset 88de3215e138
Thu, 10 Aug 2017 15:40:31 -0400 Kevin Bullock Added tag 0.8.9 for changeset 88de3215e138
Thu, 10 Aug 2017 14:55:28 -0400 Kevin Bullock version: bump version number to 0.8.9 0.8.9
Sat, 05 Aug 2017 02:13:11 +0900 FUJIWARA Katsunori gitdirstate: show pattern error in hgignore file as expected
Thu, 10 Aug 2017 14:54:56 -0400 Kevin Bullock compat: update hg versions we test against
Thu, 10 Aug 2017 14:19:04 -0400 Kevin Bullock ssh: unban the use of pipe character in hostname
Wed, 09 Aug 2017 21:34:15 -0400 Kevin Bullock ssh: expand test coverage for ssh vulnerability
Fri, 04 Aug 2017 14:34:57 -0700 Sean Farley ssh: avoid SSH command-line injection [SEC]
Mon, 07 Aug 2017 15:40:42 -0400 Kevin Bullock tests: run doctests when testing against particular hg versions
Sun, 06 Aug 2017 09:51:47 -0500 Kevin Bullock tests: use $PYTHON to run doctests
Sat, 05 Aug 2017 17:22:55 -0500 Kevin Bullock tests: run doctests on all .py files
Sat, 05 Aug 2017 17:22:00 -0500 Kevin Bullock tests: run doctests with the whole suite
Sun, 06 Aug 2017 09:45:35 -0500 Kevin Bullock compat: delay importing osutil until we know we need it