summaryrefslogtreecommitdiffstats
path: root/org.eclipse.jgit.test
Commit message (Expand)AuthorAgeFilesLines
* ObjectChecker: Disallow Windows shortname "GIT~1"Christian Halstrick2014-12-181-0/+34
* ObjectChecker: Disallow ".git." and ".git<space>"Shawn Pearce2014-12-182-8/+98
* Always ignore case when forbidding .git in ObjectCheckerShawn Pearce2014-12-181-16/+1
* DirCache: Refuse to read files with invalid pathsShawn Pearce2014-12-181-0/+44
* DirCache: Replace isValidPath with DirCacheCheckout.checkValidPathShawn Pearce2014-12-181-2/+6
* Replace "a." with "a-" in unit testsShawn Pearce2014-12-188-29/+31
* Deprecate TemporaryBuffer.LocalFile without parent directoryShawn Pearce2014-11-252-13/+13
* DirCache: Buffer TREE extension to $GIT_DIRShawn Pearce2014-11-251-1/+1
* Prepare 3.4.2-SNAPSHOT buildsMatthias Sohn2014-06-212-38/+38
* JGit v3.4.1.201406201815-rv3.4.1.201406201815-rMatthias Sohn2014-06-212-38/+38
* Allow retrying connecting SshSession in case of an exceptionStefan Lay2014-06-201-1/+33
* Prepare post 3.4.0 buildsMatthias Sohn2014-06-112-2/+2
* JGit v3.4.0.201406110918-rv3.4.0.201406110918-rMatthias Sohn2014-06-112-2/+2
* Prepare post 3.4 RC3 buildsMatthias Sohn2014-06-042-2/+2
* JGit v3.4.0.201406041058-rc3v3.4.0.201406041058-rc3Matthias Sohn2014-06-042-2/+2
* Prepare post 3.4.0 RC2 buildsMatthias Sohn2014-05-282-2/+2
* JGit v3.4.0.201405281120-rc2v3.4.0.201405281120-rc2Matthias Sohn2014-05-282-2/+2
* Allow to include untracked files in stash operations.Andreas Hermann2014-05-222-4/+133
* Fix for reflog corruption caused by multiline messageAndreas Hermann2014-05-221-0/+96
* Improve layout of branches in the commit graphKonrad Kügler2014-05-221-52/+347
* Prepare post 3.4.0 RC1 buildsMatthias Sohn2014-05-212-2/+2
* JGit v3.4.0.201405211411-rc1v3.4.0.201405211411-rc1Matthias Sohn2014-05-212-2/+2
* Adds support for SPNEGOLaurent Goujon2014-05-211-0/+9
* Merge "Cherry-Pick: Support --mainline to pick merges"Robin Rosenberg2014-05-191-0/+58
|\
| * Cherry-Pick: Support --mainline to pick mergesKonrad Kügler2014-05-171-0/+58
* | Fix a number of failing conflict situationsRobin Rosenberg2014-05-171-1/+1
* | Merge "Archive: Add the ability to select one or more paths."Robin Rosenberg2014-05-171-0/+211
|\ \ | |/ |/|
| * Archive: Add the ability to select one or more paths.Shaul Zorea2014-05-141-0/+211
* | Handle repo copyfile in bare repositories.Yuxuan 'fishy' Wang2014-05-091-1/+39
* | Handle the revision attribute in repo manifest.Yuxuan 'fishy' Wang2014-05-091-6/+125
* | Handle repo submodules for bare repositories.Yuxuan 'fishy' Wang2014-05-071-0/+41
|/
* Merge changes I9ba0e70f,I1f38e055,Idb55a303Dave Borowitz2014-05-061-0/+94
|\
| * RevWalk: Allow disabling parent rewritingDave Borowitz2014-05-051-0/+94
* | Prepare 3.4.0-SNAPSHOT buildsMatthias Sohn2014-05-062-2/+2
|/
* JGit v3.4.0.201405051725-m7v3.4.0.201405051725-m7Matthias Sohn2014-05-052-2/+2
* blame: Fix merges, where merge result differs only by whitespaceKonrad Kügler2014-05-031-0/+31
* Fix push to repo with non-fetched refsJean-Jacques Lafay2014-04-301-1/+70
* Add methods to Repository to handle remote namesRobin Rosenberg2014-04-271-0/+46
* Merge changes Ia4df9808,I83e8a321,Id0e7663b,Ib809b00c,I88a6ee07Shawn Pearce2014-04-252-0/+241
|\
| * Added implementation of copyfile rule.Yuxuan 'fishy' Wang2014-04-231-0/+35
| * Added groups support to repo subcommand.Yuxuan 'fishy' Wang2014-04-231-6/+118
| * Implemented first part of the repo sub-command.Yuxuan 'fishy' Wang2014-04-232-0/+94
* | Remove streaming delta support from JGitDoug Kelly2014-04-242-372/+66
|/
* Blame correctly in the presence of conflicting mergesKonrad Kügler2014-04-171-0/+70
* Merge changes Id9a641dd,If2ee1f42Robin Rosenberg2014-04-091-0/+80
|\
| * Added TestCase for 7d5e1f Fixed RevWalk.isMergedInto()Sven Selberg2014-04-091-0/+80
* | Fix ValidRefNameTest on WindowsRobin Rosenberg2014-04-061-23/+55
* | Fix FileTreeIteratorTest#testIsModifiedFileSmudged() on WindowsRobin Rosenberg2014-04-061-0/+5
* | Fix ObjectChecker when normalization is enabledShawn Pearce2014-04-031-2/+11
* | Add launchers for running tests with Java 8Robin Rosenberg2014-03-291-0/+29