summaryrefslogtreecommitdiffstats
path: root/org.eclipse.jgit.java7
Commit message (Expand)AuthorAgeFilesLines
* Set permission bits for "executable" attribute according to the umaskAndrey Loskutov2014-11-222-1/+181
* Prepare post 3.6.0-m1 buildsMatthias Sohn2014-11-123-4/+4
* JGit v3.6.0.201411121045-m1v3.6.0.201411121045-m1Matthias Sohn2014-11-123-4/+4
* Prepare 3.6.0-SNAPSHOT buildsMatthias Sohn2014-09-053-5/+5
* Merge "Update maven plugins to latest versions"Robin Rosenberg2014-08-111-8/+0
|\
| * Update maven plugins to latest versionsMatthias Sohn2014-08-111-8/+0
* | We should not warn for unqualifiedFieldAccesRobin Rosenberg2014-08-101-1/+1
|/
* Don't warn for methods that can be staticRobin Rosenberg2014-07-021-1/+1
* Add new default settings from Eclipse 4.4Robin Rosenberg2014-07-021-1/+6
* Prepare 3.5.0-SNAPSHOT buildsRobin Rosenberg2014-06-043-5/+5
* Prepare post 3.4.0 RC1 buildsMatthias Sohn2014-05-213-4/+4
* JGit v3.4.0.201405211411-rc1v3.4.0.201405211411-rc1Matthias Sohn2014-05-213-4/+4
* Fix manifests of source bundlesMatthias Sohn2014-05-071-2/+2
* Prepare 3.4.0-SNAPSHOT buildsMatthias Sohn2014-05-063-4/+4
* JGit v3.4.0.201405051725-m7v3.4.0.201405051725-m7Matthias Sohn2014-05-053-4/+4
* Catch UnsupportedOperationException for older WindowsesRobin Rosenberg2014-03-091-1/+1
* Prepare 3.4.0-SNAPSHOT buildsMatthias Sohn2014-03-053-5/+5
* Prepare 3.3.1-SNAPSHOT buildsMatthias Sohn2014-03-053-5/+5
* JGit v3.3.0.201403021825-rv3.3.0.201403021825-rMatthias Sohn2014-03-033-3/+3
* Prepare post 3.3.0RC1 buildsMatthias Sohn2014-02-203-3/+3
* JGit v3.3.0.201402191814-rc1v3.3.0.201402191814-rc1Matthias Sohn2014-02-203-3/+3
* Normalize paths on OS XRobin Rosenberg2014-02-122-0/+36
* Use fileAttributes to get more attributes in one goRobin Rosenberg2014-02-124-2/+101
* Length of symbolic link is the number of bytes, not charactersRobin Rosenberg2014-02-101-2/+3
* Add delete support to FSRobin Rosenberg2014-02-104-0/+20
* Dynamically detect if Windows supports symbolic linksRobin Rosenberg2014-02-101-1/+25
* Prepare 3.3.0-SNAPSHOT buildsMatthias Sohn2013-12-053-5/+5
* Prepare 3.2.0-SNAPSHOT buildsMatthias Sohn2013-10-033-5/+5
* Prepare post 3.1.0 buildsstable-3.1Matthias Sohn2013-10-033-6/+6
* JGit v3.1.0.201310021548-rv3.1.0.201310021548-rMatthias Sohn2013-10-023-4/+4
* Prepare post 3.1.0 RC1 buildsMatthias Sohn2013-09-273-3/+3
* JGit v3.1.0.201309270735-rc1v3.1.0.201309270735-rc1Matthias Sohn2013-09-273-3/+3
* Merge branch 'stable-3.0'Matthias Sohn2013-08-221-1/+1
|\
| * Prepare 3.0.2-SNAPSHOT buildsMatthias Sohn2013-08-193-6/+6
| * Prepare post 3.0.0.201306101825-r buildsMatthias Sohn2013-06-133-3/+3
| * JGit v3.0.0.201306101825-rv3.0.0.201306101825-rMatthias Sohn2013-06-113-3/+3
| * Prepare post 3.0.0 RC3 buildsMatthias Sohn2013-06-043-3/+3
| * JGit v3.0.0.201306040240-rc3v3.0.0.201306040240-rc3Matthias Sohn2013-06-043-3/+3
* | Disable warning about assigning to parameterRobin Stocker2013-06-151-1/+1
* | Prepare 3.1.0-SNAPSHOT buildsMatthias Sohn2013-06-133-5/+5
|/
* Prepare post 3.0.0-rc2 buildsMatthias Sohn2013-05-293-3/+3
* JGit v3.0.0.201305281830-rc2v3.0.0.201305281830-rc2Matthias Sohn2013-05-293-3/+3
* Add missing Bundle-Localization headerMatthias Sohn2013-05-261-0/+1
* Prepare post 3.0.0 M7 buildsMatthias Sohn2013-05-083-3/+3
* JGit v3.0.0.201305080800-m7v3.0.0.201305080800-m7Matthias Sohn2013-05-083-3/+3
* Extend the FS class for Java7Robin Rosenberg2013-05-0423-0/+1627