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
/
tst
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge branch 'js/rename'
Shawn O. Pearce
2010-07-16
6
-8
/
+779
|
\
|
*
Implemented file path based tie breaking to exact rename detection
Jeff Schumacher
2010-07-16
1
-0
/
+58
|
*
Added more test cases for RenameDetector
Jeff Schumacher
2010-07-12
1
-9
/
+108
|
*
Added file path similarity to scoring metric in rename detection
Jeff Schumacher
2010-07-12
2
-10
/
+10
|
*
Create FileHeader from DiffEntry
Jeff Schumacher
2010-07-08
1
-0
/
+186
|
*
Redo DiffFormatter API to be easier to use
Shawn O. Pearce
2010-07-03
1
-2
/
+2
|
*
Implement similarity based rename detection
Shawn O. Pearce
2010-07-03
4
-124
/
+348
|
*
Added a preliminary version of rename detection
Jeff Schumacher
2010-07-01
1
-0
/
+204
*
|
Merge "Remove an unused File reference in test code"
Shawn Pearce
2010-07-15
1
-1
/
+0
|
\
\
|
*
|
Remove an unused File reference in test code
Robin Rosenberg
2010-07-16
1
-1
/
+0
*
|
|
Merge "Handle the tilde notation (~user) of git url"
Shawn Pearce
2010-07-15
1
-0
/
+47
|
\
|
|
|
*
|
Handle the tilde notation (~user) of git url
Robin Rosenberg
2010-07-15
1
-0
/
+47
*
|
|
Git Porcelain API: Add Command
Stefan Lay
2010-07-14
1
-0
/
+327
|
/
/
*
|
Fix ReadTreeTest
Christian Halstrick
2010-07-13
1
-17
/
+5
*
|
Add compatibility with gitignore specifications
Charley Wang
2010-07-13
2
-0
/
+768
*
|
Allow ReadTreeTest to test arbitrary Checkouts
Christian Halstrick
2010-07-09
2
-117
/
+244
*
|
Deprecate all of the older Tree related code
Shawn O. Pearce
2010-07-07
1
-1
/
+1
|
/
*
Merge changes Ie56301aa,Ic2f79e85
Shawn Pearce
2010-06-28
5
-0
/
+509
|
\
|
*
Added further support for whitespace ignoring during diff
Jeff Schumacher
2010-06-28
3
-0
/
+305
|
*
Added support for whitespace ignoring
Jeff Schumacher
2010-06-28
2
-0
/
+204
*
|
Remove pack stream from PackWriterTest
Shawn O. Pearce
2010-06-23
1
-11
/
+8
*
|
Remove pointless setOldObjectId in test
Shawn O. Pearce
2010-06-23
1
-1
/
+0
|
/
*
"Bare" Repository should not return working directory.
Mathias Kinzler
2010-06-16
1
-0
/
+208
*
Allow to read configured keys
Mathias Kinzler
2010-06-15
1
-0
/
+38
*
Repository can be configured with FS
Marc Strapetz
2010-06-04
3
-23
/
+24
*
Merge "Refactor ReadTreeTest to allow testing other checkout classes"
Shawn Pearce
2010-06-04
1
-41
/
+96
|
\
|
*
Refactor ReadTreeTest to allow testing other checkout classes
Christian Halstrick
2010-06-05
1
-41
/
+96
*
|
Add support for computing a Change-Id à la Gerrit
Robin Rosenberg
2010-06-04
1
-0
/
+523
|
/
*
Add a merge command to the jgit API
Stefan Lay
2010-05-24
1
-0
/
+183
*
Added merge support to CommitCommand
Christian Halstrick
2010-05-21
1
-5
/
+42
*
Test root locale translations
Sasa Zivkov
2010-05-19
1
-0
/
+75
*
Externalize strings from JGit
Sasa Zivkov
2010-05-19
5
-16
/
+23
*
Reduce size of PackedObjectLoader by dropping long to int
Shawn O. Pearce
2010-05-15
1
-2
/
+2
*
Add builder-style API to jgit and Commit & Log cmd
Christian Halstrick
2010-05-10
1
-0
/
+117
*
Added MERGING_RESOLVED repository state
Christian Halstrick
2010-05-08
1
-0
/
+20
*
Fix FooterLine.matches(FooterKey) on same length keys
Shawn O. Pearce
2010-05-04
1
-0
/
+20
*
Fix ReceivePackRefFilterTest on Windows
Shawn O. Pearce
2010-04-27
1
-0
/
+9
*
ReceivePack: Clarify the check reachable option
Shawn O. Pearce
2010-04-16
1
-6
/
+6
*
ReceivePack: fix ensureProvidedObjectsVisible on thin packs
Shawn O. Pearce
2010-04-16
1
-0
/
+477
*
IndexPack: Correct thin pack fix using less than 20 bytes
Shawn O. Pearce
2010-04-16
1
-0
/
+59
*
Make parsing of PersonIdent from raw byte array fault-tolerant.
Marc Strapetz
2010-03-23
1
-0
/
+100
*
Merge branch 'push-sideband' into stable-0.7
Shawn O. Pearce
2010-03-12
3
-47
/
+112
|
\
|
*
Reduce multi-level buffered streams in transport code
Shawn O. Pearce
2010-03-12
1
-4
/
+6
|
*
Refactor SideBandOutputStream to be buffered
Shawn O. Pearce
2010-03-12
2
-43
/
+106
*
|
Fix NLS to build under Java 5
Shawn O. Pearce
2010-03-12
2
-17
/
+17
*
|
Provide NLS support in JGit.
Sasa Zivkov
2010-03-11
10
-0
/
+462
*
|
Fix TimeoutInputStreamTest, TimeoutOutputStreamTest assertions
Shawn O. Pearce
2010-02-10
2
-4
/
+4
|
/
*
Don't allow DirCacheEntry with mode of 0
Shawn O. Pearce
2010-02-03
7
-14
/
+213
*
Fix ObjectWalk corruption when skipping over empty trees
Shawn O. Pearce
2010-02-02
1
-0
/
+44
*
Correctly skip over unrecognized optional dircache extensions
Shawn O. Pearce
2010-02-02
1
-0
/
+29
[next]