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/tatt.git
master
arch testing tool
Thomas Kahle <tom111@gmx.de>
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
templates
Commit message (
Expand
)
Author
Age
Files
Lines
*
Replace repoman with pgkdev
Viorel Munteanu
2023-04-25
1
-2
/
+3
*
templates/tatt_functions.sh: create logs dir
Sam James
2021-10-31
1
-0
/
+1
*
initialize the result var for revdep test scripts
Rolf Eike Beer
2021-07-04
1
-0
/
+2
*
tatt_functions.sh: keep original use flags when doing initial minimal build
Rolf Eike Beer
2021-06-28
1
-1
/
+1
*
tatt_functions.sh: avoid circular dependencies with USE="minimal -doc"
Sam James
2021-06-17
1
-0
/
+5
*
add a return code to the revdep test script
Rolf Eike Beer
2021-05-19
2
-1
/
+3
*
templates/tatt_functions.sh: don't be too verbose when building test deps
Rolf Eike Beer
2021-05-19
1
-2
/
+2
*
templates/tatt_functions.sh: add explanatory comment
Sam James
2021-03-04
1
-0
/
+2
*
templates/tatt_functions.sh: pass package name (not atom) to --usepkg-exclude
Sam James
2021-03-04
1
-1
/
+3
*
templates/tatt_functions.sh: Don't use binpkgs when running the build test
John Helmert III
2021-02-17
1
-1
/
+1
*
remove unmaskfile config option, use unmaskdir instead
Rolf Eike Beer
2020-05-02
1
-1
/
+1
*
collect more test logs
Rolf Eike Beer
2020-01-02
1
-1
/
+1
*
add a return code to the use test script
Rolf Eike Beer
2019-12-20
5
-2
/
+7
*
collect test logs when tests fail
Rolf Eike Beer
2018-12-31
1
-1
/
+7
*
add use-loop template file to hold the per-package block of use tests
Rolf Eike Beer
2018-09-14
1
-0
/
+4
*
get rid of all FEATURES messing in the generator
Rolf Eike Beer
2018-07-05
4
-9
/
+8
*
add an explicit snippet for package test *-useflags.sh
Rolf Eike Beer
2018-07-05
1
-0
/
+1
*
refactor and improve the test script
Rolf Eike Beer
2018-06-22
4
-73
/
+69
*
fix running without bug number given
Rolf Eike Beer
2018-04-18
1
-2
/
+6
*
don't write 'stable' in bugzilla comment for stabilization
Rolf Eike Beer
2018-01-21
1
-2
/
+6
*
only try to remove arch from bugzilla CC if it is there
Rolf Eike Beer
2018-01-21
1
-1
/
+2
*
Fix invalid "@@ARCH" reference in template
Thomas Deutschmann
2018-01-08
1
-1
/
+1
*
do not write "stable" in commit message for keywording bugs
Rolf Eike Beer
2018-01-05
2
-1
/
+7
*
use scriptTemplate() in more places
Rolf Eike Beer
2018-01-05
1
-1
/
+1
*
keep logfiles of failed logs
Rolf Eike Beer
2017-12-27
2
-0
/
+16
*
templates: Match p.g.o syntax
Thomas Deutschmann
2017-12-21
1
-3
/
+1
*
scripts: fix matching blocked packages
Rolf Eike Beer
2017-12-13
2
-2
/
+2
*
log start of test runs to report file
Rolf Eike Beer
2017-12-13
2
-0
/
+2
*
factor out logging USE and FEATURES on build failures
Rolf Eike Beer
2017-12-13
2
-12
/
+26
*
explicitely flag blocked packages and circular dependencies
Rolf Eike Beer
2017-12-05
2
-0
/
+8
*
factor out error handling of use and revdep testing scripts
Rolf Eike Beer
2017-12-05
4
-22
/
+38
*
put package atom in all lines in report file
Rolf Eike Beer
2017-11-12
2
-6
/
+6
*
explicitely log missing keywords instead of just "failed"
Rolf Eike Beer
2017-11-12
2
-0
/
+6
*
remove needless ; from bash scripts
Rolf Eike Beer
2017-11-12
2
-16
/
+16
*
fix expression to match required use changes
Rolf Eike Beer
2017-11-12
2
-2
/
+2
*
be more selective when removing things from keywords file
Rolf Eike Beer
2017-10-22
1
-1
/
+1
*
Print the returned error message if the Bugzilla request fails.
Michael Palimaka
2016-12-22
1
-1
/
+8
*
Replace hard-coded bug update script with brand new template.
Michael Palimaka
2016-12-22
1
-0
/
+46
*
Update commit template for git with thin manifests.
Michael Palimaka
2016-12-22
3
-18
/
+8
*
The templates use bash syntax, so change the shebang to call bash (issue #9)
Thomas Kahle
2013-04-12
4
-4
/
+4
*
Merge pull request #8 from johu/template
Thomas Kahle
2013-04-02
1
-0
/
+1
|
\
|
*
Perform cvs update first.
Johannes Huber
2012-08-21
1
-0
/
+1
*
|
Improve error handling in use and revdep snippets.
Thomas Kahle
2012-11-12
2
-3
/
+16
*
|
In case of error, let USE script print error messages.
Thomas Kahle
2012-11-11
1
-0
/
+1
*
|
Make use test scripts check if emerge failed with REQUIRED_USE not satisfied
Thomas Kahle
2012-11-01
1
-2
/
+6
*
|
Make emerge options configurable via emergeopts
Thomas Kahle
2012-10-14
2
-4
/
+4
|
/
*
Initial support for keywording bugs (also via -b)
Thomas Kahle
2012-02-04
2
-3
/
+3
*
Make cvs tree location configurable
Thomas Kahle
2012-02-03
1
-2
/
+1
*
add trap statements to useflag and revdep templates
Thomas Kahle
2012-01-24
2
-0
/
+4
*
Clean-Up script implemented, small refactoring
Thomas Kahle
2011-09-22
1
-0
/
+6
[next]