summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Merge "CheckoutCommand: Fix checking out ours/theirs when no base stage exist...Christian Halstrick2014-12-122-3/+42
|\
| * CheckoutCommand: Fix checking out ours/theirs when no base stage existsRobin Stocker2014-12-102-3/+42
* | Make sure modifications to config-param trustFolderStat are detectedChristian Halstrick2014-12-051-11/+10
|/
* Merge "Honor git-core meaning of receive.denyDeletes allowing tag deletion"Matthias Sohn2014-11-291-10/+36
|\
| * Honor git-core meaning of receive.denyDeletes allowing tag deletionShawn Pearce2014-11-291-10/+36
* | Move checkPath from DirCacheCheckout to ObjectCheckerShawn Pearce2014-11-284-24/+86
* | Use baseline instead of centerline in PlotRendererMichael Keppler2014-11-292-5/+5
* | Consider parent rules if ignore rule is negatedAndrey Loskutov2014-11-293-10/+294
* | ResolveMerger: Use checkoutEntry during abortShawn Pearce2014-11-271-9/+2
* | Cleanup double stat update of symlinks in DirCacheCheckoutShawn Pearce2014-11-271-33/+31
* | Deprecate checkoutEntry variant that accepts FileShawn Pearce2014-11-275-49/+46
* | DirCacheCheckout: create only one ObjectReaderShawn Pearce2014-11-271-1/+1
* | Support DfsRepository from GarbageCollectCommandShawn Pearce2014-11-251-15/+32
|/
* Allow configurable ObjectCheckers in fetchShawn Pearce2014-11-245-11/+63
* Merge changes If5b8bb91,Ib57fba6cMatthias Sohn2014-11-243-6/+6
|\
| * Cleanup TreeWalk creation/release inside StashApplyCommandShawn Pearce2014-11-241-4/+2
| * Deprecate checkoutEntry without ObjectReaderShawn Pearce2014-11-242-2/+4
* | Delete .eclipse_iplogMatthias Sohn2014-11-241-122/+0
|/
* Set permission bits for "executable" attribute according to the umaskAndrey Loskutov2014-11-223-3/+257
* upload-pack: send symbolic refs as capabilitiesYuxuan 'fishy' Wang2014-11-213-1/+41
* Define version of javadoc plugin used to generate siteMatthias Sohn2014-11-181-1/+3
* Include the java7 feature in org.eclipse.jgit.featureMatthias Sohn2014-11-181-0/+6
* Don't use java.util.regex for two simple wildcard casesAndrey Loskutov2014-11-187-27/+237
* Merge "Fix variable name and error message for sideband testing"Shawn Pearce2014-11-134-7/+7
|\
| * Fix variable name and error message for sideband testingStefan Beller2014-11-104-7/+7
* | Let RepositoryBuilder find bare reposChristian Halstrick2014-11-121-1/+5
* | Prepare post 3.6.0-m1 buildsMatthias Sohn2014-11-1255-59/+59
* | JGit v3.6.0.201411121045-m1v3.6.0.201411121045-m1Matthias Sohn2014-11-1255-59/+59
* | Merge branch 'stable-3.5'Matthias Sohn2014-11-121-1/+1
|\ \
| * | Prepare 3.5.3-SNAPSHOT buildsMatthias Sohn2014-11-1255-264/+264
| * | JGit v3.5.2.201411120430-rv3.5.2.201411120430-rMatthias Sohn2014-11-1255-59/+59
| * | Don't use SSL anymore to avoid POODLE attackDani Megert2014-11-071-1/+1
* | | Introduce config parameter core.trustfolderstatChristian Halstrick2014-11-122-1/+20
* | | Fix javadoc formatting in ConfigConstantsMatthias Sohn2014-11-121-23/+15
| |/ |/|
* | Expand wildcard imports to specfic classesShawn Pearce2014-11-1010-42/+56
* | Fix possible NPE in IndexDiff when not all submodules are clonedChristian Halstrick2014-11-092-21/+29
* | Add missing @since tagsChristian Halstrick2014-11-092-2/+9
* | 4.4 target platform should use Luna repositoryMatthias Sohn2014-11-091-1/+1
* | Merge "Add target platform for Mars using Orbit S-build"Matthias Sohn2014-11-092-1/+82
|\ \
| * | Add target platform for Mars using Orbit S-buildMatthias Sohn2014-11-072-1/+82
* | | Merge "Implement atomic refs update, if possible by database"Shawn Pearce2014-11-076-0/+45
|\ \ \ | |/ / |/| |
| * | Implement atomic refs update, if possible by databaseStefan Beller2014-11-076-0/+45
* | | Make sure checkout doesn't report conflicts on ignored pathsChristian Halstrick2014-11-062-1/+33
* | | Do not swallow exception if IndexDiff hits invalid ignore paramMatthias Sohn2014-11-061-1/+3
* | | Fix non-externalized string warnings in IndexDiffMatthias Sohn2014-11-061-2/+2
* | | Add new method IndexDiff#getPathsWithIndexModeAxel Richard2014-11-061-0/+32
|/ /
* | add missing @since tag in StatusCommandChristian Halstrick2014-11-041-0/+1
* | Add missing @since tags in SubmoduleWalkMatthias Sohn2014-11-031-0/+4
* | Add missing @since tagsMatthias Sohn2014-11-032-1/+7
* | Enhance SubmoduleWalk with a fast check whether a repo containsChristian Halstrick2014-11-031-0/+22