misc
/
portage
debian
master
gentoo portage for debian
spline
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
bin
Commit message (
Expand
)
Author
Age
Files
Lines
*
Move preinst/postinst_bsdflags from bash to py
David James
2011-05-04
1
-16
/
+0
*
Bug #364467 - handle gcc-4.6-style QA warnings
Ryan Hill
2011-05-04
1
-18
/
+18
*
ebuild(1): fix env FEATURES overrides bug #364035
Zac Medico
2011-05-04
1
-4
/
+2
*
repoman: cleanup gpgsign
v2.1.9.46
Zac Medico
2011-04-13
1
-12
/
+23
*
doins: tweak $DISTDIR symlink handling
Zac Medico
2011-04-13
1
-2
/
+3
*
doins: dereference abs symlinks to files
Zac Medico
2011-04-13
1
-1
/
+7
*
Support PORTAGE_GPG_SIGNING_COMMAND variable.
Arfrever Frehtes Taifersar Arahesis
2011-04-13
1
-12
/
+15
*
repoman: fix profiles.desc overlay path
Zac Medico
2011-04-13
1
-1
/
+1
*
Minor improvements in gpgsign().
Arfrever Frehtes Taifersar Arahesis
2011-04-13
1
-5
/
+4
*
Simplify calculation of repoman_settings["PORTAGE_GPG_DIR"] in gpgsign().
Arfrever Frehtes Taifersar Arahesis
2011-04-13
1
-5
/
+2
*
Use os.path.expanduser() to simplify code.
Arfrever Frehtes Taifersar Arahesis
2011-04-13
1
-4
/
+1
*
emerge-webrsync: drop lzma support
Zac Medico
2011-03-27
1
-4
/
+2
*
Optimize ebuild.sh to cache preprocessing output.
David James
2011-03-26
1
-8
/
+8
*
portageq owners: list orphans via stderr
Zac Medico
2011-03-26
1
-5
/
+21
*
ebuild-ipc: import errno
Zac Medico
2011-03-18
1
-0
/
+1
*
ebuild-ipc: use non-blocking read
Zac Medico
2011-03-18
1
-13
/
+41
*
ebuild-ipc: use plain file read instead of array
Zac Medico
2011-03-14
1
-9
/
+6
*
dodoc: update copyright date
v2.1.9.42
Zac Medico
2011-03-01
1
-1
/
+1
*
ebuild(1): fix ebuild modification check
Zac Medico
2011-03-01
1
-12
/
+13
*
ebuild(1): apply package.env earlier
Zac Medico
2011-03-01
1
-6
/
+22
*
repoman: add back portage.internal check
Zac Medico
2011-03-01
1
-0
/
+2
*
doins: fix dodoc directory error handling
Zac Medico
2011-03-01
1
-0
/
+4
*
doins: avoid die when called as dodoc with no arg
Zac Medico
2011-03-01
1
-11
/
+11
*
dodoc: call doins, to reuse recursion code
Zac Medico
2011-03-01
2
-51
/
+13
*
dodoc: quote ${0}
Zac Medico
2011-03-01
1
-2
/
+2
*
dodoc: Honour exit status of install, bug 356389.
Ulrich Mueller
2011-03-01
2
-3
/
+7
*
Update date headers in modified files.
Zac Medico
2011-02-21
1
-1
/
+1
*
ebuild.sh: remove unused PWORKDIR variable
Zac Medico
2011-02-21
2
-7
/
+1
*
Update date headers in modified files.
Zac Medico
2011-02-19
2
-2
/
+2
*
_eapi4_src_install: handle empty DOCS like PMS
Zac Medico
2011-02-19
1
-1
/
+1
*
docompress, prepcompress: Add missing quotes.
Ulrich Mueller
2011-02-19
2
-3
/
+3
*
egencache: fix cmp_func for python3
Zac Medico
2011-02-19
1
-0
/
+8
*
Recognize git-2.eclass as a live eclass.
Zac Medico
2011-02-14
1
-0
/
+1
*
egencache: --preserve-comments allow missing file
Zac Medico
2011-02-13
1
-4
/
+26
*
egencache: don't ignore as much with --tolerant
Zac Medico
2011-02-13
1
-3
/
+4
*
default_src_test: handle EAPI 4 emake failure
Zac Medico
2011-02-06
1
-4
/
+10
*
die: include $EBUILD_PHASE in message
Zac Medico
2011-02-02
1
-1
/
+5
*
isolated-functions.sh: fix syntax error for die
Zac Medico
2011-02-02
1
-2
/
+4
*
repoman: add check for using offset vars with helpers
Fabian Groffen
2011-02-02
1
-0
/
+1
*
Tweak PollScheduler signal handling.
Zac Medico
2011-01-16
1
-3
/
+7
*
Add PollScheduler.terminate() for interruption.
Zac Medico
2011-01-16
1
-1
/
+24
*
When killed by signal, return 128 + signum.
Zac Medico
2011-01-16
5
-19
/
+21
*
emerge-webrsync: update for current gpg key
Zac Medico
2011-01-16
1
-1
/
+1
*
repoman: fix PORTDIR consistency for herds.xml
Zac Medico
2011-01-16
1
-0
/
+2
*
econf: check confgure --help for --disable-dep...
Zac Medico
2011-01-12
1
-1
/
+3
*
ebuild.sh: skip QA_* init in "depend" phase
Zac Medico
2011-01-12
1
-20
/
+21
*
emerge-webrsync: eat trailing newlines
Mike Frysinger
2011-01-05
1
-3
/
+3
*
emerge-webrsync: add xz support
Mike Frysinger
2011-01-05
1
-0
/
+2
*
newins in EAPI 4 should actually install the file. Fixes bug 350385.
Ulrich Mueller
2011-01-02
1
-3
/
+5
*
egencache: handle ImportError for ExpatError
Zac Medico
2010-12-31
1
-5
/
+10
[next]