summaryrefslogtreecommitdiff
path: root/eclass/git-r3.eclass
AgeCommit message (Expand)Author
2024-07-11git-r3.eclass: Drop support for EAPI 6Ulrich Müller
2024-04-01git-r3.eclass: Add the ability to checkout ignored submodules.Sebastian Parborg
2024-04-01git-r3.eclass: Fix fetching git lfs files at certain refs. Only prune when ne...Sebastian Parborg
2023-12-20git-r3.eclass: fetch remote_ref in the mirror clone typeAlfred Wingate
2023-11-10git-r3.eclass: Inroducing EVCS_STORE_DIRS varSiddhanth Rathod
2023-07-26git-r3.eclass: Add Git LFS supportSebastian Parborg
2023-07-18git-r3.eclass: Use '__init__' as initial branchkonsolebox
2023-03-26git-r3.eclass: fix spellingSam James
2023-03-26git-r3.eclass: Quote argument of ":" commandUlrich Müller
2023-03-17git-r3.eclass: remove EAPI 5David Seifert
2022-11-07git-r3.eclass: Add checkout dirs as "safe" directoriesMichał Górny
2022-03-24*.eclass: @ECLASS-VARIABLE renamed to @ECLASS_VARIABLEUlrich Müller
2021-06-23git-r3.eclass: Remove git-2 backwards compatibility codeUlrich Müller
2021-06-23git-r3.eclass: Support EAPI 8, drop support for EAPI 4Ulrich Müller
2021-03-31git-r3.eclass: mark EGIT_CLONE_TYPE as @USER_VARIABLESam James
2020-09-02git-r3.eclass: fetch pullrequest refs on mirror clone typeFrédéric Pierret (fepitre)
2020-07-04git-r3.eclass: Mark variable classes in eclassdocMichał Górny
2020-02-11*/*: Bump copyright on files touched this yearMichał Górny
2020-01-10git-r3.eclass: Handle recursive submodules in EGIT_SUBMODULESMichał Górny
2019-12-15git-r3.eclass: Remove SGR control sequences from messages.Ulrich Müller
2019-12-07git-r3.eclass: Explicitly disable password promptsMichał Górny
2019-07-27eclass: Add "live" to PROPERTIES in all live eclasses.Ulrich Müller
2018-09-18git-r3.eclass: Undocument deprecated EGIT_LIVE_* APIMichał Górny
2018-09-18git-r3.eclass: Print possible override vars for user convenienceMichał Górny
2018-08-15git-r3.eclass: add @SUPPORTED_EAPISMichał Górny
2018-06-13git-r3.eclass: Unconditionally depend on dev-vcs/git[curl] for HTTPSMichał Górny
2018-06-13git-r3.eclass: Ban EAPIs 0 through 3Michał Górny
2018-05-07git-r3.eclass: Support EAPI 7Michał Górny
2018-03-28eclass: misc spelling fixesMike Frysinger
2017-11-28git-r3.eclass: Support more flexible EGIT_OVERRIDE_* APIs for userMichał Górny
2017-11-28git-r3.eclass: Support checking out specific subdirectoriesMichał Górny
2017-09-18git-r3.eclass: Copy packed-refs during manual cloneSven Wegener
2017-09-01eclass/git-r3.eclass: TypoJeroen Roovers
2017-08-25git-r3.eclass: Explicitly warn about unsecure protocolsMichał Górny
2017-08-25git-r3.eclass: Update docs to discourage unsafe protocolsMichał Górny
2017-04-14git-r3.eclass: Remove unused eutils inheritMichał Górny
2017-03-18git-r3.eclass: Document EGIT_COMMIT* <=> EGIT_BRANCH, #612852Michał Górny
2017-02-28Drop $Id$ per council decision in bug #611234.Robin H. Johnson
2017-01-25git-r3.eclass: Escape all weird chars in submodule names, #606950Michał Górny
2016-10-22git-r3.eclass: Fix var names for packages starting with digits, #596912Michał Górny
2016-10-17git-r3.eclass: Make git[curl] warning non-fatal, extend to HTTP, #597356Michał Górny
2016-05-31git-r3.eclass: Support checking out repo by date, #510704Michał Górny
2016-05-26git-r3.eclass: Allow *_LIVE* to unset ebuild-defined varsMichał Górny
2016-05-26git-r3.eclass: Support switching refs with EVCS_OFFLINE, #575898Michał Górny
2016-05-26git-r3.eclass: Do not create clone dirs if EVCS_OFFLINE is being usedMichał Górny
2016-05-26git-r3.eclass: Remove special logic for obsolete Google CodeMichał Górny
2016-05-26git-r3.eclass: Support EGIT_SUBMODULES to filter used submodules, #497164Michał Górny
2016-05-26git-r3.eclass: Remove unnecessary HEAD->branch mapping code, #524146Michał Górny
2016-02-05git-r3.eclass: Filter out /. components from submodule refs, #572312Michał Górny
2015-12-06git-r3.eclass: Unset local function after useMichał Górny