| Commit History - (may be incomplete: see SVNWeb link above for full details) |
| Date | By | Description |
16 Dec 2012 12:03:39
0.8.7
|
rm  |
- update to 0.8.7
- fix options dialog issue (add OPTIONSFILE)
- install docs included
while here:
- limit to python 2.x (the code is not python 3.x-aware yet)
- tab -> space change in pkg-descr:WWW
- use PYTHON_CMD instead of ``/usr/bin/env python'' to make sure it
will be runned with the same python branch, that it was built with
PR: 173531
Submitted by: Marco Broder <marco.broeder@gmx.eu> (maintainer) |
30 Mar 2012 19:06:37
0.8.5
|
jgh  |
- Update to 0.8.5
PR: ports/166523
Submitted by: maintainer, marco.broeder@gmx.eu
Feature safe: yes |
29 Mar 2012 05:31:02
0.8.4
|
jgh  |
- Update to 0.8.4
PR: ports/166465
Submitted by: maintainer, marco.broeder@gmx.eu
Feature safe: yes |
26 Jan 2012 18:39:18
0.8.3
|
jgh  |
- Revert change to PORTDOCS installation in commit 1.13 (Makefile)
Suggested by: maintainer
Approved by: cress,rene (mentors,implicit) |
24 Jan 2012 21:51:31
0.8.3
|
jgh  |
- Update to 0.8.3
PR: ports/164417
Approved by: rene (mentor) |
20 Dec 2011 10:12:54
0.8.2
|
culot  |
- Update to 0.8.2
PR: ports/163471
Submitted by: Marco Broder <marco.broeder@gmx.eu> (maintainer) |
01 Nov 2011 01:32:23
0.8.1
|
clsung  |
- Update to 0.8.1 release.
PR: ports/162210
Submitted by: maintainer (Marco Broeder) |
07 Aug 2011 20:16:28
0.8.0
|
sahil  |
- Update to 0.8.0
PR: ports/159588
Submitted by: Marco Broeder <marco.broeder@gmx.eu> (maintainer) |
13 Apr 2011 19:51:13
0.7.1
|
culot  |
- Update to 0.7.1
PR: ports/156375
Submitted by: Marco Broder <marco.broeder AT gmx.eu> (maintainer) |
24 Jan 2011 03:06:54
0.7.0
|
sahil  |
- Update to 0.7.0
PR: ports/154243
Submitted by: Marco Broder <marco.broeder@gmx.eu> (maintainer)
Feature safe: yes |
23 Oct 2010 05:50:15
0.6.2
|
sunpoet  |
- Update to 0.6.2
- Mark MAKE_JOBS_SAFE
- While I'm here, add LICENSE and use INSTALL_DATA for PORTDOCS
PR: ports/151632
Submitted by: Marco Broder <marco.broeder@gmx.eu> (maintainer)
Approved by: pgollucci (mentor, implicit) |
25 Jul 2010 15:37:41
0.6.1
|
sahil  |
- Update to 0.6.1
PR: ports/148931
Submitted by: marco.broeder@gmx.eu (maintainer) |
25 Jul 2010 01:12:13
0.6.0
|
sylvio  |
- Add other mirror
- Ajust patch file
PR: ports/148766
Submitted by: Marco Broder <marco.broeder@gmx.eu> (maintainer) |
02 Jun 2010 15:38:45
0.6.0
|
miwi  |
- Update to 0.6.0
PR: 146869
Submitted by: Marco Bröder <marco.broeder@gmx.eu> (maintainer) |
06 Mar 2010 01:41:24
0.5.0
|
wxs  |
- Update to 0.5.0
PR: ports/144473
Submitted by: Marco Bröder <marco.broeder@gmx.eu> (maintainer)
Feature safe: yes |
04 Jan 2010 00:50:08
0.4.1
|
wen  |
- Update to 0.4.1
- Add patch to remove the upstream added import of setuptools in setup.py
PR: ports/142272
Submitted by: Marco Broder <marco.broeder@gmx.eu> (maintainer) |
02 Nov 2009 11:00:25
0.4.0
|
miwi  |
Dulwich is a pure-Python implementation of the Git file formats and protocols.
It aims to give an interface to git repos that doesn't call out to git directly
but instead uses pure Python. It is based on the Python-Git module released by
James Westby.
WWW: http://samba.org/~jelmer/dulwich/
PR: ports/140027
Submitted by: Marco Broeder <marco.broeder at gmx.eu> |