2254 Commits (0401d3eb47f3090bb39c6fd93859d5f7c8d7051a)

Author SHA1 Message Date
Colby Ranger ae1f46989c Advertise capabilities with no refs in upload service. 11 years ago
Shawn Pearce 15adcefb73 Allow UploadPack requests with no options 11 years ago
Colby Ranger 69761dbcdd Send no-progress option with NullProgressMonitor. 11 years ago
Greg Hill 1471fb4e0f Change RequestValidator parameter to ObjectId list 11 years ago
Christian Trutz f677b07b98 Add setter for ProgressMonitor to StatusCommand 11 years ago
Robin Stocker a76a4acf87 Implement open(URIish) for TransportLocal 11 years ago
Robin Stocker 8b6bbf094f Fix NPE in openFetch on Transport without local repository 11 years ago
Robin Rosenberg a2b33a8ac3 Add NON-NLS comments for some obviously untranslatable strings 11 years ago
Robin Rosenberg 60e01cff2f Update reflog like C Git during rebase (non-interactive) 11 years ago
Robin Stocker 7033179440 Improve documentation of PathSuffixFilter 11 years ago
Christian Halstrick 06dd0e9e27 Add path option to StatusCommand 11 years ago
Robin Stocker f5be93d003 Fix MERGED_NOT_COMMITTED toString 11 years ago
Matthias Sohn 58a5b6d0c6 Add missing @since tags 11 years ago
Christian Halstrick f45288e7c4 Add tests for DirCacheCheckout and symlinks 11 years ago
Christian Halstrick 4b1f368033 Make sure checkout is not deleting folders outside the workingtree 11 years ago
Robin Stocker 56ee811780 Fix bugs in TreeWalk#isPathSuffix used by PathSuffixFilter 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
Robin Rosenberg b0ffacf122 Recognize CRLF when parsing the short message of a commit or tag 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