index
:
jgit.git
master
master%private
next
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
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.pgm
/
src
/
org
/
eclipse
/
jgit
/
pgm
/
Push.java
Commit message (
Expand
)
Author
Age
Files
Lines
*
pgm: Fix missing braces in Push.run()
Matthias Sohn
2019-01-21
1
-2
/
+4
*
pgm: Handle exceptions in Push command
Matthias Sohn
2019-01-21
1
-1
/
+4
*
Remove further unnecessary 'final' keywords
Han-Wen Nienhuys
2018-05-18
1
-3
/
+3
*
Fix javadoc in org.eclipse.jgit.pgm
Matthias Sohn
2017-12-18
1
-0
/
+1
*
Remove final modifier on args4j option or argument fields
Matthias Sohn
2017-09-05
1
-1
/
+1
*
Enable and fix warnings about redundant specification of type arguments
David Pursehouse
2017-02-20
1
-1
/
+1
*
push: Do not use push options unless requested
Stefan Beller
2016-08-24
1
-1
/
+3
*
Push implementation of option strings
Dan Wang
2016-07-22
1
-0
/
+4
*
Add $NON-NLS to suppress "Non-externalized string literal" warnings
David Pursehouse
2016-01-19
1
-10
/
+10
*
Support atomic push in JGit client
Shawn Pearce
2015-12-02
1
-0
/
+4
*
pgm: Create instances of Git in try-with-resource
David Pursehouse
2015-10-01
1
-18
/
+19
*
Replace deprecated release() methods by close()
Matthias Sohn
2015-05-21
1
-4
/
+1
*
[pgm] Prevent commands from writing progress to System.err
RĂ¼diger Herrmann
2015-01-13
1
-1
/
+1
*
Add an input stream and an error stream to TextBuiltin base class
Guillaume Nodet
2014-03-30
1
-1
/
+1
*
Move org.eclipse.jgit.pgm's resource bundle to internal package
Matthias Sohn
2013-05-06
1
-0
/
+1
*
Declare essentially static methods as static
Robin Rosenberg
2012-12-27
1
-1
/
+1
*
Mark non-externalizable strings as such
Robin Rosenberg
2012-12-27
1
-5
/
+5
*
Remove uses of TextBuiltin.out in favor of outw
Robin Rosenberg
2012-09-23
1
-1
/
+1
*
Suppress boxing warnings where we know they are ok
Robin Rosenberg
2012-09-22
1
-1
/
+3
*
Check for write errors in standard out and exit with error
Robin Rosenberg
2012-09-16
1
-10
/
+12
*
cleanup: Get rid of some unused-warnings
Robin Rosenberg
2012-03-09
1
-1
/
+1
*
PushCommand: Add utilities for --all, --tags
Shawn O. Pearce
2011-03-15
1
-6
/
+6
*
Update Push to use latest API
Chris Aniszczyk
2010-10-10
1
-31
/
+17
*
Fully implement SHA-1 abbreviations
Shawn O. Pearce
2010-08-23
1
-14
/
+31
*
Externalize strings from JGit
Sasa Zivkov
2010-05-19
1
-12
/
+14
*
Capture non-progress side band #2 messages and put in result
Shawn O. Pearce
2010-03-12
1
-0
/
+1
*
Replace a hard-coded default remote's name with a constant
Mykola Nikishov
2009-11-29
1
-1
/
+1
*
Initial JGit contribution to eclipse.org
Git Development Community
2009-09-29
1
-0
/
+256