summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Bug #196435 - Add some more references to quickpkg(1) sinceZac Medico2007-10-223-8/+22
* In depgraph.create(), don't ignore direct circular dependenciesZac Medico2007-10-222-40/+35
* Bug #196680 - Handle a CacheError inside mirror_cache() whenZac Medico2007-10-221-0/+4
* Bug #196537 - Make portageq check that the <root> parameterZac Medico2007-10-211-7/+13
* Handle EnvironmentError instead of OSError since open()Zac Medico2007-10-181-4/+8
* Bug #195375 - Make dblink.treewalk() read inforoot/SLOT sinceZac Medico2007-10-181-1/+17
* Adjust quote usage in collision-protect eerrorZac Medico2007-10-181-3/+3
* Fix collision-protect so that it properly cancels theZac Medico2007-10-181-22/+26
* Fix the normalize_needed regex to properly match //Zac Medico2007-10-171-1/+1
* Bug #196043 - Unify the ouput handling for file collisionsZac Medico2007-10-171-52/+54
* Always unlink the .installed flag prior to merge sinceZac Medico2007-10-171-1/+1
* Add missing "to" to fix grammar. (trunk r8161)Zac Medico2007-10-171-1/+2
* Bug #196043 - Update the file collision ewarn noticeZac Medico2007-10-171-9/+15
* Bug #196043 - Implement a `portageq owners <root> [<filename>]+`Zac Medico2007-10-171-1/+66
* Optimize dblink.isowner() to use fewer stat calls byZac Medico2007-10-171-15/+38
* Fix a typo.Zac Medico2007-10-171-1/+1
* In dblink.getcontents(), use a regular expression to detectZac Medico2007-10-171-3/+14
* Fix --help summary so that "commit" mode shows. (trunk r8140)Zac Medico2007-10-151-1/+1
* Update emacs and vim docs to reference NOTE_2. (trunk r8138)Zac Medico2007-10-151-3/+3
* Update NOTE_2 to document proper use of the using_editorZac Medico2007-10-151-1/+2
* Bug #195949 - Add one more using_editor conditional forZac Medico2007-10-151-2/+10
* Bug #195949 - Use a different diff_command sanity checkZac Medico2007-10-151-7/+14
* Document the "manifest" mode. (trunk r8126)Zac Medico2007-10-151-0/+3
* Sort the modes in the repoman --help output. (trunk r8125)Zac Medico2007-10-151-0/+3
* Remove the checks for files in symlinked directoriesZac Medico2007-10-151-12/+3
* In some cases, openpty can be slow when it fails. Therefore,Zac Medico2007-10-131-7/+16
* Avoid an error message from find when "${D}"/usr/shareZac Medico2007-10-131-1/+1
* In the file collision eerror output, don't colorize theZac Medico2007-10-131-3/+2
* Handle the PortageException that can be raised fromZac Medico2007-10-131-1/+6
* Make the file collision eerror message less verboseZac Medico2007-10-131-9/+11
* In dblink.treewalk(), use os.walk() instead of portage.listdir()Zac Medico2007-10-131-13/+21
* Bug #195370 - Filter some more bogus matches due toZac Medico2007-10-121-1/+5
* Remove a redundant call to elog_process(). (trunk r8091)Zac Medico2007-10-121-1/+0
* s:this package wants:this package will: (trunk r8089)Zac Medico2007-10-121-1/+1
* Bug #195527 - Unconditionally detect file collisions and logZac Medico2007-10-121-4/+37
* Raise a PackageNotFound exception instead of a ValueErrorZac Medico2007-10-121-2/+2
* Remove ambiguous "you should edit this file" warning.Zac Medico2007-10-121-2/+1
* Bug #195370 - Prevent bogus upgrade display when aZac Medico2007-10-121-4/+9
* Make portdbapi.aux_get() cache more often. (trunk r8011)Zac Medico2007-10-121-0/+2
* Properly exclude old-style virtuals from theZac Medico2007-10-121-2/+4
* Remove a redundant os.access() call in portdbapi.aux_get()Zac Medico2007-10-121-3/+3
* Optimize away a match_from_list() call insideZac Medico2007-10-121-4/+15
* Move the "commit" mode manifest generation earlier in orderZac Medico2007-10-121-9/+6
* add --debug option and display a message about skippingZac Medico2007-10-121-3/+9
* add standard --help/--version options (trunk r7993)Zac Medico2007-10-121-1/+25
* unify diff_command handling (trunk r7992)Zac Medico2007-10-121-16/+19
* add support for .lzma / .tar.lzma to unpackZac Medico2007-10-121-0/+8
* add QA check for .pyc/.pyo files in /usr/shareZac Medico2007-10-121-0/+10
* Handle Exceptions in mod_mail_summary.finalize() andZac Medico2007-10-122-1/+10
* let dohtml handle weird filenames, patch by TGLZac Medico2007-10-121-6/+6