summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'stable-5.0'David Pursehouse2018-06-029-44/+44
|\
| * Update target platforms to Orbit R20180531190352-PhotonMatthias Sohn2018-06-019-44/+44
| * Prepare 5.0.0-SNAPSHOT buildsMatthias Sohn2018-05-3056-59/+59
| * JGit v5.0.0.201805301535-rc2v5.0.0.201805301535-rc2Matthias Sohn2018-05-3056-59/+59
* | Allow overriding DfsPackDescription comparator for scanning packsDave Borowitz2018-06-013-3/+60
* | Move DfsPackDescription comparators to common locationDave Borowitz2018-06-015-92/+368
* | Use Comparators for PackSourceDave Borowitz2018-06-013-14/+189
* | DfsPackDescription: Disallow null PackSourceDave Borowitz2018-06-014-21/+22
* | Test commit with huge commit messageThomas Wolf2018-06-013-2/+101
* | Merge branch 'stable-5.0'Matthias Sohn2018-05-3014-1477/+2184
|\|
| * Fix description property in feature.properties of pgm source featureMatthias Sohn2018-05-301-1/+1
| * Update SUAMatthias Sohn2018-05-2914-1476/+2183
* | Merge branch 'stable-5.0'David Pursehouse2018-05-282-0/+47
|\|
| * Don't prune symbolic refs when fetch.prune = trueThomas Wolf2018-05-252-0/+47
| * Prepare 5.0.0-SNAPSHOT buildsMatthias Sohn2018-05-2356-59/+59
| * JGit v5.0.0.201805221745-rc1v5.0.0.201805221745-rc1Matthias Sohn2018-05-2256-59/+59
| * Merge branch 'master' into stable-5.0Matthias Sohn2018-05-22222-658/+1004
| |\
| * | Prepare 5.0.0-SNAPSHOT buildsMatthias Sohn2018-05-1656-59/+59
| * | JGit v5.0.0.201805151920-m7v5.0.0.201805151920-m7Matthias Sohn2018-05-1656-59/+59
* | | Prepare 5.1.0-SNAPSHOT buildsMatthias Sohn2018-05-2356-357/+357
* | | Fix trivial usages of deprecated Repository#getAllRefsDavid Pursehouse2018-05-235-7/+7
* | | RefTest: Refactor to not use deprecated Repository.getAllRefsDavid Pursehouse2018-05-231-12/+17
* | | Repository: Deprecate the #getAllRefs methodDavid Pursehouse2018-05-232-4/+6
| |/ |/|
* | DescribeCommand: Refactor to not use deprecated Repository#peelDavid Pursehouse2018-05-221-5/+9
* | Repository: Deprecate #peel methodDavid Pursehouse2018-05-229-11/+16
* | Repository: Make #exactRef and #findRef finalDavid Pursehouse2018-05-221-2/+2
* | Skip ignored directories in FileTreeIteratorThomas Wolf2018-05-226-5/+195
* | Repository: Deprecate getTags methodDavid Pursehouse2018-05-223-13/+17
* | Merge changes Ibf6ee80d,I721db0f4,I7d014890David Pursehouse2018-05-210-0/+0
|\ \
| * | Remove deprecated Repository#notifyIndexChangedJonathan Nieder2018-05-181-10/+0
| * | Implementors should override Repository#notifyIndexChanged(boolean)Jonathan Nieder2018-05-181-14/+2
| * | Revive Repository#notifyIndexChanged()Jonathan Nieder2018-05-181-1/+23
* | | InfoRefsServlet: Refactor to not use deprecated methodsDavid Pursehouse2018-05-211-7/+1
* | | RefAdvertiser: Add send(Collection<Ref>) and deprecate send(Map<String, Ref>)David Pursehouse2018-05-211-10/+23
* | | Remove further unnecessary 'final' keywordsHan-Wen Nienhuys2018-05-18203-570/+570
|/ /
* | Execute AdvertiseRefsHook only for protocol v0 and v1Masaya Suzuki2018-05-171-10/+10
* | Add protocol v2 support in "jgit daemon"Jonathan Tan2018-05-163-6/+29
* | Teach UploadPack "ofs-delta" in "fetch"Jonathan Tan2018-05-162-5/+46
* | Teach UploadPack "include-tag" in "fetch"Jonathan Tan2018-05-162-1/+41
* | Avoid using #refs in UploadPack#sendPackJonathan Tan2018-05-161-9/+41
* | FileRepository: Don't use deprecated RefDatabase#getRefs(String)David Pursehouse2018-05-151-3/+1
* | BatchRefUpdate: Don't use deprecated RefDatabase#getRefs(String)David Pursehouse2018-05-151-2/+4
|/
* Remove 'final' in parameter listsHan-Wen Nienhuys2018-05-15384-1357/+1357
* Fixup javadoc and formatting in RawText and RawParseUtilsHan-Wen Nienhuys2018-05-142-25/+30
* RawParseUtils#lineMap: Simplify by using null sentinel internallyJonathan Nieder2018-05-141-13/+11
* Store in IndexChangedEvent if it was caused by JGit itselfMatthias Sohn2018-05-135-18/+52
* Introduce new RawText constructor and RawParseUtils.lineMapOrBinaryHan-Wen Nienhuys2018-05-124-11/+83
* Use a secure random generator to seed nonce for digest authenticationMatthias Sohn2018-05-111-2/+2
* Merge branch 'stable-4.11'Matthias Sohn2018-05-103-30/+56
|\
| * Merge branch 'stable-4.10' into stable-4.11Matthias Sohn2018-05-103-30/+56
| |\