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.test
Commit message (
Expand
)
Author
Age
Files
Lines
*
Added groups support to repo subcommand.
Yuxuan 'fishy' Wang
2014-04-23
1
-6
/
+118
*
Implemented first part of the repo sub-command.
Yuxuan 'fishy' Wang
2014-04-23
2
-0
/
+94
*
Blame correctly in the presence of conflicting merges
Konrad Kügler
2014-04-17
1
-0
/
+70
*
Merge changes Id9a641dd,If2ee1f42
Robin Rosenberg
2014-04-09
1
-0
/
+80
|
\
|
*
Added TestCase for 7d5e1f Fixed RevWalk.isMergedInto()
Sven Selberg
2014-04-09
1
-0
/
+80
*
|
Fix ValidRefNameTest on Windows
Robin Rosenberg
2014-04-06
1
-23
/
+55
*
|
Fix FileTreeIteratorTest#testIsModifiedFileSmudged() on Windows
Robin Rosenberg
2014-04-06
1
-0
/
+5
*
|
Fix ObjectChecker when normalization is enabled
Shawn Pearce
2014-04-03
1
-2
/
+11
*
|
Add launchers for running tests with Java 8
Robin Rosenberg
2014-03-29
1
-0
/
+29
*
|
Make sure we include the Java 7 module in tests when using JDK 8
Robin Rosenberg
2014-03-29
1
-1
/
+1
*
|
Interactive rebase: Fix order of commit messages on squash
Stefan Lay
2014-03-27
1
-5
/
+5
*
|
Fix GarbageCollection not to pack HEAD
Christian Halstrick
2014-03-26
1
-0
/
+68
*
|
Fix NameRevCommand when repo has no annotated tags
Dave Borowitz
2014-03-25
1
-0
/
+14
|
/
*
Fix text alignment in history plot renderer
Rüdiger Herrmann
2014-03-13
1
-0
/
+153
*
Merge changes I1a225c1b,Ie4d5f082,I41f24363,I9440dd25,I170b6f64,I02e964d1,Iec...
Shawn Pearce
2014-03-12
1
-0
/
+210
|
\
|
*
Check for duplicate names after folding case in ObjectChecker
Shawn Pearce
2014-03-12
1
-0
/
+56
|
*
Change DirCacheCheckout to verify path using ObjectChecker
Shawn Pearce
2014-03-12
1
-0
/
+10
|
*
Reject mixed case .git on Mac OS in ObjectChecker
Shawn Pearce
2014-03-12
1
-1
/
+15
|
*
Reject special Windows device names in ObjectChecker
Shawn Pearce
2014-03-12
1
-0
/
+24
|
*
Allow an ObjectChecker to reject special characters for Windows
Shawn Pearce
2014-03-12
1
-0
/
+85
|
*
Reject '.git' as a tree name in ObjectChecker
Shawn Pearce
2014-03-12
1
-0
/
+13
|
*
Permit ObjectChecker to optionally accept leading '0' in trees
Shawn Pearce
2014-03-12
1
-0
/
+8
*
|
Rename test class so it is also executed during maven test phase
Christian Halstrick
2014-03-12
1
-1
/
+1
|
/
*
Take core.autocrlf into account for blame annotations
Konrad Kügler
2014-03-10
1
-0
/
+61
*
Prepare 3.4.0-SNAPSHOT builds
Matthias Sohn
2014-03-05
2
-37
/
+37
*
Merge branch 'stable-3.3'
Matthias Sohn
2014-03-05
3
-37
/
+69
|
\
|
*
Prepare 3.3.1-SNAPSHOT builds
Matthias Sohn
2014-03-05
2
-37
/
+37
|
*
JGit v3.3.0.201403021825-r
v3.3.0.201403021825-r
Matthias Sohn
2014-03-03
2
-2
/
+2
|
*
Fix merge/cherry-picking in CRLF mode
Robin Rosenberg
2014-03-02
1
-0
/
+32
*
|
Merge "Add setContains to ListBranchCommand (branch --contains)"
Robin Rosenberg
2014-03-03
1
-0
/
+14
|
\
\
|
|
/
|
/
|
|
*
Add setContains to ListBranchCommand (branch --contains)
Robin Stocker
2014-01-14
1
-0
/
+14
*
|
Prepare post 3.3.0RC1 builds
Matthias Sohn
2014-02-20
2
-2
/
+2
*
|
JGit v3.3.0.201402191814-rc1
v3.3.0.201402191814-rc1
Matthias Sohn
2014-02-20
2
-2
/
+2
*
|
[findBugs] Don't ignore exceptional return value of File.mkdir()
Matthias Sohn
2014-02-18
1
-1
/
+2
*
|
[findBugs] Don't rely on default encoding
Matthias Sohn
2014-02-18
1
-1
/
+1
*
|
[findBugs] Don't call toString() on a string
Matthias Sohn
2014-02-18
1
-1
/
+1
*
|
Fix diff header on renamed or copied files
Shawn Pearce
2014-02-18
1
-0
/
+23
*
|
Introduce an abstraction for HTTP connections
Christian Halstrick
2014-02-18
2
-12
/
+13
*
|
Allow programmatic remote configuration for PullCommand
Matthias Sohn
2014-02-14
1
-0
/
+65
*
|
Use branch.<x>.mergeoptions and merge.ff as defaults for merging
Konrad Kügler
2014-02-14
1
-0
/
+47
*
|
Non-Fast-Forward Ref-Updates: Omit isMergedInto() calls
Roberto Tyley
2014-02-13
2
-1
/
+21
*
|
Initialise ReceiveCommand status to NOT_ATTEMPTED for all constructors
Roberto Tyley
2014-02-13
1
-3
/
+1
*
|
Use fileAttributes to get more attributes in one go
Robin Rosenberg
2014-02-12
1
-1
/
+1
*
|
Fix RevWalkUtils.findBranchesReachableFrom not finding some branches
Robin Stocker
2014-02-11
1
-0
/
+128
*
|
Add symlink support to JGit
Robin Rosenberg
2014-02-10
1
-1
/
+4
*
|
Failing to delete a directory with untracked content is actually ok
Robin Rosenberg
2014-02-10
1
-5
/
+4
*
|
Ban dangerous ref names in Windows
Robin Rosenberg
2014-02-05
1
-0
/
+23
*
|
Reset internal state canonical length in WorkingTreeIterator when moving
Robin Rosenberg
2014-02-03
1
-1
/
+14
*
|
Fix for core.autocrlf=input resulting in modified file
Robin Rosenberg
2014-02-02
2
-3
/
+40
*
|
Do not report ignored directories as untracked
Matthias Sohn
2014-01-19
1
-0
/
+47
[next]