index
:
jgit.git
master
master%private
next
servlet-4
stable-0.10
stable-0.11
stable-0.12
stable-0.7
stable-0.8
stable-0.9
stable-1.0
stable-1.1
stable-1.2
stable-1.3
stable-2.0
stable-2.1
stable-2.2
stable-2.3
stable-3.0
stable-3.1
stable-3.2
stable-3.3
stable-3.4
stable-3.5
stable-3.6
stable-3.7
stable-4.0
stable-4.1
stable-4.10
stable-4.11
stable-4.2
stable-4.3
stable-4.4
stable-4.5
stable-4.6
stable-4.7
stable-4.8
stable-4.9
stable-5.0
stable-5.1
stable-5.10
stable-5.11
stable-5.12
stable-5.13
stable-5.2
stable-5.3
stable-5.4
stable-5.5
stable-5.6
stable-5.7
stable-5.8
stable-5.9
stable-6.0
stable-6.1
stable-6.10
stable-6.2
stable-6.3
stable-6.4
stable-6.5
stable-6.6
stable-6.7
stable-6.8
stable-6.9
stable-7.0
stable-7.1
stable-7.2
JGit, the Java implementation of git: https://github.com/eclipse-jgit/jgit
www-data
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
org.eclipse.jgit
/
src
/
org
/
eclipse
/
jgit
/
transport
/
ReceiveCommand.java
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge branch 'stable-5.6'
Matthias Sohn
2020-02-22
1
-2
/
+2
|
\
|
*
Remove redundant "static" qualifier from enum declarations
David Pursehouse
2020-02-19
1
-2
/
+2
*
|
Update EDL 1.0 license headers to new short SPDX compliant format
Matthias Sohn
2020-01-04
1
-38
/
+5
|
/
*
Suppress the API errors introduced by 3e9a5f99
Matthias Sohn
2019-11-14
1
-1
/
+1
*
transport: Merge BaseReceivePack into ReceivePack
Masaya Suzuki
2019-11-13
1
-4
/
+4
*
[error prone] suppress AmbiguousMethodReference in AnyObjectId
Matthias Sohn
2019-08-08
1
-3
/
+3
*
Remove further unnecessary 'final' keywords
Han-Wen Nienhuys
2018-05-18
1
-2
/
+2
*
Remove 'final' in parameter lists
Han-Wen Nienhuys
2018-05-15
1
-3
/
+3
*
Fix javadoc in org.eclipse.jgit transport package
Matthias Sohn
2017-12-20
1
-22
/
+68
*
Add missing @since tags for new API in ReceiveCommand
Matthias Sohn
2017-10-23
1
-2
/
+8
*
Support symbolic references in ReceiveCommand
Shawn Pearce
2017-10-18
1
-15
/
+226
*
Support force writing reflog on a per-update basis
Dave Borowitz
2017-09-30
1
-2
/
+30
*
Support overriding a batch's reflog on a per-ReceiveCommand basis
Dave Borowitz
2017-07-26
1
-0
/
+92
*
Implement atomic BatchRefUpdates for RefDirectory
Dave Borowitz
2017-07-25
1
-0
/
+14
*
Separate RefUpdate.Result.REJECTED_{MISSING_OBJECT,OTHER_REASON}
Dave Borowitz
2017-07-25
1
-0
/
+8
*
ReceiveCommand: Explicitly check constructor preconditions
Dave Borowitz
2017-07-17
1
-4
/
+43
*
ReceiveCommand.abort(): Utility to mark batch of commands as failed
Shawn Pearce
2016-01-18
1
-0
/
+22
*
Fix wrong @since tag In ReceiveCommand
Matthias Sohn
2015-12-02
1
-1
/
+1
*
ReceiveCommand.filter: Accept Iterable
Shawn Pearce
2015-12-01
1
-7
/
+28
*
Initialise ReceiveCommand status to NOT_ATTEMPTED for all constructors
Roberto Tyley
2014-02-13
1
-2
/
+1
*
Mark non-externalizable strings as such
Robin Rosenberg
2012-12-27
1
-1
/
+2
*
Batch reference updates together for storage
Shawn O. Pearce
2012-05-22
1
-3
/
+13
*
Expose ReceiveCommand.updateType to check for UPDATE_NONFASTFORWARD
Shawn O. Pearce
2012-05-22
1
-0
/
+41
*
Factor a base class out of ReceivePack
Dave Borowitz
2012-05-14
1
-4
/
+4
*
Add missing @since tags to mark API added in 2.0
Matthias Sohn
2012-05-10
1
-2
/
+5
*
Move JGitText to an internal package
Robin Rosenberg
2012-03-12
1
-1
/
+1
*
Extract filterCommands as a static method on ReceiveCommand
Dave Borowitz
2012-02-29
1
-0
/
+22
*
Allow creating ReceiveCommands with a specified type
Dave Borowitz
2012-02-29
1
-0
/
+22
*
Execute ReceiveCommands via a method rather than in ReceivePack
Dave Borowitz
2012-02-29
1
-0
/
+78
*
Initial JGit contribution to eclipse.org
Git Development Community
2009-09-29
1
-0
/
+229