GitWeb
Get Gentoo!
gentoo.org sites
gentoo.org
Wiki
Bugs
Forums
Packages
Planet
Archives
Sources
Infra Status
Home
Gentoo Repository
Repositories
Projects
Developer Overlays
User Overlays
Data
Websites
index
:
archive/proj/portage-cvs.git
master
portage-2_0_51_20
portage_2_0
portage_2_0_47_r15
portage_2_0_47_r3
portage_2_0_47_r9
portage_2_0_48_r3
portage_2_0_49_r4
portage_2_0_50_pre16
portage_2_0_51_21
portage_2_0_51_r10
portage_2_1
rewrite-ignore
v1-7-7
v1-7-7-nrp
v1-8-0
Conversion of the Portage CVS repository (2001-2005)
Portage team <dev-portage@gentoo.org>
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
pym
Commit message (
Expand
)
Author
Age
Files
Lines
*
adjusted filename on tercel's request
Marius Mauch
2005-08-14
1
-1
/
+1
*
fix logic error in sandbox
Marius Mauch
2005-08-14
1
-4
/
+4
*
minor bugfixes for exception handler
Marius Mauch
2005-08-11
1
-3
/
+3
*
someone needs a wedgie. stick to tabs, not spaces for indentation (or conver...
Brian Harring
2005-06-11
1
-8
/
+8
*
Brought forward fixes from stable
Jason Stubbs
2005-06-04
1
-7
/
+17
*
Redesigned and rewrote DependSpec
Jason Stubbs
2005-05-10
1
-240
/
+320
*
testing tweak, should kill off the sandbox debug log issues in /tmp .
Brian Harring
2005-05-10
1
-2
/
+1
*
dsd supplied a fix for the quote issues w/ env transfering down the pipe.
Brian Harring
2005-05-07
1
-1
/
+1
*
Added some basic utility methods to StateGraph. Reworked the test script
Jason Stubbs
2005-05-05
1
-9
/
+61
*
pym/portage_syntax.py: Added with_key() method to Atom for creating a new
Jason Stubbs
2005-05-05
2
-4
/
+27
*
Added full support for OR-based dependencies. Still need to sort out
Jason Stubbs
2005-05-05
1
-18
/
+139
*
only check digests when unpacking/fetching #29333
Mike Frysinger
2005-05-05
1
-5
/
+6
*
pym/portage_syntax.py pym/portage_dep.py: Filled out most of TargetGraph.
Jason Stubbs
2005-05-04
2
-72
/
+231
*
Added remove_preferentials() method to the DependSpec class. Simplified
Jason Stubbs
2005-05-04
2
-7
/
+25
*
rename BUILDDIR to PORTAGE_BUILDDIR #68269
Mike Frysinger
2005-05-04
1
-21
/
+21
*
New ignore files for the new dirs
Jason Stubbs
2005-05-03
2
-0
/
+4
*
Fixed some bugs in the new intersects() and encapsulates() methods. Created
Jason Stubbs
2005-05-03
2
-10
/
+53
*
Added methods for modifying DependSpec externally.
Jason Stubbs
2005-05-03
1
-22
/
+33
*
Added intersects() and encapsulates() functions to the Atom class for
Jason Stubbs
2005-05-03
2
-37
/
+111
*
man/portage.5: Removed invalid example from package.keywords section.
Jason Stubbs
2005-05-03
2
-102
/
+234
*
dont run depscan.sh anymore #86523
Mike Frysinger
2005-04-29
2
-9
/
+6
*
stupid typo
Marius Mauch
2005-04-28
1
-1
/
+1
*
no more -* explanations
Marius Mauch
2005-04-25
1
-4
/
+3
*
Added a class called DependSpec which handles parsing *DEPEND and SRC_URI
Jason Stubbs
2005-04-24
1
-66
/
+170
*
Removed support for --inject and --upgradeonly as well as the now unused
Jason Stubbs
2005-04-24
1
-89
/
+3
*
forward port fix for bug 77794
Marius Mauch
2005-04-23
2
-5
/
+6
*
portage-pkg -> binpkgs
Mike Frysinger
2005-04-12
2
-7
/
+7
*
mv pym/sets pym/set_modules
Marius Mauch
2005-04-06
4
-0
/
+0
*
added set framework
Marius Mauch
2005-04-06
4
-0
/
+120
*
Added shortcut to circular dep "resolution" as per bug 85130. Removed the
Jason Stubbs
2005-04-03
1
-12
/
+13
*
Removed the -a argument from all diff usage.
Jason Stubbs
2005-03-23
4
-0
/
+8
*
Adding pre/postrm to EBUILD_PHASES
Marius Mauch
2005-03-22
1
-3
/
+3
*
missing import stat.
Brian Harring
2005-03-21
1
-1
/
+1
*
see changelog. Updates to the cache backend.
Brian Harring
2005-03-16
5
-53
/
+125
*
correction of a slowdown Thomas de Grenier de Latour (TGL) pointed out, track...
Brian Harring
2005-03-13
1
-3
/
+9
*
fix portage_const crap
Marius Mauch
2005-03-10
1
-5
/
+5
*
banish the old cache classes to the attic.
Brian Harring
2005-03-09
5
-480
/
+0
*
bye bye 02775, hello 0775
Brian Harring
2005-03-09
1
-4
/
+4
*
Don't set 02775 on depcache_dir.
Brian Harring
2005-03-09
1
-2
/
+2
*
fs_template _ensure_dirs wasn't accounting for umask
Brian Harring
2005-03-09
1
-3
/
+6
*
Damn I'm cool. nice bug on my part, _eclasses_ is now properly processed and...
Brian Harring
2005-03-09
1
-1
/
+1
*
Two issues- use parsed restrict handling, and depends phase not bailing when
Brian Harring
2005-03-09
2
-8
/
+12
*
add 'To' header to mails
Marius Mauch
2005-03-09
1
-0
/
+1
*
make use based restricts work again by setting PORTAGE_RESTRICT w/ the use fl...
Brian Harring
2005-03-08
1
-2
/
+2
*
fixed import.
Brian Harring
2005-03-08
1
-2
/
+2
*
Moved match_from_list, match_to_* stuff
Brian Harring
2005-03-08
4
-248
/
+137
*
bug w/ auto-setting INHERITED in portdbapi.aux_get, corrected.
Brian Harring
2005-03-08
1
-4
/
+6
*
Cache refactoring is now in use. Eclass_cache is now just
Brian Harring
2005-03-08
11
-256
/
+426
*
fixing RESTRICT=fetch
Marius Mauch
2005-03-08
2
-9
/
+11
*
reverting broken patch to cp_all()
Marius Mauch
2005-03-08
1
-4
/
+6
[next]