File hg-git.changes of Package hg-git
-------------------------------------------------------------------
Tue Mar 26 15:00:00 UTC 2013 - gber@opensuse.org
- update to version 0.4.0
- Add test to show dulwich fault on invalid timezone data
- scrub bad timezone values before dulwich sees them
- push: provide better output about changed references
- push: add more output about what was added
- git_handler: add bookmark compatibility with new bmstore
- git_handler: defend against unexported revisions in tag
exporting
- tests: use fn_git_commit in test-encoding.t
- tests: make test-encoding.t compatible with git 1.8.0
- tests: remove filterhash from test-incoming.t
- tests: remove mercurial version check from test-incoming.t
- tests: remove mercurial version check from
test-pull-after-strip.t
- tests: convert echos to comments
- tests: avoid changing the current directory
- tests: extract git command-line client and dulwich requirements
into testutil
- tests: let git init create directories when applicable
- tests: add check for dulwich in test-url-parsing.py
- tests: extract commonly used commit/tag functions into testutil
library
- tests: extract extension configuration into a testutil library
-------------------------------------------------------------------
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