summaryrefslogtreecommitdiffstats
path: root/org.eclipse.jgit/resources
Commit message (Expand)AuthorAgeFilesLines
* Externalize warning message in RefDirectory.delete()Matthias Sohn2018-09-111-0/+1
* Fix atomic lock file creation on NFSMatthias Sohn2018-09-071-0/+3
* Delete all loose refs empty directoriesLuca Milanesio2018-07-261-0/+1
* Merge branch 'stable-4.6' into stable-4.7Matthias Sohn2018-05-101-0/+1
|\
| * Merge branch 'stable-4.5' into stable-4.6Matthias Sohn2018-05-101-0/+1
| |\
| | * Retry stale file handles on .git/config fileNasser Grainawi2018-05-101-0/+1
* | | Run auto GC in the backgroundDavid Turner2017-06-061-0/+2
* | | ManifestParser: Throw exception if remote does not have fetch attributeHan-Wen Nienhuys2017-04-101-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