portage.git
2006-02-09 Zac Medicouse atomic_ofstream for mtimedb commits
2006-02-09 Zac Medicouse new write_atomic() function for all world file...
2006-02-09 Zac Medicoadd new atomic_ofstream class for safer writes
2006-02-08 Brian HarringcPickle import protection; fall back to pickle if cPick...
2006-02-08 Mike Frysingerfix whitespace breakage introduced by writemsg_stdout...
2006-02-07 Jason StubbsRemove references to --verbose and --quiet in depgraph...
2006-02-06 Zac Medicowrap all relevant atexit usage due to incompatibility...
2006-02-06 Brian Harringuse sys.argv[0] for the path to emerge rather then...
2006-02-06 Zac Medicowhen emerge restarts itself, make /usr/lib/portage...
2006-02-06 Marien ZwartMake sure confcache files are writable by the portage...
2006-02-05 Zac Medicoadd CATEGORY to ebuild.5 and declare it readonly in...
2006-02-05 Zac Medicodo commit_mtimedb() after each merge for bug 100300
2006-02-05 Zac Medicoremove outdated "You may avoid the remerging of package...
2006-02-05 Zac Medicoreplace existing "restarting emerge via exec()" functio...
2006-02-05 Mike Frysingerdocument more stuff
2006-02-05 Mike Frysingermention mirror, not nomirror
2006-02-04 Brian Harringaparently someone never heard of rstrip...
2006-02-04 Alec WarnerAdding a comment about normpath, and why we use our...
2006-02-04 Zac Medicoremove stray quote introduced in revision 2645
2006-02-04 Mike Frysingertouchup code like dosym
2006-02-04 Mike Frysingersend error to stderr
2006-02-04 Mike Frysingeruse much simpler code as inspired by agriffis' fowners...
2006-02-04 Mike Frysingercleanup code and handle errors better as Simon Stelling...
2006-02-04 Mike Frysingertouchup code so we handle errors better
2006-02-04 Mike Frysingertouchup code so we handle errors better
2006-02-04 Mike Frysingertouchup code so we handle errors better
2006-02-04 Mike FrysingerSimon Stelling writes in Bug 121317:
2006-02-04 Jason StubbsRemove all bug references
2006-02-04 Jason StubbsAdd back emerge list header hiding when --quiet is...
2006-02-03 Alec WarnerFix bug #86067. Thanks to J\xc3\xbcrgen H\xc3\xb6tzel...
2006-02-03 Alec WarnerFix for bug #119049
2006-02-03 Alec WarnerShout out to RiverRat for reporting, fixup the output...
2006-02-03 Alec WarnerMinor fixups with spelling, Thanks to Benno Schulenberg...
2006-02-03 Alec WarnerThis should have been excluded...
2006-02-03 Alec WarnerThanks to Benno Schulenberg <benno@nietvergeten.nl...
2006-02-03 Brian Harringconfcache updates...
2006-02-03 Brian Harringconfcache make.conf example...
2006-02-03 Brian HarringFEATURES="confcache" addition
2006-02-03 Brian Harringconfcache, baby.
2006-02-03 Mike Frysingergrab some fixes from prepstrip script
2006-02-03 Mike Frysingerstyle touchups
2006-02-03 Mike Frysingerexit with proper status rather than always 0
2006-02-03 Mike Frysingers/cronological/chronological/ for you anal peeps
2006-02-02 Alec WarnerRevert change in -r2611, re-opening bug 121106. The...
2006-02-02 Brian Harringoptional tarsync integration; thanks to Johannes Fahren...
2006-02-02 Brian Harringadded PORTAGE_NICENESS support.
2006-02-02 Brian Harringbug #116681 , better handling of MULTILIB_STRICT_EXEMPT
2006-02-01 Mike Frysingertouchup syntax/output of new $D/$D check
2006-02-01 Ned Ludd- portage allows installing files into ${D}/${D}. Simon...
2006-02-01 Mike Frysingertouchup the way options are declared to prevent bitrot...
2006-01-31 Alec WarnerFix for bug #121106, resume + skipfirst + pretend would...
2006-01-31 Alec WarnerChange the usage of a "class" of packages into a "set...
2006-01-31 Zac Medicoremove red coloring from right ')' in 'dependency requi...
2006-01-30 Zac Medicoget --nospinner from myopts instead of sys.argv so...
2006-01-30 Mike FrysingerChris PeBenito writes in #110857 for SELinux updates:
2006-01-29 Mike Frysingermake sure all .debug files have the executable bit...
2006-01-29 Jason StubbsAllow || ( ) deps that have no default atoms (or turn...
2006-01-28 Jason StubbsAdd note about --alphabetical
2006-01-28 Jason StubbsDisable the vdb check until it can be migrated to filte...
2006-01-27 Brian Harringadd the "/usr/lib/portage/pym" insert to deal with...
2006-01-27 Mike Frysingermake env-update a bit more flexible by adding a --no...
2006-01-27 Mike Frysingertouchup if logic
2006-01-27 Jason StubbsAdd support for an --alphabetical option to emerge...
2006-01-27 Jason StubbsAdd support for EMERGE_DEFAULT_OPTS configuration varia...
2006-01-27 Jason StubbsAdded a check for obsolete virtual/x11 usage in depende...
2006-01-27 Mike Frysingerm68k generates proper gnu stack markings
2006-01-25 Marius MauchFix typo in error description
2006-01-24 Marius MauchAdd a warning for KEYWORDS=-*
2006-01-24 Marius MauchDisable auto-use prior to code removal
2006-01-24 Marius Mauchfix possible path and vdb location issues
2006-01-24 Jason StubbsAdd further checks for correct DEPEND syntax
2006-01-24 Jason StubbsProvide more information with DEPEND syntax exceptions
2006-01-24 Jason StubbsMove DEPEND empty sublist processing back into use_reduce
2006-01-24 Mike Frysingerpatch by Alec Warner to document CCACHE_DIR #65492
2006-01-23 Mike Frysingerfix prepstrip after previous commit as pointed out...
2006-01-23 Brian Harringfixed up dump_trace, courtesy of spyderous
2006-01-23 Brian HarringAdded usage info to dump_trace, and credit for the...
2006-01-23 Brian Harringupdated diefunc "post the relevant info" msg
2006-01-23 Brian Harringbash tracebacks. :)
2006-01-23 Mike Frysingeraccept --skip-first and --skipfirst
2006-01-23 Brian Harringverify_all occasionally returns longs rather then strings.
2006-01-22 Marius Mauchfixup
2006-01-22 Marius Mauchstore all auxdbkeys in vdb and add a new emaint target...
2006-01-20 Mike Frysingeralso catch leading null runpaths
2006-01-18 Mike Frysingers/maketest/test/
2006-01-17 Mike Frysingeradd -h/--help
2006-01-15 Mike Frysingerfix traceback when EDITOR is not set in the env #118976...
2006-01-15 Mike Frysingerfix inverted strip skip logic
2006-01-13 Mike Frysingeradd FEATURES=assume-digests so i dont have to keep...
2006-01-13 Mike Frysingerclean up coding style/quoting, figure out what objdump...
2006-01-12 Brian Harringdon't inline code, do __name__=="__main__" so the modul...
2006-01-10 Ned Ludd- dont save debug info twice
2006-01-09 Brian HarringAlways call prerm/postrm regardless if the previous...
2006-01-09 Mike Frysingerfix display of ebuild(1)
2006-01-09 Mike Frysingerget rid of the word "downloaded" in the search output...
2006-01-09 Brian Harringreorganization and a bit of clean up from Benno Schulen...
2006-01-09 Mike Frysingerhandle cross-compilers as well
2006-01-08 Brian Harringfixed the '/' stray char output
2006-01-08 Brian Harringbug 118191 , puke properly when no args to envvar are...
2006-01-08 Mike Frysingeradd another common example for package.provided
next