jgit/org.eclipse.jgit/src/org/eclipse/jgit
Thomas Wolf 563a7b5828 RefSpec: add missing @since
New API needs an @since 6.2 annotation.

Change-Id: I16b01ea820cc651605166acc13591b515541d06b
Signed-off-by: Thomas Wolf <thomas.wolf@paranor.ch>
2022-04-25 07:45:55 +02:00
..
annotations Update EDL 1.0 license headers to new short SPDX compliant format 2020-01-04 01:10:05 +01:00
api CommitCommand: call GpgSigner.getDefault() only if indeed signing 2022-04-14 10:52:55 +02:00
attributes [checkout] Use .gitattributes from the commit to be checked out 2022-03-07 18:45:25 +01:00
blame Javadoc fixes 2021-11-22 17:45:46 -05:00
diff Introduce a constant for the length of an abbreviated hash string 2022-02-03 00:21:25 +01:00
dircache DirCacheCheckout: use a LinkedHashMap instead of HashMap 2022-03-19 21:41:55 +01:00
errors Merge branch 'stable-5.13' into stable-6.0 2022-02-09 00:46:49 +01:00
events Use Map interface instead of ConcurrentHashMap class 2021-01-01 12:49:05 -05:00
fnmatch Fix ProtectedMembersInFinalClass warning flagged by error prone 2020-06-04 16:24:16 +02:00
gitrepo RepoCommand: Offer to set extra files in the destination repository 2022-01-31 14:51:23 -08:00
hooks [push, lfs] Tell the pre-push hook whether the push is a dry run 2022-03-23 18:55:31 -04:00
ignore IgnoreNode: include path to file for invalid .gitignore patterns 2021-02-23 22:11:01 +01:00
internal Fetch: Introduce negative refspecs. 2022-04-13 10:21:20 -07:00
lib De-couple ServiceLoader calls from class loading 2022-04-14 10:52:55 +02:00
logging Fix bug in PerformanceLogContext 2020-11-06 19:20:08 -04:00
merge [checkout] Use .gitattributes from the commit to be checked out 2022-03-07 18:45:25 +01:00
nls Use Map interface instead of ConcurrentHashMap class 2021-01-01 12:49:05 -05:00
notes Remove redundant type arguments 2021-09-30 09:31:12 +02:00
patch Merge branch 'stable-5.6' 2020-02-22 23:36:08 +01:00
revplot PlotCommit: Suppress ReferenceEquality Warnings 2022-04-01 17:27:42 -04:00
revwalk RewriteGenerator: Suppress ReferenceEquality Warnings 2022-04-01 17:41:56 -04:00
storage Re-try reading a file when there are concurrent writes 2022-03-19 21:33:51 +01:00
submodule Ensure .gitmodules is loaded when accessing submodule name 2020-10-25 22:24:17 +01:00
transport RefSpec: add missing @since 2022-04-25 07:45:55 +02:00
treewalk [checkout] Use .gitattributes from the commit to be checked out 2022-03-07 18:45:25 +01:00
util Re-try reading a file when there are concurrent writes 2022-03-19 21:33:51 +01:00