Log of /eclass/git-2.eclass
Parent Directory
|
Revision Log
Revision
1.34 -
(
view)
(
download)
(
annotate)
-
[select for diffs]
Thu Nov 20 15:25:52 2014 UTC
(3 years, 5 months ago)
by
mgorny
Branch:
MAIN
Changes since
1.33: +13 -66 lines
Diff to
previous 1.33
,
to
selected 1.24
Remove the experimental git-r3 testing support. It is not needed anymore, git-r3 has been proven to work and we can happily use it instead.
Revision
1.32 -
(
view)
(
download)
(
annotate)
-
[select for diffs]
Sun Sep 8 22:54:24 2013 UTC
(4 years, 7 months ago)
by
mgorny
Branch:
MAIN
Changes since
1.31: +3 -4 lines
Diff to
previous 1.31
,
to
selected 1.24
Inherit git-r3 unconditionally to avoid metadata variancy. The eclass is properly namespaced, does not touch variables in global scope and exports only src_unpack() that git-2 overrides anyway.
Revision
1.27 -
(
view)
(
download)
(
annotate)
-
[select for diffs]
Wed Dec 14 23:40:18 2011 UTC
(6 years, 4 months ago)
by
vapier
Branch:
MAIN
Changes since
1.26: +2 -2 lines
Diff to
previous 1.26
,
to
selected 1.24
create backing store dirs with group write perms so that people can more easily switch between user based testing (ebuild/etc...) and root/userpriv based emerging
Revision
1.16 -
(
view)
(
download)
(
annotate)
-
[select for diffs]
Fri Sep 23 13:56:29 2011 UTC
(6 years, 7 months ago)
by
mgorny
Branch:
MAIN
Changes since
1.15: +2 -2 lines
Diff to
previous 1.15
,
to
selected 1.24
Remove unnecessary scary trailing-slash check for EGIT_REPO_URI.
If the slash is not there, ${EGIT_REPO_URI%/} will simply do nothing.
Revision
1.13 -
(
view)
(
download)
(
annotate)
-
[select for diffs]
Sat Jul 30 15:10:34 2011 UTC
(6 years, 8 months ago)
by
scarabeus
Branch:
MAIN
Changes since
1.12: +53 -16 lines
Diff to
previous 1.12
,
to
selected 1.24
Implement support for multiple checkouts from one ebuild by cleaning up environment. Also allow overriding unpacking of . This is required for live libreoffice ebuild.
Revision
1.1 -
(
view)
(
download)
(
annotate)
-
[select for diffs]
Wed Apr 20 10:56:27 2011 UTC
(7 years ago)
by
scarabeus
Branch:
MAIN
Diff
to
selected 1.24
Introduce git-2 eclass
This is next-gen eclass for git using live ebuilds.
Complete usage is documented in eclassdoc.
Note that for migration some variables have different names so
the ebuilds should be doublechecked that nothing will break.
Also this eclass define just one phase src_unpack, so no git-2_src_prepare.
This form allows you to request diffs between any two revisions of this file.
For each of the two "sides" of the diff,
select a symbolic revision name using the selection box, or choose
'Use Text Field' and enter a numeric revision.
Sticky Tag: |
|