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
/
Diff.java
Commit message (
Expand
)
Author
Age
Files
Lines
*
Remove 'final' in parameter lists
Han-Wen Nienhuys
2018-05-15
1
-1
/
+1
*
Fix javadoc in org.eclipse.jgit.pgm
Matthias Sohn
2017-12-18
1
-0
/
+2
*
Fix compilation errors with args4j 2.0.23 and later
Robin Stocker
2017-08-30
1
-1
/
+1
*
Replace deprecated release() methods by close()
Matthias Sohn
2015-05-21
1
-5
/
+2
*
[pgm] Prevent commands from writing progress to System.err
RĂ¼diger Herrmann
2015-01-13
1
-1
/
+1
*
Move org.eclipse.jgit.pgm's resource bundle to internal package
Matthias Sohn
2013-05-06
1
-0
/
+1
*
Mark non-externalizable strings as such
Robin Rosenberg
2012-12-27
1
-8
/
+8
*
diff, log -p: do not use outs before it is initialized
Jonathan Nieder
2012-11-14
1
-2
/
+8
*
Suppress boxing warnings where we know they are ok
Robin Rosenberg
2012-09-22
1
-2
/
+3
*
Check for write errors in standard out and exit with error
Robin Rosenberg
2012-09-16
1
-5
/
+7
*
ProgressMonitor: Refactor to use background alarms
Shawn O. Pearce
2011-02-28
1
-1
/
+4
*
Make diff algorithm configurable
Christian Halstrick
2010-11-26
1
-13
/
+2
*
Fixed help of Diff and ShowCommands commands
Christian Halstrick
2010-11-08
1
-1
/
+1
*
Add option to select diff algorithm for diff command
Christian Halstrick
2010-10-26
1
-0
/
+18
*
Refactor diff sequence API
Shawn O. Pearce
2010-09-06
1
-8
/
+5
*
diff: Default arguments to HEAD, working directory
Shawn O. Pearce
2010-09-02
1
-4
/
+36
*
log, diff: Add --src-prefix, --dst-prefix, --no-prefix
Shawn O. Pearce
2010-09-02
1
-0
/
+16
*
Move rename detection, path following into DiffFormatter
Shawn O. Pearce
2010-09-02
1
-36
/
+27
*
diff: Fix bad metaVar reference in --abbrev option
Shawn O. Pearce
2010-09-01
1
-1
/
+1
*
Rename getOldName,getNewName to getOldPath,getNewPath
Shawn O. Pearce
2010-08-04
1
-5
/
+5
*
log: Add whitespace ignore options
Shawn O. Pearce
2010-07-03
1
-25
/
+40
*
Redo DiffFormatter API to be easier to use
Shawn O. Pearce
2010-07-03
1
-4
/
+5
*
log, diff: Add rename detection support
Shawn O. Pearce
2010-07-03
1
-68
/
+80
*
Added check for binary files while diffing
Jeff Schumacher
2010-06-29
1
-6
/
+17
*
Added further support for whitespace ignoring during diff
Jeff Schumacher
2010-06-28
1
-2
/
+28
*
Externalize strings from JGit
Sasa Zivkov
2010-05-19
1
-4
/
+4
*
Fix some warnings regarding unnecessary imports and accessing static methods
Christian Halstrick
2009-10-07
1
-13
/
+4
*
Add the "jgit diff" command
Johannes Schindelin
2009-10-06
1
-0
/
+140