3522 Commits (12a55c34753669365d9e644e592d9d8c10e742f1)
 

Author SHA1 Message Date
Shawn Pearce 5019471ccb Allow an ObjectChecker to reject special characters for Windows 11 years ago
Shawn Pearce 09f513cb37 Reject '.git' as a tree name in ObjectChecker 11 years ago
Shawn Pearce 77cd1c8cdc Extract path segment check function in ObjectChecker 11 years ago
Shawn Pearce 2f1bd3618d Permit ObjectChecker to optionally accept leading '0' in trees 11 years ago
Christian Halstrick f1d8ce1dce Rename test class so it is also executed during maven test phase 11 years ago
Shawn Pearce 62b538d891 Cleanup catch Exception when making Java7FSFactory 11 years ago
Matthias Sohn 1bdfd3b3aa [findBugs] Ensure streams are closed in a finally block 11 years ago
Matthias Sohn 2dc1431f90 Update com.jcraft.jsch to 0.1.50 also in pom dependencies 11 years ago
Konrad Kügler efd91ef8a7 Take core.autocrlf into account for blame annotations 11 years ago
Robin Rosenberg 7e258e6468 Catch UnsupportedOperationException for older Windowses 11 years ago
Robin Rosenberg 7aa3358c40 Add missing break 11 years ago
Robin Rosenberg f3cf8fae76 Remove a redundant semi-colon 11 years ago
Robin Rosenberg 27191e7e22 Add @since tag to new DirCache#findEntry 11 years ago
Robin Stocker 31fec678d8 Implement "git branch --contains" in pgm 11 years ago
Christian Halstrick f6f3fe46fc Fix default profile for target platform used in maven build 11 years ago
Matthias Sohn 0401d3eb47 Fix some wrong @since 3.3 tags which should be @since 3.4 11 years ago
Laurent Goubet ab0983377e Make the resolve merger slightly more sub-classable. 11 years ago
Matthias Sohn effc2f34b8 [findBugs] Declare some private methods of WorkingTreeIterator static 11 years ago
Matthias Sohn a482fc7273 Update com.jcraft.jsch to 0.1.50 also in pom dependencies 11 years ago
Matthias Sohn 47207e98d4 Prepare 3.4.0-SNAPSHOT builds 11 years ago
Matthias Sohn 71b90400bb Merge branch 'stable-3.3' 11 years ago
Matthias Sohn f59b680c4c Update scripts to deploy jgit on Maven central 11 years ago
Matthias Sohn c1fee1d16b Prepare 3.3.1-SNAPSHOT builds 11 years ago
Robin Rosenberg b640e3ab31 Merge "Add setContains to ListBranchCommand (branch --contains)" 11 years ago
Robin Rosenberg 1328bfdfeb Merge "DirCache.findEntry(byte[], in) made public" 11 years ago
Robin Rosenberg 96c049b876 Merge "Windows: Test that we can create a symlink before the target is created" 11 years ago
Shawn Pearce fc8ff50e1a Add missing @Deprecated to deprecated fields and methods 11 years ago
Matthias Sohn 3d855dbfc6 JGit v3.3.0.201403021825-r 11 years ago
Robin Rosenberg fd62a45649 Fix merge/cherry-picking in CRLF mode 11 years ago
Robin Rosenberg 31aeaa0931 Merge "Expose the received pack size in ReceivePack" into stable-3.3 11 years ago
Robin Rosenberg 8c82872354 Merge "Revert "Add getPackFile to ReceivePack to make PostReceiveHook more usable"" into stable-3.3 11 years ago
Saša Živkov 835ab30743 Expose the received pack size in ReceivePack 11 years ago
Saša Živkov ef3d864b1e Revert "Add getPackFile to ReceivePack to make PostReceiveHook more 11 years ago
Robin Rosenberg abff667d40 Avoid an NPE after 7b01a53692 11 years ago
Robin Rosenberg 5de70c6fab Add a launcher for Java 7 tests 11 years ago
Robin Rosenberg 9508df3979 Remove obsolete getRepositoryMethod from WorkingTreeIterator 11 years ago
Robin Rosenberg 7b01a53692 Fix NPE when WorkingTreeIterator does not have a repository set 11 years ago
Christian Halstrick 83c743e6e2 Merge "Don't raise checkout conflict for file missing in working tree" 11 years ago
Kaloyan Raev 44812c02e8 CLI clone command should support --no-checkout 11 years ago
Christian Halstrick 73c8e70797 Don't raise checkout conflict for file missing in working tree 11 years ago
Matthias Sohn df4aca2166 Merge "Add a missing @since tag" 11 years ago
Matthias Sohn a6828b9b73 Merge "Files should be deleted with "retry" option" 11 years ago
Christian Halstrick 8c8bbda3fb Add a missing @since tag 11 years ago
Marc Strapetz 59a2dc801c Files should be deleted with "retry" option 11 years ago
Marc Strapetz c5dfc2317c DirCacheEntry: access to raw path 11 years ago
Saša Živkov 2670fd427c Add getPackFile to ReceivePack to make PostReceiveHook more usable 11 years ago
Saša Živkov 0d05e5d26c Possibility to limit the max pack size on receive-pack 11 years ago
Marc Strapetz ea16c2afff Fix possible NPE in Repository.resolve 11 years ago
Marc Strapetz 21498aec83 DirCache.findEntry(byte[], in) made public 11 years ago
Matthias Sohn 18b030bcb5 Package httpclient and httpcore in o.e.j.http.apache.feature 11 years ago