aboutsummaryrefslogtreecommitdiffstats
path: root/org.eclipse.jgit
Commit message (Expand)AuthorAgeFilesLines
* ConfigConstants: Add constants for i18n.logOutputEncodingDavid Pursehouse2018-09-301-0/+14
* SidebandInputStream: Specify charset when calling String.getBytes()David Pursehouse2018-09-301-1/+1
* MergeFormatter{Pass}: Use Charset instead of StringDavid Pursehouse2018-09-303-10/+116
* Deprecate Constants.CHARACTER_ENCODING in favor of StandardCharsets.UTF_8David Pursehouse2018-09-308-28/+31
* UploadPack: support deepen-since in protocol v2Jonathan Tan2018-09-273-12/+76
* DepthGenerator: remove redundant depth checkJonathan Tan2018-09-271-2/+1
* Explicitly specify charset when constructing BufferedReaderDavid Pursehouse2018-09-261-3/+3
* Explicitly specify charset in constructor of InputStreamReaderDavid Pursehouse2018-09-261-1/+4
* Make inner classes static where possibleDavid Pursehouse2018-09-262-2/+2
* Fix @since tag on RefDatabase#getRefsByPrefixMatthias Sohn2018-09-251-3/+3
* Using getRefsByPrefix with multiple prefixesMinh Thai2018-09-242-15/+14
* Query references by multiple prefixesMinh Thai2018-09-241-0/+25
* Fix Mylyn commit message templateMichael Keppler2018-09-231-1/+1
* Config.set-methods should not touch lines from included filesMarc Strapetz2018-09-201-5/+12
* Don't inline included configs on FileBasedConfig.save()Marc Strapetz2018-09-201-0/+2
* ConfigLine.includedFrom stores source, if it was read from included fileMarc Strapetz2018-09-202-5/+10
* Merge branch 'stable-5.1'David Pursehouse2018-09-181-7/+12
|\
| * Merge branch 'stable-5.0' into stable-5.1David Pursehouse2018-09-181-7/+12
| |\
| | * Merge branch 'stable-4.11' into stable-5.0David Pursehouse2018-09-181-7/+12
| | |\
| | | * Merge branch 'stable-4.10' into stable-4.11David Pursehouse2018-09-181-7/+12
| | | |\
| | | | * Merge branch 'stable-4.9' into stable-4.10David Pursehouse2018-09-181-7/+12
| | | | |\
| | | | | * Merge branch 'stable-4.8' into stable-4.9David Pursehouse2018-09-181-7/+12
| | | | | |\
| | | | | | * Merge branch 'stable-4.7' into stable-4.8David Pursehouse2018-09-181-7/+12
| | | | | | |\
| | | | | | | * Fix IOException when LockToken#close failsMatthias Sohn2018-09-151-7/+12
| | * | | | | | Merge branch 'stable-4.11' into stable-5.0David Pursehouse2018-09-123-1/+4
| | |\| | | | |
| | | * | | | | Merge branch 'stable-4.10' into stable-4.11David Pursehouse2018-09-123-2/+5
| | | |\| | | |
| | | | * | | | Merge branch 'stable-4.9' into stable-4.10David Pursehouse2018-09-123-2/+5
| | | | |\| | |
| | | | | * | | Merge branch 'stable-4.8' into stable-4.9David Pursehouse2018-09-123-2/+5
| | | | | |\| |
| | | | | | * | Merge branch 'stable-4.7' into stable-4.8David Pursehouse2018-09-123-2/+10
| | | | | | |\|
| | | | | | | * Fix NoSuchFileException during directory cleanup in RefDirectoryMatthias Sohn2018-09-121-1/+1
| | | | | | | * Externalize warning message in RefDirectory.delete()Matthias Sohn2018-09-113-1/+4
| | | | | | | * Suppress warning for trying to delete non-empty directoryThomas Wolf2018-09-111-0/+5
| | | | | | | * Prepare 4.7.4-SNAPSHOT buildsMatthias Sohn2018-09-093-45/+45
| | | | | | | * JGit v4.7.3.201809090215-rv4.7.3.201809090215-rMatthias Sohn2018-09-093-4/+4
* | | | | | | | Set TagOpt.AUTO_FOLLOW when not cloning all branchesThomas Wolf2018-09-151-8/+8
* | | | | | | | Fix fetch refspecs when not cloning all branchesThomas Wolf2018-09-151-13/+10
* | | | | | | | Move ls-refs parsing code to the ProtocolV2ParserIvan Frade2018-09-142-24/+49
* | | | | | | | Merge "Remove unused API problem filters"David Pursehouse2018-09-131-21/+0
|\ \ \ \ \ \ \ \
| * | | | | | | | Remove unused API problem filtersDavid Pursehouse2018-09-141-21/+0
* | | | | | | | | Untangle UploadPack.processShallowIvan Frade2018-09-131-27/+32
|/ / / / / / / /
* | | | | | | | UploadPack.fetchV2: Make shallow commits list non-nullableIvan Frade2018-09-131-5/+6
* | | | | | | | Merge branch 'stable-5.1'David Pursehouse2018-09-131-3/+6
|\| | | | | | |
| * | | | | | | Fix logging null if called process failsCliffred van Velzen2018-09-121-3/+6
* | | | | | | | Merge branch 'stable-5.1'Matthias Sohn2018-09-122-11/+5
|\| | | | | | |
| * | | | | | | Prepare 5.1.1-SNAPSHOT buildsMatthias Sohn2018-09-113-49/+49
| * | | | | | | JGit v5.1.0.201809111528-rv5.1.0.201809111528-rMatthias Sohn2018-09-113-4/+4
| * | | | | | | Fix replacement quoting for replaceAll in filter commandMarkus Duft2018-09-101-1/+3
| * | | | | | | Merge branch 'stable-5.0' into stable-5.1Matthias Sohn2018-09-101-0/+6
| |\| | | | | |
| | * | | | | | Merge branch 'stable-4.11' into stable-5.0Matthias Sohn2018-09-101-0/+6
| | |\| | | | |
| | | * | | | | Prepare 4.11.3-SNAPSHOT buildsMatthias Sohn2018-09-103-49/+49