2007-08-23 |
Zac Medico | Bug #189791 - Send errors to /dev/null when debug-print... |
commit | commitdiff | tree | snapshot |
2007-08-23 |
Zac Medico | Fix a typo from r7663. |
commit | commitdiff | tree | snapshot |
2007-08-22 |
Zac Medico | Use INFORM to colorize the package name. |
commit | commitdiff | tree | snapshot |
2007-08-22 |
Zac Medico | Prevent output from being flushed to the console too... |
commit | commitdiff | tree | snapshot |
2007-08-22 |
Zac Medico | Skip --newuse checks for nodes that have already been... |
commit | commitdiff | tree | snapshot |
2007-08-22 |
Zac Medico | Make depgraph.select_dep() reuse cached metadata from... |
commit | commitdiff | tree | snapshot |
2007-08-22 |
Zac Medico | Fix update_dbentry() to process version components... |
commit | commitdiff | tree | snapshot |
2007-08-22 |
Zac Medico | Make best() return early when it's only given one packages. |
commit | commitdiff | tree | snapshot |
2007-08-22 |
Zac Medico | Pass complete package metadata from depgraph.select_dep... |
commit | commitdiff | tree | snapshot |
2007-08-22 |
Zac Medico | Bug #188703 - Don't adjust permissions in ${T} unless... |
commit | commitdiff | tree | snapshot |
2007-08-22 |
Zac Medico | Make --info detect more /etc/*-release files as suggest... |
commit | commitdiff | tree | snapshot |
2007-08-22 |
Zac Medico | Send cache hit/miss status updates to stdout instead... |
commit | commitdiff | tree | snapshot |
2007-08-22 |
Zac Medico | Show cache miss/hit counts all on one line, using ... |
commit | commitdiff | tree | snapshot |
2007-08-22 |
Zac Medico | Bug #189743 - Add .jpeg to the list of extensions suppo... |
commit | commitdiff | tree | snapshot |
2007-08-21 |
Alec Warner | Try harder to figure out what OS we are running |
commit | commitdiff | tree | snapshot |
2007-08-21 |
Zac Medico | Just use os.listdir() since portage.listdir() is unnece... |
commit | commitdiff | tree | snapshot |
2007-08-19 |
Zac Medico | Fix ACCEPT_KEYWORDS validation so that ** is valid. |
commit | commitdiff | tree | snapshot |
2007-08-17 |
Mike Frysinger | filter out kernel modules from ELF QA checks #184443 |
commit | commitdiff | tree | snapshot |
2007-08-17 |
Mike Frysinger | remove "risky" message about -O2 |
commit | commitdiff | tree | snapshot |
2007-08-17 |
Zac Medico | For bug #189219, use pkgcmp() to sort versions in selec... |
commit | commitdiff | tree | snapshot |
2007-08-16 |
Zac Medico | Make etc-update copy owner and group bits when it merge... |
commit | commitdiff | tree | snapshot |
2007-08-16 |
Mike Frysinger | make -f/-F distinction clearer |
commit | commitdiff | tree | snapshot |
2007-08-16 |
Zac Medico | Fix existing_node logic inside depgraph.create(). |
commit | commitdiff | tree | snapshot |
2007-08-16 |
Zac Medico | Combine 2 locations in depgraph.create() where nodes... |
commit | commitdiff | tree | snapshot |
2007-08-16 |
Zac Medico | Always assign higher priority to dependencies on packag... |
commit | commitdiff | tree | snapshot |
2007-08-15 |
Zac Medico | Add some floating point vercmp cases. |
commit | commitdiff | tree | snapshot |
2007-08-15 |
Zac Medico | For bug #188807, add nocreate and delaycompress options... |
commit | commitdiff | tree | snapshot |
2007-08-15 |
Zac Medico | For bug #188449, since python floats have limited range... |
commit | commitdiff | tree | snapshot |
2007-08-15 |
Zac Medico | For bug #188782, dependencies on packages specified... |
commit | commitdiff | tree | snapshot |
2007-08-14 |
Zac Medico | Make sure to skip info dir files with the .old extension. |
commit | commitdiff | tree | snapshot |
2007-08-14 |
Zac Medico | For bug #188782, keep "nomerge" nodes in the graph... |
commit | commitdiff | tree | snapshot |
2007-08-13 |
Ned Ludd | - revert a few -O2 when they should of remained -O3... |
commit | commitdiff | tree | snapshot |
2007-08-12 |
Ned Ludd | 'decent' CFLAGS should not feature -O3. Bug 188619 |
commit | commitdiff | tree | snapshot |
2007-08-12 |
Zac Medico | For bug #33585, leave the old info dir file in place... |
commit | commitdiff | tree | snapshot |
2007-08-12 |
Zac Medico | For bug #188559, invalidate dblink._contents_inodes... |
commit | commitdiff | tree | snapshot |
2007-08-11 |
Zac Medico | Optimize config.setcpv() so that it doesn't call regene... |
commit | commitdiff | tree | snapshot |
2007-08-10 |
Zac Medico | Don't generate a QA Notice if the ${S} directory doesn... |
commit | commitdiff | tree | snapshot |
2007-08-06 |
Zac Medico | Update emerge --help and --info docs. Thanks to Arfreve... |
commit | commitdiff | tree | snapshot |
2007-08-06 |
Zac Medico | Document FEATURES=webrsync-gpg. Thanks to Arfrever... |
commit | commitdiff | tree | snapshot |
2007-08-06 |
Zac Medico | For bug #187795, remove pointless digest.disjointed... |
commit | commitdiff | tree | snapshot |
2007-08-06 |
Zac Medico | Merge rewrite by Alon Bar-Lev from bug #130039: |
commit | commitdiff | tree | snapshot |
2007-08-05 |
Alec Warner | Fix from ferringb |
commit | commitdiff | tree | snapshot |
2007-08-05 |
Zac Medico | For bug #187806, use mkstemp to create tmpservertimesta... |
commit | commitdiff | tree | snapshot |
2007-08-04 |
Zac Medico | Use == for comparison of portage_node since digraph... |
commit | commitdiff | tree | snapshot |
2007-08-04 |
Zac Medico | Make sure that portage always has all of it's RDEPENDs... |
commit | commitdiff | tree | snapshot |
2007-08-04 |
Zac Medico | Move ecompressdir and ecompress --dequeue after prepall. |
commit | commitdiff | tree | snapshot |
2007-08-04 |
Zac Medico | Call ecompressdir and ecompress --dequeue outside of... |
commit | commitdiff | tree | snapshot |
2007-08-04 |
Zac Medico | Make config updates get counted correctly for bug ... |
commit | commitdiff | tree | snapshot |
2007-08-04 |
Zac Medico | Remove the depend phase from the doebuild actionmap... |
commit | commitdiff | tree | snapshot |
2007-08-03 |
Zac Medico | Make droppriv for the depend phase conditional on userp... |
commit | commitdiff | tree | snapshot |
2007-08-03 |
Zac Medico | Generate a QA Notice and cd to ${WORKDIR} if the $... |
commit | commitdiff | tree | snapshot |
2007-08-03 |
Zac Medico | In portage.spawn() logging, put the read end of the... |
commit | commitdiff | tree | snapshot |
2007-08-03 |
Zac Medico | s/portage.eclass_cache/eclass_cache/ since eclass_cache... |
commit | commitdiff | tree | snapshot |
2007-08-02 |
Zac Medico | For bug #187518, handle EISDIR thrown from mkdir when... |
commit | commitdiff | tree | snapshot |
2007-08-02 |
Zac Medico | For bug #187480, fix writemsg args in portdbapi.gvisible(). |
commit | commitdiff | tree | snapshot |
2007-08-01 |
Zac Medico | Like older versions of portage, don't show the repo... |
commit | commitdiff | tree | snapshot |
2007-08-01 |
Zac Medico | For bug #187375, handle an ImportError when portage... |
commit | commitdiff | tree | snapshot |
2007-07-31 |
Zac Medico | Handle the ENOENT error if the world file doesn't exist. |
commit | commitdiff | tree | snapshot |
2007-07-31 |
Zac Medico | Change the numeric value of DepPriority.MIN to be equal... |
commit | commitdiff | tree | snapshot |
2007-07-30 |
Zac Medico | As a workaround for bug #185305, make quickpkg break... |
commit | commitdiff | tree | snapshot |
2007-07-30 |
Zac Medico | For bug #187142, properly pass a dbapi instance into... |
commit | commitdiff | tree | snapshot |
2007-07-30 |
Zac Medico | Make finalize() accept a parameter once again since... |
commit | commitdiff | tree | snapshot |
2007-07-30 |
Zac Medico | For bug #186960, try to create a directory for $ROOT... |
commit | commitdiff | tree | snapshot |
2007-07-30 |
Zac Medico | Always pass a dbapi instance into a setcpv call. |
commit | commitdiff | tree | snapshot |
2007-07-30 |
Zac Medico | For bug #139670, update the dohtml docs to show all... |
commit | commitdiff | tree | snapshot |
2007-07-30 |
Zac Medico | For bug #137483, move the `emerge --help config` docs... |
commit | commitdiff | tree | snapshot |
2007-07-29 |
Zac Medico | Update USE_ORDER docs for bug #187016. |
commit | commitdiff | tree | snapshot |
2007-07-29 |
Zac Medico | For bug #187016, and env.d to the default USE_ORDER. |
commit | commitdiff | tree | snapshot |
2007-07-29 |
Zac Medico | Change "output" import to portage.output. |
commit | commitdiff | tree | snapshot |
2007-07-29 |
Zac Medico | For pty logging, handle the EAGAIN error that is thrown... |
commit | commitdiff | tree | snapshot |
2007-07-28 |
Zac Medico | For bug #186876, fall back it os.pipe() if pty.openpty... |
commit | commitdiff | tree | snapshot |
2007-07-28 |
Zac Medico | When the fetch phase fails inside doebuild(), create... |
commit | commitdiff | tree | snapshot |
2007-07-28 |
Zac Medico | Handle 2 more cases where elog_process() needs to be... |
commit | commitdiff | tree | snapshot |
2007-07-28 |
Zac Medico | For bug #185048, make emerge-webrsync honor http_proxy... |
commit | commitdiff | tree | snapshot |
2007-07-27 |
Zac Medico | For bug #186639, note that /etc/portage/profile/ suppor... |
commit | commitdiff | tree | snapshot |
2007-07-27 |
Zac Medico | For bug #186639, add more clarification about the relat... |
commit | commitdiff | tree | snapshot |
2007-07-27 |
Zac Medico | For bug #186480, while we transition to repository... |
commit | commitdiff | tree | snapshot |
2007-07-27 |
Zac Medico | For bug #186826, always show --newuse flags that trigge... |
commit | commitdiff | tree | snapshot |
2007-07-27 |
Zac Medico | For --buildpkgonly, say "built" instead of "merged... |
commit | commitdiff | tree | snapshot |
2007-07-26 |
Zac Medico | For bug #186610, use `find <path>` to scan for config... |
commit | commitdiff | tree | snapshot |
2007-07-26 |
Zac Medico | When setting the size of the pty for logging, check... |
commit | commitdiff | tree | snapshot |
2007-07-25 |
Mike Frysinger | use ${MAKE:-make} rather than make in einstall() |
commit | commitdiff | tree | snapshot |
2007-07-25 |
Zac Medico | For bug #186386, pass stdin directly to spawned process... |
commit | commitdiff | tree | snapshot |
2007-07-25 |
Zac Medico | Set O_NONBLOCK just for read calls (uses fewer fcntl... |
commit | commitdiff | tree | snapshot |
2007-07-25 |
Zac Medico | CACHE_PATH starts with / and therefore isn't compatible... |
commit | commitdiff | tree | snapshot |
2007-07-25 |
Zac Medico | Use blocking mode for writes since we'd rather block... |
commit | commitdiff | tree | snapshot |
2007-07-25 |
Alec Warner | Use the hardcoded variables from portage.const rather... |
commit | commitdiff | tree | snapshot |
2007-07-25 |
Zac Medico | Use a select loop for moving input and ouput when loggi... |
commit | commitdiff | tree | snapshot |
2007-07-24 |
Zac Medico | Add droppriv keyword for the depend phase (last one). |
commit | commitdiff | tree | snapshot |
2007-07-24 |
Zac Medico | Add droppriv keyword for the depend phase. |
commit | commitdiff | tree | snapshot |
2007-07-24 |
Zac Medico | Fix make.conf.example rejects. |
commit | commitdiff | tree | snapshot |
2007-07-24 |
Zac Medico | For bug #186337, show an ewarn message if FEATURES... |
commit | commitdiff | tree | snapshot |
2007-07-23 |
Zac Medico | Add FEATURES=fakeroot support which causes install... |
commit | commitdiff | tree | snapshot |
2007-07-23 |
Zac Medico | Add sfperms and strict to the default FEATURES since... |
commit | commitdiff | tree | snapshot |
2007-07-23 |
Zac Medico | Enable FEATURES=userfetch by default. |
commit | commitdiff | tree | snapshot |
2007-07-23 |
Zac Medico | Drop privileges in the "depend" phase regardless of... |
commit | commitdiff | tree | snapshot |
2007-07-23 |
Alec Warner | add more tests for keyvaluepairloader (it had a bug... |
commit | commitdiff | tree | snapshot |
2007-07-23 |
Alec Warner | fix broken import |
commit | commitdiff | tree | snapshot |
2007-07-23 |
Alec Warner | Fix imports for style, slight optimization for grab... |
commit | commitdiff | tree | snapshot |
2007-07-23 |
Alec Warner | Validator should be a function, not a class, fix spacin... |
commit | commitdiff | tree | snapshot |
next |