summaryrefslogtreecommitdiffstats
path: root/org.eclipse.jgit
Commit message (Expand)AuthorAgeFilesLines
* Remove double blank from sentence startMichael Keppler2020-04-141-1/+1
* Merge "ReceivePack: Use error message if set"Terry Parker2020-04-061-36/+40
|\
| * ReceivePack: Use error message if setMasaya Suzuki2020-03-271-36/+40
* | FileUtils: improve delete (Windows)Alexander Nittka2020-04-031-18/+33
* | Merge branch 'stable-5.7'Thomas Wolf2020-04-034-6/+34
|\ \
| * \ Merge branch 'stable-5.6' into stable-5.7Thomas Wolf2020-04-034-6/+34
| |\ \
| | * | FS.runInShell(): handle quoted filters and hooksPath containing blanksThomas Wolf2020-04-033-4/+29
| | * | Handle non-normalized index also for executable filesThomas Wolf2020-03-251-2/+5
| * | | Prepare 5.7.1-SNAPSHOT buildsMatthias Sohn2020-03-113-54/+54
| * | | JGit v5.7.0.202003110725-rv5.7.0.202003110725-rMatthias Sohn2020-03-113-54/+54
| * | | Prepare 5.7.1-SNAPSHOT buildsMatthias Sohn2020-03-093-54/+54
| * | | JGit v5.7.0.202003090808-rv5.7.0.202003090808-rMatthias Sohn2020-03-093-4/+4
* | | | Define constants for pack config option keysMatthias Sohn2020-04-032-41/+197
* | | | Fix javadoc typoKarsten Thoms2020-04-021-1/+1
| |_|/ |/| |
* | | Scan through all merged reftables for max/min update indicesMinh Thai2020-03-201-4/+20
* | | ResolveMerger: Ignore merge conflicts if asked soIvan Frade2020-03-191-16/+26
* | | Merge "tag option for clone command"Christian Halstrick2020-03-151-1/+35
|\ \ \
| * | | tag option for clone commandAlexander Nittka2020-03-151-1/+35
* | | | RevWalk: fix bad topo flags error messageAlex Spradlin2020-03-123-3/+3
* | | | RevWalk: new topo sort to not mix lines of historyAlex Spradlin2020-03-117-2/+153
|/ / /
* | | TransportHttp: support HTTP response 308 Permanent RedirectThomas Wolf2020-03-103-1/+26
* | | Remove unused API problem filtersThomas Wolf2020-03-101-108/+0
* | | Prepare 5.8.0-SNAPSHOT buildsMatthias Sohn2020-03-093-54/+54
|/ /
* | Merge branch 'stable-5.6'Matthias Sohn2020-03-056-52/+149
|\|
| * Silence API errors introduced by 093fbbd1Matthias Sohn2020-03-051-0/+8
| * Expose FileStoreAttributes.setBackground()Alex Blewitt2020-03-041-1/+12
| * Update reftable storage repo layoutHan-Wen Nienhuys2020-03-045-44/+148
* | Add validation to hex decoderMichael Dardis2020-03-043-3/+20
* | Merge "ObjectWalk: Add null check before skip tree."Jonathan Nieder2020-03-021-1/+3
|\ \
| * | ObjectWalk: Add null check before skip tree.Yunjie Li2020-02-261-1/+3
* | | Merge branch 'stable-5.6'Matthias Sohn2020-02-2811-14/+15
|\ \ \ | | |/ | |/|
| * | Cygwin expects forward slashes for commands to be run via sh.exeThomas Wolf2020-02-281-1/+1
| * | Make Logger instances finalDavid Pursehouse2020-02-272-2/+3
| * | Move array designators from the variable to the typeDavid Pursehouse2020-02-278-11/+11
* | | Using for-each loop in jdtLars Vogel2020-02-288-16/+14
* | | Merge "Revert "RevWalk: stop mixing lines of history in topo sort""Jonathan Nieder2020-02-263-33/+21
|\ \ \
| * | | Revert "RevWalk: stop mixing lines of history in topo sort"Alex Spradlin2020-02-263-33/+21
* | | | Do not fail if known hosts file does not contain valid host keyLajos Olah2020-02-261-1/+7
| |_|/ |/| |
* | | Merge branch 'stable-5.6'Matthias Sohn2020-02-2269-115/+113
|\ \ \ | | |/ | |/|
| * | Revert "Prepend hostname to subsection used to store file timestamp resolution"Matthias Sohn2020-02-221-3/+2
| * | SimilarityRenameDetector: Fix inconsistent indentationDavid Pursehouse2020-02-191-4/+4
| * | Use indexOf(char) and lastIndexOf(char) rather than String versionsDavid Pursehouse2020-02-196-8/+9
| * | Reorder modifiers to follow Java Language SpecificationDavid Pursehouse2020-02-1938-61/+61
| * | GitmoduleEntry: Remove redundant import of class from same packageDavid Pursehouse2020-02-191-2/+0
| * | Remove redundant "static" qualifier from enum declarationsDavid Pursehouse2020-02-1929-37/+37
* | | Remove use of org.bouncycastle.util.encoders.HexMichael Dardis2020-02-222-1/+64
* | | Remove use of org.bouncycastle.util.io.TeeOutputStreamMichael Dardis2020-02-213-2/+75
* | | Make the IMatcher public APIThomas Wolf2020-02-205-11/+36
* | | Merge branch 'stable-5.7'Matthias Sohn2020-02-195-89/+42
|\ \ \ | |_|/ |/| |
| * | Merge branch 'stable-5.6' into stable-5.7Matthias Sohn2020-02-195-89/+42
| |\|