2009-09-21 |
Zac Medico | Tread blockers as invalid. |
commit | commitdiff | tree | snapshot |
2009-09-21 |
Zac Medico | Fix redundant Atom construtor call in _show_unsatisfied... |
commit | commitdiff | tree | snapshot |
2009-09-20 |
Zac Medico | Remove virtuals from the cache because they're unused... |
commit | commitdiff | tree | snapshot |
2009-09-20 |
Zac Medico | Fix typos in http.client imports. |
commit | commitdiff | tree | snapshot |
2009-09-20 |
Zac Medico | Fix typo from previous commit. |
commit | commitdiff | tree | snapshot |
2009-09-20 |
Zac Medico | Fix depgraph._validate_blockers() so that it doesn... |
commit | commitdiff | tree | snapshot |
2009-09-20 |
Zac Medico | Add fallback in ImportError for io.StringIO. This is... |
commit | commitdiff | tree | snapshot |
2009-09-20 |
Zac Medico | Add support in ConsoleStyleFile.write() for unicode... |
commit | commitdiff | tree | snapshot |
2009-09-20 |
Zac Medico | Misc unicode fixes for repoman. |
commit | commitdiff | tree | snapshot |
2009-09-20 |
Zac Medico | Use _unicode_encode() to ensure that only unicode strin... |
commit | commitdiff | tree | snapshot |
2009-09-20 |
Zac Medico | Make Atom inherit from str. Thanks to Marat Radchenko |
commit | commitdiff | tree | snapshot |
2009-09-20 |
Zac Medico | Make _unicode_module_wrapper cache wrappers and reuse... |
commit | commitdiff | tree | snapshot |
2009-09-20 |
Zac Medico | In doebuild_environment(), detect if setcpv() hasn... |
commit | commitdiff | tree | snapshot |
2009-09-20 |
Zac Medico | Add back a line which I erroneously removed when commit... |
commit | commitdiff | tree | snapshot |
2009-09-20 |
Arfrever Frehtes... | Fix position of imports from __future__. |
commit | commitdiff | tree | snapshot |
2009-09-20 |
Arfrever Frehtes... | Support print() function with Python 2 in more files. |
commit | commitdiff | tree | snapshot |
2009-09-20 |
Arfrever Frehtes... | Update system imports for compatibility with Python 3. |
commit | commitdiff | tree | snapshot |
2009-09-20 |
Arfrever Frehtes... | Update syntax of numbers in some files which were missi... |
commit | commitdiff | tree | snapshot |
2009-09-20 |
Arfrever Frehtes... | Update syntax of numbers for compatibility with Python 3. |
commit | commitdiff | tree | snapshot |
2009-09-20 |
Arfrever Frehtes... | Support print() function with Python 2 in some files. |
commit | commitdiff | tree | snapshot |
2009-09-20 |
Arfrever Frehtes... | Update syntax of calls to print() for compatibility... |
commit | commitdiff | tree | snapshot |
2009-09-20 |
Arfrever Frehtes... | Update syntax of 'except' statements for compatibility... |
commit | commitdiff | tree | snapshot |
2009-09-20 |
Zac Medico | Bug #285637 - Fix NameError exception triggered by... |
commit | commitdiff | tree | snapshot |
2009-09-19 |
Zac Medico | Add isinstance(mydep, Atom) checks to the dep_* functio... v2.2_rc41 |
commit | commitdiff | tree | snapshot |
2009-09-19 |
Zac Medico | Fix config.setinst() to add Atom instances to the provi... |
commit | commitdiff | tree | snapshot |
2009-09-19 |
Zac Medico | Revert accidental changes _unicode_module_wrapper.__get... |
commit | commitdiff | tree | snapshot |
2009-09-19 |
Zac Medico | Remove obsolete InvalidAtom handler in _add_pkg_dep_str... |
commit | commitdiff | tree | snapshot |
2009-09-19 |
Zac Medico | Avoid lots of redundant Atom constructor calls. Thanks... |
commit | commitdiff | tree | snapshot |
2009-09-19 |
Zac Medico | Fix _expand_new_virtuals() to preserve USE deps in... |
commit | commitdiff | tree | snapshot |
2009-09-19 |
Zac Medico | Use a dict for Package.metadata, because it's faster... |
commit | commitdiff | tree | snapshot |
2009-09-18 |
Zac Medico | Atom optimizations. Remove the metaclass and cache... |
commit | commitdiff | tree | snapshot |
2009-09-15 |
Arfrever Frehtes... | Update documentation of inherit. Reported by Jeremy... |
commit | commitdiff | tree | snapshot |
2009-09-14 |
Zac Medico | Fix broken virtual depth code from previous commit. |
commit | commitdiff | tree | snapshot |
2009-09-14 |
Zac Medico | Add support in depgraph._add_pkg_dep_string() for addin... |
commit | commitdiff | tree | snapshot |
2009-09-14 |
Zac Medico | Make depgraph._select_atoms() return a dict, in order... |
commit | commitdiff | tree | snapshot |
2009-09-14 |
Zac Medico | When _expand_new_virtuals() is called by repoman, skip... |
commit | commitdiff | tree | snapshot |
2009-09-14 |
Zac Medico | Reimplement the code from bug #283795 so that indirect... |
commit | commitdiff | tree | snapshot |
2009-09-14 |
Zac Medico | Simplify cpv_getkey() by just calling dep_getkey('... |
commit | commitdiff | tree | snapshot |
2009-09-14 |
Zac Medico | Make dep_getcpv() use Atom, and fall back to legacy... |
commit | commitdiff | tree | snapshot |
2009-09-14 |
Zac Medico | Insice match_from_list(), use remove_slot() instead... |
commit | commitdiff | tree | snapshot |
2009-09-14 |
Zac Medico | Use a regular expression for cpv_getkey(), and fall... |
commit | commitdiff | tree | snapshot |
2009-09-14 |
Zac Medico | Make get_operator() use Atom, and remove unnecessary... |
commit | commitdiff | tree | snapshot |
2009-09-14 |
Zac Medico | Make isspecific() use the Atom class and fall back... |
commit | commitdiff | tree | snapshot |
2009-09-14 |
Zac Medico | Use the Atom class to implement dep_getkey(), and fall... |
commit | commitdiff | tree | snapshot |
2009-09-14 |
Zac Medico | Add more test cases. |
commit | commitdiff | tree | snapshot |
2009-09-14 |
Zac Medico | Simplify isvalidatom() to simply use the Atom class... |
commit | commitdiff | tree | snapshot |
2009-09-14 |
Zac Medico | Simplify the _pkg regex and fix validation for some... |
commit | commitdiff | tree | snapshot |
2009-09-14 |
Zac Medico | Bug #240656 - Unmerge broken symlinks where a directory... |
commit | commitdiff | tree | snapshot |
2009-09-14 |
Zac Medico | Simlify the Atom regex. Thanks to Marat Radchenko ... |
commit | commitdiff | tree | snapshot |
2009-09-13 |
Zac Medico | Use cpv_getkey() instead of dep_getkey() where appropriate. |
commit | commitdiff | tree | snapshot |
2009-09-13 |
Zac Medico | Make the Atom constructor use regular expression match... |
commit | commitdiff | tree | snapshot |
2009-09-12 |
Zac Medico | Fix docs for isjustname() since it doesn't raise Invali... |
commit | commitdiff | tree | snapshot |
2009-09-12 |
Zac Medico | Add backward compatibility to isjustname(), so the... |
commit | commitdiff | tree | snapshot |
2009-09-12 |
Zac Medico | Add tests for the Atom class. |
commit | commitdiff | tree | snapshot |
2009-09-12 |
Zac Medico | Fix bug in _expand_new_virtuals() reported by Arfrever: |
commit | commitdiff | tree | snapshot |
2009-09-12 |
Zac Medico | Use isjustname() where appropriate. |
commit | commitdiff | tree | snapshot |
2009-09-12 |
Zac Medico | Fix isjustname docstring to have a valid atom in the... |
commit | commitdiff | tree | snapshot |
2009-09-12 |
Zac Medico | Reimplement isjustname() using the Atom class. Thanks... |
commit | commitdiff | tree | snapshot |
2009-09-12 |
Zac Medico | In config.getvirtuals(), save Atom instances in order... |
commit | commitdiff | tree | snapshot |
2009-09-12 |
Zac Medico | Make dbapi.move_ent() take advantage of Atom instances... |
commit | commitdiff | tree | snapshot |
2009-09-12 |
Zac Medico | Add missing InvalidAtom import. |
commit | commitdiff | tree | snapshot |
2009-09-12 |
Zac Medico | Make parse_updates() and update_dbentry() use Atom... |
commit | commitdiff | tree | snapshot |
2009-09-12 |
Zac Medico | Fix bad assumptions. |
commit | commitdiff | tree | snapshot |
2009-09-12 |
Zac Medico | Fix poor assumptions. |
commit | commitdiff | tree | snapshot |
2009-09-12 |
Zac Medico | Fix bugs and poor assumptions. |
commit | commitdiff | tree | snapshot |
2009-09-12 |
Zac Medico | Update grabdict_package and grabfile_package calling... |
commit | commitdiff | tree | snapshot |
2009-09-12 |
Zac Medico | Make grabfile_package() accept *atom only for files... |
commit | commitdiff | tree | snapshot |
2009-09-12 |
Zac Medico | Make grabdict_package() and grabfile_package() return... |
commit | commitdiff | tree | snapshot |
2009-09-12 |
Zac Medico | Implement Atom.__copy__ and __deepcopy__ to return... |
commit | commitdiff | tree | snapshot |
2009-09-12 |
Zac Medico | Bug #257660 - Handle directories that are unlisted... |
commit | commitdiff | tree | snapshot |
2009-09-08 |
Zac Medico | Add test cases for operators with missing version compo... |
commit | commitdiff | tree | snapshot |
2009-09-08 |
Zac Medico | Add test case for * operator with missing =. |
commit | commitdiff | tree | snapshot |
2009-09-08 |
Zac Medico | simplify atom regex (winning even more performance... |
commit | commitdiff | tree | snapshot |
2009-09-08 |
Zac Medico | Fix false positives in gcc QA with debug mode some... |
commit | commitdiff | tree | snapshot |
2009-09-08 |
Zac Medico | Reimplement isspecific() using a single regular express... |
commit | commitdiff | tree | snapshot |
2009-09-08 |
Zac Medico | Fix isvalidatom() to check the 'must not end in' clause... |
commit | commitdiff | tree | snapshot |
2009-09-08 |
Zac Medico | Fix code from previous commit so it's guaranteed to... |
commit | commitdiff | tree | snapshot |
2009-09-08 |
Zac Medico | In debug mode, avoid showing gcc QA search strings... |
commit | commitdiff | tree | snapshot |
2009-09-07 |
Zac Medico | Reimplement isvalidatom() to use a single regular expre... |
commit | commitdiff | tree | snapshot |
2009-09-07 |
Zac Medico | Bug #283795 - Make dep_check() filter out expanded... |
commit | commitdiff | tree | snapshot |
2009-09-07 |
Zac Medico | Optimize catpkgsplit() by creating a tuple directly... |
commit | commitdiff | tree | snapshot |
2009-09-07 |
Zac Medico | In catpkgsplit(), use split('/', 1) since there should... |
commit | commitdiff | tree | snapshot |
2009-09-07 |
Zac Medico | Handle AttributeError instead of using getattr. Thanks... |
commit | commitdiff | tree | snapshot |
2009-09-06 |
Zac Medico | In display_news_notification(), use the exising vartree... |
commit | commitdiff | tree | snapshot |
2009-09-06 |
Zac Medico | Remove unused vardbapi._counter_hash() method. |
commit | commitdiff | tree | snapshot |
2009-09-06 |
Zac Medico | Document ACCEPT_PROPERTIES and package.properties. |
commit | commitdiff | tree | snapshot |
2009-09-06 |
Zac Medico | Document ACCEPT_LICENSE and package.license. |
commit | commitdiff | tree | snapshot |
2009-09-05 |
Zac Medico | Add ACCEPT_LICENSE and ACCEPT_PROPERTIES to the Package... |
commit | commitdiff | tree | snapshot |
2009-09-05 |
Zac Medico | Add a vardbapi._pkgs_changed attribute to use instead... |
commit | commitdiff | tree | snapshot |
2009-09-05 |
Zac Medico | Inside Scheduler._check_manifests(), display all broken... |
commit | commitdiff | tree | snapshot |
2009-09-05 |
Zac Medico | Use _unicode_decode() on the string returned from time... |
commit | commitdiff | tree | snapshot |
2009-09-05 |
Fabian Groffen | DEPCACHE_PATH is not used with ROOT at all, so move... |
commit | commitdiff | tree | snapshot |
2009-09-05 |
Fabian Groffen | pym/portage/sets/files.py: use WORLD_FILE instead of... |
commit | commitdiff | tree | snapshot |
2009-09-05 |
Fabian Groffen | reorganise const.py to have logical grouping based... |
commit | commitdiff | tree | snapshot |
2009-09-05 |
Fabian Groffen | DEPRECATED_PROFILE_FILE is derived from PROFILE_PATH... |
commit | commitdiff | tree | snapshot |
2009-09-05 |
Fabian Groffen | add note that this file does not seem to deal with... |
commit | commitdiff | tree | snapshot |
2009-09-05 |
Fabian Groffen | PRIVATE_PATH has no leading slash (like all other uses... |
commit | commitdiff | tree | snapshot |
2009-09-05 |
Fabian Groffen | consistently use CACHE_PATH with target_root, this... |
commit | commitdiff | tree | snapshot |
2009-09-05 |
Fabian Groffen | Fix usage of VDB_PATH |
commit | commitdiff | tree | snapshot |
2009-09-05 |
Zac Medico | Remove unnecessary redundant dict lookup at the beginni... |
commit | commitdiff | tree | snapshot |
next |