log

age author description
Wed, 01 Nov 2017 20:23:50 -0500 Kevin Bullock version: bump version number to 0.8.10 0.8.10
Wed, 01 Nov 2017 19:51:22 -0500 Kevin Bullock compat: update testedwith to include hg 4.4
Tue, 24 Oct 2017 14:46:36 -0500 Kevin Bullock config: register git.blockdothg
Tue, 24 Oct 2017 14:44:48 -0500 Kevin Bullock config: register git.findcopiesharder
Tue, 24 Oct 2017 14:42:07 -0500 Kevin Bullock config: register git.renamelimit
Tue, 24 Oct 2017 14:39:58 -0500 Kevin Bullock config: register git.similarity
Tue, 24 Oct 2017 14:37:55 -0500 Kevin Bullock config: register git.mindate
Tue, 24 Oct 2017 14:36:17 -0500 Kevin Bullock config: register git.debugextrainmessage
Tue, 24 Oct 2017 14:33:12 -0500 Kevin Bullock config: register hggit.mapsavefrequency
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