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
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
org.eclipse.jgit
Commit message (
Expand
)
Author
Age
Files
Lines
*
Read .gitmodules config from the tree in SubmoduleWalk
Dave Borowitz
2012-06-15
3
-7
/
+144
*
Add a release() method to SubmoduleWalk
Dave Borowitz
2012-06-15
1
-12
/
+29
*
Add "--squash" option to MergeCommand
Tomasz Zarna
2012-06-15
11
-54
/
+335
*
Remove unused import of ObjectInserter in ResolveMerger
Tomasz Zarna
2012-06-15
1
-2
/
+1
*
Merge "Add Transport URI constructor without a repository"
Shawn Pearce
2012-06-15
6
-0
/
+91
|
\
|
*
Add Transport URI constructor without a repository
Ian Wetherbee
2012-06-14
6
-0
/
+91
*
|
Merge "Fix UnionInputStream.read to be more Java-like"
Shawn Pearce
2012-06-15
1
-13
/
+8
|
\
\
|
*
|
Fix UnionInputStream.read to be more Java-like
Ian Wetherbee
2012-06-14
1
-13
/
+8
|
|
/
*
|
Use only a single ObjectInserter in ResolveMerger
Shawn O. Pearce
2012-06-14
1
-5
/
+3
*
|
Define ObjectInserter.Filter to wrap another ObjectInserter
Shawn O. Pearce
2012-06-14
1
-0
/
+54
*
|
Allow applications to pass ObjectInserter to Merger
Shawn O. Pearce
2012-06-14
1
-0
/
+19
|
/
*
Prepare 2.1.0 builds
Matthias Sohn
2012-06-14
3
-32
/
+32
*
Merge branch 'stable-2.0'
Matthias Sohn
2012-06-14
1
-2
/
+0
|
\
|
*
Prepare post v2.0.0.201206130900-r builds
Matthias Sohn
2012-06-14
3
-3
/
+3
|
*
JGit v2.0.0.201206130900-r
v2.0.0.201206130900-r
Matthias Sohn
2012-06-13
3
-3
/
+3
|
*
Do not set core.autocrlf when creating repo
Robin Rosenberg
2012-06-12
1
-2
/
+0
*
|
Fix GitDateFormatter javadoc.
Tomasz Zarna
2012-06-14
1
-1
/
+3
*
|
Merge branch 'stable-2.0'
Shawn O. Pearce
2012-06-07
28
-138
/
+232
|
\
|
|
*
Prepare next 2.0.0-SNAPSHOT builds
Matthias Sohn
2012-06-06
3
-3
/
+3
|
*
JGit v2.0.0.201206060730-rc3
v2.0.0.201206060730-rc3
Matthias Sohn
2012-06-06
3
-3
/
+3
|
*
Merge "Use working tree iterator to compare file modes" into stable-2.0
Christian Halstrick
2012-06-06
2
-24
/
+41
|
|
\
|
|
*
Use working tree iterator to compare file modes
Kevin Sawicki
2012-06-05
2
-24
/
+41
|
*
|
Get rid of warnings about empty statments
Robin Rosenberg
2012-06-06
2
-5
/
+8
|
*
|
Removed unused parameters from private methods
Robin Rosenberg
2012-06-06
2
-8
/
+7
|
*
|
cleanup: Remove unused declarations
Robin Rosenberg
2012-06-06
1
-1
/
+0
|
*
|
Make FS OS X detection work for OpenJDK
Robin Rosenberg
2012-06-06
2
-5
/
+4
|
|
/
|
*
Further cleanup of exceptions in Git API
Robin Rosenberg
2012-06-05
17
-65
/
+129
|
*
Throw formal CheckoutConflictException on hard reset
Kevin Sawicki
2012-06-05
1
-3
/
+10
|
*
Support gitdir: refs in BaseRepositoryBuilder.findGitDir
Kevin Sawicki
2012-06-04
1
-25
/
+32
|
*
Merge "Relax RevisionSyntaxException to an IllegalArgumentException" into sta...
Christian Halstrick
2012-06-04
1
-2
/
+1
|
|
\
|
|
*
Relax RevisionSyntaxException to an IllegalArgumentException
Robin Rosenberg
2012-06-04
1
-2
/
+1
*
|
|
Make DirCacheCheckout update timestamps in the index.
Markus Duft
2012-06-06
1
-2
/
+8
*
|
|
Merge changes Iee9af8d5,I8e1674f0,If5a6fcc5,I3bb28e4d
Shawn O. Pearce
2012-06-05
7
-111
/
+604
|
\
\
\
|
*
|
|
Use BatchRefUpdate for tracking refs in FetchProcess
Shawn O. Pearce
2012-05-22
3
-96
/
+193
|
*
|
|
Batch reference updates together for storage
Shawn O. Pearce
2012-05-22
4
-8
/
+355
|
*
|
|
Expose ReceiveCommand.updateType to check for UPDATE_NONFASTFORWARD
Shawn O. Pearce
2012-05-22
2
-5
/
+46
|
*
|
|
Reject non-fast-forwards earlier in BaseReceivePack
Shawn O. Pearce
2012-05-22
1
-2
/
+10
*
|
|
|
fix PackWriter excluded objects handling
Christian Halstrick
2012-06-04
1
-1
/
+2
|
|
/
/
|
/
|
|
*
|
|
Merge "Only increment mod count if packed-refs file changes" into stable-2.0
Shawn Pearce
2012-06-04
1
-10
/
+20
|
\
\
\
|
*
|
|
Only increment mod count if packed-refs file changes
Kevin Sawicki
2012-05-28
1
-10
/
+20
*
|
|
|
Add lazy loading of body for tags to PlotWalk
Stefan Lay
2012-06-04
1
-0
/
+5
|
|
_
|
/
|
/
|
|
*
|
|
Remove obsolete GitlinksNotSupportedException
Robin Rosenberg
2012-05-31
1
-65
/
+0
*
|
|
Update ORIG_HEAD when resetting
Kevin Sawicki
2012-05-31
3
-2
/
+40
*
|
|
Prepare next 2.0.0-SNAPSHOT builds
Matthias Sohn
2012-05-31
3
-3
/
+3
*
|
|
JGit v2.0.0.201205301645-rc2
v2.0.0.201205301645-rc2
Matthias Sohn
2012-05-30
3
-3
/
+3
*
|
|
Git API does not declare GitAPIException call() and related cleanups
Robin Rosenberg
2012-05-30
42
-136
/
+151
*
|
|
Merge "Retain file length and mod time when doing a mixed reset" into stable-2.0
Robin Rosenberg
2012-05-30
1
-6
/
+43
|
\
\
\
|
*
|
|
Retain file length and mod time when doing a mixed reset
Kevin Sawicki
2012-05-28
1
-6
/
+43
*
|
|
|
Merge "Update smudged entries when writing index" into stable-2.0
Robin Rosenberg
2012-05-30
2
-3
/
+102
|
\
|
|
|
|
*
|
|
Update smudged entries when writing index
Kevin Sawicki
2012-05-28
2
-3
/
+102
|
|
/
/
[next]