aboutsummaryrefslogtreecommitdiffstats
path: root/org.eclipse.jgit.test/tst
Commit message (Expand)AuthorAgeFilesLines
...
* | Merge branch 'stable-4.5'Matthias Sohn2016-09-241-0/+146
|\|
| * Fix carrying over flags during a RevWalkChristian Halstrick2016-09-231-0/+146
* | Add built-in LFS smudge filter for local caseChristian Halstrick2016-09-202-28/+102
* | Add built-in LFS clean filterChristian Halstrick2016-09-201-2/+78
* | Add support for built-in smudge filtersChristian Halstrick2016-09-201-0/+94
* | Add support for built-in clean filtersChristian Halstrick2016-09-201-0/+157
|/
* Handle all values of branch.[name].rebaseThomas Wolf2016-09-152-37/+58
* Ignore trailing spaces in directory rule patternsAndrey Loskutov2016-09-143-1/+43
* Add support for post-commit hooksMartin Goellnitz2016-09-131-0/+62
* Don't log error if system git config does not existMatthias Sohn2016-09-051-0/+13
* Rename FSJava7Test to FSTestMatthias Sohn2016-09-031-1/+1
* ReceivePack: refactor push option parsingShawn Pearce2016-08-261-10/+8
* Fix push option initalization on HTTPStefan Beller2016-08-261-1/+1
* Clarify the semantics of DfsRefDatabase#compareAndPutMasaya Suzuki2016-08-251-0/+39
* NoteMapTest: Add missing @Test annotationsDave Borowitz2016-08-261-1/+7
* Use FS#lastModified instead of File#lastModifiedMasaya Suzuki2016-08-243-15/+18
* Enhance ResetCommand to allow disabling reflog updateMatthias Sohn2016-08-171-0/+40
* Merge "Skip cleaning inner repositories by default in CleanCommand"Christian Halstrick2016-08-071-0/+40
|\
| * Skip cleaning inner repositories by default in CleanCommandMatthaus Owens2016-08-041-0/+40
* | Merge "Add testCleanDirsWithSubmodule test to CleanCommandTest"Christian Halstrick2016-08-071-0/+28
|\|
| * Add testCleanDirsWithSubmodule test to CleanCommandTestMatthaus Owens2016-08-041-0/+28
* | Shallow fetch/clone: Make --depth mean the total history depthTerry Parker2016-08-051-7/+49
* | Shallow fetch: Respect "shallow" linesTerry Parker2016-08-051-22/+75
* | Shallow fetch: avoid sending unneeded blobsTerry Parker2016-08-041-3/+69
* | PackWriterTest: Improve readabilityTerry Parker2016-08-041-10/+17
|/
* Merge branch 'stable-4.4'David Pursehouse2016-07-261-0/+14
|\
| * Merge "RefDirectory: remove ref lock file for following ref dir removal" into...Christian Halstrick2016-07-151-0/+14
| |\
| | * RefDirectory: remove ref lock file for following ref dir removalMarco Miller2016-06-101-0/+14
* | | RefSpecs: allow construction of weird wildcarded RefSpecsStefan Beller2016-07-251-0/+25
* | | RefSpec: reject refs ending in '/'Stefan Beller2016-07-251-0/+10
* | | Push implementation of option stringsDan Wang2016-07-221-0/+363
* | | Merge branch 'stable-4.4'Matthias Sohn2016-07-123-7/+198
|\| |
| * | Time based eviction strategy for repository cacheChristian Halstrick2016-07-122-4/+175
| * | Add method to read time unit from configHugo Arès2016-07-121-0/+95
| * | Config load should not fail on unsupported or nonexistent include pathHugo Arès2016-06-271-3/+24
| |/
* | Fix unclosed resource warnings in FileTreeIteratorTestMatthias Sohn2016-07-071-29/+30
* | ReceivePack: report protocol parsing failures on channel 3Shawn Pearce2016-07-051-0/+40
* | PushConnectionTest: Use Java 7 try-with-resourcesShawn Pearce2016-07-051-10/+3
* | Enhance test coverage when core.filemode is falseChristian Halstrick2016-07-011-48/+30
* | Merge changes from topic 'dfs-gc'Shawn Pearce2016-06-271-0/+239
|\ \
| * | Prune UNREACHABLE_GARBAGE packs when they expireMike Williams2016-06-271-0/+239
* | | Fix TreeWalk to reset attributes cache for each entryChristian Halstrick2016-06-231-0/+23
|/ /
* | Fix DirCacheCheckout to return CheckoutConflictExceptionChristian Halstrick2016-06-231-0/+58
* | Optimize RefAdvertiser for wire protocolShawn Pearce2016-06-181-0/+116
* | Merge branch 'stable-4.4'Matthias Sohn2016-06-141-7/+49
|\|
| * Merge branch 'master' into stable-4.4Matthias Sohn2016-06-012-3/+97
| |\
| * \ Merge branch 'master' into stable-4.4Matthias Sohn2016-05-245-1/+260
| |\ \
| * \ \ Merge branch 'stable-4.3' into stable-4.4Matthias Sohn2016-05-243-24/+79
| |\ \ \
| | * | | Fix computation of id in WorkingTreeIterator with autocrlf and smudgingChristian Halstrick2016-05-231-7/+49
* | | | | Merge "Add method to read time unit from config"Shawn Pearce2016-06-101-0/+95
|\ \ \ \ \