2006-04-04 |
Zac Medico | Automatically create FILESDIR if necessary when writing... |
commit | commitdiff | tree | snapshot |
2006-04-04 |
Simon Stelling | fix typo in make.conf and remove RSYNC_EXCLUDEFROM... |
commit | commitdiff | tree | snapshot |
2006-04-04 |
Simon Stelling | fix make.conf indentation per bug 127868; thanks to... |
commit | commitdiff | tree | snapshot |
2006-04-03 |
Alec Warner | It was pointed out that we have a Test-Manifest perl... |
commit | commitdiff | tree | snapshot |
2006-04-03 |
Alec Warner | Fix yet another typo of mine, thanks to exg |
commit | commitdiff | tree | snapshot |
2006-04-03 |
Alec Warner | Fix ordering in cvs calls to be correct, thanks to... |
commit | commitdiff | tree | snapshot |
2006-04-03 |
Jason Stubbs | s/parenreduce/paren_reduce/ comment fix. |
commit | commitdiff | tree | snapshot |
2006-04-03 |
Alec Warner | Remove out-dated TODO file |
commit | commitdiff | tree | snapshot |
2006-04-03 |
Zac Medico | Fix a typo from r3058. |
commit | commitdiff | tree | snapshot |
2006-04-03 |
Alec Warner | Fixes for repoman thanks to exg@gentoo.org and bug... |
commit | commitdiff | tree | snapshot |
2006-04-03 |
Alec Warner | Fix minor typo: reported by Brian Harring |
commit | commitdiff | tree | snapshot |
2006-04-03 |
Alec Warner | tsk tsk, fix a missing parenthesis :) |
commit | commitdiff | tree | snapshot |
2006-04-03 |
Alec Warner | Add a deprecation notice for those who are still using... |
commit | commitdiff | tree | snapshot |
2006-04-03 |
Zac Medico | Move DISTDIR initialization from doebuild to fetch... |
commit | commitdiff | tree | snapshot |
2006-04-03 |
Alec Warner | Take sound advice and move all the use expand files... |
commit | commitdiff | tree | snapshot |
2006-04-03 |
Alec Warner | Make repoman check for USE expand descriptions in other... |
commit | commitdiff | tree | snapshot |
2006-04-02 |
Jason Stubbs | Make the reading of /proc/<pid>/fd/ impervious to the... |
commit | commitdiff | tree | snapshot |
2006-04-02 |
Zac Medico | Add a portage_exec.get_open_fds() function for bug... |
commit | commitdiff | tree | snapshot |
2006-04-02 |
Alec Warner | More exception fixes... |
commit | commitdiff | tree | snapshot |
2006-04-02 |
Alec Warner | Fixing stupid exception handling |
commit | commitdiff | tree | snapshot |
2006-04-01 |
Mike Frysinger | fix makelinks logic again |
commit | commitdiff | tree | snapshot |
2006-04-01 |
Zac Medico | Rename local 'root' variable to parent_dir so that... |
commit | commitdiff | tree | snapshot |
2006-04-01 |
Zac Medico | Fix ROOT handling for timestamps of lib directories... |
commit | commitdiff | tree | snapshot |
2006-04-01 |
Mike Frysinger | need to still check makelinks |
commit | commitdiff | tree | snapshot |
2006-04-01 |
Zac Medico | Fix env_update so it runs ldconfig when a lib dir times... |
commit | commitdiff | tree | snapshot |
2006-04-01 |
Mike Frysinger | dont run ldconfig if a package doesnt actually install... |
commit | commitdiff | tree | snapshot |
2006-03-30 |
Zac Medico | Fix manifest2AuxfileFilter so that it correctly filters... |
commit | commitdiff | tree | snapshot |
2006-03-30 |
Zac Medico | Use ensure_dirs for CCACHE_DIR, CONFCACHE_DIR, and... |
commit | commitdiff | tree | snapshot |
2006-03-30 |
Zac Medico | Add a reusable ensure_dirs() function and use it for... |
commit | commitdiff | tree | snapshot |
2006-03-30 |
Zac Medico | The return value from apply_permissions now indicates... |
commit | commitdiff | tree | snapshot |
2006-03-30 |
Zac Medico | Handle distlocks subdir initialization together with... |
commit | commitdiff | tree | snapshot |
2006-03-29 |
Zac Medico | Only do recursive permissions on $DISTDIR and $DISTDIR... |
commit | commitdiff | tree | snapshot |
2006-03-29 |
Zac Medico | Compare distfiles timestamps with the files in PORTAGE_... |
commit | commitdiff | tree | snapshot |
2006-03-29 |
Zac Medico | Ignore more system libraries in python-trace mode. |
commit | commitdiff | tree | snapshot |
2006-03-29 |
Zac Medico | Automatically follow symlinks in the atomic_ofstream... |
commit | commitdiff | tree | snapshot |
2006-03-29 |
Mike Frysinger | add missing space in quiet col output |
commit | commitdiff | tree | snapshot |
2006-03-29 |
Zac Medico | Create a single colorize() function in the output modul... |
commit | commitdiff | tree | snapshot |
2006-03-28 |
Marius Mauch | Recommend PORTAGE_RSYNC_EXTRA_OPTS instead of PORTAGE_R... |
commit | commitdiff | tree | snapshot |
2006-03-27 |
Ned Ludd | - set sane perms on unpacking. If anybody hates this... |
commit | commitdiff | tree | snapshot |
2006-03-27 |
Zac Medico | Sort the hashes for manifest2 lines to that output... |
commit | commitdiff | tree | snapshot |
2006-03-27 |
Marius Mauch | sort digest/Manifest files by 1) filetype (v2 only... |
commit | commitdiff | tree | snapshot |
2006-03-27 |
Zac Medico | Compare new digest data with old digest data and rewrit... |
commit | commitdiff | tree | snapshot |
2006-03-27 |
Zac Medico | Use write_atomic for updates of old style digest files. |
commit | commitdiff | tree | snapshot |
2006-03-27 |
Marius Mauch | fix some nasty repoman tricks causing problems (always... |
commit | commitdiff | tree | snapshot |
2006-03-27 |
Zac Medico | Split out a reusable Manifest._createDigestLines1(... |
commit | commitdiff | tree | snapshot |
2006-03-27 |
Zac Medico | fix a typo from the last revision. |
commit | commitdiff | tree | snapshot |
2006-03-27 |
Zac Medico | Split out a reusable Manifest._parseDigests() method. |
commit | commitdiff | tree | snapshot |
2006-03-26 |
Zac Medico | Allow users in the portage group to fetch. Thanks to... |
commit | commitdiff | tree | snapshot |
2006-03-26 |
Marius Mauch | move some elog defaults into make.globals, add new... |
commit | commitdiff | tree | snapshot |
2006-03-26 |
Zac Medico | Clean up code for creation of CCACHEDIR, CONFCACHEDIR... |
commit | commitdiff | tree | snapshot |
2006-03-26 |
Marius Mauch | for collision-protect also check that only versions... |
commit | commitdiff | tree | snapshot |
2006-03-26 |
Marius Mauch | fix AuxfileFilter to ignore all files in svn or cvs... |
commit | commitdiff | tree | snapshot |
2006-03-25 |
Zac Medico | Fix traceback for bug #127573. Thanks to illuminata... |
commit | commitdiff | tree | snapshot |
2006-03-25 |
Zac Medico | Add lazy loading of virtuals in portage.do_vartree... |
commit | commitdiff | tree | snapshot |
2006-03-25 |
Marius Mauch | Add files/ prefix for AUX files in manifest1 entries... v2.1_pre7 |
commit | commitdiff | tree | snapshot |
2006-03-25 |
Zac Medico | Load virtuals on demand in order to avoid needless... |
commit | commitdiff | tree | snapshot |
2006-03-25 |
Marius Mauch | only reuse distfile checksums if the file doesn't exist |
commit | commitdiff | tree | snapshot |
2006-03-25 |
Marius Mauch | Make ebuild digest reuse existing checksums |
commit | commitdiff | tree | snapshot |
2006-03-25 |
Marius Mauch | Make ebuild digest a bit more verbose |
commit | commitdiff | tree | snapshot |
2006-03-25 |
Marius Mauch | FileNotFoundException should be used with the filename |
commit | commitdiff | tree | snapshot |
2006-03-24 |
Marius Mauch | PORTAGE_WORKDIR_MODE is octal |
commit | commitdiff | tree | snapshot |
2006-03-24 |
Marius Mauch | add missing manifest module |
commit | commitdiff | tree | snapshot |
2006-03-24 |
Marius Mauch | Add manifest2 support. |
commit | commitdiff | tree | snapshot |
2006-03-24 |
Marius Mauch | Fix crappy error handling for PORTAGE_WORKDIR_MODE |
commit | commitdiff | tree | snapshot |
2006-03-24 |
Marius Mauch | Replacing arch specific make.conf files with patches... |
commit | commitdiff | tree | snapshot |
2006-03-24 |
Zac Medico | Create tbz2 package directly in ${PKGDIR}/All to avoid... |
commit | commitdiff | tree | snapshot |
2006-03-23 |
Zac Medico | Add a portage_debug module and python-trace feature... |
commit | commitdiff | tree | snapshot |
2006-03-23 |
Zac Medico | When the post preinst shell tasks fail, write a message... |
commit | commitdiff | tree | snapshot |
2006-03-23 |
Zac Medico | Write a message to stderr indicating when install_qa_ch... |
commit | commitdiff | tree | snapshot |
2006-03-23 |
Zac Medico | Include the die call itself (including line number... |
commit | commitdiff | tree | snapshot |
2006-03-22 |
Zac Medico | Enable bash tracing during sourcing of bashrc for ... |
commit | commitdiff | tree | snapshot |
2006-03-20 |
Zac Medico | Make emerge-webrsync only do metadata-transfer when... |
commit | commitdiff | tree | snapshot |
2006-03-20 |
Zac Medico | Move has, hasq, and hasv functions to isolated-function... |
commit | commitdiff | tree | snapshot |
2006-03-20 |
Zac Medico | Fix sandbox feature (broken since r2947). |
commit | commitdiff | tree | snapshot |
2006-03-20 |
Zac Medico | Do not split PORTAGE_RSYNC_EXTRA_OPTS and add it direct... |
commit | commitdiff | tree | snapshot |
2006-03-20 |
Marien Zwart | Move CacheError from the block of python imports to... |
commit | commitdiff | tree | snapshot |
2006-03-19 |
Zac Medico | Miscellaneous fixes and cleanup for the rsync options... |
commit | commitdiff | tree | snapshot |
2006-03-19 |
Zac Medico | Fix deprecated RSYNC_TIMEOUT handling (move it where... |
commit | commitdiff | tree | snapshot |
2006-03-19 |
Marius Mauch | adding notes about new rsync option handling |
commit | commitdiff | tree | snapshot |
2006-03-19 |
Marius Mauch | make the fallback make.conf more generic by removing... |
commit | commitdiff | tree | snapshot |
2006-03-19 |
Marius Mauch | Add support for generic PORTAGE_RSYNC_{EXTRA_,}OPTS... |
commit | commitdiff | tree | snapshot |
2006-03-19 |
Mike Frysinger | update -I long option |
commit | commitdiff | tree | snapshot |
2006-03-19 |
Mike Frysinger | delete extraneous print |
commit | commitdiff | tree | snapshot |
2006-03-19 |
Zac Medico | Add NOCOLOR support to ebuild.sh and make emerge automa... |
commit | commitdiff | tree | snapshot |
2006-03-19 |
Zac Medico | Compare new digest data with old digest data and rewrit... |
commit | commitdiff | tree | snapshot |
2006-03-19 |
Zac Medico | Catch a possible OSError from the stat call in atomic_o... |
commit | commitdiff | tree | snapshot |
2006-03-18 |
Zac Medico | Reset the selinux security context before returning... |
commit | commitdiff | tree | snapshot |
2006-03-18 |
Zac Medico | Fix typo from the last revision. |
commit | commitdiff | tree | snapshot |
2006-03-18 |
Zac Medico | Stop swallowing IOError and TypeError exceptions in... |
commit | commitdiff | tree | snapshot |
2006-03-18 |
Zac Medico | Prevent an IOError with errno != ENOENT from being... |
commit | commitdiff | tree | snapshot |
2006-03-18 |
Zac Medico | Fix typo in spelling of been in emerge-web Thanks... |
commit | commitdiff | tree | snapshot |
2006-03-18 |
Zac Medico | Make PORTAGE_INST_UID and PORTAGE_INST_GID default... |
commit | commitdiff | tree | snapshot |
2006-03-18 |
Alec Warner | Minor speedup for findname2, suggested by Brian Harring |
commit | commitdiff | tree | snapshot |
2006-03-18 |
Zac Medico | Make successful inherit calls return success so that... |
commit | commitdiff | tree | snapshot |
2006-03-18 |
Kito | add short options for --one-shot and --fetch-all-uri... |
commit | commitdiff | tree | snapshot |
2006-03-18 |
Zac Medico | Replace hard coded number 2 in cache modules with errno... |
commit | commitdiff | tree | snapshot |
2006-03-18 |
Zac Medico | Change os.makedirs to makedirs (typo from r2934). |
commit | commitdiff | tree | snapshot |
2006-03-18 |
Zac Medico | Fix a typo from the last revision. |
commit | commitdiff | tree | snapshot |
2006-03-18 |
Zac Medico | Use one makedirs function for all directory creations... |
commit | commitdiff | tree | snapshot |
2006-03-18 |
Zac Medico | Fix PORTAGE_WORKDIR_MODE so that 0700 is correctly... |
commit | commitdiff | tree | snapshot |
next |