aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* bazel: Consume hamcrest through transitive dependencyDavid Ostrovsky2017-03-232-22/+7
* Explain in error message how to recover from lock failureMatthias Sohn2017-03-221-1/+1
* Update orbit to S20170306214312 (Oxygen M6)Matthias Sohn2017-03-227-11/+11
* Merge "Update Jetty to 9.4.3.v20170317"Matthias Sohn2017-03-2210-91/+91
|\
| * Update Jetty to 9.4.3.v20170317Matthias Sohn2017-03-2210-91/+91
* | Merge branch 'stable-4.6'David Pursehouse2017-03-220-0/+0
|\ \ | |/ |/|
| * Merge branch 'stable-4.5' into stable-4.6David Pursehouse2017-03-220-0/+0
| |\
| | * JGit v4.5.1.201703201650-rv4.5.1.201703201650-rMatthias Sohn2017-03-2056-59/+59
* | | Remove Buck buildDavid Pursehouse2017-03-2221-686/+0
* | | Add remaining parts of the bazel buildDavid Ostrovsky2017-03-2112-2/+504
* | | Delegate crypto algorithm creation to InsecureCipherFactoryDavid Ostrovsky2017-03-211-5/+4
* | | bazel: Mark junit targets testonlyJonathan Nieder2017-03-193-1/+4
* | | bazel: Add explicit targets for library dependenciesJonathan Nieder2017-03-197-14/+72
* | | Fix test configuration to run RacyGitTests, and fix testRacyGitDetectionDavid Pursehouse2017-03-192-2/+14
* | | LongObjectIdTest: Remove self comparison testDavid Ostrovsky2017-03-181-1/+0
* | | RevFlagSetTest: Fix compilation error flagged by error proneDavid Ostrovsky2017-03-181-1/+0
* | | Move SHA1 compress/recompress files to resource folderDavid Ostrovsky2017-03-182-0/+0
* | | Merge "Merge branch 'stable-4.6'"Matthias Sohn2017-03-153-9/+40
|\ \ \
| * | | Merge branch 'stable-4.6'Matthias Sohn2017-03-163-9/+40
| |\| |
| | * | Merge branch 'stable-4.5' into stable-4.6Matthias Sohn2017-03-163-9/+40
| | |\|
| | | * Don't remove pack when FileNotFoundException is transientLuca Milanesio2017-03-153-9/+40
* | | | Don't try to strip new line if the message buffer is emptyAndrey Loskutov2017-03-151-2/+6
|/ / /
* | | Upgrade error_prone_core to 2.0.18David Pursehouse2017-03-131-1/+1
* | | FetchCommand: Fix detection of submodule recursion modeDavid Pursehouse2017-03-103-38/+116
* | | Silence API error reported in LfsProtocolServletMatthias Sohn2017-03-091-0/+11
* | | Update JGit version used to detect API changes to 4.6.0Matthias Sohn2017-03-091-1/+1
* | | Update jsch version used in pom.xml to 0.1.54Matthias Sohn2017-03-091-1/+1
* | | LfsProtocolServlet: Pass HTTP Authorization header to getLargeFileRepositoryDavid Pursehouse2017-03-082-3/+50
* | | Merge branch 'stable-4.6'David Pursehouse2017-03-080-0/+0
|\| |
| * | Prepare 4.6.2-SNAPSHOT buildsMatthias Sohn2017-03-0756-312/+312
| * | JGit v4.6.1.201703071140-rv4.6.1.201703071140-rMatthias Sohn2017-03-0756-59/+59
* | | Merge branch 'stable-4.6'David Pursehouse2017-03-070-0/+0
|\| |
| * | Update Jetty to 9.4.1.v20170120 in buck buildJonathan Nieder2017-03-062-13/+14
| * | Update Jetty to 9.4.1.v20170120Matthias Sohn2017-03-0615-103/+117
| * | Update build to use Tycho 1.0.0Matthias Sohn2017-03-061-1/+1
| * | Update minimum JDK version in READMEDavid Pursehouse2017-03-061-1/+1
* | | FetchCommand: Add basic support for recursing into submodulesDavid Pursehouse2017-03-045-1/+492
* | | Remove unnecessary @SuppressWarnings("nls")David Pursehouse2017-03-041-1/+0
* | | Make Repository.normalizeBranchName less strictThomas Wolf2017-03-042-129/+171
* | | Merge "SHA-1: collision detection support"Jonathan Nieder2017-03-0211-93/+1929
|\ \ \
| * | | SHA-1: collision detection supportShawn Pearce2017-02-2811-93/+1929
* | | | Silence API error caused by changed return type of digest()Matthias Sohn2017-03-012-1/+12
* | | | Correct the boolean logic for filtering pathsMagnus Vigerlöf2017-02-287-11/+536
* | | | Merge "SHA1: support reset() and reuse instances"Jonathan Nieder2017-02-266-11/+49
|\| | |
| * | | SHA1: support reset() and reuse instancesShawn Pearce2017-02-266-11/+49
* | | | Merge changes from topic 'SHAttered'Jonathan Nieder2017-02-2611-38/+480
|\| | |
| * | | Switch to pure Java SHA1 for ObjectIdShawn Pearce2017-02-268-38/+104
| * | | Pure Java SHA-1Shawn Pearce2017-02-264-0/+376
* | | | Update Jetty to 9.4.1.v20170120 in buck buildJonathan Nieder2017-02-262-13/+14
|/ / /
* | | Remove unused imported package in org.eclipse.jgit.ant.testDavid Pursehouse2017-02-211-1/+0