jgit/org.eclipse.jgit.test/tst/org/eclipse/jgit
Robin Müller 207dd4c938 Fetch: add support for shallow
This adds support for shallow cloning. The CloneCommand and the
FetchCommand now have the new methods setDepth, setShallowSince and
addShallowExclude to tell the server that the client doesn't want to
download the complete history.

Bug: 475615
Change-Id: Ic80fb6efb5474543ae59be590ebe385bec21cc0d
2022-07-31 14:08:47 +02:00
..
api Fetch: add support for shallow 2022-07-31 14:08:47 +02:00
attributes Ignore core.eol if core.autocrlf=input 2020-05-22 17:09:23 -04:00
diff JGit blame very slow for large merge commits that rename files 2022-07-01 16:10:13 +02:00
dircache Allow to resolve a conflict by checking out a file 2020-11-17 14:27:28 +01:00
events Update EDL 1.0 license headers to new short SPDX compliant format 2020-01-04 01:10:05 +01:00
fnmatch Remove duplicate copyright statements 2020-01-04 01:34:46 +01:00
gitrepo [errorprone] Fix DefaultCharset warning in BareSuperprojectWriterTest 2022-02-04 00:29:17 +01:00
ignore Fix the handling of .git/info/exclude and core.excludesFile 2022-07-15 21:00:16 +02:00
indexdiff IndexDiffWithSymlinkTest: handle InaccessibleObjectException 2021-09-29 17:13:05 +02:00
internal Teach JGit to handle external diff/merge tools defined in .gitattributes 2022-06-02 10:36:39 +02:00
junit Update EDL 1.0 license headers to new short SPDX compliant format 2020-01-04 01:10:05 +01:00
lib CommitConfig: add support for core.commentChar 2022-03-26 19:53:37 +01:00
logging Fix bug in PerformanceLogContext 2020-11-06 19:20:08 -04:00
merge Merge conflict messages: prefix conflict lines with a hash 2022-01-31 00:42:35 +01:00
nls Update EDL 1.0 license headers to new short SPDX compliant format 2020-01-04 01:10:05 +01:00
notes Update EDL 1.0 license headers to new short SPDX compliant format 2020-01-04 01:10:05 +01:00
patch Update EDL 1.0 license headers to new short SPDX compliant format 2020-01-04 01:10:05 +01:00
revplot Revert "RevWalk: stop mixing lines of history in topo sort" 2020-02-26 14:47:20 -05:00
revwalk TreeRevFilter: fix wrong stop when the given path disappears 2021-12-17 00:29:11 +01:00
storage/file [errorprone] Fix implicit use of default charset in FileBasedConfigTest 2022-01-18 16:11:56 +01:00
submodule [test] Fix closing of test repositories 2022-01-30 17:16:02 -05:00
symlinks Fix remaining javadoc errors raised by doclint 2017-12-21 02:42:14 +01:00
test/resources Update EDL 1.0 license headers to new short SPDX compliant format 2020-01-04 01:10:05 +01:00
transport Fetch: add support for shallow 2022-07-31 14:08:47 +02:00
treewalk Fix PathSuffixFilter: can decide only on full paths 2021-06-21 13:03:22 +02:00
util Fix DefaultCharset bug pattern flagged by error prone 2022-06-17 09:44:14 +02:00