2061 Commits (4af82ed04c9806293662d3a7460f11f14c5fdb3a)

Author SHA1 Message Date
Christian Halstrick 4b1f368033 Make sure checkout is not deleting folders outside the workingtree 11 years ago
Hiroshi Tomita 8e307cde56 Check parentFile is not null 11 years ago
Dave Borowitz 360d8624ca UploadPack: allow custom RequestValidator instances 11 years ago
Dave Borowitz 68ccc5d213 UploadPack: refactor want validation 11 years ago
Dave Borowitz e74751769e UploadPack: set RefFilter from TransportConfig 11 years ago
Dave Borowitz e599af1900 UploadPack: configure RequestPolicy with TransportConfig 11 years ago
Dave Borowitz b4b84a84bd UploadPack: advertise allow-tip-sha1-in-want 11 years ago
Dave Borowitz fee679b587 Add RequestPolicy.TIP to allow fetching non-advertised ref tips 11 years ago
Colby Ranger 6cc532a43c Use a bucket sort for PackReverseIndex. 11 years ago
Hiroshi Tomita 6845bb5b3e Update HEAD in cherry-picking several commits 11 years ago
Colby Ranger 903fb9c739 Implement get nth offset in PackIndex. 11 years ago
Alex Rukhlin 98dd6e6abd Fix HTTP response processing for WWW-Authenticate headers 11 years ago
Dave Borowitz 84d2738ff2 Don't skip want validation when the client sends no haves 11 years ago
Matthias Sohn d66dad2a94 Add missing @since tag 11 years ago
Dave Borowitz b646578d89 Add a method to DfsOutputStream to read as an InputStream 11 years ago
Robin Stocker 01ebfa6c17 Disable warning about assigning to parameter 11 years ago
Matthias Sohn c693a232b0 Add missing @since tags 11 years ago
Matthias Sohn 6b9c0d1232 Prepare 3.1.0-SNAPSHOT builds 11 years ago
Matthias Sohn 01f6d91476 Prepare post 3.0.0.201306101825-r builds 11 years ago
Matthias Sohn f384644774 JGit v3.0.0.201306101825-r 11 years ago
Matthias Sohn 06ba0f6df1 Fix warnings in ArchiveCommand 11 years ago
Jonathan Nieder 56cb2d925c Pick default archive format based on filename suffix 11 years ago
Matthias Sohn bf388c2e32 Prepare post 3.0.0 RC3 builds 11 years ago
Matthias Sohn a898836eac JGit v3.0.0.201306040240-rc3 11 years ago
Jonathan Nieder 659cadf06d Add missing javadoc for archive code 11 years ago
Jonathan Nieder dbf8d95daa Drop unnecessary "throws" clauses in archive code 11 years ago
Matthias Sohn 0603519aad Prepare post 3.0.0-rc2 builds 11 years ago
Jonathan Nieder 7f2f59734c Add tgz and txz archive formats 11 years ago
Matthias Sohn 30fad6758f JGit v3.0.0.201305281830-rc2 11 years ago
Robin Stocker a51899c203 Support refspecs with wildcard in middle (not only at end) 11 years ago
Robin Stocker ec97912762 Fix multiple bugs in RawSubStringPattern used by MessageRevFilter 11 years ago
Robin Stocker 7bb2a1b844 Handle short branch/tag name for setBranch in CloneCommand 11 years ago
Jonathan Nieder f99fa9d23e Release ArchiveCommand's ObjectReader in call() 11 years ago
Jonathan Nieder 56276d053f Move ArchiveCommand into standard porcelain API 11 years ago
Robin Stocker ade8af729c Apply tree filter marks when pairing DiffEntry for renames 11 years ago
Jonathan Nieder d4932620e0 ArchiveCommand: make archive formats non-inner classes 11 years ago
Shawn Pearce f7157a6221 Remove unused import in UploadPack 11 years ago
Shawn Pearce 557471da2e Use NullOutputStream not DisabledOutputStream in UploadPack 11 years ago
Shawn Pearce 6e896ba66b Allow PreUploadHook.onSendPack to send messages to the client 12 years ago
Roberto Tyley b4b3999f82 Fix BatchRefUpdate progress-monitoring so it doesn't count twice 12 years ago
Roberto Tyley e7fc19fc0c Fix AnyObjectId's generic type declaration of Comparable 12 years ago
Robin Stocker 92189b2df4 Fix DiffFormatter NPEs for DiffEntry without content change 12 years ago
Christian Halstrick c93a593302 Fix CommitCommand not to destroy repo 12 years ago
Robin Rosenberg a62770a3dd Fix the parameters to an exception 12 years ago
Matthias Sohn 4800ac50f9 Prepare post 3.0.0 M7 builds 12 years ago
Matthias Sohn 00108d01ff JGit v3.0.0.201305080800-m7 12 years ago
Matthias Sohn e27993f1f8 Add missing @since tags 12 years ago
Dave Borowitz b0326235e1 Remove unused repository field from RevWalk 12 years ago
Dave Borowitz 0bdf030b26 Require a DiffConfig when creating a FollowFilter 12 years ago
Robin Rosenberg dd3181603e Extend the FS class for Java7 12 years ago