Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | fix random bugs in eclass documentation, and convert to new @AUTHOR tag | Mike Frysinger | 2011-08-22 | 1 | -3/+2 |
| | |||||
* | Add ESCM_OFFLINE variable support. | Sergei Trofimovich | 2011-01-30 | 1 | -64/+104 |
| | | | | | | | Cleaned-up an eclass. Make it 'eclass-manpages' friendly. Thanks to Alexander Vershilov for ESCM_OFFLINE support (bug #353052) and thanks to mren <bugs@rennings.net> for documentation support (bug #211221) | ||||
* | darcs.eclass: export EDARCS_PATCHCOUNT: var shows amount of patches in ↵ | Sergei Trofimovich | 2010-11-01 | 1 | -1/+10 |
| | | | | | | | | | | | | | pulled repository This feature is requested for 'app-portage/smart-live-rebuild' program (already provided by other SCM eclasses) (bug #343581) Thre request and implementation hints by Alexander Vershilov <alexander.vershilov@gmail.com>. Implementation by Michał Górny <mgorny@gentoo.org>. Thank you, guys! | ||||
* | convert to eshopts_{push,pop} (bug #328869) | Sergei Trofimovich | 2010-07-19 | 1 | -5/+5 |
| | | | | Thanks to Mike Frysinger <vapier@gentoo.org> for the report and fix. | ||||
* | Update darcs.eclass to use dev-vcs/darcs instead of dev-util/darcs. | Lennart Kolmodin | 2010-03-14 | 1 | -2/+2 |
| | |||||
* | Makes *-darcs work with newer portage and pkgcore. | Lennart Kolmodin | 2008-05-14 | 1 | -6/+12 |
| | | | | Patch by mjrosennb@andrew.cmu.edu. | ||||
* | Make the darcs eclass copy using rsync instead of cp like most other SCM | Lennart Kolmodin | 2007-11-01 | 1 | -2/+2 |
| | | | | | eclasses to exclude the _darcs directory. Patch by Avuton Olrich <avuton@gmail.com>. | ||||
* | Don't change the PWD in darcs_src_unpack (eclass/darcs.eclass) | Lennart Kolmodin | 2007-06-17 | 1 | -1/+3 |
| | |||||
* | Restore shopt settings after changing them, fixing bug #160342. | Andres Loeh | 2007-01-06 | 1 | -1/+4 |
| | |||||
* | removing basename call in global scope; calling darcs get with --partial by ↵ | Andres Loeh | 2006-12-18 | 1 | -3/+4 |
| | | | | default | ||||
* | Use --set-scripts-executable by default for get/pull in darcs.eclass. | Duncan Coutts | 2006-08-10 | 1 | -4/+8 |
| | | | | Fixes bug #136460. | ||||
* | added new darcs eclass | Andres Loeh | 2006-05-22 | 1 | -0/+142 |