| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge branch 'stable-4.8' into stable-4.9 | Matthias Sohn | 2018-07-27 | 3 | -2/+56 |
|\ |
|
| * | Merge branch 'stable-4.7' into stable-4.8 | David Pursehouse | 2018-07-27 | 3 | -2/+59 |
| |\ |
|
| | * | Delete all loose refs empty directories | Luca Milanesio | 2018-07-26 | 2 | -11/+18 |
| | * | Use java.nio to delete path to get detailed errors | Luca Milanesio | 2018-07-26 | 1 | -5/+5 |
| | * | GC: Remove empty references folders | Hector Caballero | 2018-07-10 | 1 | -0/+46 |
| | * | Do not ignore path deletion errors | Luca Milanesio | 2018-07-08 | 1 | -2/+6 |
* | | | Merge branch 'stable-4.8' into stable-4.9 | David Pursehouse | 2018-07-04 | 1 | -1/+1 |
|\| | |
|
| * | | Merge branch 'stable-4.7' into stable-4.8 | David Pursehouse | 2018-07-04 | 1 | -1/+1 |
| |\| |
|
| | * | ResolveMerger: Fix encoding with string; use bytes | Marco Miller | 2018-06-21 | 1 | -1/+1 |
* | | | Ensure DirectoryStream is closed promptly | Dave Borowitz | 2018-06-09 | 1 | -13/+13 |
* | | | Merge branch 'stable-4.8' into stable-4.9 | Matthias Sohn | 2018-05-10 | 2 | -31/+55 |
|\| | |
|
| * | | Merge branch 'stable-4.7' into stable-4.8 | Matthias Sohn | 2018-05-10 | 2 | -31/+55 |
| |\| |
|
| | * | Merge branch 'stable-4.6' into stable-4.7 | Matthias Sohn | 2018-05-10 | 2 | -31/+55 |
| | |\ |
|
| | | * | Merge branch 'stable-4.5' into stable-4.6 | Matthias Sohn | 2018-05-10 | 2 | -31/+55 |
| | | |\ |
|
| | | | * | Retry stale file handles on .git/config file | Nasser Grainawi | 2018-05-10 | 2 | -31/+55 |
* | | | | | Fix ssh host name handling for Jsch | Thomas Wolf | 2018-02-14 | 1 | -1/+0 |
* | | | | | Jsch overrides the port in the URI with the one in ~/.ssh/config | Thomas Wolf | 2018-02-14 | 1 | -1/+16 |
* | | | | | Revert handling of ssh IdentityFile to pre-4.9 behavior | Thomas Wolf | 2018-01-12 | 2 | -60/+101 |
* | | | | | Strings#convertGlob: fix escaping of patterns like [\[]. | Dmitry Pavlenko | 2017-12-21 | 1 | -1/+4 |
* | | | | | Make PackInserter public | Dave Borowitz | 2017-12-21 | 1 | -1/+1 |
* | | | | | PackInserter: Ensure objects are written at the end of the pack | Dave Borowitz | 2017-12-20 | 1 | -31/+100 |
* | | | | | ObjectInserter: Add warning about mixing read-back with writes | Dave Borowitz | 2017-12-20 | 1 | -0/+7 |
* | | | | | Write packed-refs directly when cloning | Thomas Wolf | 2017-12-15 | 2 | -5/+37 |
* | | | | | Config: Remove the include functionality | David Pursehouse | 2017-12-15 | 1 | -39/+0 |
* | | | | | InMemoryRepository: Make inner class MemObjDatabase static | David Pursehouse | 2017-12-12 | 1 | -1/+1 |
* | | | | | TransportCommand#setTimeout: Specify units for timeout in Javadoc | David Turner | 2017-12-12 | 1 | -1/+1 |
* | | | | | Fix typo in key of a JGitText externalized string | Matthias Sohn | 2017-12-11 | 2 | -2/+2 |
* | | | | | Fix IllegalThreadStateException if stderr closed without exiting | Dmitry Pavlenko | 2017-12-10 | 2 | -6/+29 |
* | | | | | DirCacheCheckout#processEntry: Fix typo in javadoc | David Pursehouse | 2017-12-06 | 1 | -1/+1 |
* | | | | | GC: Delete stale temporary packs and indexes | Hector Caballero | 2017-11-24 | 1 | -0/+25 |
* | | | | | Merge branch 'stable-4.8' into stable-4.9 | Matthias Sohn | 2017-11-24 | 5 | -3/+136 |
|\| | | | |
|
| * | | | | Merge branch 'stable-4.7' into stable-4.8 | Matthias Sohn | 2017-11-22 | 5 | -3/+136 |
| |\| | | |
|
| | * | | | Merge branch 'stable-4.6' into stable-4.7 | Matthias Sohn | 2017-11-22 | 5 | -3/+136 |
| | |\| | |
|
| | | * | | Silence boxing warning | Matthias Sohn | 2017-11-22 | 1 | -0/+1 |
| | | * | | Merge branch 'stable-4.5' into stable-4.6 | Matthias Sohn | 2017-11-22 | 5 | -3/+134 |
| | | |\| |
|
| | | | * | Fix LockFile semantics when running on NFS | Christian Halstrick | 2017-11-22 | 4 | -1/+125 |
| | | | * | Honor trustFolderStats also when reading packed-refs | Christian Halstrick | 2017-11-21 | 1 | -2/+9 |
* | | | | | Yet another work-around for a Jsch bug: timeouts | Thomas Wolf | 2017-11-20 | 1 | -2/+60 |
* | | | | | Fix NPE in TransportGitSsh.ExtSession.exec() | Matthias Sohn | 2017-11-20 | 1 | -8/+12 |
* | | | | | Work around a Jsch bug: ensure the user name is set from URI | Thomas Wolf | 2017-11-10 | 2 | -0/+35 |
* | | | | | Merge "Reintroduce protected method which removal broke EMF Compare" into sta... | Matthias Sohn | 2017-11-02 | 1 | -0/+56 |
|\ \ \ \ \ |
|
| * | | | | | Reintroduce protected method which removal broke EMF Compare | Matthias Sohn | 2017-10-24 | 1 | -0/+56 |
* | | | | | | PackInserter: Implement newReader() | Dave Borowitz | 2017-11-01 | 1 | -1/+232 |
* | | | | | | Move some strings from DfsText to JGitText | Dave Borowitz | 2017-11-01 | 3 | -7/+7 |
* | | | | | | FileRepository: Add pack-based inserter implementation | Dave Borowitz | 2017-11-01 | 2 | -0/+418 |
* | | | | | | ObjectDirectory: Factor a method to close open pack handles | Dave Borowitz | 2017-11-01 | 2 | -10/+16 |
* | | | | | | ObjectDirectory: Remove last modified check in insertPack | Dave Borowitz | 2017-11-01 | 1 | -2/+0 |
|/ / / / / |
|
* | | | | | Avoid bad rounding "1 year, 12 months" in date formatter | Michael Keppler | 2017-10-23 | 1 | -2/+3 |
* | | | | | Ensure that ~ in ssh config is replaced before Jsch sees it | Thomas Wolf | 2017-10-18 | 1 | -11/+34 |
* | | | | | Terminate StreamCopy threads in case of errors | Till Brychcy | 2017-10-07 | 1 | -4/+12 |