summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* | Add some tests cases on files modes for symbolic linksAxel Richard2014-02-122-0/+264
* | Add some test cases for symbolic links with Java7Robin Rosenberg2014-02-123-0/+273
* | Normalize paths on OS XRobin Rosenberg2014-02-125-7/+66
* | Recognize symlinks in the FileTreeIteratorRobin Rosenberg2014-02-121-1/+3
* | Add special case to WorkingTreeIterator for matching unnormalized symlinksRobin Rosenberg2014-02-121-3/+33
* | FileUtils.delete does not recurse via symlinksRobin Rosenberg2014-02-121-0/+86
* | Use fileAttributes to get more attributes in one goRobin Rosenberg2014-02-127-49/+267
* | Fix RevWalkUtils.findBranchesReachableFrom not finding some branchesRobin Stocker2014-02-112-27/+132
* | Length of symbolic link is the number of bytes, not charactersRobin Rosenberg2014-02-102-7/+8
* | Add delete support to FSRobin Rosenberg2014-02-105-0/+35
* | Dynamically detect if Windows supports symbolic linksRobin Rosenberg2014-02-101-1/+25
* | Add symlink support to JGitRobin Rosenberg2014-02-1014-64/+183
* | Use the new FS.exists method in commonly occuring placesRobin Rosenberg2014-02-105-6/+8
* | Fix deprecated WTI#isModifiedRobin Rosenberg2014-02-101-1/+1
* | Failing to delete a directory with untracked content is actually okRobin Rosenberg2014-02-102-7/+7
* | Ban dangerous ref names in WindowsRobin Rosenberg2014-02-053-17/+83
* | Merge "Reset internal state canonical length in WorkingTreeIterator when moving"Matthias Sohn2014-02-042-2/+15
|\ \
| * | Reset internal state canonical length in WorkingTreeIterator when movingRobin Rosenberg2014-02-032-2/+15
* | | Merge "Fix MissingObjectException race in ObjectDirectory"Shawn Pearce2014-02-035-394/+290
|\ \ \ | |/ / |/| |
| * | Fix MissingObjectException race in ObjectDirectoryShawn Pearce2014-02-035-394/+290
* | | Fix for core.autocrlf=input resulting in modified fileRobin Rosenberg2014-02-027-19/+181
|/ /
* | Add a missing since tagChristian Halstrick2014-01-301-0/+1
* | Merge "Fix serving fetch of existing shallow client"Shawn Pearce2014-01-292-2/+16
|\ \
| * | Fix serving fetch of existing shallow clientShawn Pearce2014-01-282-2/+16
* | | Update Kepler target platform to use Kepler SR2 orbit R-buildMatthias Sohn2014-01-241-1/+1
* | | Add missing @since tagsMatthias Sohn2014-01-202-1/+6
* | | Update API version to check changes against to 3.2.0.201312181205-rMatthias Sohn2014-01-201-1/+1
* | | Update Luna target platform to use Luna M5 orbit repositoryMatthias Sohn2014-01-201-1/+1
* | | Do not report ignored directories as untrackedMatthias Sohn2014-01-192-2/+50
* | | Add git checkout --orphan implementationSATO taichi2014-01-172-8/+159
* | | Fix fast forward rebase with rebase.autostash=trueStefan Lay2014-01-152-0/+42
* | | Update target platforms to use latest orbit buildMatthias Sohn2014-01-152-2/+2
* | | Update com.jcraft.jsch to 0.1.50 in Kepler target platformMatthias Sohn2014-01-141-2/+2
* | | Update commons-compress to 1.6Jonathan Nieder2014-01-143-5/+5
| |/ |/|
* | fix link to EWAHCompressedBitmap in javadoc of SimpleDataInput/OutputTomasz Zarna2014-01-142-2/+2
|/
* Upgrade javaewah to version 0.7.9Colby Ranger2014-01-1317-26/+26
* Tag som non-localizable strings with NON-NLSRobin Rosenberg2014-01-1010-22/+19
* Add missing package import for org.eclipse.jgit.archiveMatthias Sohn2014-01-071-0/+1
* Remove unused import from ArchiveTestMatthias Sohn2014-01-071-1/+0
* Suppport the GIT_CONFIG_NOSYSTEM environment variableRobin Rosenberg2014-01-063-2/+25
* Merge "archive: Use an empty directory for submodules"Dave Borowitz2013-12-272-3/+50
|\
| * archive: Use an empty directory for submodulesJonathan Nieder2013-12-272-3/+50
* | Merge "archive: Include entries for directories"Dave Borowitz2013-12-276-26/+143
|\|
| * archive: Include entries for directoriesJonathan Nieder2013-12-276-26/+143
* | [CLI] Add option --millis / -m to debug-show-dir-cache commandMatthias Sohn2013-12-272-3/+13
* | Merge branch 'stable-3.2'Matthias Sohn2013-12-190-0/+0
|\ \ | |/ |/|
| * Prepare post 3.2.0 buildsstable-3.2Matthias Sohn2013-12-1851-51/+51
| * JGit v3.2.0.201312181205-rv3.2.0.201312181205-rMatthias Sohn2013-12-1851-51/+51
| * Revert "Fix for core.autocrlf=input resulting in modified file..."Matthias Sohn2013-12-187-200/+20
| * Fix for core.autocrlf=input resulting in modified file and unsmudgeRobin Rosenberg2013-12-187-20/+200