summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* RepoCommand: Add setRecordRemoteBranch option to record upstream branchStefan Beller2015-10-054-2/+81
* Add test case comparing CGit vs JGit ignore behavior for random patternsSébastien Arod2015-09-301-0/+275
* Prepare 4.2.0-SNAPSHOT buildsMatthias Sohn2015-09-2846-249/+249
* Merge branch 'stable-4.1'Matthias Sohn2015-09-2846-248/+248
|\
| * Prepare 4.1.1-SNAPSHOT buildsMatthias Sohn2015-09-2846-248/+248
| * JGit v4.1.0.201509280440-rv4.1.0.201509280440-rMatthias Sohn2015-09-2846-49/+49
|/
* Use java.nio.file consistently in FSMatthias Sohn2015-09-276-152/+9
* Deprecate FileUtil and move the code to FileUtilsAndrey Loskutov2015-09-275-132/+285
* [performance] Cache platform name in SystemReaderAndrey Loskutov2015-09-272-14/+44
* [ignore rules] fix for backslash handlingAndrey Loskutov2015-09-267-17/+82
* [ignore rules] Fix for character group matcherAndrey Loskutov2015-09-262-1/+2
* Merge "Show submodule difference as a hunk"Matthias Sohn2015-09-252-22/+16
|\
| * Show submodule difference as a hunkJacob Keller2015-09-242-22/+16
* | Properly support special regex characters in ignore rulesAndrey Loskutov2015-09-242-1/+93
* | Remove unneeded @SuppressWarnings("boxing")Hugo Arès2015-09-231-5/+3
|/
* Fix endless loop in ObjectChecker for MacOSChristian Halstrick2015-09-172-1/+13
* Fix warnings about missing serialVersionUIDHugo Arès2015-09-172-0/+3
* Fix integer boxing eclipse warningHugo Arès2015-09-171-1/+1
* Fix integer boxing eclipse warningHugo Arès2015-09-161-19/+18
* Merge branch 'stable-4.0'Matthias Sohn2015-09-155-10/+10
|\
| * Prepare 4.0.3-SNAPSHOT buildsMatthias Sohn2015-09-1446-248/+248
| * JGit v4.0.2.201509141540-rv4.0.2.201509141540-rMatthias Sohn2015-09-1446-49/+49
| * Update build to final R20150821153341 Orbit repository for Mars.1Matthias Sohn2015-09-044-44/+5
| * Update org.apache.httpcomponentsMatthias Sohn2015-09-046-23/+23
| * Update com.jcraft.jsch to 0.1.53Matthias Sohn2015-08-195-7/+46
* | UploadPack: Verify clients send only commits for shallow linesShawn Pearce2015-09-144-0/+35
* | S3 transport: Fix check for tmpdirShawn Pearce2015-09-101-1/+1
* | URIish: fall back to host as humanish namePatrick Steinhardt2015-09-102-6/+72
* | PushCertificateStore: Don't add no-op command to batchDave Borowitz2015-09-022-1/+29
* | Restore lazy Bundle-ActivationPolicy removed in 3a4a5a4eMatthias Sohn2015-08-315-0/+5
* | Update uses-clauses in OSGi manifestsMatthias Sohn2015-08-315-15/+42
* | Use java.io.File to check existence of loose objects in ObjectDirectoryMatthias Sohn2015-08-281-1/+1
* | Fix warnings on FileUtils.isStaleFileHandle()Matthias Sohn2015-08-261-1/+3
* | Deprecate redundant FileUtil.delete(File), use FileUtils insteadAndrey Loskutov2015-08-265-20/+4
* | Handle stale file handles on packed-refs fileMartin Fick2015-08-263-16/+38
* | Merge "Add public isStaleFileHandle() API, improve detection."Matthias Sohn2015-08-262-4/+12
|\ \
| * | Add public isStaleFileHandle() API, improve detection.Martin Fick2015-08-252-4/+12
* | | Set "potentialNullReference" to "error" level and fixed all issuesAndrey Loskutov2015-08-225-16/+39
|/ /
* | Enable annotation based NPE analysis in jgitAndrey Loskutov2015-08-207-12/+21
* | Update Jetty to 9.2.13.v20150730Matthias Sohn2015-08-209-78/+78
* | Restored obsoleted createSymLink/readSymLink in FileUtilAndrey Loskutov2015-08-182-14/+25
* | Use NIO2 to implement FileUtils.rename() and expose optionsMatthias Sohn2015-08-172-14/+67
* | Move createSymLink/readSymLink to FileUtilsAndrey Loskutov2015-08-179-78/+42
* | Merge "Change FS not to throw NPE when facing InMemory databases"Christian Halstrick2015-08-172-1/+7
|\ \
| * | Change FS not to throw NPE when facing InMemory databasesChristian Halstrick2015-08-162-1/+7
* | | Expose the set of root commits in PackStatisticsShawn Pearce2015-08-162-0/+13
|/ /
* | Fix NPE in DfsGarbageCollector and further reduce memoryShawn Pearce2015-08-142-26/+47
* | Cleanup Attributes and remove obsoleted Java7BasicAttributes classAndrey Loskutov2015-08-132-32/+14
* | Merge "Remove "experimental" from the description of the pack bitmap index"Shawn Pearce2015-08-131-2/+1
|\ \
| * | Remove "experimental" from the description of the pack bitmap indexTerry Parker2015-07-201-2/+1