Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | JGit v4.11.1.201807311124-rv4.11.1.201807311124-r | Matthias Sohn | 2018-07-31 | 3 | -4/+4 |
* | Merge branch 'stable-4.10' into stable-4.11 | Matthias Sohn | 2018-07-27 | 4 | -17/+28 |
|\ | |||||
| * | Merge branch 'stable-4.9' into stable-4.10 | Matthias Sohn | 2018-07-27 | 4 | -2/+57 |
| |\ | |||||
| | * | Merge branch 'stable-4.8' into stable-4.9 | Matthias Sohn | 2018-07-27 | 4 | -2/+57 |
| | |\ | |||||
| | | * | Merge branch 'stable-4.7' into stable-4.8 | David Pursehouse | 2018-07-27 | 4 | -2/+60 |
| | | |\ | |||||
| | | | * | Prepare 4.7.3-SNAPSHOT builds | Matthias Sohn | 2018-07-27 | 3 | -45/+45 |
| | | | * | JGit v4.7.2.201807261330-rv4.7.2.201807261330-r | Matthias Sohn | 2018-07-26 | 3 | -4/+4 |
| | | | * | Delete all loose refs empty directories | Luca Milanesio | 2018-07-26 | 3 | -11/+19 |
| | | | * | 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.10' into stable-4.11 | David Pursehouse | 2018-07-04 | 1 | -1/+1 |
|\| | | | | |||||
| * | | | | Merge branch 'stable-4.9' into stable-4.10 | David Pursehouse | 2018-07-04 | 1 | -1/+1 |
| |\| | | | |||||
| | * | | | 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 |
| * | | | | Merge branch 'stable-4.9' into stable-4.10 | Matthias Sohn | 2018-06-11 | 1 | -13/+13 |
| |\| | | | |||||
| | * | | | Ensure DirectoryStream is closed promptly | Dave Borowitz | 2018-06-09 | 1 | -13/+13 |
* | | | | | Merge branch 'stable-4.10' into stable-4.11 | Matthias Sohn | 2018-05-10 | 3 | -30/+56 |
|\| | | | | |||||
| * | | | | Merge branch 'stable-4.9' into stable-4.10 | Matthias Sohn | 2018-05-10 | 3 | -30/+56 |
| |\| | | | |||||
| | * | | | Merge branch 'stable-4.8' into stable-4.9 | Matthias Sohn | 2018-05-10 | 3 | -31/+56 |
| | |\| | | |||||
| | | * | | Merge branch 'stable-4.7' into stable-4.8 | Matthias Sohn | 2018-05-10 | 3 | -31/+56 |
| | | |\| | |||||
| | | | * | Merge branch 'stable-4.6' into stable-4.7 | Matthias Sohn | 2018-05-10 | 3 | -31/+56 |
| | | | |\ | |||||
| | | | | * | Merge branch 'stable-4.5' into stable-4.6 | Matthias Sohn | 2018-05-10 | 3 | -31/+56 |
| | | | | |\ | |||||
| | | | | | * | Retry stale file handles on .git/config file | Nasser Grainawi | 2018-05-10 | 3 | -31/+56 |
* | | | | | | | Remove package import for javax.servlet.http from org.eclipse.jgit | Matthias Sohn | 2018-03-27 | 1 | -1/+0 |
* | | | | | | | Add missing @since tag and silence API error | Matthias Sohn | 2018-03-27 | 2 | -0/+10 |
* | | | | | | | ObjectIdSerializer: Support serialization of known non-null ObjectId | David Pursehouse | 2018-03-15 | 1 | -15/+68 |
* | | | | | | | Prepare 4.11.1-SNAPSHOT builds | Matthias Sohn | 2018-03-08 | 3 | -49/+49 |
* | | | | | | | JGit v4.11.0.201803080745-rv4.11.0.201803080745-r | Matthias Sohn | 2018-03-08 | 3 | -4/+4 |
* | | | | | | | Remove useless for(;;) loop | Thomas Wolf | 2018-03-07 | 1 | -19/+17 |
* | | | | | | | Fix DiffFormatter for diffs against working tree with autocrlf=true | Thomas Wolf | 2018-03-07 | 2 | -3/+4 |
* | | | | | | | Merge branch 'stable-4.10' | Matthias Sohn | 2018-03-07 | 2 | -9/+18 |
|\| | | | | | | |||||
| * | | | | | | Don't subclass ThreadLocal to avoid memory leak in NLS | Matthias Sohn | 2018-02-14 | 1 | -9/+17 |
| * | | | | | | Set context classloader to null in WorkQueue | Matthias Sohn | 2018-02-14 | 1 | -0/+1 |
* | | | | | | | LFS: Adjust some API to make integration into tools (EGit,...) easier | Markus Duft | 2018-03-07 | 1 | -0/+34 |
* | | | | | | | MergeCommand: Open RevWalk in try-with-resource | David Pursehouse | 2018-03-07 | 1 | -6/+1 |
* | | | | | | | JschConfigSessionFactory: Open FileInputStream in try-with-resource | David Pursehouse | 2018-03-07 | 1 | -7/+2 |
* | | | | | | | GC: Open auto-closeable resources in try-with-resource | David Pursehouse | 2018-03-06 | 1 | -21/+12 |
* | | | | | | | FileRepository: Open FileInputStream in try-with-resource | David Pursehouse | 2018-03-06 | 1 | -4/+1 |
* | | | | | | | FetchProcess: Open OutputStreamWriter in try-with-resource | David Pursehouse | 2018-03-06 | 1 | -4/+2 |
* | | | | | | | FS: Open TemporaryBuffer in try-with-resource | David Pursehouse | 2018-03-06 | 1 | -6/+3 |
* | | | | | | | DirCacheIterator: Open InputStream in try-with-resource | David Pursehouse | 2018-03-06 | 1 | -4/+1 |
* | | | | | | | Merge changes from topic 'try-with-resource' | David Pursehouse | 2018-03-06 | 3 | -20/+13 |
|\ \ \ \ \ \ \ | |||||
| * | | | | | | | DiffCommand: Open DiffFormatter in try-with-resource | David Pursehouse | 2018-03-06 | 1 | -10/+9 |
| * | | | | | | | CommitCommand: Open InputStream in try-with-resource | David Pursehouse | 2018-03-06 | 1 | -5/+2 |
| * | | | | | | | DefaultNoteMerger: Open UnionInputStream in try-with-resource | David Pursehouse | 2018-03-06 | 1 | -5/+2 |
* | | | | | | | | Silence API error raised for new CONFIG_SECTION_LFS constant | Matthias Sohn | 2018-03-06 | 1 | -0/+6 |
|/ / / / / / / | |||||
* | | | | | | | ArchiveCommand: Create archive output stream in try-with-resource | David Pursehouse | 2018-03-05 | 1 | -3/+3 |
* | | | | | | | ApplyCommand: Open FileWriter in try-with-resource | David Pursehouse | 2018-03-05 | 1 | -3/+3 |