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
*
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
*
|
|
Switch build to Apache Felix maven-bundle-plugin
Shawn O. Pearce
2009-12-28
11
-103
/
+49
*
|
|
Recognize Git repository environment variables
Robin Rosenberg
2009-12-28
1
-1
/
+156
*
|
|
Add support for creating detached heads
Robin Rosenberg
2009-12-28
1
-0
/
+58
|
/
/
*
|
Method to get a 'humanish' name from a path
Mykola Nikishov
2009-12-19
1
-0
/
+122
*
|
Only import the sample data packs on tests that need them
Shawn O. Pearce
2009-11-02
16
-40
/
+97
*
|
Move T0007_Index to exttst
Shawn O. Pearce
2009-11-02
1
-18
/
+23
*
|
Refactor RepositoryTestCase to use LocalDiskRepository instead
Shawn O. Pearce
2009-11-02
11
-359
/
+79
*
|
Refactor our Maven build to be modular
Shawn O. Pearce
2009-11-02
2
-3
/
+98
*
|
Switch pgm, test to proper plugin projects
Shawn O. Pearce
2009-11-02
2
-2
/
+16
*
|
Move pure IO utility functions to a utility class of its own.
Robin Rosenberg
2009-10-31
2
-9
/
+9
*
|
Eclipse IDE: Automatically remove trailing whitespace on save
Shawn O. Pearce
2009-10-31
1
-1
/
+53
*
|
Remove trailing whitespace at end of line
Alex Blewitt
2009-10-31
11
-118
/
+118
*
|
Refactor org.eclipse.jgit.test to be a bundle
Chris Aniszczyk
2009-10-16
5
-2
/
+32
*
|
Fix classpath to use jsch and args4j from orbit
Matthias Sohn
2009-10-12
1
-1
/
+1
*
|
Make the default encoding when reading commits UTF-8
Constantine Plotnikov
2009-10-08
1
-0
/
+3
*
|
Remove a duplicate test from T0003_Basic
Robin Rosenberg
2009-10-07
1
-10
/
+0
|
/
*
Move setupReflog test function to only test that cares
Shawn O. Pearce
2009-10-05
2
-19
/
+22
*
Remove useless test005_todopack test
Shawn O. Pearce
2009-10-05
1
-28
/
+0
*
Add support for logAllRefUpdates configuration parameter
Christian Halstrick
2009-10-02
1
-0
/
+122
*
Initial JGit contribution to eclipse.org
Git Development Community
2009-09-29
191
-0
/
+27674