Age | Commit message (Expand) | Author | Lines |
2007-10-21 | Detect non-GNU things at runtime. Fixes: ticket:408 | Ciaran McCreesh
| -2/+2 |
2007-10-20 | Use $(MAKE), not make | Ciaran McCreesh
| -1/+1 |
2007-10-20 | Use $(MAKE), not make | Ciaran McCreesh
| -1/+1 |
2007-10-13 | Fix distcheck. | Piotr Jaroszyński
| -5/+10 |
2007-10-13 | Change how we handle distcheck deps | Ciaran McCreesh
| -0/+11 |
2007-08-31 | Allow hooks in LIBDIR/paludis/hooks, and document .so hooks. | David Leverton
| -1/+3 |
2007-08-12 | Fix config protect handling for PMS compliance and ${ROOT}!=/. | David Leverton
| -8/+14 |
2007-08-07 | Fix out of tree build | Ciaran McCreesh
| -5/+6 |
2007-08-06 | BSD support | Ciaran McCreesh
| -2/+3 |
2007-08-05 | Test some of our hooks | Ciaran McCreesh
| -9/+244 |
2007-07-23 | ok, nevermind on the hooks. | Mike Kelly
| -1/+1 |
2007-07-23 | Uh, we never sync installed repos.. scratch that. | Mike Kelly
| -1/+1 |
2007-07-23 | Oops, forgot to update the hooks. | Mike Kelly
| -2/+2 |
2007-07-16 | Change my email address. | Mike Kelly
| -1/+1 |
2007-07-09 | Don't ship news.eselect as part of Paludis. Use 'eselect news count' rather t... | Ciaran McCreesh
| -11/+2 |
2007-05-18 | Quote readlink's args. | Piotr Jaroszyński
| -4/+4 |
2007-05-18 | Don't elog in pretend, config and metadata phases. | David Leverton
| -0/+4 |
2007-05-07 | Make the files being removed get echoed to stdout, not stderr. Good for cron,... | Mike Kelly
| -1/+1 |
2007-05-04 | Added patch to use canonicalise instead of readlink. Thanks to Robert S. Gerus. | Alexander Færøy
| -1/+1 |
2007-04-16 | New style hook goodness | Ciaran McCreesh
| -51/+59 |
2007-04-16 | Kill off RepositoryNewsInterface. | Ciaran McCreesh
| -55/+54 |
2007-04-16 | Formatting | Ciaran McCreesh
| -1/+0 |
2007-04-05 | Preserve whitespace on elog messages | Ciaran McCreesh
| -3/+3 |
2007-03-25 | Get the warning messages for userpriv right. Make the elog hook work under us... | Ciaran McCreesh
| -0/+4 |
2007-03-25 | Make sure hooks are +x when installed | Ciaran McCreesh
| -1/+1 |
2007-03-24 | Make select news support multiple languages. Better 'you have unread news' me... | Ciaran McCreesh
| -2/+2 |
2007-03-24 | Fix header. Fixes: ticket:149 | Ciaran McCreesh
| -6/+0 |
2007-03-24 | Document clean_ hooks. Fixes: ticket:148 | Ciaran McCreesh
| -0/+5 |
2007-03-23 | Add merge item hooks. Fixes: ticket:142 | Ciaran McCreesh
| -0/+2 |
2007-02-23 | Add {merger_check,merger_install,unmerger_unlink}_{pre,post} hooks. | David Leverton
| -0/+6 |
2007-02-23 | Allow hooks to abort the operation by returning non-zero. | David Leverton
| -3/+3 |
2007-02-14 | Destination aware hooks | Ciaran McCreesh
| -3/+25 |
2007-02-13 | Add symlink fixing hook | Ciaran McCreesh
| -6/+68 |
2007-02-13 | Common unmerger base class. Add hooks for merge actions | Ciaran McCreesh
| -0/+30 |
2007-02-12 | New destination-driven merger code | Ciaran McCreesh
| -59/+0 |
2007-02-04 | Fix | Ciaran McCreesh
| -0/+2 |
2007-02-04 | Kill write cache after a sync. Fixes: ticket:38 | Ciaran McCreesh
| -1/+44 |
2007-01-28 | Don't load PALUDIS_PID from the saved environment. Make elog demo hook displ... | David Leverton
| -1/+2 |
2007-01-27 | We also need to do a cache regen after a clean | Ciaran McCreesh
| -0/+1 |
2007-01-05 | Cleanup a bit. Make our paludis calls silent. Use pretty colored einfo and ew... | Mike Kelly
| -7/+11 |
2007-01-05 | Typos | Ciaran McCreesh
| -3/+2 |
2007-01-04 | Remove the setuid_setgid hook until I can properly test it and make it work. | Fernando J. Pereda
| -40/+1 |
2007-01-04 | Added a hook to remove the setuid/setgid bits of a file before upgrading or r... | Fernando J. Pereda
| -1/+40 |
2007-01-04 | Fix copyright headers | Ciaran McCreesh
| -16/+8 |
2006-12-28 | oops | Ciaran McCreesh
| -0/+4 |
2006-12-28 | The uninstall_ hooks are now only called for real uninstalls. When cleaning a... | Ciaran McCreesh
| -0/+20 |
2006-12-18 | Display an extra newline when we're done | Ciaran McCreesh
| -0/+1 |
2006-12-15 | Add a demo hook that shows information about new packages after a sync. Allow... | Ciaran McCreesh
| -3/+58 |
2006-12-09 | Oops | Ciaran McCreesh
| -0/+93 |
2006-12-09 | Add demonstration elog hooks. Use einfo_unhooked, ebegin_unhooked where appro... | Ciaran McCreesh
| -24/+29 |