4347 Commits (cf8e0f34d93abdd9b06aeb9570f6fc0bed972d28)
 

Author SHA1 Message Date
Shawn Pearce 46e4992e92 Fix performance regression in CanonicalTreeParser 9 years ago
Christian Halstrick bd31555ee5 Add support for smudge filters 9 years ago
Christian Halstrick 5d9f595eb8 Add support for clean filters 9 years ago
Ivan Motsch 75697adc5a Add the new class Attributes holding multiple Attribute(s) 9 years ago
Christian Halstrick adbe900683 Fix unit tests on Windows 9 years ago
Matthias Sohn 2cdc130dfc Add missing @since tags and missing javadoc 9 years ago
Christian Halstrick 5c8f2d8feb Fix HookTest when running on Win32_Cygwin 9 years ago
Christian Halstrick 55fb18feaa Fix FS.runProcess() to close the InputStream 9 years ago
Jonathan Nieder fe98218e0d repo: Do not use search path to find refs/remotes/origin/<branch> 9 years ago
Jonathan Nieder 5be4814e38 Repository: Introduce exactRef and findRef, deprecate getRef 9 years ago
Andrey Loskutov 830117e761 Null-annotated RefDatabase class 9 years ago
Andrey Loskutov 1020f40813 Null-annotated Repository class and fixed related compiler errors 9 years ago
Matthias Sohn d2faec27a7 Raise error if FileNotFoundException is caught for an existing file 9 years ago
Jonathan Nieder 15e60b646e Merge "RefDirectory.getRef: Treat fake missing symrefs like real ones" 9 years ago
Christian Halstrick 18af2d4265 Let FS_Win32_Cygwin detect symlink support by creating temporary symlink 9 years ago
Matthias Sohn 0353b1d3ff Fix classpath of test launch configurations 9 years ago
Matthias Sohn fe85311b3a Avoid UnknownHostException in WalkEncryptionTest 9 years ago
Matthias Sohn a6bcc988e0 Remove no longer needed outdated API warning filter 9 years ago
Jonathan Nieder 1e47c7058d RefDirectory.getRef: Treat fake missing symrefs like real ones 9 years ago
Jonathan Nieder faf13bb90b Merge "git rev-parse: Add --verify option" 9 years ago
Thomas Meyer 68cea21f53 git rev-parse: Add --verify option 9 years ago
Christian Halstrick 4b114d3c6b Throw IndexReadException if existing index can't be read 9 years ago
Matthias Sohn d3e61db455 Fix pre-push hook to not set null remoteName as first argument 9 years ago
Christian Halstrick 69cd6f5864 Introduce FS.execute() to execute a command defined by a ProcessBuilder 9 years ago
Christian Halstrick 6389948a81 Add an attribute accessor to CanonicalTreeParser and use it in Treewalk 9 years ago
Arthur Daussy 12280c02db Adds the git attributes computation on the treewalk 9 years ago
Andrey Loskutov 2f6959d9f3 Make jgit annotations accessible to other plugins 9 years ago
Andrey Loskutov 864d3899ad Fixed typo in preferences: NonByDefault -> NonNullByDefault 9 years ago
Andrey Loskutov f1405a337a Added jgit own NonNull annotation type 9 years ago
Christian Halstrick d45ee99546 Merge "Fix MissingObjectException in RenameDetector" 9 years ago
Matthias Sohn 4acff5a59e Handle InternalError during symlink support detection on Windows 9 years ago
Matthias Sohn 070bf8d15f Merge branch 'stable-4.1' 9 years ago
Matthias Sohn 3e2aff196e Prepare 4.1.2-SNAPSHOT builds 9 years ago
Matthias Sohn 3cb5f11398 JGit v4.1.1.201511131810-r 9 years ago
Jonathan Nieder 7dcb50a04a Fallback exactRef: Do not ignore symrefs to unborn branch 9 years ago
Rüdiger Herrmann e18444de30 Fix MissingObjectException in RenameDetector 9 years ago
Matthias Sohn 2645140678 Merge "Merge branch 'stable-4.2'" 9 years ago
Matthias Sohn ca74150cb0 Merge branch 'stable-4.2' 9 years ago
Jonathan Nieder 797f94d331 RefDirectory.exactRef: Do not ignore symrefs to unborn branch 9 years ago
Jonathan Nieder 61efddf761 Merge "Revert "Remove PackWriter.Statistics and other deprecated classes"" 9 years ago
Jonathan Nieder 1fa6f3a750 Revert "Remove PackWriter.Statistics and other deprecated classes" 9 years ago
Matthias Sohn 35109dc66c Prepare post 4.2-m1 builds 9 years ago
Matthias Sohn 3a93c8bdca JGit v4.2.0.201511101648-m1 9 years ago
Jonathan Nieder 3eb272edac Merge "Remove PackWriter.Statistics and other deprecated classes" 9 years ago
Terry Parker bbcbcab8d3 Remove PackWriter.Statistics and other deprecated classes 9 years ago
Matthias Sohn a74ff164e4 Silence API errors for new methods added to BitmapBuilder 9 years ago
Matthias Sohn b37d77997c Add missing javadoc to bitmap index classes 9 years ago
Jonathan Nieder deb853cb69 Merge changes from topic 'nullable' 9 years ago
Jonathan Nieder 86af34e150 Make BitmapIndexImpl.CompressedBitmap public 9 years ago
Terry Parker ca3ea18371 Update dependencies to use the JGit-internal @Nullable 9 years ago