Dawid Weiss
|
a29d7c70d5
|
LUCENE-9597: checkWorkingCopyClean shouldn't complain about untracked empty folders (similar to git status). Piggybacking jgit update. (#2061)
|
2020-11-03 12:50:05 +01:00 |
Dawid Weiss
|
d32858b127
|
LUCENE-9301: add manifest entries to JARs (gradle build).
|
2020-04-04 20:56:35 +02:00 |
Dawid Weiss
|
7604639b59
|
Move jgit version declaration to scriptDepVersions.
|
2020-02-20 13:54:07 +01:00 |
Dawid Weiss
|
ff635cf701
|
LUCENE-9184, LUCENE-9183: allow skipping git status check in precommit with -Pvalidation.git.failOnModified=false (or place this in gradle.properties to make it permanent).
|
2020-01-27 20:47:02 +01:00 |
Robert Muir
|
975df9ddd3
|
LUCENE-9182: add apache license headers to all .gradle files and enforce in rat task
|
2020-01-27 12:05:34 -05:00 |
Robert Muir
|
8e357b167b
|
LUCENE-9180: dos2unix files that don't need dos line endings
|
2020-01-27 11:29:59 -05:00 |
Dawid Weiss
|
1ad6bc9361
|
LUCENE-9077: Allow locally staged files in git status precommit check.
|
2020-01-20 09:36:14 +01:00 |
Dawid Weiss
|
7a12c89ce6
|
Move precommit dependencies to precommit for clarity.
|
2020-01-08 14:20:16 +01:00 |
Dawid Weiss
|
8b03a7104e
|
Add a precommit placeholder task and working copy's git status check.
|
2020-01-03 15:22:36 +01:00 |