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
*
Fix DiffFormatter NPEs for DiffEntry without content change
Robin Stocker
2013-05-15
1
-1
/
+6
*
Fix CommitCommand not to destroy repo
Christian Halstrick
2013-05-11
1
-60
/
+71
*
Fix the parameters to an exception
Robin Rosenberg
2013-05-10
1
-20
/
+18
*
Prepare post 3.0.0 M7 builds
Matthias Sohn
2013-05-08
3
-3
/
+3
*
JGit v3.0.0.201305080800-m7
v3.0.0.201305080800-m7
Matthias Sohn
2013-05-08
3
-3
/
+3
*
Add missing @since tags
Matthias Sohn
2013-05-06
5
-1
/
+12
*
Merge "URIish: Allow multiple slashes in paths"
Shawn Pearce
2013-05-05
1
-2
/
+3
|
\
|
*
URIish: Allow multiple slashes in paths
Robin Stocker
2013-04-27
1
-2
/
+3
*
|
Remove unused repository field from RevWalk
Dave Borowitz
2013-05-05
1
-9
/
+1
*
|
Merge "Require a DiffConfig when creating a FollowFilter"
Shawn Pearce
2013-05-05
4
-21
/
+35
|
\
\
|
*
|
Require a DiffConfig when creating a FollowFilter
Dave Borowitz
2013-05-05
4
-21
/
+35
*
|
|
Extend the FS class for Java7
Robin Rosenberg
2013-05-04
9
-32
/
+348
|
/
/
*
|
TagCommand should be able to create unannotated tags too
Robin Rosenberg
2013-05-03
3
-44
/
+82
*
|
Merge "Fix warnings about assigning paramter in util.io"
Robin Rosenberg
2013-05-02
5
-40
/
+43
|
\
\
|
*
|
Fix warnings about assigning paramter in util.io
Robin Stocker
2013-05-01
5
-40
/
+43
*
|
|
Update tags on fetch if --tags or tag refspec specified
Robin Stocker
2013-05-01
1
-1
/
+1
*
|
|
Only fetch tags that do not exist locally with auto-follow
Robin Stocker
2013-05-01
1
-15
/
+8
|
/
/
*
|
Abort before delete in FileUtils.delete EMPTY_DIRECTORIES_ONLY|RECURSIVE
Robin Stocker
2013-04-29
1
-1
/
+15
*
|
Merge "Make the Reflog a public API again"
Robin Rosenberg
2013-04-27
14
-63
/
+234
|
\
\
|
*
|
Make the Reflog a public API again
Robin Rosenberg
2013-04-26
14
-63
/
+234
*
|
|
Merge "Remove unused logger from RecursiveMerger"
Robin Rosenberg
2013-04-27
1
-3
/
+0
|
\
\
\
|
*
|
|
Remove unused logger from RecursiveMerger
Jonathan Nieder
2013-04-26
1
-3
/
+0
*
|
|
|
Refer to getEntryPathLength in docs of getEntryPathBuffer
Robin Stocker
2013-04-27
1
-1
/
+8
|
|
_
|
/
|
/
|
|
*
|
|
Allow deletions to occur when there is no HEAD
Alex Blewitt
2013-04-27
1
-1
/
+1
|
/
/
*
|
Merge "status: Print conflict description for unmerged paths"
Robin Rosenberg
2013-04-25
1
-1
/
+11
|
\
\
|
*
|
status: Print conflict description for unmerged paths
Robin Stocker
2013-04-19
1
-1
/
+11
*
|
|
Document RevTag#getObject() that returned object is unparsed
Robin Stocker
2013-04-22
1
-1
/
+9
*
|
|
Improve class documentation of TagCommand
Robin Stocker
2013-04-22
1
-4
/
+13
|
/
/
*
|
Create constants in ConfigConstants for the "diff" section
Robin Rosenberg
2013-04-19
2
-8
/
+46
*
|
Fix examples with refs/heads/ in RefSpec Javadoc
Robin Stocker
2013-04-19
1
-8
/
+8
*
|
IndexDiff: Provide stage state for conflicting entries
Robin Stocker
2013-04-19
1
-5
/
+133
|
/
*
Merge "A deleted work tree file is not a conflict when merge wants to delete it"
Robin Rosenberg
2013-04-19
1
-1
/
+5
|
\
|
*
A deleted work tree file is not a conflict when merge wants to delete it
Robin Rosenberg
2013-04-08
1
-1
/
+5
*
|
Merge "Untracked files should not be included in stash"
Robin Rosenberg
2013-04-19
1
-3
/
+11
|
\
\
|
*
|
Untracked files should not be included in stash
Robin Rosenberg
2013-04-18
1
-3
/
+11
*
|
|
Remove some unnecessary dependencies on FileRepostory
Robin Rosenberg
2013-04-18
1
-3
/
+3
*
|
|
Improve test coverage of AutoCRLF(In|Out)putStream
Robin Stocker
2013-04-18
1
-1
/
+4
*
|
|
Merge changes Id2848c16,I7621c434
Shawn Pearce
2013-04-17
3
-56
/
+243
|
\
\
\
|
*
|
|
Rescale "Compressing objects" progress meter by size
Shawn Pearce
2013-04-17
3
-16
/
+58
|
*
|
|
Split delta search buckets by byte weight
Shawn Pearce
2013-04-17
3
-42
/
+187
*
|
|
|
Merge "Support excluding objects during DFS compaction"
Shawn Pearce
2013-04-17
1
-31
/
+102
|
\
\
\
\
|
*
|
|
|
Support excluding objects during DFS compaction
Shawn Pearce
2013-04-16
1
-31
/
+102
|
|
|
/
/
|
|
/
|
|
*
/
|
|
Make recursive merge strategy the default merge strategy
Matthias Sohn
2013-04-15
4
-7
/
+8
|
/
/
/
*
|
|
Update PackBitmapIndexRemapper to handle mappings not in the new pack.
Colby Ranger
2013-04-15
1
-3
/
+18
*
|
|
Fix boundary conditions in AutoCRLFOutputStream
Robin Rosenberg
2013-04-14
1
-35
/
+9
*
|
|
NLS warning cleanup
Robin Rosenberg
2013-04-14
2
-6
/
+5
*
|
|
Merge "Fix a possible NPE"
Robin Rosenberg
2013-04-13
1
-1
/
+1
|
\
\
\
|
|
/
/
|
/
|
|
|
*
|
Fix a possible NPE
Robin Rosenberg
2013-04-04
1
-1
/
+1
*
|
|
Merge changes I845caede,Ie25c6d3a,I5caec313,Ib11ff99f,I9ccf20c3,Ic7826f29,I1b...
Shawn Pearce
2013-04-12
5
-260
/
+233
|
\
\
\
|
*
|
|
Always attempt delta compression when reuseDeltas is false
Shawn Pearce
2013-04-12
1
-1
/
+1
[next]