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
:
proj/portage.git
master
prefix
public_api
use-conflict-auto-resolve
Package management system
Portage development team <dev-portage@gentoo.org>
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
bin
Commit message (
Expand
)
Author
Age
Files
Lines
*
repoman: fix broken masking check
v2.2.0_alpha5
Zac Medico
2010-11-24
1
-1
/
+1
*
repoman: enable dep check with empty KEYWORDS
Zac Medico
2010-11-22
1
-12
/
+50
*
repoman: add wxwidgets.eclassnotused (bug 305469)
Ryan Hill
2010-11-13
1
-0
/
+11
*
Use a temporary workaround for bug #344845.
Zac Medico
2010-11-12
1
-1
/
+5
*
dyn_spec: account for empty $FILESDIR
Zac Medico
2010-10-29
1
-1
/
+3
*
debug-print: don't stat $T during depend phase
v2.2.0_alpha2
Zac Medico
2010-10-27
1
-1
/
+1
*
ebuild: move SANDBOX_ON=0 setting later
Zac Medico
2010-10-27
1
-3
/
+3
*
Only addwrite for tmp dirs if sandbox is enabled.
Zac Medico
2010-10-27
1
-1
/
+1
*
repoman: use slice to avoid IndexError
Zac Medico
2010-10-27
1
-1
/
+1
*
repoman: optimize svn keywords handling
Zac Medico
2010-10-27
1
-4
/
+7
*
repoman: avoid possible IndexError with svn props
Zac Medico
2010-10-27
1
-1
/
+2
*
debug-print-function: output like older portage
Zac Medico
2010-10-27
1
-1
/
+1
*
debug-print: permission fixes
Zac Medico
2010-10-27
1
-4
/
+7
*
ebuild: account for symlink in /var/db/pkg path
Zac Medico
2010-10-27
1
-1
/
+1
*
ebuild(1): fix breakage for /var/db/pkg ebuilds
Zac Medico
2010-10-26
1
-3
/
+5
*
Simplify retval checks in has_version() and best_version().
Michał Górny
2010-10-24
1
-10
/
+4
*
Simplify debug-print*() functions code.
Michał Górny
2010-10-24
1
-20
/
+12
*
egencache --update-changelogs: reverse the sort order for headers.
Michał Górny
2010-10-24
1
-2
/
+3
*
Fix some typos and improve a message in repoman.
Arfrever Frehtes Taifersar Arahesis
2010-10-23
1
-6
/
+5
*
Bug #340475: Make repoman check if SVN keywords are enabled in svn:keywords.
Arfrever Frehtes Taifersar Arahesis
2010-10-23
1
-16
/
+24
*
Allow repoman to commit files, which have changes only in SVN properties.
Arfrever Frehtes Taifersar Arahesis
2010-10-23
1
-3
/
+3
*
lock-helper.py: make locks quiet
Zac Medico
2010-10-22
1
-0
/
+3
*
lock-helper.py: use PORTAGE_PYM_PATH for safety
Zac Medico
2010-10-21
1
-0
/
+2
*
AsynchronousLock: use subprocess if no threads
Zac Medico
2010-10-21
1
-0
/
+23
*
Don't compress empty files, bug 340935.
Ulrich Mueller
2010-10-14
1
-0
/
+1
*
Fix indention error in repoman headerstring code.
v2.2_rc94
Zac Medico
2010-10-11
1
-3
/
+3
*
Fix portageq to handle NOCOLOR.
Zac Medico
2010-10-11
1
-0
/
+5
*
Invert repoman cvs logic for headerstring.
Zac Medico
2010-10-11
1
-1
/
+1
*
has/best_version: eqawarn if EAPI wrong for atom
Zac Medico
2010-10-11
1
-4
/
+42
*
Don't look for $Header$ when using svn.
Michał Górny
2010-10-11
1
-17
/
+23
*
Use EAPI to validate best/has_version atoms.
Zac Medico
2010-10-08
1
-2
/
+5
*
Revert fix for bug #339939, pending discussion.
Zac Medico
2010-10-07
1
-15
/
+0
*
repoman: Don't count git snapshots as live.
Zac Medico
2010-10-07
1
-0
/
+15
*
Include gpg key in repoman commit message.
Zac Medico
2010-10-06
1
-1
/
+3
*
Fix ebuild(1) to handle layout.conf masters.
Zac Medico
2010-10-05
1
-5
/
+9
*
Fix undefined name 'output_mode'.
Zac Medico
2010-10-04
1
-1
/
+1
*
egencache: Sort file names for ChangeLog
Sebastian Luther
2010-10-04
1
-6
/
+76
*
egencache --update-changelogs: write if needed
Michał Górny
2010-10-03
1
-9
/
+18
*
egencache --update-changelogs: Filter messages
Michał Górny
2010-10-03
1
-4
/
+15
*
egencache --update-changelogs: escape CP regexp
Michał Górny
2010-10-03
1
-1
/
+1
*
egencache --update-changelogs: don't break change list on hyphens.
Michał Górny
2010-10-03
1
-2
/
+6
*
egencache --update-changelogs: strip leading CP from the log messages.
Michał Górny
2010-10-03
1
-1
/
+4
*
Add support for 'egencache --update-changelogs'.
Michał Górny
2010-10-02
1
-4
/
+141
*
Fix readonly variable assignment for PORTAGE_BINPKG_TMPFILE when
Zac Medico
2010-09-30
1
-1
/
+1
*
Invert portageq list_preserved_libs returncode meaning.
Zac Medico
2010-09-29
1
-4
/
+4
*
Fix a typo in a comment.
Zac Medico
2010-09-28
1
-1
/
+1
*
Fix breakage (from reposyntax branch) in repoman's ability to append
Zac Medico
2010-09-28
1
-1
/
+4
*
doman: ${mandir} can't contain complete suffix so don't check for it.
Michał Górny
2010-09-27
1
-1
/
+1
*
Bug #338588 - Allow quickpkg to create packages even though the
Zac Medico
2010-09-25
1
-3
/
+10
*
In EbuildIpc._receive_reply(), close the input_file when finished.
v2.2_rc86
Zac Medico
2010-09-21
1
-0
/
+2
[next]