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
|
Sat, 05 Aug 2017 17:14:44 -0500 |
Kevin Bullock |
compat: fix fallback for ui.passwordmgr
|
Sat, 05 Aug 2017 17:07:59 -0500 |
Kevin Bullock |
compat: remove unused argument
|
Sat, 05 Aug 2017 17:03:33 -0500 |
Kevin Bullock |
git_handler: use namedtuple as mock repo in doctests
|
Mon, 24 Jul 2017 16:06:25 -0500 |
Kevin Bullock |
Added signature for changeset 631d42fbf8a2
|
Mon, 24 Jul 2017 16:06:16 -0500 |
Kevin Bullock |
Added tag 0.8.8 for changeset 631d42fbf8a2
|
Mon, 24 Jul 2017 16:05:56 -0500 |
Kevin Bullock |
version: bump version number to 0.8.8
0.8.8
|
Mon, 24 Jul 2017 16:05:17 -0500 |
Kevin Bullock |
compat: update hg versions we test against
|
Mon, 24 Jul 2017 16:03:22 -0500 |
Kevin Bullock |
tests: glob out server address for hg 4.2+
|
Mon, 24 Jul 2017 15:09:57 -0500 |
Kevin Bullock |
Added signature for changeset 620a1095f3a9
|
Mon, 24 Jul 2017 15:09:50 -0500 |
Kevin Bullock |
Added tag 0.8.7 for changeset 620a1095f3a9
|
Mon, 24 Jul 2017 15:09:34 -0500 |
Kevin Bullock |
version: bump version number to 0.8.7
0.8.7
|
Mon, 24 Jul 2017 15:07:44 -0500 |
Kevin Bullock |
wlock: use non-context-manager form to restore older hg support
|
Wed, 19 Jul 2017 05:51:44 -0700 |
Ryan McElroy |
bookmarks: compatibility with new applychanges api
|
Mon, 17 Jul 2017 05:49:23 -0700 |
Durham Goode |
wlock: take wlock when writing map file
|
Mon, 19 Jun 2017 13:50:45 -0500 |
Kevin Bullock |
gitdirstate: use util.listdir if available
|
Fri, 09 Jun 2017 05:49:23 -0700 |
Stanislau Hlebik |
git_handler: explicitly set default branch
|
Mon, 22 May 2017 15:45:54 -0700 |
Durham Goode |
commands: update to use registrar
|
Fri, 12 May 2017 13:14:21 -0700 |
Jun Wu |
overlayfilectx: provide an isbinary() method
|
Tue, 09 May 2017 14:33:28 -0700 |
Durham Goode |
vfs: stop using repo.join/wjoin
|
Tue, 18 Apr 2017 23:42:33 -0500 |
Kevin Bullock |
Added signature for changeset 1bd9d9a0201c
|
Tue, 18 Apr 2017 23:42:29 -0500 |
Kevin Bullock |
Added tag 0.8.6 for changeset 1bd9d9a0201c
|
Tue, 18 Apr 2017 23:36:45 -0500 |
Kevin Bullock |
version: bump version number to 0.8.6
0.8.6
|
Tue, 18 Apr 2017 23:36:23 -0500 |
Kevin Bullock |
tests: update list of versions we've tested with
|
Wed, 15 Mar 2017 13:37:02 -0700 |
Durham Goode |
repo: update repo.join to be repo.vfs.join
|
Thu, 09 Mar 2017 12:33:05 -0800 |
Arun Kulshreshtha |
git_handler: replace repo.opener with repo.vfs
|
Wed, 15 Mar 2017 14:56:37 -0700 |
Durham Goode |
manifest: update matcher to match core api
|
Sat, 17 Dec 2016 17:24:17 -0800 |
Gregory Szorc |
tests: add tests for git.findcopiesharder
|
Tue, 01 Nov 2016 22:20:03 +0000 |
timeless |
githandler: replace ref with bookmark
|
Fri, 08 Jan 2016 14:02:20 -0800 |
Sean Farley |
git_handler: use remote HEAD for cloned bookmark (BC)
|
Fri, 15 May 2015 12:57:52 -0700 |
Sean Farley |
git2hg: protect incoming from looking up HEAD
|
Fri, 15 May 2015 11:40:49 -0700 |
Sean Farley |
git_handler: use our read_pkt_refs for fetch_pack
|
Fri, 15 May 2015 11:38:59 -0700 |
Sean Farley |
compat: add method for dulwich to return the symref
|
Mon, 09 Jan 2017 05:05:12 -0800 |
Stanislau Hlebik |
hotfix: add unfiltered() method to fix tests
|
Sun, 13 Nov 2016 11:49:23 +0100 |
Henning Schild |
CONTRIBUTING: add more information on the google group
|
Mon, 05 Dec 2016 18:32:05 -0600 |
Kevin Bullock |
tests: update list of versions we've tested with to include 4.0.1
|
Thu, 17 Nov 2016 16:22:42 -0800 |
Durham Goode |
manifest: update to work with new manifest classes in core
|
Mon, 03 Oct 2016 04:43:48 -0700 |
Ryan McElroy |
githandler: respect mapsavefrequency during export
|
Thu, 06 Oct 2016 10:11:14 +0200 |
Sietse Brouwer |
revset_gitnode: allow abbreviated hashes
|
Mon, 12 Sep 2016 07:40:42 -0700 |
Ryan McElroy |
test-subrepos: update to account for newer git output
|
Mon, 12 Sep 2016 05:51:16 -0700 |
Ryan McElroy |
overlay: add support for upstream manifestlog transition
|
Mon, 05 Sep 2016 03:04:24 -0700 |
Ryan McElroy |
stop dying if extras is malformed
|
Mon, 05 Sep 2016 03:03:24 -0700 |
Ryan McElroy |
add progress to commit discovery phase
|
Fri, 02 Sep 2016 18:26:01 -0700 |
Sean Farley |
gitdirstate: only wrap for hg-git repos
|
Fri, 12 Aug 2016 16:54:20 -0500 |
Kevin Bullock |
tests: update list of hg versions we've tested with
|