summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* 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
* | archive: Prepend a specified prefix to all entry filenamesJonathan Nieder2013-12-175-1/+115
* | Merge branch 'stable-3.2'Matthias Sohn2013-12-138-59/+361
|\|
| * Canonicalize worktree path in BaseRepositoryBuilder if set via configRobin Stocker2013-12-121-1/+1
| * Add missing @since tags for new public methods in ConfigMatthias Sohn2013-12-111-0/+2
| * Don't use API exception in RebaseTodoLineChristian Halstrick2013-12-113-43/+182
| * Merge "Fix aborting rebase with detached head" into stable-3.2Robin Rosenberg2013-12-102-13/+81
| |\
| | * Fix aborting rebase with detached headStefan Lay2013-12-102-13/+81
| * | Add recursive variant of Config.getNames() methodsMatthias Sohn2013-12-063-2/+95
| |/
| * Merge branch 'master' into stable-3.2Matthias Sohn2013-12-0589-1040/+2740
| |\