Sign in
apache
/
commons-exec
/
HEAD
c5360ab
Merge pull request #297 from apache/dependabot/github_actions/github/codeql-action-3.30.1
by Gary Gregory
· 2 days ago
master
eb9cef6
Bump github/codeql-action from 3.29.11 to 3.30.1
by dependabot[bot]
· 2 days ago
2a0edfb
Merge pull request #296 from apache/dependabot/github_actions/actions/dependency-review-action-4.7.3
by Gary Gregory
· 9 days ago
896dc71
Bump actions/dependency-review-action from 4.7.2 to 4.7.3
by dependabot[bot]
· 9 days ago
c0ef345
Merge pull request #292 from apache/dependabot/github_actions/actions/setup-java-5.0.0
by Gary Gregory
· 2 weeks ago
25c8f85
Merge pull request #293 from apache/dependabot/github_actions/github/codeql-action-3.29.11
by Gary Gregory
· 2 weeks ago
4725637
Merge pull request #294 from apache/dependabot/github_actions/actions/dependency-review-action-4.7.2
by Gary Gregory
· 2 weeks ago
7578816
Bump actions/dependency-review-action from 4.7.1 to 4.7.2
by dependabot[bot]
· 2 weeks ago
0f6cc81
Bump github/codeql-action from 3.29.9 to 3.29.11
by dependabot[bot]
· 2 weeks ago
a070b9d
Bump actions/setup-java from 4.7.1 to 5.0.0
by dependabot[bot]
· 2 weeks ago
e45cb7c
Javadoc
by Gary D. Gregory
· 3 weeks ago
2a00db4
Better release descriptions
by Gary D. Gregory
· 3 weeks ago
b78d106
ExecuteWatchdog.builder().get() now uses a default timeout of 30 seconds
by Gary D. Gregory
· 3 weeks ago
fed8eb1
Watchdog.builder().get() now uses a default timeout of 30 seconds
by Gary D. Gregory
· 3 weeks ago
130f930
Watchdog.builder().get() now uses a default timeout of 30 seconds
by Gary D. Gregory
· 3 weeks ago
6248888
Internal refactoring in DefaultExecutor and DaemonExecutor
by Gary D. Gregory
· 3 weeks ago
aefc967
Internal refactoring in DaemonExecutor
by Gary D. Gregory
· 3 weeks ago
cd8664d
Javadoc
by Gary D. Gregory
· 3 weeks ago
a0babcf
Internal refactoring
by Gary D. Gregory
· 3 weeks ago
3b88450
Javadoc
by Gary D. Gregory
· 3 weeks ago
373cd47
Merge pull request #290 from apache/dependabot/github_actions/github/codeql-action-3.29.9
by Gary Gregory
· 3 weeks ago
1b167ae
Merge pull request #289 from apache/dependabot/github_actions/actions/checkout-5.0.0
by Gary Gregory
· 3 weeks ago
bba8be9
Bump github/codeql-action from 3.29.8 to 3.29.9
by dependabot[bot]
· 3 weeks ago
ddfea0c
Bump actions/checkout from 4.2.2 to 5.0.0
by dependabot[bot]
· 3 weeks ago
0b979ce
Merge pull request #287 from mawiesne/Fix-grammer-and-typos
by Gary Gregory
· 4 weeks ago
afcc5e2
Fix grammar issues and typos.
by Martin Wiesner
· 4 weeks ago
f718be4
Merge pull request #285 from apache/dependabot/github_actions/actions/cache-4.2.4
by Gary Gregory
· 4 weeks ago
2be5b64
Merge pull request #286 from apache/dependabot/github_actions/github/codeql-action-3.29.8
by Gary Gregory
· 4 weeks ago
f66b422
Bump github/codeql-action from 3.29.7 to 3.29.8
by dependabot[bot]
· 4 weeks ago
6d0aaea
Bump actions/cache from 4.2.3 to 4.2.4
by dependabot[bot]
· 4 weeks ago
3f56e70
Merge pull request #284 from apache/dependabot/github_actions/github/codeql-action-3.29.5
by Gary Gregory
· 5 weeks ago
6b776ef
Bump github/codeql-action from 3.29.4 to 3.29.5
by dependabot[bot]
· 5 weeks ago
00a8d5b
Merge pull request #283 from apache/dependabot/github_actions/github/codeql-action-3.29.4
by Gary Gregory
· 6 weeks ago
923b8c5
Bump github/codeql-action from 3.29.2 to 3.29.4
by dependabot[bot]
· 6 weeks ago
ef23b14
Merge some string literals
by Gary D. Gregory
· 7 weeks ago
494e210
Use SystemProperties instead of magic strings
by Gary D. Gregory
· 7 weeks ago
13c8179
Update the GitHub pull request template for AI
by Gary D. Gregory
· 7 weeks ago
653a030
Use StringUtils.toRoot[Lower|Upper]Case
by Gary D. Gregory
· 7 weeks ago
00ed2dd
Bump org.apache.commons:commons-lang3 from 3.17.0 to 3.18.0 #282
by Gary Gregory
· 8 weeks ago
98fd7a5
Merge pull request #282 from apache/dependabot/maven/org.apache.commons-commons-lang3-3.18.0
by Gary Gregory
· 8 weeks ago
131b5aa
No need to use a FQ name
by Gary D. Gregory
· 9 weeks ago
2cc85dd
Bump org.apache.commons:commons-lang3 from 3.17.0 to 3.18.0
by dependabot[bot]
· 9 weeks ago
e8c2571
Add ciManagement element to POM
by Gary Gregory
· 9 weeks ago
0010a38
Merge pull request #281 from apache/dependabot/github_actions/github/codeql-action-3.29.2
by Gary Gregory
· 9 weeks ago
a01a1b5
Bump github/codeql-action from 3.29.1 to 3.29.2
by dependabot[bot]
· 9 weeks ago
5e55828
Merge pull request #280 from apache/dependabot/github_actions/github/codeql-action-3.29.1
by Gary Gregory
· 2 months ago
7d2f2fb
Bump github/codeql-action from 3.29.0 to 3.29.1
by dependabot[bot]
· 2 months ago
22ddf9d
Bump org.apache.commons:commons-parent from 84 to 85
by Gary D. Gregory
· 3 months ago
9b6e2b6
Merge pull request #279 from apache/dependabot/github_actions/github/codeql-action-3.29.0
by Gary Gregory
· 3 months ago
76d81fd
Bump github/codeql-action from 3.28.19 to 3.29.0
by dependabot[bot]
· 3 months ago
4ee0204
Use final
by Gary D. Gregory
· 3 months ago
8babb7c
Use JUnit 5 convention for class visibility
by Gary D. Gregory
· 3 months ago
d75a5c5
Use JUnit 5 convention for test method visibility
by Gary D. Gregory
· 3 months ago
eae9b33
Merge pull request #278 from apache/dependabot/github_actions/github/codeql-action-3.28.19
by Gary Gregory
· 3 months ago
ca9fe59
Bump github/codeql-action from 3.28.18 to 3.28.19
by dependabot[bot]
· 3 months ago
508905d
Merge pull request #277 from apache/dependabot/github_actions/ossf/scorecard-action-2.4.2
by Gary Gregory
· 3 months ago
39671b2
Bump ossf/scorecard-action from 2.4.1 to 2.4.2
by dependabot[bot]
· 3 months ago
0dec70a
Fix Checkstype configuration
by Gary D. Gregory
· 4 months ago
edddc86
Use ExecuteWatchdog.Builder.setThreadFactory(ThreadFactory) in the tutorial
by Gary D. Gregory
· 4 months ago
cbbc685
Add OSTest
by Gary D. Gregory
· 4 months ago
69f8dbe
TimeoutObserver now extends Consumer<Watchdog>
by Gary D. Gregory
· 4 months ago
65c061e
Replace org.apache.commons.exec.CommandLine.arguments from Vector to ArrayList
by Gary D. Gregory
· 4 months ago
ee8205c
Replace org.apache.commons.exec.Watchdog.observers from Vector to ArrayList
by Gary D. Gregory
· 4 months ago
e92733a
Replace org.apache.commons.exec.ShutdownHookProcessDestroyer.processes
by Gary D. Gregory
· 4 months ago
7b582ad
Replace org.apache.commons.exec.CommandLine.arguments from Vector to ArrayList
by Gary D. Gregory
· 4 months ago
008804a
Fix Checkstyle JavadocVariable
by Gary D. Gregory
· 4 months ago
afa90ed
Remove some extra vertical whitespace
by Gary D. Gregory
· 4 months ago
a3ce940
Migrate internal type declaration from class Vector to interface List
by Gary D. Gregory
· 4 months ago
83653f4
Failing Checkstyle now fails the build (the default behavior)
by Gary D. Gregory
· 4 months ago
42a684e
DebugUtils can have a private default constructor when we break BC
by Gary D. Gregory
· 4 months ago
651b661
MapUtils can have a private default constructor when we break BC
by Gary D. Gregory
· 4 months ago
1a8cf36
StringUtils can have a private default constructor when we break BC
by Gary D. Gregory
· 4 months ago
2e17aa5
Package private util class ThreadUtil should have a private constructor
by Gary D. Gregory
· 4 months ago
0603113
Checkstyle: EnvironmentUtils can be final when we break BC
by Gary D. Gregory
· 4 months ago
353f8fa
Test packages can't have info files since they are already in main
by Gary D. Gregory
· 4 months ago
f70d521
Fix Checkstyle Line has trailing spaces RegexpSingleline]
by Gary D. Gregory
· 4 months ago
4c7d82d
Fix Checkstyle Line has trailing spaces RegexpSingleline]
by Gary D. Gregory
· 4 months ago
a41ace5
Sort members
by Gary D. Gregory
· 4 months ago
b052152
Fix Checkstyle NewlineAtEndOfFile
by Gary D. Gregory
· 4 months ago
62f97af
Fix Checkstyle MethodName
by Gary D. Gregory
· 4 months ago
93883f8
Fix Checkstyle MethodName
by Gary D. Gregory
· 4 months ago
44dcea9
Javadoc
by Gary D. Gregory
· 4 months ago
61fb010
Checkstyle: Fix VisibilityModifier
by Gary D. Gregory
· 4 months ago
9118f6e
Checkstyle: Fix IllegalType
by Gary D. Gregory
· 4 months ago
d1751d7
Checkstyle: Normalize Apache license in file headers
by Gary D. Gregory
· 4 months ago
a0847a7
Fix Checkstyle issues
by Gary D. Gregory
· 4 months ago
21724dc
Fix Checkstyle issue WhitespaceAround
by Gary D. Gregory
· 4 months ago
755c8c4
Fix Checkstyle issues
by Gary D. Gregory
· 4 months ago
d0498f8
Fix typo
by Gary D. Gregory
· 4 months ago
cc1d574
Better description
by Gary D. Gregory
· 4 months ago
9bdd4cd
Bump org.apache.commons:commons-parent from 83 to 84
by Gary D. Gregory
· 4 months ago
2e660b3
Updates for the next release
by Gary D. Gregory
· 4 months ago
2e570cf
Updates for the next release
by Gary D. Gregory
· 4 months ago
c2ddfd0
Updates for the next release
by Gary D. Gregory
· 4 months ago
898cf40
Merge branch 'release'
by Gary D. Gregory
· 4 months ago
d9bd9f0
Bump to next development version
by Gary D. Gregory
· 4 months ago
release
6db5337
Merge pull request #276 from apache/dependabot/github_actions/actions/dependency-review-action-4.7.1
by Gary Gregory
· 4 months ago
b065bc3
Merge pull request #275 from apache/dependabot/github_actions/github/codeql-action-3.28.18
by Gary Gregory
· 4 months ago
042fa82
Bump actions/dependency-review-action from 4.7.0 to 4.7.1
by dependabot[bot]
· 4 months ago
75a9c7d
Bump github/codeql-action from 3.28.17 to 3.28.18
by dependabot[bot]
· 4 months ago
Next »