summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| | | | | | * JGit v4.9.8.201812241815-rv4.9.8.201812241815-rMatthias Sohn2018-12-2556-59/+59
| | | | | | * UploadPack: Test filtering by AdvertiseRefsHook in stateless transportsMasaya Suzuki2018-12-243-3/+94
| | | | | | * Merge branch 'stable-4.8' into stable-4.9Matthias Sohn2018-12-242-14/+10
| | | | | | |\
| | | | | | | * Merge branch 'stable-4.7' into stable-4.8Matthias Sohn2018-12-241-13/+9
| | | | | | | |\
| | | | | | | | * Prepare 4.7.8-SNAPSHOT buildsMatthias Sohn2018-12-2457-324/+324
| | | | | | | | * JGit v4.7.7.201812240805-rv4.7.7.201812240805-rMatthias Sohn2018-12-2456-59/+59
| | | | | | | | * Merge branch 'stable-4.6' into stable-4.7Matthias Sohn2018-12-242-15/+11
| | | | | | | | |\
| | | | | | | | | * Fix feature versions imported by feature org.eclipse.jgit.pgmMatthias Sohn2018-12-241-2/+2
| | | | | | | | | * Merge branch 'stable-4.5' into stable-4.6Matthias Sohn2018-12-241-13/+9
| | | | | | | | | |\
| | | | | | | | | | * Prepare 4.5.6-SNAPSHOT buildsMatthias Sohn2018-12-2456-302/+302
| | | | | | | | | | * JGit v4.5.5.201812240535-rv4.5.5.201812240535-rMatthias Sohn2018-12-2456-59/+59
| | | | | | | | | | * Call AdvertiseRefsHook before validating wantsMasaya Suzuki2018-12-241-13/+9
* | | | | | | | | | | Bazel: Automatically format build file with buildifier 0.20.0David Pursehouse2019-01-102-3/+3
* | | | | | | | | | | Merge "Lazily open ReadableChannel in BlockBasedFile.getOrLoadBlock"Terry Parker2019-01-104-7/+42
|\ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | Lazily open ReadableChannel in BlockBasedFile.getOrLoadBlockMinh Thai2019-01-104-7/+42
* | | | | | | | | | | | Make TestRepository AutoCloseableJackson Toeniskoetter2019-01-101-1/+18
|/ / / / / / / / / / /
* | | | | | | | | | | Fix warnings for usage of deprecated RefDatabase#getRefMatthias Sohn2019-01-086-49/+49
* | | | | | | | | | | DfsBlockCache: Consolidate where ReadableChannel is openedMinh Thai2019-01-084-87/+75
* | | | | | | | | | | DfsBlockCache to lock while loading object referencesMinh Thai2019-01-083-144/+289
* | | | | | | | | | | Fix "jgit checkout -f" to overwrite dirty worktree filesChristian Halstrick2019-01-087-20/+126
* | | | | | | | | | | Return 'this' from setters in commandsMario Molina2019-01-073-20/+131
* | | | | | | | | | | Upgrade wagon-ssh to 3.3.1David Pursehouse2019-01-071-1/+1
* | | | | | | | | | | Upgrade spotbugs-maven-plugin to 3.1.10David Pursehouse2019-01-071-1/+1
* | | | | | | | | | | Don't swallow IOExceptionJonathan Nieder2019-01-071-9/+7
* | | | | | | | | | | Merge "Deprecate Repository#hasObject"Jonathan Nieder2019-01-0718-131/+146
|\ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | Deprecate Repository#hasObjectJonathan Nieder2019-01-0418-131/+146
* | | | | | | | | | | | Apache MINA sshd client: less aggressive key file name cachingThomas Wolf2019-01-054-5/+14
* | | | | | | | | | | | Correct target name for jgit-4.10-stagingDave Borowitz2019-01-042-3/+3
|/ / / / / / / / / / /
* | | | | | | | | | | Deprecate RawParseUtils.UTF8-CHARSETMichael Keppler2019-01-041-0/+3
* | | | | | | | | | | Fix detection of "initial checkout"Christian Halstrick2019-01-021-3/+3
* | | | | | | | | | | Upgrade plexus-compiler-javac-errorprone to 2.8.5David Pursehouse2019-01-021-1/+1
* | | | | | | | | | | Replace deprecated FirstLine by FirstCommandMichael Keppler2018-12-312-2/+3
* | | | | | | | | | | Move BaseReceivePack#advertisedRefs getter and setter to ReceivePackJonathan Nieder2018-12-295-27/+80
* | | | | | | | | | | Move BaseReceivePack#walk getter to ReceivePackJonathan Nieder2018-12-293-4/+21
* | | | | | | | | | | Move BaseReceivePack#db getter to ReceivePackJonathan Nieder2018-12-293-4/+20
* | | | | | | | | | | Move BaseReceivePack#pushCert getter and setter to ReceivePackJonathan Nieder2018-12-293-7/+50
* | | | | | | | | | | Remove unused API problem filtersMatthias Sohn2018-12-291-74/+0
* | | | | | | | | | | Silence API error for RefDatabase.getRef declared finalMatthias Sohn2018-12-291-0/+6
* | | | | | | | | | | Suppress API errors and add missing @since tags caused by 6ea888aMatthias Sohn2018-12-293-0/+21
* | | | | | | | | | | Merge changes Id3bb9443,I1be1948bJonathan Nieder2018-12-287-53/+57
|\ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | RefDatabase: Introduce findRef synonym for getRefJonathan Nieder2018-12-267-67/+33
| * | | | | | | | | | | RefDirectory: Look up several exact refs in one shotJonathan Nieder2018-12-261-0/+38
* | | | | | | | | | | | Move first line parsing for v0 push out of BaseReceivePackJonathan Nieder2018-12-273-15/+121
|/ / / / / / / / / / /
* | | | | | | | | | | RefDirectory: Do not use search path to find additional refsJonathan Nieder2018-12-262-1/+24
* | | | | | | | | | | RefDatabase: Remove fallback exactRef implementationJonathan Nieder2018-12-263-7/+14
* | | | | | | | | | | RefDirectory: Fire RefsChangedEvent on error, tooJonathan Nieder2018-12-261-11/+15
* | | | | | | | | | | RefDirectory: Refactor getRef and exactRef to share codeJonathan Nieder2018-12-261-20/+14
* | | | | | | | | | | Merge changes from topic 'update-index-ref-decorator'Jonathan Nieder2018-12-2617-60/+342
|\ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | RefCursor: Remove unnecessary getUpdateIndex methodIvan Frade2018-12-267-34/+2
| * | | | | | | | | | | RefDatabase/Ref: Add versioning to reference databaseIvan Frade2018-12-2614-28/+342