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/autoepatch.git
master
Automatic patch scripting
Diego E. Pettenò <flameeyes@gentoo.org>
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
autoepatch.sh
Commit message (
Expand
)
Author
Age
Files
Lines
*
Remove IFS reset, as the set was removed already.
Diego Elio Pettenò
2006-12-30
1
-2
/
+0
*
Remove temporary files if the patch gets applied fine.
Diego Elio Pettenò
2006-12-18
1
-0
/
+1
*
Allow a patchset to specify a function to execute on the target instead of an...
Diego Elio Pettenò
2006-12-18
1
-0
/
+4
*
Output a warning if the patch failed to apply but it's not required.
Diego Elio Pettenò
2006-12-18
1
-5
/
+10
*
Announce the patchset first and the targets one by one later.
Diego Elio Pettenò
2006-12-18
1
-1
/
+3
*
Handle errors from the patching subshell in different ways depending on the c...
Diego Elio Pettenò
2006-12-18
1
-2
/
+8
*
Announce which patchset and on which target we're handling every time.
Diego Elio Pettenò
2006-12-18
1
-0
/
+2
*
Add ability for a patchset to tell if the patch is required, and to give a sp...
Diego Elio Pettenò
2006-12-18
1
-2
/
+19
*
Add first implementation of autoepatch; patches define a function to find whi...
Diego Elio Pettenò
2006-12-18
1
-0
/
+63