| Commit message (Expand) | Author | Age | Files | Lines |
* | preserve_old_lib_notify: keep full path to lib in revdep-rebuild example outp... | Mike Frysinger | 2010-11-22 | 1 | -2/+2 |
* | path_exists: new function for checking existence of multiple paths | Mike Frysinger | 2010-10-17 | 1 | -1/+30 |
* | epatch docs: fix inverted logic in documentation | Mike Frysinger | 2010-09-16 | 1 | -2/+2 |
* | epatch_user: return 0/1 depending on user patches actually applied | Mike Frysinger | 2010-08-19 | 1 | -2/+3 |
* | Add eqawarn | Petteri Räty | 2010-07-11 | 1 | -1/+12 |
* | einfon wasn't a typo | Tristan Heaven | 2010-07-10 | 1 | -2/+2 |
* | Fix bug in cdrom_get_cds() identified by Jared <nitro@legroom.net> when using... | Doug Goldstein | 2010-07-10 | 1 | -3/+3 |
* | Add -r to groupadd and useradd so that users and groups created on Linux are ... | Doug Goldstein | 2010-06-23 | 1 | -4/+5 |
* | drop unnecessary output padding in unpack_makeself #320313 | Mike Frysinger | 2010-05-20 | 1 | -5/+5 |
* | add -m1 to grep for unpack_makeself for bug #319059 | Michael Sterrett | 2010-05-11 | 1 | -2/+2 |
* | make_desktop_entry: use printf %b to make arg passing simpler since we only w... | Mike Frysinger | 2010-04-19 | 1 | -2/+2 |
* | make_desktop_entry: let 5th arg take arbitrary fields to append to the deskto... | Mike Frysinger | 2010-03-23 | 1 | -6/+11 |
* | make_desktop_entry: call `die` if `doins` failed #305165 | Mike Frysinger | 2010-03-07 | 1 | -2/+2 |
* | make_desktop_entry: place media-gfx into Graphics only, not AudioVideo;Graphics | Mike Frysinger | 2010-03-07 | 1 | -7/+13 |
* | make_desktop_entry: fix tab/space corruption | Mike Frysinger | 2010-03-07 | 1 | -45/+39 |
* | Replace eqawarn with ewarn - as it's present in all EAPIs | Maciej Mrozowski | 2010-03-02 | 1 | -5/+3 |
* | Reapply patch, this time with workaround for an apparent bug in bash 3.2 and 4.0 | Jonathan Callen | 2010-02-26 | 1 | -4/+16 |
* | Broken with stable versions of bash | Mark Loeser | 2010-02-26 | 1 | -16/+4 |
* | Properly implement the Desktop File Specification in make_desktop_entry() | Jonathan Callen | 2010-02-26 | 1 | -4/+16 |
* | Check if eqawarn is defined before calling it. | Petteri Räty | 2010-02-17 | 1 | -3/+5 |
* | Fixed indentation. | Maciej Mrozowski | 2010-02-17 | 1 | -7/+7 |
* | Added fallback implementations for ebeep and epause that display QA Notice wh... | Maciej Mrozowski | 2010-02-17 | 1 | -1/+11 |
* | eshopts_{push,pop}: add support for the extended options available only via `... | Mike Frysinger | 2010-02-15 | 1 | -7/+20 |
* | Only define epause and ebeep in EAPIs 0 1 2. Mark built_with_use as deprecated. | Petteri Räty | 2010-01-28 | 1 | -3/+10 |
* | Fix the EPATCH_EXCLUDE properly by patch from Griffon26. Also it fixes bug #3... | Tomas Chvatal | 2010-01-10 | 1 | -5/+6 |
* | [eutils.eclass] QA: Fix EPATCH_EXCLUDE not working at all. | Tomas Chvatal | 2010-01-10 | 1 | -3/+5 |
* | epatch - fix unbalanced eshopts_pop #300360 | Mike Frysinger | 2010-01-10 | 1 | -5/+3 |
* | rewrite epatch greatly -- clean up logging, quoting, shell opts, file name ch... | Mike Frysinger | 2010-01-09 | 1 | -218/+206 |
* | Bug #281314 - Do die if the license file can not be found until after | Zac Medico | 2010-01-03 | 1 | -2/+2 |
* | Bug #297392 - Remove extra leading slash in epatch_user() output. | Zac Medico | 2009-12-19 | 1 | -2/+2 |
* | add new eshopts_{push,pop} functions to simplify mucking with shell options | Mike Frysinger | 2009-12-11 | 1 | -6/+49 |
* | move euser argument to the end, to conform to more implementations of useradd... | Fabian Groffen | 2009-10-18 | 1 | -3/+5 |
* | make_desktop_entry: dont bother writing Version= anymore #285920 by Josh Saddler | Mike Frysinger | 2009-09-24 | 1 | -2/+1 |
* | properly detect OSX 10.6/Darwin 10, thanks Sören Kuklau in bug #284701 | Fabian Groffen | 2009-09-12 | 1 | -11/+11 |
* | unify duplicated user epatching code | Mike Frysinger | 2009-08-26 | 1 | -1/+20 |
* | add xz support by Brandon Berhent #260653 | Mike Frysinger | 2009-03-01 | 1 | -1/+5 |
* | tweak output case to avoid confusing people #260214 by Caleb Cushing | Mike Frysinger | 2009-02-27 | 1 | -2/+2 |
* | quote semicolons in subshells to work around bash-4.0 regression | Mike Frysinger | 2009-02-21 | 1 | -3/+3 |
* | fixup broken make_session_desktop() | Mike Frysinger | 2009-02-21 | 1 | -7/+10 |
* | Comment about prepalldocs with approval from lu_zero and dev-zero. | Petteri Räty | 2009-02-18 | 1 | -12/+18 |
* | return, don't exit from the function | Michael Sterrett | 2009-02-18 | 1 | -2/+2 |
* | Add a prepalldocs function to provide the functionality of the deprecated pre... | Michael Sterrett | 2009-02-18 | 1 | -1/+19 |
* | Apply patch by Armando Di Cianno to add support for OSX 10.5+ in egetent, bug... | Fabian Groffen | 2009-02-15 | 1 | -2/+18 |
* | Fixed typo in comments. | Peter Volkov | 2009-02-07 | 1 | -2/+2 |
* | typo: Not -> Note (bug #238889) | Michael Sterrett | 2008-09-28 | 1 | -2/+2 |
* | even better: dont whine about abs paths, just transparently skip the -p0 step... | Mike Frysinger | 2008-09-20 | 1 | -4/+6 |
* | filter /dev/null from abs path check and include the offending line in the wa... | Mike Frysinger | 2008-09-20 | 1 | -2/+4 |
* | start whining about absolute paths in patch files | Mike Frysinger | 2008-09-20 | 1 | -1/+8 |
* | optimize patch decompression so we only do it once | Mike Frysinger | 2008-09-20 | 1 | -21/+17 |
* | add support for lzma patches | Mike Frysinger | 2008-09-20 | 1 | -1/+5 |