summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* git-r3.eclass: Undocument deprecated EGIT_LIVE_* APIMichał Górny2018-09-181-8/+1
* git-r3.eclass: Print possible override vars for user convenienceMichał Górny2018-09-181-1/+11
* git-r3.eclass: add @SUPPORTED_EAPISMichał Górny2018-08-151-0/+1
* git-r3.eclass: Unconditionally depend on dev-vcs/git[curl] for HTTPSMichał Górny2018-06-131-27/+2
* git-r3.eclass: Ban EAPIs 0 through 3Michał Górny2018-06-131-1/+4
* git-r3.eclass: Support EAPI 7Michał Górny2018-05-071-12/+27
* eclass: misc spelling fixesMike Frysinger2018-03-281-3/+3
* git-r3.eclass: Support more flexible EGIT_OVERRIDE_* APIs for userMichał Górny2017-11-281-6/+49
* git-r3.eclass: Support checking out specific subdirectoriesMichał Górny2017-11-281-3/+17
* git-r3.eclass: Copy packed-refs during manual cloneSven Wegener2017-09-181-0/+3
* eclass/git-r3.eclass: TypoJeroen Roovers2017-09-011-1/+1
* git-r3.eclass: Explicitly warn about unsecure protocolsMichał Górny2017-08-251-1/+11
* git-r3.eclass: Update docs to discourage unsafe protocolsMichał Górny2017-08-251-6/+10
* git-r3.eclass: Remove unused eutils inheritMichał Górny2017-04-141-7/+1
* git-r3.eclass: Document EGIT_COMMIT* <=> EGIT_BRANCH, #612852Michał Górny2017-03-181-3/+5
* Drop $Id$ per council decision in bug #611234.Robin H. Johnson2017-02-281-1/+0
* git-r3.eclass: Escape all weird chars in submodule names, #606950Michał Górny2017-01-251-4/+5
* git-r3.eclass: Fix var names for packages starting with digits, #596912Michał Górny2016-10-221-0/+1
* git-r3.eclass: Make git[curl] warning non-fatal, extend to HTTP, #597356Michał Górny2016-10-171-7/+12
* git-r3.eclass: Support checking out repo by date, #510704Michał Górny2016-05-311-11/+58
* git-r3.eclass: Allow *_LIVE* to unset ebuild-defined varsMichał Górny2016-05-261-3/+3
* git-r3.eclass: Support switching refs with EVCS_OFFLINE, #575898Michał Górny2016-05-261-109/+114
* git-r3.eclass: Do not create clone dirs if EVCS_OFFLINE is being usedMichał Górny2016-05-261-1/+9
* git-r3.eclass: Remove special logic for obsolete Google CodeMichał Górny2016-05-261-17/+1
* git-r3.eclass: Support EGIT_SUBMODULES to filter used submodules, #497164Michał Górny2016-05-261-1/+53
* git-r3.eclass: Remove unnecessary HEAD->branch mapping code, #524146Michał Górny2016-05-261-58/+4
* git-r3.eclass: Filter out /. components from submodule refs, #572312Michał Górny2016-02-051-1/+6
* git-r3.eclass: Unset local function after useMichał Górny2015-12-061-0/+1
* git-r3.eclass: Accept any ref rather than refs/heads/* onlyMichał Górny2015-11-291-3/+3
* git-r3.eclass: Remove unused variableMichał Górny2015-11-291-2/+1
* git-r3.eclass: Improve the comments a bitMichał Górny2015-11-291-4/+4
* git-r3.eclass: Add EAPI 6 supportMichał Górny2015-11-191-1/+1
* git-r3.eclass: Remove redundant ||die in subshellMichał Górny2015-11-191-1/+1
* proj/gentoo: Initial commitRobin H. Johnson2015-08-081-0/+988