| Commit History - (may be incomplete: see SVNWeb link above for full details) |
| Date | By | Description |
30 Apr 2013 00:37:17
0.4.0
|
miwi  |
- Update to 0.4.0
- Adjust required dependencies versions
- Depend on devel/py-ordereddict
- Limit python version up to 2.7
- Update setup.py patch
- Use a space character instead of a tab in pkg-descr
- Update pkg-plist
PR: 177830
Submitted by: maintainer |
04 Nov 2012 07:20:38
0.3.4
|
jhale  |
- Update to 0.3.4
- Trim Makefile header
PR: ports/173327
Submitted by: Marco Broeder <marco.broeder@gmx.eu> (maintainer)
Approved by: makc, avilla (mentors, implicit)
Feature safe: yes |
08 Aug 2012 14:09:55
0.3.3
|
scheidell  |
- Update to 0.3.3
PR: ports/170465
Submitted by: marco.broeder@gmx.eu (maintainer) |
29 Jan 2012 18:22:44
0.3.2
|
rm  |
- update to 0.3.2
- adjust required dependencies versions
- update pkg-descr and pkg-message text
- make it better integrate with bsd.python.mk
PR: 164584
Submitted by: Marco Bröder <marco.broeder at gmx dot eu> (maintainer) |
17 Sep 2011 00:05:15
0.3.1
|
pawel  |
Update to version 0.3.1
PR: ports/160639
Submitted by: Marco Broder <marco.broeder@gmx.eu> (maintainer)
Approved by: miwi, wen (mentors implicit) |
03 Mar 2011 17:11:17
0.2.6
|
sylvio  |
- Update to 0.2.6
PR: ports/155207
Submitted by: Marco Bröder <marco.broeder@gmx.eu> (maintainer) |
03 Nov 2010 01:35:44
0.2.5
|
wen  |
- Update to 0.2.5
PR: ports/151894
Submitted by: Marco Broder <marco.broeder@gmx.eu> (maintainer) |
29 Aug 2010 05:16:38
0.2.4
|
sahil  |
- Update to 0.2.4
- Mark MAKE_JOBS_SAFE
PR: ports/150024
Submitted by: Marco Broder <marco.broeder@gmx.eu> (maintainer) |
10 Jul 2010 19:12:06
0.2.3
|
sahil  |
- Update to 0.2.3
- Add LICENSE
PR: ports/148400
Submitted by: marco.broeder@gmx.eu (maintainer) |
02 Jun 2010 15:39:39
0.2.2
|
miwi  |
- Update to 0.2.2
PR: 146891
Submitted by: Marco Bröder <marco.broeder@gmx.eu> (maintainer) |
04 Jan 2010 00:53:25
0.2.1_1
|
wen  |
- Bump PORTREVISION to chase the update of devel/dulwich
- Make 'PYVER' construct slightly smaller
PR: ports/142272
Submitted by: Marco Broder <marco.broeder@gmx.eu> (maintainer) |
28 Dec 2009 06:41:27
0.2.1
|
wen  |
- Update to 0.2.1
- Warn about BETA status
PR: ports/142077
Submitted by: Marco Broder <marco.broeder@gmx.eu> (maintainer) |
02 Nov 2009 10:59:22
0.1.0
|
miwi  |
The Hg-Git plugin is an extension for Mercurial, adding the ability to push to
and pull from a Git server repository from Mercurial. This means you can
collaborate on Git based projects from Mercurial, or use a Git server as a
collaboration point for a team with developers using both Git and Mercurial.
The Hg-Git plugin can convert commits / changesets losslessly from one system
to another, so you can push via a Mercurial repository and another Mercurial
client can pull it and their changeset node ids will be identical - Mercurial
data does not get lost in translation.
This plugin is implemented entirely in Python - there are no Git binary
dependencies, you do not need to have Git installed on your system.
WWW: http://hg-git.github.com/
PR: ports/140025
Submitted by: Marco Broeder <marco.broeder at gmx.eu> |