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.eclass
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fix typo in eclassdoc. Thx to Boris Petersen for spotting and patch :]
Tomas Chvatal
2009-10-20
1
-2
/
+2
*
whitespace
Markus Meier
2009-10-11
1
-4
/
+4
*
Adjust git.eclass to support packages with + in their name (gtk+,...). Per bu...
Tomas Chvatal
2009-09-04
1
-4
/
+4
*
Update git eclass from x11 overlay.
Tomas Chvatal
2009-08-24
1
-5
/
+34
*
Allow redefinition of git storage dir. Per jilec request on irc. I cant think...
Tomas Chvatal
2009-05-14
1
-2
/
+3
*
export EGIT_VERSION. Per bug #268622.
Tomas Chvatal
2009-05-09
1
-6
/
+8
*
Remove sliped inherit base from the previous fixing breakage :[
Tomas Chvatal
2009-04-14
1
-2
/
+2
*
Fix issues with patches being applied twice. Remember that we should let othe...
Tomas Chvatal
2009-04-13
1
-4
/
+1
*
Update the unpack to actualy extract correct .git folder. Thanks to robbat2 f...
Tomas Chvatal
2009-04-10
1
-9
/
+16
*
Apply patches from PATCHES variable too in git eclass. Now it was applying on...
Tomas Chvatal
2009-04-08
1
-3
/
+6
*
Add working migration for shallow copy repositories. We cant keep it around s...
Tomas Chvatal
2009-04-07
1
-4
/
+10
*
Fix a typo. Z vs S :] Thanks reavertm for spoting.
Tomas Chvatal
2009-04-07
1
-2
/
+2
*
Fix typo. Thanks Caster for spoting.
Tomas Chvatal
2009-04-06
1
-2
/
+2
*
If you just pass --no-pager to git, you can avoid the need to pipe to cat.
Robin H. Johnson
2009-04-06
1
-3
/
+3
*
EAPI2fy git eclass. Make it eclassdoc compatible (at least i hope :])
Tomas Chvatal
2009-04-05
1
-163
/
+193
*
Update --depth 1 behavior for only working cases.
Tomas Chvatal
2009-03-19
1
-3
/
+9
*
Update git.eclass. Now consumes less bandwitch. Per bug #255451. Thanks to re...
Tomas Chvatal
2009-02-19
1
-2
/
+3
*
Revert last commit as it turns out it breaks with latest stable git (1.5.4.x ...
Bo Ørsted Andresen
2008-06-16
1
-4
/
+3
*
Export GIT_WORK_TREE and use git checkout to get a work tree in S.
Bo Ørsted Andresen
2008-06-16
1
-3
/
+4
*
Make GIT_DIR an absolute path exported during git_fetch().
Bo Ørsted Andresen
2008-06-15
1
-2
/
+2
*
Do EGIT_STORE_DIR must not be world writable.
Bo Ørsted Andresen
2008-06-05
1
-3
/
+1
*
Fix a comment.
Robin H. Johnson
2008-03-30
1
-2
/
+2
*
Add EGIT_OFFLINE support to git.eclass, modelled after the svn.eclass offline...
Robin H. Johnson
2008-03-30
1
-1
/
+12
*
Add comment about usage of EGIT_BRANCH and where it should go in relation to ...
Robin H. Johnson
2007-12-27
1
-1
/
+3
*
Unconditionally set remote.origin.url as per bug #197193
Fernando J. Pereda
2007-11-14
1
-2
/
+5
*
Fix for bug #152615. Thanks to Avuton Olrich <avuton@gmail.com>
Fernando J. Pereda
2007-04-24
1
-13
/
+6
*
include $S in the default src_unpack msg
Mike Frysinger
2007-04-10
1
-2
/
+3
*
Fix for bug #170818. Thanks to Trevor Hardcastle <chizu@osuosl.org>.
Fernando J. Pereda
2007-03-14
1
-9
/
+11
*
git.eclass: Pipe trough cat instead of setting PAGER=cat
Fernando J. Pereda
2006-12-30
1
-3
/
+4
*
git.eclass: Set PAGER=cat before calling 'git diff --stat'
Fernando J. Pereda
2006-12-30
1
-2
/
+2
*
Add git.eclass (bug #132383).
Fernando J. Pereda
2006-09-11
1
-0
/
+286