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 |
2007-01-10 |
Alec Warner | remove monolithic test |
commit | commitdiff | tree | snapshot |
2007-01-10 |
Alec Warner | split out util tests |
commit | commitdiff | tree | snapshot |
2007-01-10 |
Alec Warner | rename atoms back to vercmp |
commit | commitdiff | tree | snapshot |
2007-01-10 |
Alec Warner | shift test cases around |
commit | commitdiff | tree | snapshot |
2007-01-10 |
Alec Warner | shift test cases around |
commit | commitdiff | tree | snapshot |
2007-01-10 |
Alec Warner | Take Genone's suggestion and break the modules up into... |
commit | commitdiff | tree | snapshot |
2007-01-10 |
Alec Warner | Fix Fail test |
commit | commitdiff | tree | snapshot |
2007-01-10 |
Zac Medico | Make the tests pass. |
commit | commitdiff | tree | snapshot |
2007-01-10 |
Alec Warner | rework test import code, rename test_vercmp to be more... |
commit | commitdiff | tree | snapshot |
2007-01-10 |
Zac Medico | Use startwith to simplify =* matching. |
commit | commitdiff | tree | snapshot |
2007-01-10 |
Zac Medico | Minor fixes for the =* operator (I hope we're done... |
commit | commitdiff | tree | snapshot |
2007-01-10 |
Marius Mauch | I hate this thing |
commit | commitdiff | tree | snapshot |
2007-01-10 |
Marius Mauch | minor performance improvement |
commit | commitdiff | tree | snapshot |
2007-01-10 |
Marius Mauch | also sanitize mycpv for =* handling |
commit | commitdiff | tree | snapshot |
2007-01-10 |
Marius Mauch | =* operator sucks |
commit | commitdiff | tree | snapshot |
2007-01-10 |
Marius Mauch | Documenting the loop a bit |
commit | commitdiff | tree | snapshot |
2007-01-10 |
Marius Mauch | Make the =* operator more robust |
commit | commitdiff | tree | snapshot |
2007-01-10 |
Marius Mauch | Attach the problematic data to the exception for debugging |
commit | commitdiff | tree | snapshot |
2007-01-10 |
Marius Mauch | Stupid me, shouldn't jsut move a part of the patch |
commit | commitdiff | tree | snapshot |
2007-01-10 |
Marius Mauch | Always use vercmp for cpv comparisons |
commit | commitdiff | tree | snapshot |
2007-01-10 |
Marius Mauch | Make env variable example about USE shell independent |
commit | commitdiff | tree | snapshot |
2007-01-10 |
Marius Mauch | create symlinks to html documentation if DOC_SYMLINK_DI... |
commit | commitdiff | tree | snapshot |
2007-01-10 |
Marius Mauch | make.globals has no business in profiles |
commit | commitdiff | tree | snapshot |
2007-01-10 |
Zac Medico | For bug #160075, send all 'QA Notice' messages to eqawa... |
commit | commitdiff | tree | snapshot |
2007-01-10 |
Marius Mauch | Add elog related variables to make.conf(5) with a point... |
commit | commitdiff | tree | snapshot |
2007-01-10 |
Marius Mauch | Update x86 CFLAGS section, original patch by Peter... |
commit | commitdiff | tree | snapshot |
2007-01-10 |
Marius Mauch | Misc typo fixes, patch by Benno Schulenberg (bug #157812) |
commit | commitdiff | tree | snapshot |
2007-01-09 |
Zac Medico | For bug #160971, rename dir.gz to dir.gz.old when neces... |
commit | commitdiff | tree | snapshot |
next |