1
0
Fork 0
mirror of https://github.com/eclipse-cdt/cdt synced 2025-04-23 22:52:11 +02:00
Find a file
Jonah Graham 1ca3067521 Bug 540373: Use git ls-files instead of find
git ls-files has two benefits:
- Only finds tracked files
   This is necessary because we were having a few cleanups
   being attempted on ignored files.
- Is much faster

Change-Id: I5a53497f8ef9c839676b7ef7e3be35171140f4b9
2018-11-24 10:55:06 +00:00
.mvn Sync tycho pomless to main tycho used to build to 1.1.0 2018-03-26 13:12:38 +03:00
build Bug 540373: Format some Java files that were missed 2018-11-23 13:59:46 +00:00
codan Bug 540373: Format some Java files that were missed 2018-11-23 13:59:46 +00:00
core Bug 541117 - NPE in CElementHyperlinkDetector.isLanguageKeyword 2018-11-24 02:09:32 -05:00
cross Bug 540373: Cleanup: Remove trailing whitespace in properties files 2018-11-23 07:52:26 +00:00
debug Remove accidentally committed first prototype gdbstandalone.zip 2018-11-23 10:35:23 -05:00
doc Bug 540373: Cleanup: Remove trailing whitespace in properties files 2018-11-23 07:52:26 +00:00
dsf Bug 540373: Format some Java files that were missed 2018-11-23 13:59:46 +00:00
dsf-gdb [releng] Add missing @since tag 2018-11-24 10:12:25 +00:00
jtag Bug 540373: Cleanup: Remove trailing whitespace in properties files 2018-11-23 07:52:26 +00:00
launch Bug 540373: Cleanup: Remove trailing whitespace in properties files 2018-11-23 07:52:26 +00:00
llvm Bug 540373: Cleanup: Remove trailing whitespace in properties files 2018-11-23 07:52:26 +00:00
lrparser Bug 540373: Cleanup: Remove trailing whitespace in properties files 2018-11-23 07:52:26 +00:00
lsp Bug 540373: Remove '(non-Javadoc)' comments 2018-11-22 22:00:29 +00:00
memory Bug 540373: Fix trailing whitespace in MANIFEST.MFs 2018-11-23 13:59:50 +00:00
native Bug 540373: Cleanup: Format & Remove trailing whitespace 2018-11-22 21:47:02 +00:00
qt Bug 540373: Format some Java files that were missed 2018-11-23 13:59:46 +00:00
releng Bug 540373: Use git ls-files instead of find 2018-11-24 10:55:06 +00:00
remote Bug 540373: Remove '(non-Javadoc)' comments 2018-11-22 22:00:29 +00:00
testsrunner Bug 540373: Format some Java files that were missed 2018-11-23 13:59:46 +00:00
toolchains/arduino Bug 540373: Cleanup: Remove trailing whitespace in properties files 2018-11-23 07:52:26 +00:00
upc Bug 540373: Cleanup: Remove trailing whitespace in properties files 2018-11-23 07:52:26 +00:00
util Bug 540373: Cleanup: Remove trailing whitespace in properties files 2018-11-23 07:52:26 +00:00
visualizer Bug 540373: Cleanup: Remove trailing whitespace in properties files 2018-11-23 07:52:26 +00:00
windows Bug 540373: Remove '(non-Javadoc)' comments 2018-11-22 22:00:29 +00:00
xlc Bug 540373: Cleanup: Remove trailing whitespace in properties files 2018-11-23 07:52:26 +00:00
.gitattributes Bug 540373: Add a code cleanliness check script 2018-11-23 14:59:29 +00:00
.gitignore Bug 540373: Add a code cleanliness check script 2018-11-23 14:59:29 +00:00
pom.xml Bug 540371: Update to EPLv2 using releng/scripts/change_to_eplv2.sh 2018-11-22 20:31:51 +00:00