3927 コミット (b5941c74e59e64c5fd374a09067e74e26eed2612)
 

作成者 SHA1 メッセージ 日付
  Andrey Loskutov b5941c74e5 Set "potentialNullReference" to "error" level and fixed all issues 9年前
  Andrey Loskutov 847b3d1258 Enable annotation based NPE analysis in jgit 9年前
  Matthias Sohn e78dd7df9d Update Jetty to 9.2.13.v20150730 8年前
  Andrey Loskutov 8b38c7db42 Restored obsoleted createSymLink/readSymLink in FileUtil 8年前
  Matthias Sohn 548ba66a37 Use NIO2 to implement FileUtils.rename() and expose options 9年前
  Andrey Loskutov 2e5c7c5db4 Move createSymLink/readSymLink to FileUtils 8年前
  Christian Halstrick 91b1ab90e2 Merge "Change FS not to throw NPE when facing InMemory databases" 8年前
  Shawn Pearce 1d7d0f95e0 Expose the set of root commits in PackStatistics 8年前
  Christian Halstrick d0d637342b Change FS not to throw NPE when facing InMemory databases 9年前
  Shawn Pearce f9bd6c1239 Fix NPE in DfsGarbageCollector and further reduce memory 8年前
  Andrey Loskutov bfc3e1262c Cleanup Attributes and remove obsoleted Java7BasicAttributes class 8年前
  Shawn Pearce f5a5fa28d2 Merge "Remove "experimental" from the description of the pack bitmap index" 8年前
  Shawn Pearce 4bb523475d PackWriter: shed memory while creating bitmaps 8年前
  Shawn Pearce 20d9ab00ae Merge "Do not retain commit body during bitmap generation" 8年前
  Shawn Pearce 349b0af754 Merge "Bitmap builder: actually compress EWAH bitmaps in memory" 8年前
  Shawn Pearce 88bffda524 Bitmap builder: actually compress EWAH bitmaps in memory 8年前
  Shawn Pearce d988540c8e Do not retain commit body during bitmap generation 8年前
  Andrey Loskutov 63bc1d862d Consider original file mode while checking parent ignore rules 9年前
  Andrey Loskutov 6bc6e9520e Changed default log4j log level from "WARNING" to "WARN" 8年前
  Andrey Loskutov 7979029b43 Clone should create Git instances which are able to close repository 9年前
  Christian Halstrick 5c2f52f72b Merge "Clone should close repository after errors in fetch or checkout" 9年前
  Andrey Loskutov a28ae3995f containsGitModulesFile() should not crash on bare repository 9年前
  Andrey Loskutov 1309526564 Clone should close repository after errors in fetch or checkout 9年前
  Andrey Loskutov 204da3969e Fixed javadoc: the getBranch() and getFullBranch() can return null 9年前
  Dave Borowitz 94812ef1e9 PushCertificate: Omit null pushee from text representation 9年前
  Matthias Sohn ffa3d4bdb4 Fix non-externalized string warning in Main.execute() 9年前
  Christian Halstrick c3a073527e Honor also https_proxy environment variable 9年前
  Christian Halstrick 1196dd0643 Fix ResolveMerger when files should be replaced by folders 9年前
  Matthias Sohn c92f0ba096 Merge "Fix typos in javadoc of ObjectId.equals()" 9年前
  Andrey Loskutov 4e7639bb65 Don't keep empty ignore rules in the ignore node list 9年前
  Andrey Loskutov dfed946f10 Allow leading/trailing spaces in ignore rules 9年前
  Andrey Loskutov b98c84eb88 Don't crash while parsing ignore patterns 9年前
  Andrey Loskutov 08641ea413 Allow leading literal '#' and '!' in ignore rules if they are escaped 9年前
  Andrey Loskutov 1d295cb7fb Don't trim trailing space if it is escaped with backslash 9年前
  Andrey Loskutov f19b1f2d07 Consider only escaping backslash for regular expressions in ignore rules 9年前
  Terry Parker 4d6046da77 Remove "experimental" from the description of the pack bitmap index 9年前
  Matthias Sohn f53306bf2a Fix typos in javadoc of ObjectId.equals() 9年前
  Jonathan Nieder f8564c7601 DFS: Remove now-redundant getOneRef 9年前
  Shawn Pearce d0e47a99aa DFS: Override exactRef() with optimal version 9年前
  Dave Borowitz 39dc898dca PushCertificate: Add toTextWithSignature() method 9年前
  Dave Borowitz 74a57f3744 PushCertificateParser: Add fromString method 9年前
  Dave Borowitz c7c5fe718d BaseReceivePack: Add method to override the push cert 9年前
  Dave Borowitz d8b9c5145b BaseReceivePack: Don't throw from getPushCertificate() 9年前
  Dave Borowitz d7377877e0 PushCertificateStore: Return boolean from batch save methods 9年前
  Dave Borowitz 5706c8e38e Allow saving push certs on a subset of refs 9年前
  Matthias Sohn 16ba9919db Update org.apache.httpcomponents 9年前
  Matthias Sohn 1cd2a0697d Access static member LocalDiskRepositoryTestCase.CONTENT directly 9年前
  Dave Borowitz f946ed1d97 PushCertificateStore: Add method to save in batch 9年前
  Andrey Loskutov b4ecb88367 Fixed @since tags on new API 9年前
  Dave Borowitz d5a71e9ca3 Store push certificates in refs/meta/push-certs 9年前