summaryrefslogtreecommitdiffstats
path: root/org.eclipse.jgit/resources/org
Commit message (Expand)AuthorAgeFilesLines
* 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
* Move createSymLink/readSymLink to FileUtilsAndrey Loskutov2015-08-171-2/+1
* Don't crash while parsing ignore patternsAndrey Loskutov2015-07-211-0/+1
* Store push certificates in refs/meta/push-certsDave Borowitz2015-07-101-0/+3
* Fix non-escaped quotes in JGitText.propertiesMatthias Sohn2015-07-071-8/+8
* Avoid double-colon in InvalidObjectIdException descriptionJonathan Nieder2015-07-061-0/+1
* Rewrite push certificate parsingDave Borowitz2015-06-111-1/+4
* Clarify description of ServiceNotAuthorizedExceptionJonathan Nieder2015-06-021-1/+1
* Improve exception thrown when pull can't find advertised refMatthias Sohn2015-05-291-1/+1
* FS: Extract GobblerThread into a private static classDave Borowitz2015-05-271-0/+1
* Externalize translatable texts in org.eclipse.jgitMatthias Sohn2015-05-261-2/+66
* Remove pack from list when file handle is staleHugo Arès2015-04-301-0/+1
* Externalize error message used in CheckoutCommandMatthias Sohn2015-04-081-0/+1