3047 次程式碼提交 (32ff57a2b2b9480f4d374a2592fada7f720b124f)
 

作者 SHA1 備註 提交日期
  Robin Rosenberg 32ff57a2b2 Cleanup javadocs so they pass the java8 doclint checks 10 年之前
  Alexander Kurtakov 20fc105021 Allow full compiles on Java 8. 10 年之前
  Stefan Lay e56d50a94b Interactive rebase: Fix order of commit messages on squash 10 年之前
  Stefan Lay 6995069464 Fix missing NON-NLS tag in RebaseCommand 10 年之前
  Christian Halstrick 16436ef6d9 Fix GarbageCollection not to pack HEAD 10 年之前
  Dave Borowitz 27473d8e66 Fix NameRevCommand when repo has no annotated tags 10 年之前
  Matthias Sohn 5c1736a8d8 Merge branch 'stable-3.3' 10 年之前
  Matthias Sohn 5073000c3f Prepare 3.3.2-SNAPSHOT builds 10 年之前
  Matthias Sohn f3f2060b5c JGit v3.3.1.201403241930-r 10 年之前
  Matthias Sohn 8598fe3d2b Retry to call credentials provider if http authentication failed 10 年之前
  Matthias Sohn b45094f722 Update build to use Tycho 0.20.0 10 年之前
  Christian Halstrick fc9b1fbf6b Ensure that ssh authentication is retried only in JGit 10 年之前
  Matthias Sohn f43b7d6075 Merge "Fix text alignment in history plot renderer" 10 年之前
  Rüdiger Herrmann 24921e12d0 Fix text alignment in history plot renderer 10 年之前
  Shawn Pearce f716ad6d54 Fix StackOverflowError in RevCommit.carryFlags on deep side graphs 10 年之前
  Shawn Pearce 4c3e7931ed Display progress while checking connectivity on push 10 年之前
  Shawn Pearce 088e80315b Merge changes I1a225c1b,Ie4d5f082,I41f24363,I9440dd25,I170b6f64,I02e964d1,Iec6ce9e6,Ic700ea8f,Ic3042444,I90a1eaf2,I66eaee5c,Ib921dfd7 10 年之前
  Shawn Pearce 3d412827e5 Allow configuration of receive pack's ObjectChecker through fsck.* 10 年之前
  Shawn Pearce ced58a7cff Correct fetch to use fetch.fsckObjects and transfer.fsckObjects 10 年之前
  Shawn Pearce a1a5218032 Default receive.fsckObjects to transfer.fsckObjects 10 年之前
  Shawn Pearce d300609495 Allow ReceivePack callers to configure their own ObjectChecker 10 年之前
  Shawn Pearce 0aa682fc68 Check for duplicate names after folding case in ObjectChecker 10 年之前
  Shawn Pearce e2f6378847 Change DirCacheCheckout to verify path using ObjectChecker 10 年之前
  Shawn Pearce ed3879e389 Reject mixed case .git on Mac OS in ObjectChecker 10 年之前
  Shawn Pearce ba0f89b421 Reject special Windows device names in ObjectChecker 10 年之前
  Matthias Sohn 351aa430e2 Merge "Rename test class so it is also executed during maven test phase" 10 年之前
  Shawn Pearce 5019471ccb Allow an ObjectChecker to reject special characters for Windows 10 年之前
  Shawn Pearce 09f513cb37 Reject '.git' as a tree name in ObjectChecker 10 年之前
  Shawn Pearce 77cd1c8cdc Extract path segment check function in ObjectChecker 10 年之前
  Shawn Pearce 2f1bd3618d Permit ObjectChecker to optionally accept leading '0' in trees 10 年之前
  Christian Halstrick f1d8ce1dce Rename test class so it is also executed during maven test phase 10 年之前
  Shawn Pearce 62b538d891 Cleanup catch Exception when making Java7FSFactory 10 年之前
  Matthias Sohn 1bdfd3b3aa [findBugs] Ensure streams are closed in a finally block 10 年之前
  Matthias Sohn 2dc1431f90 Update com.jcraft.jsch to 0.1.50 also in pom dependencies 10 年之前
  Konrad Kügler efd91ef8a7 Take core.autocrlf into account for blame annotations 10 年之前
  Robin Rosenberg 7e258e6468 Catch UnsupportedOperationException for older Windowses 10 年之前
  Robin Rosenberg 7aa3358c40 Add missing break 10 年之前
  Robin Rosenberg f3cf8fae76 Remove a redundant semi-colon 10 年之前
  Robin Rosenberg 27191e7e22 Add @since tag to new DirCache#findEntry 10 年之前
  Robin Stocker 31fec678d8 Implement "git branch --contains" in pgm 10 年之前
  Christian Halstrick f6f3fe46fc Fix default profile for target platform used in maven build 10 年之前
  Matthias Sohn 0401d3eb47 Fix some wrong @since 3.3 tags which should be @since 3.4 10 年之前
  Matthias Sohn effc2f34b8 [findBugs] Declare some private methods of WorkingTreeIterator static 10 年之前
  Matthias Sohn a482fc7273 Update com.jcraft.jsch to 0.1.50 also in pom dependencies 10 年之前
  Matthias Sohn 47207e98d4 Prepare 3.4.0-SNAPSHOT builds 10 年之前
  Matthias Sohn 71b90400bb Merge branch 'stable-3.3' 10 年之前
  Matthias Sohn f59b680c4c Update scripts to deploy jgit on Maven central 10 年之前
  Matthias Sohn c1fee1d16b Prepare 3.3.1-SNAPSHOT builds 10 年之前
  Robin Rosenberg b640e3ab31 Merge "Add setContains to ListBranchCommand (branch --contains)" 10 年之前
  Robin Rosenberg 1328bfdfeb Merge "DirCache.findEntry(byte[], in) made public" 10 年之前