summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Implement support for multiple checkouts from one ebuild by cleaning up envir...Tomas Chvatal2011-07-301-16/+53
* Fix calling default_src_unpack in EAPI < 2. Use inlined default code instead.Michał Górny2011-07-161-2/+6
* Take over as maintainer.Donnie Berkholz2011-06-081-2/+2
* Drop maintainership of eclasses I won't do anymore.Tomas Chvatal2011-05-311-2/+2
* Run default src_unpack at the end. Because users can specify something in src...Tomas Chvatal2011-05-201-1/+5
* Drop useless cd so we won't polute the environment.Tomas Chvatal2011-05-201-3/+1
* Fix typo upack -> unpackTomas Chvatal2011-05-201-2/+2
* Add EGIT_PROJECT variable that allows us to specify folder where to check out...Tomas Chvatal2011-05-191-3/+17
* Fix variable references ({cur,old}sha1 -> {cur,old}sha).Michał Górny2011-05-021-3/+3
* Fix comment typo.Tomas Chvatal2011-04-241-2/+2
* Remove wrong variable from debug-log message.Tomas Chvatal2011-04-231-2/+2
* Play it safe and fetch all tags when working on bare repository.Tomas Chvatal2011-04-201-2/+2
* Introduce git-2 eclassTomas Chvatal2011-04-201-0/+509