2007-01-27 |
Alec Warner | Move tests into new directory structure |
commit | commitdiff | tree | snapshot |
2007-01-27 |
Alec Warner | add test to entice svn mv |
commit | commitdiff | tree | snapshot |
2007-01-27 |
Alec Warner | fix namespacing in tests |
commit | commitdiff | tree | snapshot |
2007-01-27 |
Mike Frysinger | if requested argv cannot be matched to anything, exit... |
commit | commitdiff | tree | snapshot |
2007-01-27 |
Zac Medico | For consistency, do not imply --pretend with --changelo... |
commit | commitdiff | tree | snapshot |
2007-01-25 |
Marius Mauch | Fix automatic path detection to account for new location |
commit | commitdiff | tree | snapshot |
2007-01-25 |
Marius Mauch | Fix broken symlink caused by exec module rename |
commit | commitdiff | tree | snapshot |
2007-01-25 |
Marius Mauch | Document namespace sanitizing |
commit | commitdiff | tree | snapshot |
2007-01-25 |
Marius Mauch | Namespace sanitizing, step 5 |
commit | commitdiff | tree | snapshot |
2007-01-25 |
Marius Mauch | Namespace sanitizing, step 4 |
commit | commitdiff | tree | snapshot |
2007-01-25 |
Marius Mauch | Fix some breakage caused by script malfunction |
commit | commitdiff | tree | snapshot |
2007-01-25 |
Marius Mauch | Namespace sanitizing, step 3 |
commit | commitdiff | tree | snapshot |
2007-01-25 |
Marius Mauch | Namespace sanitizing, step 2b |
commit | commitdiff | tree | snapshot |
2007-01-25 |
Marius Mauch | Namespace sanitizing, step 2 |
commit | commitdiff | tree | snapshot |
2007-01-25 |
Marius Mauch | Adding compat symlinks for cache and elog packages |
commit | commitdiff | tree | snapshot |
2007-01-25 |
Marius Mauch | Namespace sanitizing, step 1 |
commit | commitdiff | tree | snapshot |
2007-01-24 |
Marius Mauch | demote KEYWORDS.missing to a warning to make KEYWORDS... |
commit | commitdiff | tree | snapshot |
2007-01-23 |
Zac Medico | Fix broken line number counting for CONTENTS. v2.1.2-r3 |
commit | commitdiff | tree | snapshot |
2007-01-23 |
Zac Medico | For bug #142279, detect and warn about null bytes in... |
commit | commitdiff | tree | snapshot |
2007-01-23 |
Marius Mauch | Update package.keywords section in portage(5) with... |
commit | commitdiff | tree | snapshot |
2007-01-23 |
Marius Mauch | Add new ** for package.keywords token to bypass keyword... |
commit | commitdiff | tree | snapshot |
2007-01-22 |
Zac Medico | For bug #163219, handle binpkgs that have missing PF... |
commit | commitdiff | tree | snapshot |
2007-01-21 |
Zac Medico | For bug #163083, handle an UnsupportedAPIException... |
commit | commitdiff | tree | snapshot |
2007-01-21 |
Zac Medico | To ease transition while Manifest 1 is being removed... |
commit | commitdiff | tree | snapshot |
2007-01-21 |
Zac Medico | Don't require MANIFEST2 hashes since that can trigger... |
commit | commitdiff | tree | snapshot |
2007-01-20 |
Zac Medico | Minor fixes thanks to Fabio Correa <facorread@alexandri... |
commit | commitdiff | tree | snapshot |
2007-01-20 |
Zac Medico | Use XARGS for portable xargs handling when find doesn... |
commit | commitdiff | tree | snapshot |
2007-01-20 |
Zac Medico | For bug #161356, prevent an AttributeError if the excep... |
commit | commitdiff | tree | snapshot |
2007-01-20 |
Zac Medico | For bug #161356, fix the SLOT match code to handle... |
commit | commitdiff | tree | snapshot |
2007-01-20 |
Marius Mauch | Some minor fixes for manifest code |
commit | commitdiff | tree | snapshot |
2007-01-20 |
Mike Frysinger | fix programlisting output to match the sections they... |
commit | commitdiff | tree | snapshot |
2007-01-20 |
Mike Frysinger | forgot to document strict alias warnings |
commit | commitdiff | tree | snapshot |
2007-01-19 |
Zac Medico | Fix syntax. |
commit | commitdiff | tree | snapshot |
2007-01-19 |
Zac Medico | For bug #162404, when sesandbox is enabled, only log... |
commit | commitdiff | tree | snapshot |
2007-01-18 |
Zac Medico | Simplify rsync timestamp.chk handling and print the... |
commit | commitdiff | tree | snapshot |
2007-01-18 |
Zac Medico | Raise an informative InvalidData exception instead... |
commit | commitdiff | tree | snapshot |
2007-01-18 |
Zac Medico | Validate ebuild names inside portdbapi.cp_list() in... |
commit | commitdiff | tree | snapshot |
2007-01-18 |
Marius Mauch | Unified try-except-finally only works with python-2.5 |
commit | commitdiff | tree | snapshot |
2007-01-18 |
Alec Warner | don't force a comparison |
commit | commitdiff | tree | snapshot |
2007-01-18 |
Marius Mauch | Don't load a module if there is nothing to process... |
commit | commitdiff | tree | snapshot |
2007-01-18 |
Marius Mauch | update make.conf.example with per-module filtering |
commit | commitdiff | tree | snapshot |
2007-01-18 |
Marius Mauch | Allow per-module filtering based on loglevels in additi... |
commit | commitdiff | tree | snapshot |
2007-01-18 |
Marius Mauch | more trivial fixes |
commit | commitdiff | tree | snapshot |
2007-01-18 |
Alec Warner | but news lib path is global, not an attr |
commit | commitdiff | tree | snapshot |
2007-01-18 |
Alec Warner | I really meant NEWS_LIB_PATH (/var/lib/gentoo) but... |
commit | commitdiff | tree | snapshot |
2007-01-18 |
Marius Mauch | Attribute error |
commit | commitdiff | tree | snapshot |
2007-01-18 |
Marius Mauch | Syntax error |
commit | commitdiff | tree | snapshot |
2007-01-18 |
Alec Warner | locking, try 100 |
commit | commitdiff | tree | snapshot |
2007-01-18 |
Alec Warner | lock file around chown/chmod |
commit | commitdiff | tree | snapshot |
2007-01-18 |
Alec Warner | fix apply_permissions import and use keyworded args... |
commit | commitdiff | tree | snapshot |
2007-01-18 |
Alec Warner | dump emerge's normpath in favor of portage_util's norma... |
commit | commitdiff | tree | snapshot |
2007-01-18 |
Alec Warner | add try finally blocks around locking for news |
commit | commitdiff | tree | snapshot |
2007-01-18 |
Mike Frysinger | arm supports sane exec stack stuff now |
commit | commitdiff | tree | snapshot |
2007-01-18 |
Mike Frysinger | superh supports sane exec stack stuff now |
commit | commitdiff | tree | snapshot |
2007-01-18 |
Mike Frysinger | start documenting qa notices so antarus stops whining |
commit | commitdiff | tree | snapshot |
2007-01-17 |
Zac Medico | Use elif where appropriate. Thanks to ferringb. |
commit | commitdiff | tree | snapshot |
2007-01-17 |
Zac Medico | For bug #162404, spawn tee outside the sesandbox domain... |
commit | commitdiff | tree | snapshot |
2007-01-17 |
Zac Medico | Remove one last reference to ${tarvars}. |
commit | commitdiff | tree | snapshot |
2007-01-17 |
Zac Medico | Fix elimination of duplicate virtuals between the binpk... |
commit | commitdiff | tree | snapshot |
2007-01-16 |
Zac Medico | For --usepkgonly, allow _expand_new_virtuals() to fall... |
commit | commitdiff | tree | snapshot |
2007-01-16 |
Zac Medico | Prevent packages that are installed but masked from... |
commit | commitdiff | tree | snapshot |
2007-01-16 |
Mike Frysinger | make sure we rename links and not just what they point... |
commit | commitdiff | tree | snapshot |
2007-01-16 |
Mike Frysinger | make it executable |
commit | commitdiff | tree | snapshot |
2007-01-16 |
Zac Medico | Use the portable -o option for tar. Thanks to Timothy... |
commit | commitdiff | tree | snapshot |
2007-01-16 |
Zac Medico | Allow --usepkgonly/--getbinpkgonly to work with install... |
commit | commitdiff | tree | snapshot |
2007-01-16 |
Zac Medico | For consistency, respect the use_binaries flag inside... |
commit | commitdiff | tree | snapshot |
2007-01-16 |
Alec Warner | switch news timestamp and unread/read storage to '... |
commit | commitdiff | tree | snapshot |
2007-01-16 |
Alec Warner | If repo/profiles/news doesn't exist, return 0 updates |
commit | commitdiff | tree | snapshot |
2007-01-16 |
Alec Warner | fix a few typos in tests |
commit | commitdiff | tree | snapshot |
2007-01-16 |
Alec Warner | Various glep 42 fixes, fix up the portageq calls to... |
commit | commitdiff | tree | snapshot |
2007-01-16 |
Zac Medico | Replace mktemp with mkstemp since the former is depreca... |
commit | commitdiff | tree | snapshot |
2007-01-16 |
Zac Medico | Fix broken commitmessagefile handling. |
commit | commitdiff | tree | snapshot |
2007-01-16 |
Zac Medico | For consistency, just use os.environ. |
commit | commitdiff | tree | snapshot |
2007-01-16 |
Zac Medico | Make repoman commit removals together with the other... |
commit | commitdiff | tree | snapshot |
2007-01-16 |
Alec Warner | dirty dirty lies |
commit | commitdiff | tree | snapshot |
2007-01-16 |
Mike Frysinger | make.conf is not a manual so only list common FEATURES... |
commit | commitdiff | tree | snapshot |
2007-01-16 |
Mike Frysinger | document FEATURES=sesandbox #161985 |
commit | commitdiff | tree | snapshot |
2007-01-16 |
Alec Warner | ferringb pointed out this portroot parameter, ended... |
commit | commitdiff | tree | snapshot |
2007-01-16 |
Zac Medico | Enable repoman to commit a Manifest alone instead of... |
commit | commitdiff | tree | snapshot |
2007-01-16 |
Alec Warner | fix minor syntax issues with locking |
commit | commitdiff | tree | snapshot |
2007-01-16 |
Alec Warner | merge didn't bring in portage_news, no idea why |
commit | commitdiff | tree | snapshot |
2007-01-16 |
Alec Warner | merge glep42 into trunk |
commit | commitdiff | tree | snapshot |
2007-01-16 |
Alec Warner | Clean up imports in portage_locks.py |
commit | commitdiff | tree | snapshot |
2007-01-15 |
Mike Frysinger | elevate the importance of 64bit clean code on 64bit... |
commit | commitdiff | tree | snapshot |
2007-01-15 |
Zac Medico | Make invalid deps non-fatal for some phases. |
commit | commitdiff | tree | snapshot |
2007-01-15 |
Zac Medico | Clean up variables when finished. |
commit | commitdiff | tree | snapshot |
2007-01-15 |
Zac Medico | For bug #162275, make doebuild validate *DEPEND and... |
commit | commitdiff | tree | snapshot |
2007-01-15 |
Alec Warner | exithandler is not a portageq func, so ignore it |
commit | commitdiff | tree | snapshot |
2007-01-14 |
Zac Medico | Fix alphabetical order. v2.1.2 |
commit | commitdiff | tree | snapshot |
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 |
next |