3726 Commits (d7a44736ce461ee7c7a5cf30cb9c705ebeb2c800)
 

Author SHA1 Message Date
  David Pletcher cc8c270c9b Allow public access to PackIndex 9 years ago
  Laurent Delaigue efeb02bf2b Support for the commit-msg hook. 9 years ago
  Laurent Delaigue 26fd56f167 Refactored pre-commit hook to make it less invasive. 9 years ago
  Dave Borowitz 12a55c3475 Add an in-process pack transport for use in tests 9 years ago
  Dave Borowitz 900d7da8ab Extract classes for transport within a JGit process 9 years ago
  Matthias Sohn 360071d75d Add missing since tags for new API 9 years ago
  Matthias Sohn 1350f7ea1d Merge branch 'stable-3.7' 9 years ago
  Matthias Sohn 9b486e3906 Prepare 3.7.1-SNAPSHOT builds 9 years ago
  Matthias Sohn a312131d79 JGit v3.7.0.201502260915-r 9 years ago
  Christian Halstrick 1adac45550 Merge "Read user.name and email from environment first" into stable-3.7 9 years ago
  Matthias Sohn 102c50e177 Add/fix since tags for new API for push certificates 9 years ago
  Matthias Sohn d216ce4143 Merge branch 'stable-3.7' 9 years ago
  Matthias Sohn a8fd029a93 Read user.name and email from environment first 9 years ago
  Stefan Beller b9725a54fd Port push certificates 9 years ago
  David Ostrovsky c0c4c6f09a ArchiveCommand: Allow to pass options to underlying stream 9 years ago
  Matthias Sohn 57644f23a1 Provide more details in exceptions thrown when packfile is invalid 9 years ago
  Matthias Sohn a8743df19c Add log4j and slf4j-log4j bridge to jgit feature 9 years ago
  Matthias Sohn c18694e0d1 Use slf4j to log instead of printing to System.err 9 years ago
  Matthias Sohn af4bde1ed2 Use Target Platform Definition DSL to generate target platforms 9 years ago
  Matthias Sohn 6c1f739388 Move console classes to pgm bundle 9 years ago
  Matthias Sohn 77030a5e94 Implement AutoClosable interface on classes that used release() 9 years ago
  Matthias Sohn 27ae8bc655 Implement AutoClosable interface to support try-with-resources block 9 years ago
  Matthias Sohn c26bc63ef1 Set minimum required Java version to Java 7 9 years ago
  Matthias Sohn 21f667edba Merge branch 'stable-3.7' 9 years ago
  Rüdiger Herrmann fc801dd79f Add option --orphan for checkout 9 years ago
  Matthias Sohn 3c2b4086b6 Prepare post 3.7.0.201502031740-rc1 builds 9 years ago
  Matthias Sohn 8fe6e51be2 JGit v3.7.0.201502031740-rc1 9 years ago
  Laurent Goubet 494e893c54 Support for the pre-commit hook 9 years ago
  Matthias Sohn d2e0bfa568 Fix FileUtils.testRelativize_mixedCase which failed on Mac OS X 9 years ago
  Matthias Sohn 7f139b8eee Add a hook test 9 years ago
  Laurent Goubet 6aed51e3ce Introduce hook support into the FS implementations 9 years ago
  Matthias Sohn f5936405a3 If a pack isn't found on disk remove it from pack list 9 years ago
  Dave Borowitz 23ad3a3763 Add BatchRefUpdate#toString() 9 years ago
  Matthias Sohn 94ebdbfada Prepare 4.0.0-SNAPSHOT builds 9 years ago
  Shawn Pearce 66cbf9255c Merge "Fix integer overflow in DiffFormatter when context is set to large int" 9 years ago
  Shawn Pearce e463fdef15 Merge "Make jgit.sh work on windows when JGIT_CLASSPATH is set" 9 years ago
  Shawn Pearce 9a2c506845 Merge "Handle invalid tree extensions" 9 years ago
  Dave Borowitz d612468c5c InMemoryRepository: Ensure new ref targets exist in the repo 9 years ago
  Christian Halstrick 3d17be85ba Handle invalid tree extensions 9 years ago
  Christian Halstrick e314e42d41 Merge "Ensure GitCommand's "callable" guard is thread-safe" 9 years ago
  Christian Halstrick 8f8724c857 Merge changes I05be0a5b,Ieee334f4 9 years ago
  Matthias Sohn 83d7ea1988 Document that repo returned by SubmoduleAddCommand needs to be closed 9 years ago
  Matthias Sohn 9ffe6deced Silence non-externalized string warnings in RepoCommand 9 years ago
  Matthias Sohn 3623aa0c54 Document that Git instance returned by CloneCommand needs to be closed 9 years ago
  Matthias Sohn 1a729bec9c Ensure GitCommand's "callable" guard is thread-safe 9 years ago
  Matthias Sohn e7f153bf3a Merge remote-tracking branch 'origin/stable-3.6' 9 years ago
  Matthias Sohn 58f3ecea9b Prepare 3.6.3-SNAPSHOT builds 9 years ago
  Matthias Sohn debb1e25d1 JGit v3.6.2.201501210735-r 9 years ago
  Matthias Sohn 27ee334213 Don't remove pack from pack list for problems which could be transient 9 years ago
  Frank Wagner e09e7c064e Fix RawText.getLineDelimiter() for empty first line 9 years ago