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