File hg-git.changes of Package hg-git
-------------------------------------------------------------------
Mon Jan 7 23:44:39 UTC 2013 - tzotsos@opensuse.org
- update to version 0.3.4
- remove git-daemon check from test-subrepos.t
- test-pull.t: normalize git-merge output
- overlaychangectx: fix compatibility with mercurial 2.4-rc (no attribute _repo)
- pull: don't pull tags as bookmarks
- push: fix traceback when pushing empty hg repo to empty git repo
- push: change "no changes" default output to match normal mercurial
- Verify tree and parent objects are in Git repo
- outgoing: re-introduce support for outgoing
- dulwich: require 0.8.6 or greater
- makefile: add update support from hg 2.3 to hg 2.3.1
- add fromgit and gitnode selectors
- make test-encoding.t compatible with git 1.8.0
-------------------------------------------------------------------
Wed May 16 10:23:41 UTC 2012 - gber@opensuse.org
- update to version 0.3.2
- add support for the HTTP smart protocol when using Dulwich tip
- updated documentation
- support for newer dulwich and hg versions
- allow generating a git repo that has the same "branch names" as
an older hg repo that has named branches, and has had bookmarks
added in to mirror the branch names
-------------------------------------------------------------------
Tue Oct 11 08:08:51 UTC 2011 - gber@opensuse.org
- update to version 0.3.1
- detailed list of changes available from
https://bitbucket.org/durin42/hg-git/changesets/tip/tag%28%220.2.5%22%29..tag%28%220.3.1%22%29
- specfile cleanup
-------------------------------------------------------------------
Sat Dec 11 14:31:13 UTC 2010 - nix@opensuse.org
- Update to version 0.2.5
- Change to noarch
- Change group to Development/Tools/Version Control
-------------------------------------------------------------------
Wed Sep 8 09:36:03 UTC 2010 - nix@opensuse.org
- Initial stable package