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.test
Commit message (
Expand
)
Author
Age
Files
Lines
...
|
*
|
Handle short branch/tag name for setBranch in CloneCommand
Robin Stocker
2013-05-26
1
-6
/
+34
|
*
|
Fix BatchRefUpdate progress-monitoring so it doesn't count twice
Roberto Tyley
2013-05-19
1
-7
/
+30
|
*
|
Fix DiffFormatter NPEs for DiffEntry without content change
Robin Stocker
2013-05-15
1
-1
/
+30
|
*
|
Fix CommitCommand not to destroy repo
Christian Halstrick
2013-05-11
1
-0
/
+27
|
*
|
Prepare post 3.0.0 M7 builds
Matthias Sohn
2013-05-08
2
-2
/
+2
|
*
|
JGit v3.0.0.201305080800-m7
v3.0.0.201305080800-m7
Matthias Sohn
2013-05-08
2
-2
/
+2
*
|
|
Fix hardcoded use of target/trash in LocalDiskRepositoryTestCase
Shawn Pearce
2013-05-08
2
-12
/
+11
|
/
/
*
|
Move org.eclipse.jgit.pgm's resource bundle to internal package
Matthias Sohn
2013-05-06
2
-1
/
+2
*
|
Merge "URIish: Allow multiple slashes in paths"
Shawn Pearce
2013-05-05
1
-2
/
+18
|
\
\
|
*
|
URIish: Allow multiple slashes in paths
Robin Stocker
2013-04-27
1
-2
/
+18
*
|
|
Remove unused repository field from RevWalk
Dave Borowitz
2013-05-05
1
-1
/
+1
*
|
|
Merge "Require a DiffConfig when creating a FollowFilter"
Shawn Pearce
2013-05-05
1
-1
/
+4
|
\
\
\
|
*
|
|
Require a DiffConfig when creating a FollowFilter
Dave Borowitz
2013-05-05
1
-1
/
+4
*
|
|
|
Extend the FS class for Java7
Robin Rosenberg
2013-05-04
6
-1
/
+61
|
/
/
/
*
|
|
TagCommand should be able to create unannotated tags too
Robin Rosenberg
2013-05-03
1
-1
/
+13
*
|
|
Add test for RefUpdate delete without HEAD
Robin Stocker
2013-05-03
1
-1
/
+16
*
|
|
Update tags on fetch if --tags or tag refspec specified
Robin Stocker
2013-05-01
1
-0
/
+25
*
|
|
Only fetch tags that do not exist locally with auto-follow
Robin Stocker
2013-05-01
1
-12
/
+86
*
|
|
Abort before delete in FileUtils.delete EMPTY_DIRECTORIES_ONLY|RECURSIVE
Robin Stocker
2013-04-29
1
-1
/
+116
*
|
|
Merge "Make the Reflog a public API again"
Robin Rosenberg
2013-04-27
8
-37
/
+36
|
\
\
\
|
|
/
/
|
/
|
|
|
*
|
Make the Reflog a public API again
Robin Rosenberg
2013-04-26
8
-37
/
+36
*
|
|
Revert "Add tests for FileUtils.delete and EMPTY_DIREECTORIES_ONLY"
Shawn Pearce
2013-04-19
1
-85
/
+0
*
|
|
IndexDiff: Provide stage state for conflicting entries
Robin Stocker
2013-04-19
1
-0
/
+48
|
/
/
*
|
Merge "A deleted work tree file is not a conflict when merge wants to delete it"
Robin Rosenberg
2013-04-19
1
-0
/
+15
|
\
\
|
*
|
A deleted work tree file is not a conflict when merge wants to delete it
Robin Rosenberg
2013-04-08
1
-0
/
+15
|
|
/
*
|
Merge "Untracked files should not be included in stash"
Robin Rosenberg
2013-04-19
1
-0
/
+1
|
\
\
|
*
|
Untracked files should not be included in stash
Robin Rosenberg
2013-04-18
1
-0
/
+1
*
|
|
Do not export package org.eclipse.jgit from jgit tests
Matthias Sohn
2013-04-19
1
-1
/
+0
*
|
|
Remove some unnecessary dependencies on FileRepostory
Robin Rosenberg
2013-04-18
9
-35
/
+27
*
|
|
Merge "Remove unused dependencies"
Robin Rosenberg
2013-04-18
1
-3
/
+1
|
\
\
\
|
*
|
|
Remove unused dependencies
Matthias Sohn
2013-04-09
1
-3
/
+1
*
|
|
|
Improve test coverage of AutoCRLF(In|Out)putStream
Robin Stocker
2013-04-18
2
-18
/
+33
|
|
/
/
|
/
|
|
*
|
|
Fix boundary conditions in AutoCRLFOutputStream
Robin Rosenberg
2013-04-14
1
-1
/
+25
*
|
|
Merge "Consider working tree changes when stashing newly added files"
Robin Rosenberg
2013-04-11
1
-0
/
+32
|
\
\
\
|
*
|
|
Consider working tree changes when stashing newly added files
Robin Rosenberg
2013-04-09
1
-0
/
+32
|
|
|
/
|
|
/
|
*
|
|
Merge changes Ideecc472,I2b12788a,I6cb9382d,I12cd3326,I200baa0b,I05626f2e,I65...
Shawn Pearce
2013-04-10
1
-0
/
+2
|
\
\
\
|
*
|
|
Skip main thread test in ThreadSafeProgressMonitor
Shawn Pearce
2013-04-10
1
-0
/
+2
|
|
/
/
*
|
|
Merge "LogCommand.all(): filter out refs that do not refer to commit objects"
Robin Rosenberg
2013-04-10
1
-1
/
+7
|
\
\
\
|
*
|
|
LogCommand.all(): filter out refs that do not refer to commit objects
Arthur Baars
2013-03-31
1
-1
/
+7
*
|
|
|
Merge "LogCommand.all(), peel references before using them"
Robin Rosenberg
2013-04-10
1
-0
/
+25
|
\
|
|
|
|
|
_
|
/
|
/
|
|
|
*
|
LogCommand.all(), peel references before using them
Arthur Baars
2013-03-31
1
-0
/
+25
*
|
|
Fix plugin provider names to conform with release train requirement
Matthias Sohn
2013-04-08
1
-1
/
+1
|
|
/
|
/
|
*
|
Add the no-commit option to MergeCommand
Tomasz Zarna
2013-04-04
1
-0
/
+125
*
|
Merge "Fix PathFilterGroup not to throw StopWalkException too early"
Christian Halstrick
2013-04-04
1
-1
/
+11
|
\
\
|
*
|
Fix PathFilterGroup not to throw StopWalkException too early
Robin Rosenberg
2013-04-03
1
-1
/
+11
*
|
|
Merge "Indicate initial commit on a branch in the reflog"
Christian Halstrick
2013-04-04
2
-4
/
+6
|
\
|
|
|
*
|
Indicate initial commit on a branch in the reflog
Robin Rosenberg
2013-04-02
2
-4
/
+6
|
|
/
*
/
Speed up clone/fetch with large number of refs
Robin Rosenberg
2013-03-30
1
-2
/
+113
|
/
*
Fixed parsing of URI with a IPv6-address
Andreas König
2013-03-27
1
-1
/
+1
*
Extend FileUtils.rename to common git semantics
Robin Rosenberg
2013-03-26
1
-0
/
+69
[prev]
[next]