2007-01-14 |
Zac Medico | Document DOC_SYMLINKS_DIR. |
commit | commitdiff | tree | snapshot |
2007-01-14 |
Zac Medico | Don't warn about /etc/make.profile not being a symlink... |
commit | commitdiff | tree | snapshot |
2007-01-14 |
Zac Medico | Disable the test phase when USE=test is masked (for... |
commit | commitdiff | tree | snapshot |
2007-01-14 |
Zac Medico | For bug #69021, add news about FEATURES="test" implying... |
commit | commitdiff | tree | snapshot |
2007-01-14 |
Zac Medico | For bug #161975, document the fact that GENTOO_MIRRORS... |
commit | commitdiff | tree | snapshot |
2007-01-14 |
Zac Medico | Document PORTAGE_LOG_FILE, update PORTAGE_TMPDIR path... |
commit | commitdiff | tree | snapshot |
2007-01-14 |
Zac Medico | Fix dohtml so that it continues to install files even... |
commit | commitdiff | tree | snapshot |
2007-01-13 |
Zac Medico | Fix reversed arguments. |
commit | commitdiff | tree | snapshot |
2007-01-13 |
Zac Medico | Fix 'TypeError: not all arguments converted during... |
commit | commitdiff | tree | snapshot |
2007-01-13 |
Alec Warner | fix tabs with patch from Grobian and bug # 161911,... |
commit | commitdiff | tree | snapshot |
2007-01-13 |
Mike Frysinger | make sure people call addread/addwrite/adddeny/addpredi... |
commit | commitdiff | tree | snapshot |
2007-01-13 |
Zac Medico | Catch InvalidData exceptions for bad atoms passed as... |
commit | commitdiff | tree | snapshot |
2007-01-13 |
Zac Medico | Fix a typo. |
commit | commitdiff | tree | snapshot |
2007-01-13 |
Zac Medico | Obey the silent parameter when parsing options. |
commit | commitdiff | tree | snapshot |
2007-01-13 |
Zac Medico | Document PORTAGE_COMPRESS and PORTAGE_COMPRESS_FLAGS. |
commit | commitdiff | tree | snapshot |
2007-01-13 |
Zac Medico | For bug #144380, disable color at emerge startup and... |
commit | commitdiff | tree | snapshot |
2007-01-13 |
Zac Medico | Use end_paragraph(1) instead of add_line_break() so... |
commit | commitdiff | tree | snapshot |
2007-01-13 |
Zac Medico | Send the unmerge failure message to stderr. |
commit | commitdiff | tree | snapshot |
2007-01-12 |
Zac Medico | Send the slot collision notice to stderr and only show... |
commit | commitdiff | tree | snapshot |
2007-01-12 |
Alec Warner | remove the last of the string module from portage.py |
commit | commitdiff | tree | snapshot |
2007-01-12 |
Alec Warner | Add a few pretty basic comments on writing code, partic... |
commit | commitdiff | tree | snapshot |
2007-01-12 |
Zac Medico | Fix another typo. |
commit | commitdiff | tree | snapshot |
2007-01-12 |
Zac Medico | Fix more typos. |
commit | commitdiff | tree | snapshot |
2007-01-12 |
Zac Medico | Revert accidentally modified joins. |
commit | commitdiff | tree | snapshot |
2007-01-12 |
Zac Medico | Fix a typo. |
commit | commitdiff | tree | snapshot |
2007-01-12 |
Zac Medico | Fix a typo. |
commit | commitdiff | tree | snapshot |
2007-01-12 |
Alec Warner | purge string from portage.py, fix minor bug in portage_util |
commit | commitdiff | tree | snapshot |
2007-01-12 |
Alec Warner | purge string module from repoman |
commit | commitdiff | tree | snapshot |
2007-01-12 |
Alec Warner | another annoy space bug |
commit | commitdiff | tree | snapshot |
2007-01-12 |
Alec Warner | fix "" " " bug |
commit | commitdiff | tree | snapshot |
2007-01-12 |
Alec Warner | purge string module from emerge |
commit | commitdiff | tree | snapshot |
2007-01-12 |
Zac Medico | Fix typos from the previous commit. |
commit | commitdiff | tree | snapshot |
2007-01-12 |
Zac Medico | Use startswith and endswith to simplify code. |
commit | commitdiff | tree | snapshot |
2007-01-12 |
Alec Warner | More String deprecation |
commit | commitdiff | tree | snapshot |
2007-01-12 |
Alec Warner | set Id on tests |
commit | commitdiff | tree | snapshot |
2007-01-12 |
Alec Warner | more string deprecation |
commit | commitdiff | tree | snapshot |
2007-01-12 |
Alec Warner | Begin the deprecation of the string module |
commit | commitdiff | tree | snapshot |
2007-01-12 |
Zac Medico | Remove a duplicate % character. |
commit | commitdiff | tree | snapshot |
2007-01-12 |
Zac Medico | Fix incremental virtuals code for the new stricter... |
commit | commitdiff | tree | snapshot |
2007-01-12 |
Zac Medico | Prevent an InvalidData exception during global updates... |
commit | commitdiff | tree | snapshot |
2007-01-12 |
Zac Medico | For bug #88485, show the location of the build log... |
commit | commitdiff | tree | snapshot |
2007-01-12 |
Zac Medico | Return early from finddigest if findname2 found nothing. |
commit | commitdiff | tree | snapshot |
2007-01-12 |
Alec Warner | FIx a bunch of random Except: statements in portage... |
commit | commitdiff | tree | snapshot |
2007-01-12 |
Alec Warner | os.cwd can return OSError (maybe IOError with wrong... |
commit | commitdiff | tree | snapshot |
2007-01-12 |
Alec Warner | EOFError is also important according to Zac |
commit | commitdiff | tree | snapshot |
2007-01-12 |
Alec Warner | getbinpkg.py fix except: open can be IOERror or OSError... |
commit | commitdiff | tree | snapshot |
2007-01-12 |
Alec Warner | comment the excepts in a few places |
commit | commitdiff | tree | snapshot |
2007-01-12 |
Alec Warner | Fix broad except statement, should only be KeyError |
commit | commitdiff | tree | snapshot |
2007-01-12 |
Alec Warner | portage_versions.py, more string.atoi -> int, fix anoth... |
commit | commitdiff | tree | snapshot |
2007-01-12 |
Alec Warner | Change vercmp to use int() instead of string atoi,... |
commit | commitdiff | tree | snapshot |
2007-01-12 |
Zac Medico | For bug #147512, don't print a cryptic error message... |
commit | commitdiff | tree | snapshot |
2007-01-12 |
Mike Frysinger | drop lazy bindings check once and for all ... the syste... |
commit | commitdiff | tree | snapshot |
2007-01-12 |
Zac Medico | Fix ebuild environment color.map support so that it... |
commit | commitdiff | tree | snapshot |
2007-01-11 |
Zac Medico | Allow catpkgsplit to be less strict for atoms that... |
commit | commitdiff | tree | snapshot |
2007-01-11 |
Mike Frysinger | use cached suffix value and if it is not valid, lets... |
commit | commitdiff | tree | snapshot |
2007-01-11 |
Mike Frysinger | dont compress files that are already compressed and... |
commit | commitdiff | tree | snapshot |
2007-01-11 |
Zac Medico | Use a global to ensure that the valid_category regex... |
commit | commitdiff | tree | snapshot |
2007-01-11 |
Alec Warner | SpanKY likes the latin categories |
commit | commitdiff | tree | snapshot |
2007-01-11 |
Alec Warner | learn to spell |
commit | commitdiff | tree | snapshot |
2007-01-11 |
Alec Warner | Handle the exception in isvalidatom, change it to use... |
commit | commitdiff | tree | snapshot |
2007-01-11 |
Alec Warner | Fix comments for catpkgsplit |
commit | commitdiff | tree | snapshot |
2007-01-11 |
Alec Warner | catch and validate new ValueError Exception |
commit | commitdiff | tree | snapshot |
2007-01-11 |
Alec Warner | Valid categories in catpkgsplit |
commit | commitdiff | tree | snapshot |
2007-01-11 |
Alec Warner | print the incorrect atom |
commit | commitdiff | tree | snapshot |
2007-01-11 |
Alec Warner | add some invalid ops to getcpv to make sure it returns... |
commit | commitdiff | tree | snapshot |
2007-01-11 |
Zac Medico | For bug #50738, inform the user about the location... |
commit | commitdiff | tree | snapshot |
2007-01-11 |
Alec Warner | isjustname tests |
commit | commitdiff | tree | snapshot |
2007-01-11 |
Alec Warner | elaborate a bit on isjustname() |
commit | commitdiff | tree | snapshot |
2007-01-11 |
Alec Warner | getslot tests |
commit | commitdiff | tree | snapshot |
2007-01-11 |
Alec Warner | I owed brian harring 3.50, for th previous advice about... |
commit | commitdiff | tree | snapshot |
2007-01-11 |
Alec Warner | take some advice and use AssertEqual/NotEqual |
commit | commitdiff | tree | snapshot |
2007-01-11 |
Alec Warner | add some invalid operators to the test to denote that... |
commit | commitdiff | tree | snapshot |
2007-01-11 |
Alec Warner | get_operator tests |
commit | commitdiff | tree | snapshot |
2007-01-11 |
Alec Warner | Commit unit tests, hey look THEY ARE BROKEN |
commit | commitdiff | tree | snapshot |
2007-01-11 |
Alec Warner | docs for grabdict |
commit | commitdiff | tree | snapshot |
2007-01-11 |
Mike Frysinger | add support for user-customizable compression #9870 |
commit | commitdiff | tree | snapshot |
2007-01-11 |
Zac Medico | Use dict.get() to prevent a potential (bug unlikely... |
commit | commitdiff | tree | snapshot |
2007-01-11 |
Zac Medico | Use isinstance(foo, basestring) so that it can work... |
commit | commitdiff | tree | snapshot |
2007-01-11 |
Marius Mauch | Add note that any value enables EPAUSE_IGNORE |
commit | commitdiff | tree | snapshot |
2007-01-11 |
Marius Mauch | Make FEATURES=test imply USE=test |
commit | commitdiff | tree | snapshot |
2007-01-11 |
Marius Mauch | continue is only for loops |
commit | commitdiff | tree | snapshot |
2007-01-11 |
Alec Warner | add stack_lists checks |
commit | commitdiff | tree | snapshot |
2007-01-11 |
Marius Mauch | Extend ignore filter for grablines (bug #144445) |
commit | commitdiff | tree | snapshot |
2007-01-11 |
Alec Warner | More portage_util tests |
commit | commitdiff | tree | snapshot |
2007-01-11 |
Marius Mauch | Don't escape strings in PortageException as that breaks... |
commit | commitdiff | tree | snapshot |
2007-01-11 |
Marius Mauch | Rename 'Last Sync' to 'Timestamp of tree' to clarify... |
commit | commitdiff | tree | snapshot |
2007-01-11 |
Marius Mauch | Add 'stricter' description, misc typo fixes, patch... |
commit | commitdiff | tree | snapshot |
2007-01-11 |
Marius Mauch | Update CCACHE docs, patch by Ryan Hill (bug #156865) |
commit | commitdiff | tree | snapshot |
2007-01-11 |
Marius Mauch | Remove RESTRICT=sandbox docs until bug #161045 is resolved |
commit | commitdiff | tree | snapshot |
2007-01-11 |
Zac Medico | Remove / character from module names. |
commit | commitdiff | tree | snapshot |
2007-01-11 |
Alec Warner | more test re-arranging as Alec can't read what function... |
commit | commitdiff | tree | snapshot |
2007-01-11 |
Alec Warner | edit test-notes |
commit | commitdiff | tree | snapshot |
2007-01-11 |
Alec Warner | remove bogs test dir, add portage_versions |
commit | commitdiff | tree | snapshot |
2007-01-11 |
Alec Warner | Add a bit of path mangling to allow deeper tests |
commit | commitdiff | tree | snapshot |
2007-01-10 |
Zac Medico | Rename depgraph._invalid_depgraph_is_acceptable() to... |
commit | commitdiff | tree | snapshot |
2007-01-10 |
Zac Medico | Don't allow slot collision nodes to block other package... |
commit | commitdiff | tree | snapshot |
2007-01-10 |
Zac Medico | For bug #161422, make slot collisions non-fatal in... |
commit | commitdiff | tree | snapshot |
2007-01-10 |
Zac Medico | Fix sys.path so that imports work correctly. |
commit | commitdiff | tree | snapshot |
2007-01-10 |
Zac Medico | Fix module loading. |
commit | commitdiff | tree | snapshot |
2007-01-10 |
Alec Warner | add a few tips on adding tests, and kinks in the curren... |
commit | commitdiff | tree | snapshot |
next |