summaryrefslogtreecommitdiffstats
path: root/org.eclipse.jgit/resources
Commit message (Expand)AuthorAgeFilesLines
* RepoCommand: Add linkfile support.Dan Willemsen2017-04-181-0/+1
* Merge branch 'stable-4.7'Matthias Sohn2017-04-111-0/+1
|\
| * ManifestParser: Throw exception if remote does not have fetch attributeHan-Wen Nienhuys2017-04-101-0/+1
* | Support creating Mergers without a RepositoryDave Borowitz2017-04-051-0/+1
|/
* Explain in error message how to recover from lock failureMatthias Sohn2017-03-221-1/+1
* Move SHA1 compress/recompress files to resource folderDavid Ostrovsky2017-03-182-0/+284
* Merge branch 'stable-4.6'Matthias Sohn2017-03-161-2/+2
|\
| * Merge branch 'stable-4.5' into stable-4.6Matthias Sohn2017-03-161-2/+2
| |\
| | * Don't remove pack when FileNotFoundException is transientLuca Milanesio2017-03-151-2/+2
* | | SHA-1: collision detection supportShawn Pearce2017-02-281-0/+1
* | | Limit receive commandsShawn Pearce2017-02-111-0/+1
* | | Repository: Include repository name when logging corrupt use countDavid Pursehouse2017-01-271-1/+1
* | | Fix possible InvalidObjectIdException in ObjectDirectoryMarc Strapetz2017-01-151-0/+1
|/ /
* | Define MonotonicClock interface for advanced timestampsShawn Pearce2016-11-211-0/+1
* | Add {get,set}GitwebDescription to RepositoryShawn Pearce2016-11-141-0/+1
* | Switch JSchSession to simple isolated OutputStreamShawn Pearce2016-11-131-0/+1
* | Check that DfsBlockCache#blockSize is a power of 2Philipp Marx2016-11-111-0/+1
* | Fix possible SIOOBE in RefDirectory.parsePackedRefsMarc Strapetz2016-10-211-0/+1
* | TreeFormatter: disallow empty filenames in treesDavid Turner2016-10-191-0/+1
* | Add support for built-in smudge filtersChristian Halstrick2016-09-201-0/+1
|/
* Add support for post-commit hooksMartin Goellnitz2016-09-131-0/+1
* Don't log error if system git config does not existMatthias Sohn2016-09-051-1/+1
* Shallow fetch/clone: Make --depth mean the total history depthTerry Parker2016-08-051-0/+1
* Shallow fetch: Respect "shallow" linesTerry Parker2016-08-051-0/+1
* DiffFormatter: Support setting a reader without a repoDave Borowitz2016-08-031-1/+1
* RefSpecs: allow construction of weird wildcarded RefSpecsStefan Beller2016-07-251-0/+1
* Push implementation of option stringsDan Wang2016-07-221-0/+1
* Merge branch 'stable-4.4'Matthias Sohn2016-07-121-1/+1
|\
| * Log if Repository.useCnt becomes negativeMatthias Sohn2016-07-121-0/+1
| * Add method to read time unit from configHugo Arès2016-07-121-0/+2
| * Config load should not fail on unsupported or nonexistent include pathHugo Arès2016-06-271-1/+0
* | Fix typo in system config error messageMichael Keppler2016-07-011-1/+1
* | Add method to read time unit from configHugo Arès2016-06-061-0/+2
|/
* [findBugs] Prevent potential NPE in CloneCommand.init()Matthias Sohn2016-05-301-0/+2
* Support git config [include] section with absolute path(s)Marco Miller2016-05-211-0/+2
* Support per-BatchRefUpdate atomic transactionsDave Borowitz2016-04-191-0/+1
* daemon: Add --ketch=LEADER flagShawn Pearce2016-01-191-0/+1
* Ketch: Intercept push and route it through KetchShawn Pearce2016-01-191-0/+5
* Ketch: Basic replication systemShawn Pearce2016-01-191-0/+7
* ObjectChecker: honor some git-core fsck.* optionsShawn Pearce2015-12-301-3/+6
* Null-annotated Ref class and fixed related compiler errorsAndrey Loskutov2015-12-151-0/+2
* Support atomic push in JGit clientShawn Pearce2015-12-021-0/+1
* Add support for clean filtersChristian Halstrick2015-11-271-0/+2
* Null-annotated Repository class and fixed related compiler errorsAndrey Loskutov2015-11-251-0/+2
* Raise error if FileNotFoundException is caught for an existing fileMatthias Sohn2015-11-241-0/+1
* Throw IndexReadException if existing index can't be readChristian Halstrick2015-11-191-0/+1
* Adding AES Walk Encryption support in http://www.jets3t.org/ modeAndrei Pozolotin2015-10-181-0/+1
* Use java.nio.file consistently in FSMatthias Sohn2015-09-271-1/+0
* UploadPack: Verify clients send only commits for shallow linesShawn Pearce2015-09-141-0/+1
* Handle stale file handles on packed-refs fileMartin Fick2015-08-261-0/+1