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
*
Externalize strings from JGit
Sasa Zivkov
2010-05-19
6
-16
/
+29
*
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
2
-0
/
+118
*
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
*
JGit plugin not compatible with Eclipse 3.4
Robin Rosenberg
2010-04-05
1
-2
/
+2
*
Make parsing of PersonIdent from raw byte array fault-tolerant.
Marc Strapetz
2010-03-23
1
-0
/
+100
*
Qualify builds as 0.8.0
Shawn O. Pearce
2010-03-20
2
-19
/
+19
*
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
11
-1
/
+464
*
|
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
*
Cleanup OSGi Import-Package specifications to use versions
Shawn O. Pearce
2010-02-02
1
-19
/
+19
*
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
4
-0
/
+29
*
Remove RepositoryTestCase from DirCacheCGitCompatabilityTest
Shawn O. Pearce
2010-02-02
1
-3
/
+5
*
Merge "Add unsetSection to Config to remove an entire block"
Robin Rosenberg
2010-01-28
1
-0
/
+41
|
\
|
*
Add unsetSection to Config to remove an entire block
Shawn O. Pearce
2010-01-29
1
-0
/
+41
*
|
Merge "Relax ObjectChecker to permit missing tagger lines"
Robin Rosenberg
2010-01-28
2
-29
/
+49
|
\
\
|
|
/
|
/
|
|
*
Relax ObjectChecker to permit missing tagger lines
Shawn O. Pearce
2010-01-23
2
-29
/
+49
*
|
Don't confuse empty configuration variables with booleans
Shawn O. Pearce
2010-01-23
1
-1
/
+30
|
/
*
Correct bundle, provider names to be consistent
Shawn O. Pearce
2010-01-23
1
-2
/
+2
*
Merge branch 'ref-abstract'
Shawn O. Pearce
2010-01-23
11
-90
/
+2328
|
\
|
*
Replace writeSymref with RefUpdate.link
Shawn O. Pearce
2010-01-23
2
-12
/
+37
|
*
Rewrite reference handling to be abstract and accurate
Shawn O. Pearce
2010-01-23
11
-81
/
+1481
|
*
Create new RefList and RefMap utility types
Shawn O. Pearce
2010-01-22
2
-0
/
+813
*
|
Introduce a named constant for the .git directory.
Robin Rosenberg
2010-01-15
1
-14
/
+14
|
/
*
Refactor TemporaryBuffer to support reuse in other contexts
Shawn O. Pearce
2010-01-12
2
-15
/
+27
*
Implement multi_ack_detailed protocol extension
Shawn O. Pearce
2010-01-12
1
-0
/
+33
*
Abstract out utility functions for creating test commits
Shawn O. Pearce
2010-01-12
8
-102
/
+54
*
Move TestRng to our JUnit helper package
Shawn O. Pearce
2010-01-12
2
-67
/
+2
*
Finish removing Apache Felix maven-bundle-plugin
Shawn O. Pearce
2010-01-12
1
-4
/
+1
*
Merge "Partial revert "Switch build to Apache Felix maven-bundle-plugin""
Robin Rosenberg
2010-01-12
9
-36
/
+101
|
\
|
*
Partial revert "Switch build to Apache Felix maven-bundle-plugin"
Robin Rosenberg
2010-01-10
9
-36
/
+101
*
|
Merge branch 'cq-diff'
Shawn O. Pearce
2010-01-06
6
-0
/
+714
|
\
\
|
*
|
Add file content merge algorithm
Christian Halstrick
2010-01-06
1
-0
/
+187
|
*
|
Add performance tests for MyersDiff
Christian Halstrick
2009-11-05
3
-0
/
+397
|
*
|
Add a test class for Myers' diff algorithm
Johannes Schindelin
2009-10-06
1
-0
/
+109
|
*
|
Add set to IntList
Johannes Schindelin
2009-10-06
1
-0
/
+21
*
|
|
Fix code formatter style references
Shawn O. Pearce
2010-01-05
1
-3
/
+3
*
|
|
UnionInputStream: combines sequential InputStreams into one
Shawn O. Pearce
2010-01-04
1
-0
/
+217
*
|
|
Merge change I67d3ed54
Code Review
2009-12-28
1
-0
/
+3
|
\
\
\
|
|
_
|
/
|
/
|
|
|
*
|
Added -crfl attribute for DiffFormatterReflowTest test data
Constantine Plotnikov
2009-12-27
1
-0
/
+3
[next]