GitWeb
Get Gentoo!
gentoo.org sites
gentoo.org
Wiki
Bugs
Forums
Packages
Planet
Archives
Sources
Infra Status
Home
Gentoo Repository
Repositories
Projects
Developer Overlays
User Overlays
Data
Websites
index
:
archive/repo/gentoo-2.git
RELEASE-1_4
import-1.1.1
master
Another conversion of the historical gentoo-x86 ebuild repository
Ulrich Müller <ulm@gentoo.org>
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
eclass
/
git-r3.eclass
Commit message (
Expand
)
Author
Age
Files
Lines
*
Use shallow clones for local repos. Bug #491260.
Michał Górny
2013-11-15
1
-1
/
+19
*
Fix parallel checkout race conditions, bug #489280.
Michał Górny
2013-10-30
1
-2
/
+18
*
Create a fake ".git" directory inside the checkout to satisfy git rev-parse u...
Michał Górny
2013-10-27
1
-1
/
+6
*
Strip sub-slot from local repo IDs.
Michał Górny
2013-10-27
1
-4
/
+4
*
Fix handling relative submodule paths.
Michał Górny
2013-10-26
1
-2
/
+11
*
Fix over-use of ||die.
Michał Górny
2013-10-14
1
-2
/
+2
*
Add missing "die" calls as reported by Nikoli.
Michał Górny
2013-10-14
1
-7
/
+7
*
Respect EVCS_OFFLINE in git-r3_fetch.
Michał Górny
2013-10-13
1
-3
/
+3
*
Skip submodules that have update=none specified in config. Fixes bug #487262.
Michał Górny
2013-10-09
1
-1
/
+6
*
Fix git-r3 -> git-2 dependency leak, as noted in bug #487026.
Michał Górny
2013-10-08
1
-2
/
+4
*
Add missing git DEPEND wrt bug #487026.
Michał Górny
2013-10-05
1
-1
/
+3
*
Always fetch all branches when doing non-shallow fetch.
Michał Górny
2013-09-27
1
-1
/
+3
*
Fix parsing EGIT_REPO_URI. Bug #486080.
Michał Górny
2013-09-26
1
-10
/
+22
*
Update doc on EGIT_NONSHALLOW.
Michał Górny
2013-09-26
1
-3
/
+5
*
Support EGIT_REPO_URI being an array. This is needed for tests.
Michał Górny
2013-09-25
1
-8
/
+22
*
Update git URI stripping for gnome.org.
Michał Górny
2013-09-25
1
-1
/
+3
*
Strip trailing slashes from repo URI when determining local copy directory.
Michał Górny
2013-09-19
1
-1
/
+4
*
Do not even create shallow repository when EGIT_NONSHALLOW is set. Otherwise,...
Michał Górny
2013-09-19
1
-3
/
+5
*
Fail early on unreachable URLs. If ls-remote fails due to server being unreac...
Michał Górny
2013-09-13
1
-2
/
+5
*
Do not leak EGIT_NONSHALLOW over loop iterations. Failing URL may cause non-s...
Michał Górny
2013-09-13
1
-3
/
+4
*
Introduce smart switching between "git fetch" and "git fetch --depth 1" to sa...
Michał Górny
2013-09-09
1
-4
/
+96
*
Do not pass --depth when updating a branch, it trrigers issues in git. Instea...
Michał Górny
2013-09-05
1
-14
/
+22
*
Introduce the new git eclass.
Michał Górny
2013-09-05
1
-0
/
+582