2006-04-08 |
Zac Medico | Remove bin/mirror.py because, according to Brian Harrin... v2.1_pre8 |
commit | commitdiff | tree | snapshot |
2006-04-08 |
Zac Medico | Remove pym/portage_contents.py because it's not used... |
commit | commitdiff | tree | snapshot |
2006-04-08 |
Zac Medico | Remove pym/dcdialog.py because it's not used. Thanks... |
commit | commitdiff | tree | snapshot |
2006-04-08 |
Zac Medico | Add copyright headers for portage_update and portage_ma... |
commit | commitdiff | tree | snapshot |
2006-04-08 |
Zac Medico | Fix some minor issues with the anydbm cache module... |
commit | commitdiff | tree | snapshot |
2006-04-08 |
Zac Medico | Remove redundant "please tell me what to do" code,... |
commit | commitdiff | tree | snapshot |
2006-04-08 |
Zac Medico | Fix myaction logic so that --resume works (with --prete... |
commit | commitdiff | tree | snapshot |
2006-04-08 |
Jason Stubbs | Protect string indexes during input stripping in dep_ge... |
commit | commitdiff | tree | snapshot |
2006-04-07 |
Zac Medico | Fix myaction logic (myaction==None is actually valid... |
commit | commitdiff | tree | snapshot |
2006-04-07 |
Mike Frysinger | remove reference to a script that doesnt exist |
commit | commitdiff | tree | snapshot |
2006-04-07 |
Alec Warner | Fix this random y that was in the last commit...I blame... |
commit | commitdiff | tree | snapshot |
2006-04-07 |
Alec Warner | Fix a regression in security handling, emerge with... |
commit | commitdiff | tree | snapshot |
2006-04-07 |
Alec Warner | Thanks to jforman for finding this one, emerge was... |
commit | commitdiff | tree | snapshot |
2006-04-07 |
Zac Medico | Optimize manifest2AuxfileFilter handling of ignored... |
commit | commitdiff | tree | snapshot |
2006-04-07 |
Zac Medico | Raise exceptions when appropriate in the atomic_ofstrea... |
commit | commitdiff | tree | snapshot |
2006-04-07 |
Alec Warner | Speed up portage.config.keys() |
commit | commitdiff | tree | snapshot |
2006-04-07 |
Alec Warner | Change == None to is None |
commit | commitdiff | tree | snapshot |
2006-04-06 |
Simon Stelling | only display syncing progress for each file when -... |
commit | commitdiff | tree | snapshot |
2006-04-06 |
Simon Stelling | set PKG_CONFIG_PATH correct on multilib systems; bug... |
commit | commitdiff | tree | snapshot |
2006-04-06 |
Simon Stelling | add /usr/local/{,s}bin to PATH; bug 117713 |
commit | commitdiff | tree | snapshot |
2006-04-06 |
Simon Stelling | emerge info -> emerge --info |
commit | commitdiff | tree | snapshot |
2006-04-06 |
Alec Warner | Remove really really old check during a cvs move. ... |
commit | commitdiff | tree | snapshot |
2006-04-06 |
Zac Medico | Revert r3073 since it causes a regression (digestgen... |
commit | commitdiff | tree | snapshot |
2006-04-05 |
Zac Medico | Revert FEATURES=noclean behavior so that clean is only... |
commit | commitdiff | tree | snapshot |
2006-04-05 |
Zac Medico | Move some color mappings to ensure that they do not... |
commit | commitdiff | tree | snapshot |
2006-04-05 |
Zac Medico | Add color code mappings for 16 colors in rgb format. |
commit | commitdiff | tree | snapshot |
2006-04-05 |
Zac Medico | Remove the srcroot parameter from env_update because... |
commit | commitdiff | tree | snapshot |
2006-04-04 |
Alec Warner | Don't generate digests on --pretend for repoman. Thank... |
commit | commitdiff | tree | snapshot |
2006-04-04 |
Zac Medico | Add support for user configuration of colors in the... |
commit | commitdiff | tree | snapshot |
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 |
next |