aboutsummaryrefslogtreecommitdiffstats
path: root/org.eclipse.jgit
Commit message (Expand)AuthorAgeFilesLines
...
| | | * Fix LockFile semantics when running on NFSChristian Halstrick2017-11-225-3/+127
| | | * Honor trustFolderStats also when reading packed-refsChristian Halstrick2017-11-211-2/+9
| | | * Prepare 4.5.4-SNAPSHOT buildsMatthias Sohn2017-08-263-43/+43
| | | * JGit v4.5.3.201708160445-rv4.5.3.201708160445-rMatthias Sohn2017-08-163-4/+4
* | | | Merge branch 'stable-4.7' into stable-4.8Matthias Sohn2017-08-151-2/+11
|\| | |
| * | | Merge branch 'stable-4.6' into stable-4.7Matthias Sohn2017-08-141-2/+11
| |\| |
| | * | Merge branch 'stable-4.5' into stable-4.6Matthias Sohn2017-08-141-2/+11
| | |\|
| | | * Fix exception handling for opening bitmap index filesChristian Halstrick2017-08-141-2/+11
| | | * Prepare 4.5.3-SNAPSHOT buildsMatthias Sohn2017-04-083-43/+43
| | | * JGit v4.5.2.201704071617-rv4.5.2.201704071617-rMatthias Sohn2017-04-073-4/+4
| * | | Prepare 4.7.2-SNAPSHOT buildsMatthias Sohn2017-06-083-45/+45
* | | | Prepare 4.8.1-SNAPSHOT buildsMatthias Sohn2017-06-123-46/+46
* | | | JGit v4.8.0.201706111038-rv4.8.0.201706111038-rMatthias Sohn2017-06-113-4/+4
* | | | Allow to use an external ExecutorService for background auto-gcMatthias Sohn2017-06-115-6/+29
* | | | Fetch: Add --recurse-submodules and --no-recurse-submodules optionsDavid Pursehouse2017-06-112-2/+45
* | | | SubmoduleUpdateCommand#setCallback should return 'this'Matthias Sohn2017-06-101-1/+3
* | | | CloneCommand#setCallback should return 'this'David Pursehouse2017-06-081-1/+3
* | | | Merge branch 'stable-4.7' into stable-4.8David Pursehouse2017-06-081-0/+6
|\| | |
| * | | JGit v4.7.1.201706071930-rv4.7.1.201706071930-rMatthias Sohn2017-06-083-4/+4
| * | | ArchiveCommand: Create prefix entry with commit timeYasuhiro Takagi2017-06-051-0/+6
* | | | Merge branch 'stable-4.7' into stable-4.8Matthias Sohn2017-06-077-2/+320
|\| | |
| * | | Run auto GC in the backgroundDavid Turner2017-06-067-2/+312
* | | | Fix out-of-bounds exception in RepoCommand#relativeHan-Wen Nienhuys2017-05-241-10/+21
* | | | Fix null return from FS.readPipe when command fails to launchBryan Donlan2017-05-241-1/+7
* | | | RenameDetector: Clarify rename limits <= 0Dave Borowitz2017-05-241-1/+3
* | | | Remove unnecessary cast for DfsReaderZhen Chen2017-05-222-2/+2
* | | | Merge "Fix javadoc of TooLargeObjectInPackException"David Pursehouse2017-05-221-1/+2
|\ \ \ \
| * | | | Fix javadoc of TooLargeObjectInPackExceptionMatthias Sohn2017-05-191-1/+2
* | | | | Allow DfsReader to be subclassedShawn Pearce2017-05-194-7/+13
* | | | | Track read IO for DfsReaderShawn Pearce2017-05-194-11/+173
* | | | | Exclude refs/tags from bitmap commit selectionTerry Parker2017-05-185-56/+144
|/ / / /
* | | | [findBugs] Use UTF-8 to write to the error stream in TextProgressMonitorMatthias Sohn2017-05-151-1/+4
* | | | [findBugs] Use UTF-8 to read git-rebase-todo fileMatthias Sohn2017-05-151-6/+8
* | | | [findBugs] Use UTF-8 when writing to the error stream in GitHookMatthias Sohn2017-05-151-2/+12
* | | | Add shutdown hook to cleanup unfinished clone when JVM is killedMatthias Sohn2017-05-131-0/+4
* | | | Clean up the disk when cloning failsThomas Wolf2017-05-121-10/+80
* | | | Checkout should not use too long filenamesChristian Halstrick2017-05-101-1/+6
* | | | Support pull on detached HEADMickael Istria2017-05-081-23/+24
* | | | Reset ObjectWalker when it starts a new walkZhen Chen2017-05-032-11/+7
* | | | Fix stack overflow in MergeBaseGeneratorShawn Pearce2017-05-021-31/+59
* | | | Clone: add --recurse-submodules optionDavid Pursehouse2017-04-272-1/+75
* | | | Delete expired garbage even when there is no GC pack present.Thirumala Reddy Mutchukota2017-04-211-46/+7
* | | | Add parseCommit(AnyObjectId) method to Repository.Martin Fick2017-04-191-0/+27
* | | | RepoCommand: Add linkfile support.Dan Willemsen2017-04-187-33/+226
* | | | Merge "Process all "have"s even when MissingObjectException is encountered"Jonathan Nieder2017-04-171-34/+67
|\ \ \ \
| * | | | Process all "have"s even when MissingObjectException is encounteredJonathan Nieder2017-04-171-34/+67
* | | | | Merge "Prevent alternates loop"David Pursehouse2017-04-173-63/+221
|\ \ \ \ \
| * | | | | Prevent alternates loopMartin Fick2017-04-143-63/+221
* | | | | | Add missing @since tag for new API RepoCommand.setTargetURI()Matthias Sohn2017-04-141-3/+5
|/ / / / /
* | | | | Bazel: Restrict src globs to Java source filesDavid Pursehouse2017-04-131-1/+1