misc
/
portage
debian
master
gentoo portage for debian
spline
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
elog_process: add newlines for bug #386627
Zac Medico
2011-10-10
1
-4
/
+4
*
prepstrip: tweak style of debugedit checks
v2.2.0_alpha65
Zac Medico
2011-10-09
1
-8
/
+8
*
prepstrip: merge debugedit checks more
Zac Medico
2011-10-09
1
-5
/
+11
*
prepstrip: optimize duplicate calls to `has`
Mike Frysinger
2011-10-09
1
-12
/
+23
*
prepstrip: merge debugedit checks
Mike Frysinger
2011-10-09
1
-6
/
+5
*
tests/dodir: check relative path by itself
Mike Frysinger
2011-10-09
1
-0
/
+2
*
tests: setup default bin env more
Mike Frysinger
2011-10-09
1
-0
/
+3
*
prepstrip: optimize chmod slightly
Mike Frysinger
2011-10-09
1
-3
/
+3
*
tests/__init__: return int from main()
Zac Medico
2011-10-09
2
-8
/
+9
*
tests/__init__: import print_function
Zac Medico
2011-10-09
1
-0
/
+2
*
MaskManager: fix "Unmatched removal", bug #386569
Zac Medico
2011-10-09
1
-5
/
+40
*
Skip PORTAGE_TMPDIR write check for fetchonly.
Zac Medico
2011-10-09
1
-6
/
+7
*
show_ignored_binaries: filter noise, bug #386379
Zac Medico
2011-10-09
1
-0
/
+26
*
tests: add --list flag to show available tests
Mike Frysinger
2011-10-09
1
-21
/
+34
*
tests: add a --help option to make runtest more friendly
Mike Frysinger
2011-10-09
1
-2
/
+7
*
tests: split up getTests into helper funcs to avoid duplication
Mike Frysinger
2011-10-09
1
-20
/
+17
*
runtests: make sure we are in the right dir
Mike Frysinger
2011-10-09
1
-0
/
+3
*
Revert "RepoConfigLoader: Recursively expand masters."
Zac Medico
2011-10-09
1
-27
/
+21
*
Revert "MaskManager: Fix stacking of lines from master repositories."
Zac Medico
2011-10-09
1
-5
/
+4
*
Revert "get_masters: protect against infinite recursion"
Zac Medico
2011-10-09
1
-30
/
+23
*
get_masters: protect against infinite recursion
Zac Medico
2011-10-08
1
-23
/
+30
*
RepoConfig: allow repos.conf 'masters' override
Zac Medico
2011-10-08
2
-8
/
+25
*
tests: fix whitespace to be consistent
Mike Frysinger
2011-10-08
1
-10
/
+10
*
MaskManager: Fix stacking of lines from master repositories.
Arfrever Frehtes Taifersar Arahesis
2011-10-08
1
-4
/
+5
*
RepoConfigLoader: Recursively expand masters.
Arfrever Frehtes Taifersar Arahesis
2011-10-08
1
-21
/
+27
*
whirlpool.py: tabs to spaces
v2.2.0_alpha64
Zac Medico
2011-10-08
1
-6
/
+6
*
portage/mail: always UTF-8 charset for MIMEText
Zac Medico
2011-10-08
1
-2
/
+1
*
repoman: add 'repository' to portdbapi cache
Zac Medico
2011-10-07
1
-1
/
+1
*
repoman: tweak myupdates/myheaders commit logic
v2.2.0_alpha63
Zac Medico
2011-10-07
1
-2
/
+1
*
repoman: tweak commit logic wrt thin-manifest
Zac Medico
2011-10-07
1
-1
/
+1
*
Don't do a split signed Manifest commit when no headers will change. Fixes bu...
Nathan Phillip Brink
2011-10-07
1
-6
/
+9
*
elog/collect_ebuild_messages: strip trailing \n
v2.2.0_alpha62
Zac Medico
2011-10-05
1
-0
/
+1
*
match_to_list: preserve order
Zac Medico
2011-10-05
1
-1
/
+8
*
test_best_match_to_list: test all permutations
v2.2.0_alpha61
Zac Medico
2011-10-05
1
-9
/
+19
*
dblink._elog_process: preserve empty lines
Zac Medico
2011-10-04
1
-2
/
+0
*
Execute tests bundled with the whirlpool module.
Zac Medico
2011-10-04
1
-0
/
+16
*
Mark some messages for translation.
Arfrever Frehtes Taifersar Arahesis
2011-10-05
1
-10
/
+14
*
whirlpool.py: fix for python3
Zac Medico
2011-10-04
1
-4
/
+5
*
whirlpool.py: skip tests during import
Zac Medico
2011-10-04
1
-6
/
+7
*
RepoConfig: sort __slots__
Zac Medico
2011-10-04
1
-4
/
+6
*
testManifest: enable manifest-hashes
Zac Medico
2011-10-03
1
-0
/
+1
*
repoman: bail out if unsupported manifest-hashes
Zac Medico
2011-10-03
1
-0
/
+25
*
best_match_to_list: order by version number
Zac Medico
2011-10-03
2
-1
/
+39
*
Suppress warnings with DeprecationWarning.
Zac Medico
2011-10-03
1
-2
/
+2
*
Warn for questionable layout.conf manifest-hashes
Zac Medico
2011-10-03
1
-1
/
+23
*
manfest.py: import constants directly
Zac Medico
2011-10-03
1
-17
/
+20
*
repoman: account for GLEP 59 in RMD160 check
Zac Medico
2011-10-03
1
-20
/
+20
*
GLEP 59: use manifest-hashes list in layout.conf
Zac Medico
2011-10-03
3
-31
/
+19
*
Implement GLEP 59 with control via layout.conf.
Zac Medico
2011-10-02
3
-7
/
+59
*
Manifest.create(): tweak assume-digests code
Zac Medico
2011-10-02
1
-1
/
+1
[next]