3935 Commits (4a11534c25a17df3acb185ce701e921cca688b4b)
 

Autor SHA1 Mensaje Fecha
  Matthias Sohn 4a11534c25 Restore lazy Bundle-ActivationPolicy removed in 3a4a5a4e hace 8 años
  Matthias Sohn 3a4a5a4e57 Update uses-clauses in OSGi manifests hace 8 años
  Matthias Sohn 05acf1c62f Use java.io.File to check existence of loose objects in ObjectDirectory hace 8 años
  Matthias Sohn 3abf35bc0f Fix warnings on FileUtils.isStaleFileHandle() hace 8 años
  Andrey Loskutov 35d45abfb2 Deprecate redundant FileUtil.delete(File), use FileUtils instead hace 8 años
  Martin Fick 06b446057c Handle stale file handles on packed-refs file hace 8 años
  Matthias Sohn cc50ec2d87 Merge "Add public isStaleFileHandle() API, improve detection." hace 8 años
  Martin Fick cb08dd8b14 Add public isStaleFileHandle() API, improve detection. hace 8 años
  Andrey Loskutov b5941c74e5 Set "potentialNullReference" to "error" level and fixed all issues hace 9 años
  Andrey Loskutov 847b3d1258 Enable annotation based NPE analysis in jgit hace 9 años
  Matthias Sohn e78dd7df9d Update Jetty to 9.2.13.v20150730 hace 8 años
  Andrey Loskutov 8b38c7db42 Restored obsoleted createSymLink/readSymLink in FileUtil hace 8 años
  Matthias Sohn 548ba66a37 Use NIO2 to implement FileUtils.rename() and expose options hace 9 años
  Andrey Loskutov 2e5c7c5db4 Move createSymLink/readSymLink to FileUtils hace 8 años
  Christian Halstrick 91b1ab90e2 Merge "Change FS not to throw NPE when facing InMemory databases" hace 8 años
  Shawn Pearce 1d7d0f95e0 Expose the set of root commits in PackStatistics hace 8 años
  Christian Halstrick d0d637342b Change FS not to throw NPE when facing InMemory databases hace 9 años
  Shawn Pearce f9bd6c1239 Fix NPE in DfsGarbageCollector and further reduce memory hace 8 años
  Andrey Loskutov bfc3e1262c Cleanup Attributes and remove obsoleted Java7BasicAttributes class hace 8 años
  Shawn Pearce f5a5fa28d2 Merge "Remove "experimental" from the description of the pack bitmap index" hace 8 años
  Shawn Pearce 4bb523475d PackWriter: shed memory while creating bitmaps hace 8 años
  Shawn Pearce 20d9ab00ae Merge "Do not retain commit body during bitmap generation" hace 8 años
  Shawn Pearce 349b0af754 Merge "Bitmap builder: actually compress EWAH bitmaps in memory" hace 8 años
  Shawn Pearce 88bffda524 Bitmap builder: actually compress EWAH bitmaps in memory hace 8 años
  Shawn Pearce d988540c8e Do not retain commit body during bitmap generation hace 8 años
  Andrey Loskutov 63bc1d862d Consider original file mode while checking parent ignore rules hace 9 años
  Andrey Loskutov 6bc6e9520e Changed default log4j log level from "WARNING" to "WARN" hace 8 años
  Andrey Loskutov 7979029b43 Clone should create Git instances which are able to close repository hace 8 años
  Christian Halstrick 5c2f52f72b Merge "Clone should close repository after errors in fetch or checkout" hace 8 años
  Andrey Loskutov a28ae3995f containsGitModulesFile() should not crash on bare repository hace 8 años
  Andrey Loskutov 1309526564 Clone should close repository after errors in fetch or checkout hace 8 años
  Andrey Loskutov 204da3969e Fixed javadoc: the getBranch() and getFullBranch() can return null hace 9 años
  Dave Borowitz 94812ef1e9 PushCertificate: Omit null pushee from text representation hace 8 años
  Matthias Sohn ffa3d4bdb4 Fix non-externalized string warning in Main.execute() hace 9 años
  Christian Halstrick c3a073527e Honor also https_proxy environment variable hace 9 años
  Christian Halstrick 1196dd0643 Fix ResolveMerger when files should be replaced by folders hace 9 años
  Matthias Sohn c92f0ba096 Merge "Fix typos in javadoc of ObjectId.equals()" hace 9 años
  Andrey Loskutov 4e7639bb65 Don't keep empty ignore rules in the ignore node list hace 9 años
  Andrey Loskutov dfed946f10 Allow leading/trailing spaces in ignore rules hace 9 años
  Andrey Loskutov b98c84eb88 Don't crash while parsing ignore patterns hace 9 años
  Andrey Loskutov 08641ea413 Allow leading literal '#' and '!' in ignore rules if they are escaped hace 9 años
  Andrey Loskutov 1d295cb7fb Don't trim trailing space if it is escaped with backslash hace 9 años
  Andrey Loskutov f19b1f2d07 Consider only escaping backslash for regular expressions in ignore rules hace 9 años
  Terry Parker 4d6046da77 Remove "experimental" from the description of the pack bitmap index hace 9 años
  Matthias Sohn f53306bf2a Fix typos in javadoc of ObjectId.equals() hace 9 años
  Jonathan Nieder f8564c7601 DFS: Remove now-redundant getOneRef hace 9 años
  Shawn Pearce d0e47a99aa DFS: Override exactRef() with optimal version hace 9 años
  Dave Borowitz 39dc898dca PushCertificate: Add toTextWithSignature() method hace 9 años
  Dave Borowitz 74a57f3744 PushCertificateParser: Add fromString method hace 9 años
  Dave Borowitz c7c5fe718d BaseReceivePack: Add method to override the push cert hace 9 años