Mon, 29 Oct 2012 20:16:00 -0400 |
David M. Carr |
overlaychangectx: fix compatibility with mercurial 2.4-rc (no attribute _repo)
|
Mon, 29 Oct 2012 00:19:44 -0400 |
David M. Carr |
tests: fix check for dulwich in test-subrepos.t
|
Mon, 29 Oct 2012 00:17:55 -0400 |
David M. Carr |
tests: uncomment calls to hghave git
|
Sun, 28 Oct 2012 21:05:51 -0400 |
David M. Carr |
tests: pull in hghave
|
Sun, 28 Oct 2012 20:32:42 -0400 |
David M. Carr |
listkeys: simplify ref stripping expression
|
Fri, 26 Oct 2012 22:46:02 -0400 |
David M. Carr |
pull: don't pull tags as bookmarks
|
Fri, 26 Oct 2012 22:06:57 -0400 |
David M. Carr |
tests: rename test-pull.t to test-clone.t
|
Thu, 25 Oct 2012 23:22:36 -0500 |
Augie Fackler |
Merge
|
Thu, 25 Oct 2012 21:47:44 -0400 |
David M. Carr |
push: suppress "exporting hg objects to git" message
|
Thu, 25 Oct 2012 21:47:36 -0400 |
David M. Carr |
push: suppress ref output by default
|
Thu, 25 Oct 2012 20:49:26 -0400 |
David M. Carr |
tests: add coverage for outgoing with bookmark changes only
|
Thu, 25 Oct 2012 20:49:08 -0400 |
David M. Carr |
gitrepo: initial support for listkeys
|
Thu, 25 Oct 2012 19:54:05 -0400 |
David M. Carr |
peer: pass localrepo to new gitrepo instances
|
Thu, 25 Oct 2012 00:40:35 -0400 |
David M. Carr |
push: fix traceback when pushing empty hg repo to empty git repo (issue #58)
|
Thu, 18 Oct 2012 12:25:04 -0400 |
Jordi GutiƩrrez Hermoso |
git_handler: replace with-statement with try-finally
|
Wed, 17 Oct 2012 10:59:42 -0500 |
Augie Fackler |
Merge
|
Wed, 17 Oct 2012 10:50:55 -0500 |
Augie Fackler |
git_handler: lazy-load mapping
|
Sun, 07 Oct 2012 20:19:51 -0400 |
David M. Carr |
tests: add workflow coverage for push with no changes
|
Sun, 07 Oct 2012 20:11:27 -0400 |
David M. Carr |
push: change "no changes" default output to match normal mercurial
|
Sun, 07 Oct 2012 19:58:24 -0400 |
David M. Carr |
tests: add coverage for outgoing with no changes
|
Sun, 07 Oct 2012 19:48:51 -0400 |
David M. Carr |
tests: add coverage for bookmark workflow comparison; cloning
|
Sun, 07 Oct 2012 19:37:59 -0400 |
David M. Carr |
tests: fix test-subrepos.t sporadically failing
|
Thu, 27 Sep 2012 22:52:54 -0400 |
David M. Carr |
docs: include testedwith
|
Thu, 27 Sep 2012 22:42:41 -0400 |
David M. Carr |
docs: include buglink
|
Thu, 27 Sep 2012 22:32:01 -0400 |
David M. Carr |
outgoing: don't delete remote refs
|
Fri, 21 Sep 2012 20:26:26 -0700 |
Gregory Szorc |
Verify tree and parent objects are in Git repo
|
Fri, 21 Sep 2012 19:43:50 -0700 |
Gregory Szorc |
Precompile author file regular expression
|
Fri, 21 Sep 2012 19:42:24 -0700 |
Gregory Szorc |
Precompile Git progress regular expressions
|
Fri, 21 Sep 2012 19:39:53 -0700 |
Gregory Szorc |
Precompile Git author extra data regular expression
|
Fri, 21 Sep 2012 19:36:57 -0700 |
Gregory Szorc |
Precompile Git username sanitizing regular expression
|
Fri, 21 Sep 2012 19:32:16 -0700 |
Gregory Szorc |
Precompile Git URI regular expression
|
Fri, 21 Sep 2012 19:28:46 -0700 |
Gregory Szorc |
Optimize get_git_author
|
Sun, 16 Sep 2012 14:46:18 -0500 |
Sean Farley |
setup: fix typo forgetting brackets introduced in 5c1d4311440d
|
Fri, 14 Sep 2012 19:10:18 -0400 |
David M. Carr |
tests: remove use of git-daemon in test-subrepos
|
Fri, 14 Sep 2012 19:10:05 -0400 |
David M. Carr |
tests: remove piping of command git init from test-subrepos
|
Fri, 14 Sep 2012 19:09:42 -0400 |
David M. Carr |
tests: remove configuration of bookmarks extension from test-subrepos
|
Fri, 14 Sep 2012 19:08:51 -0400 |
David M. Carr |
tests: unify test-subrepos
|
Fri, 14 Sep 2012 14:09:25 -0500 |
Augie Fackler |
test-subrepos: fix test to actually pass against all supported versions
|
Thu, 13 Sep 2012 20:57:37 -0400 |
David M. Carr |
docs: update to correctly reflect that local git repositories are supported
|
Thu, 13 Sep 2012 20:49:45 -0400 |
David M. Carr |
tests: eliminate use of git-daemon
|
Thu, 13 Sep 2012 20:49:42 -0400 |
David M. Carr |
tests: remove piping of command git init to remove leading path
|
Thu, 13 Sep 2012 20:48:11 -0400 |
David M. Carr |
tests: remove configuration of bookmarks extension
|
Thu, 13 Sep 2012 20:36:58 -0400 |
David M. Carr |
readme: remove references to bookmarks being optional
|
Thu, 13 Sep 2012 18:50:21 -0400 |
David M. Carr |
tests: drop test-sane-without-bookmarks
|
Thu, 13 Sep 2012 18:48:46 -0400 |
David M. Carr |
tests: unify test-outgoing
|
Thu, 13 Sep 2012 18:47:11 -0400 |
David M. Carr |
outgoing: re-introduce support for outgoing
|
Thu, 13 Sep 2012 18:45:46 -0400 |
David M. Carr |
makefile: remove support for hg before 1.9.3
|
Thu, 13 Sep 2012 18:43:05 -0400 |
David M. Carr |
dulwich: require 0.8.6 or greater
|
Thu, 13 Sep 2012 09:36:24 -0500 |
Augie Fackler |
test-subrepos: fix up test now that it's executable
|
Thu, 13 Sep 2012 09:19:38 -0500 |
Augie Fackler |
Merge more test cleanups from David.
|
Tue, 11 Sep 2012 23:16:15 -0400 |
David M. Carr |
tests: make test-subrepos executable
|
Tue, 11 Sep 2012 18:51:19 -0400 |
David M. Carr |
tests: unify test-encoding
|
Thu, 13 Sep 2012 09:17:46 -0500 |
Augie Fackler |
test-git-submodules: update expected output
|
Mon, 10 Sep 2012 00:28:05 -0400 |
David M. Carr |
tests: unify test-tree-decomposition
|
Mon, 10 Sep 2012 00:27:57 -0400 |
David M. Carr |
tests: unify test-sane-without-bookmarks
|
Mon, 10 Sep 2012 00:27:56 -0400 |
David M. Carr |
tests: unify test-push-r
|
Mon, 10 Sep 2012 00:27:45 -0400 |
David M. Carr |
tests: unify test-push
|
Mon, 10 Sep 2012 00:27:44 -0400 |
David M. Carr |
tests: unify test-pull-after-strip
|
Mon, 10 Sep 2012 00:27:43 -0400 |
David M. Carr |
tests: unify test-pull
|
Mon, 10 Sep 2012 00:27:41 -0400 |
David M. Carr |
tests: unify test-octopus
|
Mon, 10 Sep 2012 00:27:33 -0400 |
David M. Carr |
tests: unify test-merge
|
Mon, 10 Sep 2012 00:27:32 -0400 |
David M. Carr |
tests: unify test-incoming
|
Mon, 10 Sep 2012 00:27:30 -0400 |
David M. Carr |
tests: unify test-hg-tags
|
Mon, 10 Sep 2012 00:27:17 -0400 |
David M. Carr |
tests: unify test-hg-branch
|
Mon, 10 Sep 2012 00:27:16 -0400 |
David M. Carr |
tests: unify test-hg-author
|
Mon, 10 Sep 2012 00:27:14 -0400 |
David M. Carr |
tests: unify test-git-workflow
|
Mon, 10 Sep 2012 00:27:12 -0400 |
David M. Carr |
tests: unify test-git-tags
|
Mon, 10 Sep 2012 00:27:09 -0400 |
David M. Carr |
tests: unify test-git-submodules
|
Mon, 10 Sep 2012 00:26:59 -0400 |
David M. Carr |
tests: unify test-git-clone
|
Mon, 10 Sep 2012 00:26:58 -0400 |
David M. Carr |
tests: unify test-file-removal
|
Mon, 10 Sep 2012 00:26:43 -0400 |
David M. Carr |
tests: unify test-empty-working-tree
|
Mon, 10 Sep 2012 00:26:41 -0400 |
David M. Carr |
tests: unify test-convergedmerge
|
Mon, 10 Sep 2012 00:26:39 -0400 |
David M. Carr |
tests: unify test-conflict-2
|
Mon, 10 Sep 2012 00:26:37 -0400 |
David M. Carr |
tests: unify test-conflict-1
|
Mon, 10 Sep 2012 00:26:33 -0400 |
David M. Carr |
tests: unify test-help
|
Mon, 10 Sep 2012 00:25:59 -0400 |
David M. Carr |
tests: unify test-keywords
|
Mon, 10 Sep 2012 00:24:47 -0400 |
David M. Carr |
tests: upgrade run-tests.py
|
Mon, 10 Sep 2012 00:23:35 -0400 |
David M. Carr |
readme: update supported versions in README.md
|
Sun, 09 Sep 2012 16:13:02 -0500 |
Augie Fackler |
Merge master into next.
|
Wed, 05 Sep 2012 23:27:31 -0400 |
David M. Carr |
push: state when no changes are found
|
Wed, 05 Sep 2012 23:27:31 -0400 |
David M. Carr |
push: only output updated refs
|
Wed, 05 Sep 2012 23:27:31 -0400 |
David M. Carr |
push: return 1 if no changes found, 0 if success
|
Wed, 05 Sep 2012 23:27:31 -0400 |
David M. Carr |
makefile: add update support from hg 2.3 to hg 2.3.1
|
Wed, 05 Sep 2012 23:27:31 -0400 |
David M. Carr |
makefile: remove support for hg 1.6.4
|
Wed, 05 Sep 2012 23:27:31 -0400 |
David M. Carr |
tests: fix exec mode on test-help and test-keywords
|
Wed, 22 Aug 2012 23:39:45 -0400 |
David M. Carr |
revsets: add fromgit and gitnode selectors
|
Wed, 22 Aug 2012 23:39:45 -0400 |
David M. Carr |
templatekw: add support for gitnode template keyword
|
Wed, 22 Aug 2012 23:39:45 -0400 |
David M. Carr |
help: add additional help topics
|
Wed, 22 Aug 2012 23:39:45 -0400 |
David M. Carr |
makefile: document all-version-tests intentions
|
Tue, 28 Aug 2012 09:09:01 -0500 |
Augie Fackler |
submodules: only use the ordereddict backport if collections.OrderedDict is unavailable
|
Tue, 28 Aug 2012 09:08:22 -0500 |
Augie Fackler |
git_handler: remove tab character that snuck in
|
Tue, 28 Aug 2012 09:07:41 -0500 |
Augie Fackler |
setup.py: bump version to 0.4.0 on the branch containing submodule support
|
Mon, 06 Aug 2012 18:30:33 +0200 |
Artem Tikhomirov |
Subrepos: generate .hgsubstate and .hgsub based on gitlinks and .gitmodules, preserve gitlinks on hg commit export. Tests included. Dependency from PyPI's ordereddict to use OrderedDict
|
Mon, 13 Aug 2012 18:56:27 +0200 |
Mads Kiilerich |
git_handler: fix safehasattr - hg util is hgutil
|
Sun, 05 Aug 2012 21:11:02 -0500 |
Augie Fackler |
Added tag 0.3.3 for changeset 9d44dafbb31c
|
Sun, 05 Aug 2012 21:10:58 -0500 |
Augie Fackler |
Bump version number.
0.3.3
|
Sat, 04 Aug 2012 15:03:05 -0400 |
David M. Carr |
tests: update versions included in make all-version-tests
|
Sat, 04 Aug 2012 14:43:48 -0400 |
David M. Carr |
tests: fix for hg 1.5.4
|
Sat, 04 Aug 2012 14:06:19 -0400 |
David M. Carr |
tests: remove hg 1.4.3 from make all-version-tests
|
Fri, 03 Aug 2012 01:24:03 -0400 |
David M. Carr |
tests: fix test-merge and test-octopus
|
Tue, 31 Jul 2012 17:08:37 -0500 |
Augie Fackler |
tests: cope with change in git merge output format
|
Tue, 31 Jul 2012 22:55:15 -0400 |
David M. Carr |
tests: tweak which hg versions run test-pull-after-strip
|
Thu, 26 Jul 2012 18:59:19 -0500 |
Augie Fackler |
overlaymanifest: add the withflags method introduced in hg change a1dcd842ce17
|
Thu, 26 Jul 2012 18:58:18 -0500 |
Augie Fackler |
girepo: add _capabilities method expected after the peer refactor
|
Sun, 08 Jul 2012 16:10:23 +0900 |
Toshi MARUYAMA |
hgrepo: fix _findtags changes on Mercurial 2.2
|
Thu, 26 Jul 2012 19:01:17 +0200 |
Artem Tikhomirov |
repository in mercurial.repo.py starts with lowercase
|
Thu, 19 Jul 2012 19:36:57 -0500 |
Augie Fackler |
gitrepo: correct capitalization of peerrepository
|
Wed, 18 Jul 2012 13:16:43 -0700 |
Bryan O'Sullivan |
gitrepo: cope with module/class renames in hg 2.3
|
Wed, 04 Jul 2012 09:39:23 -0500 |
Kevin Bullock |
git_handler: fix import_git_objects for Mercurial 2.0+ (issue 36)
|
Thu, 05 Jul 2012 17:40:18 -0500 |
Brian Warner |
README: add URLs of homepage, primary hg repo, and git mirror repo
|
Sat, 12 May 2012 03:33:19 -0500 |
Augie Fackler |
gitrepo: add url() attribute to fix subrepo support
|
Sat, 21 Apr 2012 12:37:08 -0500 |
Augie Fackler |
tests: cope with yet another git output format change
|
Sat, 21 Apr 2012 12:21:29 -0500 |
Augie Fackler |
git_handler: add missing not from hg metadata extraction
|
Fri, 20 Apr 2012 21:16:32 -0500 |
Augie Fackler |
test-url-parsing.py: add a test for a username that starts with a number
|
Fri, 20 Apr 2012 21:11:19 -0500 |
Augie Fackler |
test-url-parsing.py: stop manually enumerating test methods
|
Sat, 31 Mar 2012 13:59:57 -0500 |
Augie Fackler |
Merge
|
Sat, 31 Mar 2012 13:55:06 -0500 |
Sean Farley |
git_handler: fix line.split error when bad data from a rebase is in the log
|
Sat, 31 Mar 2012 13:35:49 -0500 |
Augie Fackler |
tests: update for newer git output format
|
Thu, 23 Feb 2012 13:49:07 -0500 |
Mike Bayer |
- add "author file" extension, allows an author translation map
|
Sat, 25 Feb 2012 16:13:02 -0500 |
Mike Bayer |
Add documentation for branch_bookmark_suffix configuration parameter
|