2225 Commits (8e0e78858c27b86cd0f04603e122fa69909c0299)

Author SHA1 Message Date
Kohsuke Kawaguchi f045a68a78 Added the git-describe implementation 11 years ago
Robin Rosenberg a065a06c2a Attempt to fix graph layout when new heads are introduced 11 years ago
Jonathan Nieder 8a51c4453d Do not close ArchiveOutputStream on error 11 years ago
Robin Stocker aa4bbc67b3 Use full branch name when getting ref in BranchTrackingStatus 11 years ago
Colby Ranger 570bba5e7a Ignore bitmap indexes that do not match the pack checksum 11 years ago
Matthias Sohn 85fae93539 JGit v3.0.3.201309161630-r 11 years ago
Colby Ranger 7dc6c553c0 Remove unneeded packs when compacting with no new objects 11 years ago
Robin Stocker 02bd26e5a6 ResetCommand: Allow reset on unborn branch when ref not specified 11 years ago
Matthias Sohn 3af38b4fee Prepare post 3.0.2 builds 11 years ago
Matthias Sohn da3041ae73 JGit v3.0.2.201311090911-r 11 years ago
Robin Stocker 52ab578cd7 Don't treat "/" as valid ignore pattern 11 years ago
Shawn Pearce aa8d5ac26c Remove unnecessary inflate stride in DfsBlock 11 years ago
Matthias Sohn 4eefa881b3 Prepare post 3.0.2-rc2 builds 11 years ago
Matthias Sohn 7c37177952 JGit v3.0.2.201309041250-rc2 11 years ago
Matthias Sohn b97a35d7cf Update build to use CBI jarsigner plugin 11 years ago
Robin Stocker f68ffb48eb LogCommand: Remove outdated TODO and improve docs 11 years ago
Robin Rosenberg 99d981ce35 Update reflog like C Git during rebase (non-interactive) 11 years ago
Christian Halstrick bd57789735 Make sure checkout is not deleting folders outside the workingtree 11 years ago
Robin Stocker c128100800 Fix bugs in TreeWalk#isPathSuffix used by PathSuffixFilter 11 years ago
Hiroshi Tomita 781b0b5735 Check parentFile is not null 11 years ago
Hiroshi Tomita 27c1c51079 Update HEAD in cherry-picking several commits 11 years ago
Alex Rukhlin 81db591034 Fix HTTP response processing for WWW-Authenticate headers 11 years ago
Dave Borowitz bbea37a9e3 Don't skip want validation when the client sends no haves 11 years ago
Robin Rosenberg ec2202f563 Recognize CRLF when parsing the short message of a commit or tag 11 years ago
Matthias Sohn fdd1ac930e Prepare 3.0.2-SNAPSHOT builds 11 years ago
Robin Stocker 9b26e4bffb Enable LsRemoteCommand to work without local repository 11 years ago
Robin Stocker 6fb8d2345b Add missing @since tag for replaceLineBreaksWithSpace 11 years ago
Matthias Sohn 7baeffc581 Allow the command line bundle to access internal jgit packages 11 years ago
Lars Vogel 594408e522 Add missing @since tags 11 years ago
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