30 Commits

Author SHA1 Message Date
Michał Górny
e68d48f43a
dev-python/pygit2: Drop old
Signed-off-by: Michał Górny <mgorny@gentoo.org>
2019-08-19 06:23:18 +02:00
Michał Górny
555afb78bc
dev-python/pygit2: Drop old
Signed-off-by: Michał Górny <mgorny@gentoo.org>
2019-06-08 09:51:34 +02:00
Michał Górny
16b311bb5c
dev-python/pygit2: Drop 0.27*
Signed-off-by: Michał Górny <mgorny@gentoo.org>
2019-06-08 09:50:32 +02:00
Michał Górny
64791b3f0e
dev-python/pygit2: Bump to 0.28.2
Signed-off-by: Michał Górny <mgorny@gentoo.org>
2019-05-27 16:02:25 +02:00
Michał Górny
ddc3f81006
dev-python/pygit2: Bump to 0.28.1
Signed-off-by: Michał Górny <mgorny@gentoo.org>
2019-04-19 13:34:00 +02:00
Michał Górny
13f11cb3d5
dev-python/pygit2: Drop redundant 0.27.2
Signed-off-by: Michał Górny <mgorny@gentoo.org>
2019-03-20 16:01:31 +01:00
Michał Górny
3cd5165d0e
dev-python/pygit2: Bump to 0.27.4
Signed-off-by: Michał Górny <mgorny@gentoo.org>
2019-01-20 11:41:50 +01:00
Michał Górny
10f5cf76ed
dev-python/pygit2: Drop old
Signed-off-by: Michał Górny <mgorny@gentoo.org>
2018-10-06 17:31:13 +02:00
Michał Górny
a551494af6
dev-python/pygit2: Bump to 0.27.2 2018-09-17 08:58:57 +02:00
Michał Górny
6fe6e8ba19
dev-python/pygit2: Drop old 2018-07-19 00:11:17 +02:00
Michał Górny
0c6541ce6f
dev-python/pygit2: Bump to 0.27.1 2018-06-03 08:25:48 +02:00
Michał Górny
7465b337b7
dev-python/pygit2: Bump to 0.27.0 2018-03-31 10:03:33 +02:00
Michał Górny
a5b4293a02
dev-python/pygit2: Bump to 0.26.4 2018-03-24 09:42:41 +01:00
Michał Górny
5a112538b2
dev-python/pygit2: Clean old up 2018-01-06 00:19:11 +01:00
Michał Górny
32a0ce2789
dev-python/pygit2: Clean old up 2018-01-02 07:18:47 +01:00
Michał Górny
76d3ea4abd
dev-python/pygit2: Drop old 2017-12-27 13:08:19 +01:00
Michał Górny
f4d2d19a72
dev-python/pygit2: Bump to 0.26.3 2017-12-27 13:08:17 +01:00
Michał Górny
623100fcb1
dev-python/*: Update Manifest hashes 2017-12-09 19:23:08 +01:00
Michał Górny
5f724dc180
dev-python/pygit2: Bump to 0.26.1 2017-11-21 18:47:52 +01:00
Michał Górny
575a556101
dev-python/pygit2: Bump to 0.26.0 2017-08-24 17:53:07 +02:00
Manuel Rüger
1df70b79e8
dev-python/pygit2: Version bump to 0.25.1
Package-Manager: Portage-2.3.5, Repoman-2.3.2
2017-05-14 12:43:51 +02:00
Michał Górny
62eeee07c8
dev-python/pygit2: Clean old versions up 2017-05-02 15:11:21 +02:00
Manuel Rüger
1e646961e5
dev-python/pygit2: Version bump to 0.25.0
Package-Manager: Portage-2.3.3, Repoman-2.3.1
2017-01-24 13:54:01 +01:00
Manuel Rüger
7a130f4ee0
dev-python/pygit2: Remove old
Package-Manager: portage-2.3.2
2016-11-07 00:13:34 +01:00
Tim Harder
9ffeb6a55c
dev-python/pygit2: version bump to 0.24.2 2016-11-03 20:26:56 -04:00
Manuel Rüger
d10ff50971
dev-python/pygit2: Remove old
Package-Manager: portage-2.3.1
2016-10-11 00:37:19 +02:00
Tim Harder
8979951b6e
dev-python/pygit2: version bump to 0.24.1 2016-08-08 03:11:54 -04:00
Justin Lecher
5378110319
dev-python/pygit2: Version Bump
Package-Manager: portage-2.2.26
Signed-off-by: Justin Lecher <jlec@gentoo.org>
2016-01-02 11:20:25 +01:00
Tim Harder
7ffebb48ed
dev-python/pygit2: version bump 2015-08-28 19:57:45 -04:00
Robin H. Johnson
56bd759df1
proj/gentoo: Initial commit
This commit represents a new era for Gentoo:
Storing the gentoo-x86 tree in Git, as converted from CVS.

This commit is the start of the NEW history.
Any historical data is intended to be grafted onto this point.

Creation process:
1. Take final CVS checkout snapshot
2. Remove ALL ChangeLog* files
3. Transform all Manifests to thin
4. Remove empty Manifests
5. Convert all stale $Header$/$Id$ CVS keywords to non-expanded Git $Id$
5.1. Do not touch files with -kb/-ko keyword flags.

Signed-off-by: Robin H. Johnson <robbat2@gentoo.org>
X-Thanks: Alec Warner <antarus@gentoo.org> - did the GSoC 2006 migration tests
X-Thanks: Robin H. Johnson <robbat2@gentoo.org> - infra guy, herding this project
X-Thanks: Nguyen Thai Ngoc Duy <pclouds@gentoo.org> - Former Gentoo developer, wrote Git features for the migration
X-Thanks: Brian Harring <ferringb@gentoo.org> - wrote much python to improve cvs2svn
X-Thanks: Rich Freeman <rich0@gentoo.org> - validation scripts
X-Thanks: Patrick Lauer <patrick@gentoo.org> - Gentoo dev, running new 2014 work in migration
X-Thanks: Michał Górny <mgorny@gentoo.org> - scripts, QA, nagging
X-Thanks: All of other Gentoo developers - many ideas and lots of paint on the bikeshed
2015-08-08 17:38:18 -07:00