| Commit message (Expand) | Author | Age | Files | Lines |
* | Bug #192321 - Clean dir.old cruft so that they don't prevent unmerge of | Zac Medico | 2007-09-13 | 1 | -0/+10 |
* | Bug #191645 - Document the --force option. | Zac Medico | 2007-09-12 | 1 | -0/+6 |
* | Bug #187795 - remove pointless digest.disjointed and digest.notadded warnings | Zac Medico | 2007-09-12 | 1 | -6/+0 |
* | Bug #192195 - In dir_get_list(), append a trailing / to the address when | Zac Medico | 2007-09-12 | 1 | -0/+4 |
* | Catch errno.ENOTDIR instead of using os.path.isdir(). | Zac Medico | 2007-09-12 | 1 | -2/+3 |
* | Bug #192298 - Handle PermissionDenied error in cache.update_eclasses(). | Zac Medico | 2007-09-12 | 1 | -2/+15 |
* | Adjust for r7767 | Marius Mauch | 2007-09-11 | 1 | -5/+5 |
* | Remove name from PackageSet, it's pointless as the caller has to keep track o... | Marius Mauch | 2007-09-11 | 9 | -46/+46 |
* | or I was right the first time :( | Alec Warner | 2007-09-09 | 1 | -1/+1 |
* | sigh, or, not and | Alec Warner | 2007-09-09 | 1 | -1/+1 |
* | compress two loop iterations into one | Alec Warner | 2007-09-08 | 1 | -2/+1 |
* | In depgraph.altlist(), try to merge asap_nodes sooner by giving them an exemp... | Zac Medico | 2007-09-08 | 1 | -1/+2 |
* | Fix a typo. | Zac Medico | 2007-09-08 | 1 | -1/+1 |
* | Bug #190268 - Avoid unwanted sandbox violations in src_test(). | Zac Medico | 2007-09-08 | 2 | -3/+10 |
* | Implement/fix testcases for some PackageSet subclasses | Marius Mauch | 2007-09-07 | 2 | -14/+25 |
* | Fix incorrect parse check as value lists in KeyListFileLoader might be empty,... | Marius Mauch | 2007-09-07 | 1 | -5/+32 |
* | Undo some unwanted changes | Marius Mauch | 2007-09-07 | 6 | -176/+172 |
* | return the full path, not just the filename | Marius Mauch | 2007-09-07 | 1 | -1/+1 |
* | fix errors in call logic | Marius Mauch | 2007-09-07 | 1 | -2/+2 |
* | Fix minor issues with loaders in the static file loader, fix quoting and impo... | Alec Warner | 2007-09-07 | 3 | -23/+58 |
* | dbapi currently depends on being subclassed and having the subclasses impelem... | Alec Warner | 2007-09-07 | 2 | -12/+77 |
* | test news item filtering | Alec Warner | 2007-09-07 | 2 | -36/+50 |
* | Last commit added more tests for sets and taught me what I was doing wrong ;)... | Alec Warner | 2007-09-07 | 2 | -0/+0 |
* | fighting with svn over weirdness | Alec Warner | 2007-09-07 | 4 | -0/+49 |
* | Rewrite testing to use __test__ instead of hardcoded dirs | Alec Warner | 2007-09-07 | 8 | -2/+13 |
* | For bug #190268, filter SANDBOX_* from the calling environment so that they c... | Zac Medico | 2007-09-07 | 1 | -1/+2 |
* | Fix a typo. | Zac Medico | 2007-09-06 | 1 | -1/+1 |
* | In the topological sort for merge order, try to avoid selecting root nodes | Zac Medico | 2007-09-05 | 1 | -2/+34 |
* | Move the note about not needing pycrypto with python-2.5 to the 2.1.3 section. | Zac Medico | 2007-09-04 | 1 | -2/+2 |
* | Reformat collision-protect output so that the list of file collisions is show... | Zac Medico | 2007-08-30 | 1 | -2/+7 |
* | Move some of the less expensive QA checks before dep_check() so that they're ... | Zac Medico | 2007-08-28 | 1 | -106/+106 |
* | Convert myoptions from a list to a dict. | Zac Medico | 2007-08-28 | 1 | -6/+5 |
* | Skip the most expensive QA tests when --force in enabled since there's no poi... | Zac Medico | 2007-08-28 | 1 | -0/+6 |
* | Make the commit message indicate when the --force option is used. | Zac Medico | 2007-08-28 | 1 | -6/+9 |
* | Fix RepoMan's grammar. | Zac Medico | 2007-08-27 | 1 | -1/+1 |
* | Bug #110443 - Add a KEYWORDS.stable check for ebuilds that are added directly... | Zac Medico | 2007-08-27 | 1 | -0/+28 |
* | Add a --force option that forces commit to proceed. This is useful for cases ... | Zac Medico | 2007-08-27 | 1 | -1/+6 |
* | Bug #190406 - Filter the myheaders list so that it doesn't include binary blo... | Zac Medico | 2007-08-27 | 2 | -2/+24 |
* | change directory to / in case $PWD doesnt exist | Mike Frysinger | 2007-08-26 | 1 | -1/+3 |
* | Move blocker handling from depgraph.create() to select_dep(). | Zac Medico | 2007-08-25 | 1 | -12/+11 |
* | Bug #190214 - Make the rpm phase use /usr/src/rpm instead of /usr/src/redhat. | Zac Medico | 2007-08-25 | 2 | -4/+11 |
* | remove $Id$ as it gives us nothing useful | Mike Frysinger | 2007-08-25 | 1 | -1/+1 |
* | Remove pointless information from --info output | Marius Mauch | 2007-08-25 | 1 | -20/+0 |
* | Don't cache results from match_from_list() since *dbapi.match() caches do the... | Zac Medico | 2007-08-24 | 1 | -10/+1 |
* | Call config.regenerate() after config.reload() so that the incrementals are r... | Zac Medico | 2007-08-24 | 1 | -0/+1 |
* | Use a config.reload() method to explicitly reload /etc/profile.env when setti... | Zac Medico | 2007-08-24 | 2 | -16/+10 |
* | Fix another typo. | Zac Medico | 2007-08-24 | 1 | -1/+1 |
* | Fix a typo. | Zac Medico | 2007-08-24 | 1 | -1/+1 |
* | Add * and ~* to the list of valid values for ACCEPT_KEYWORDS. | Zac Medico | 2007-08-23 | 1 | -1/+1 |
* | Make depgraph.select_dep() node reuse work when in --usepkgonly mode. | Zac Medico | 2007-08-23 | 1 | -54/+55 |