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
/
org
/
eclipse
/
jgit
/
lib
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
IndexDiff: Provide stage state for conflicting entries
Robin Stocker
2013-04-19
1
-0
/
+48
*
Skip main thread test in ThreadSafeProgressMonitor
Shawn Pearce
2013-04-10
1
-0
/
+2
*
Fix Config.fromText to not skip a last line with no newline
Dave Borowitz
2013-02-08
1
-0
/
+9
*
Add getConflictingNames to RefDatabase
Robin Stocker
2013-02-06
1
-0
/
+148
*
Move base test classes to the junit bundle for reuse for Java 7 tests
Robin Rosenberg
2013-02-04
16
-571
/
+14
*
Add additional FastForwardMode enums for different config contexts
Tomasz Zarna
2013-01-18
1
-0
/
+69
*
Accept '-' instead of space in enum config values
Shawn Pearce
2013-01-11
1
-1
/
+1
*
Revert "Add additional FastForwardMode enums for different config contexts"
Shawn Pearce
2013-01-11
1
-77
/
+2
*
Fix enum parsing from Config files
Shawn Pearce
2013-01-11
1
-0
/
+3
*
Peel tags during resolve of foo^
Dave Borowitz
2013-01-10
1
-0
/
+2
*
Return info about config subsection when trying to get an invalid enum
Tomasz Zarna
2013-01-08
1
-0
/
+19
*
Add additional FastForwardMode enums for different config contexts
Tomasz Zarna
2013-01-06
1
-2
/
+77
*
Ignore removed files with an assume-valid index entry
Robin Rosenberg
2013-01-03
1
-4
/
+9
*
Hide deprecation warnings in some test classes
Robin Rosenberg
2012-12-27
2
-0
/
+2
*
Declare essentially static methods as static
Robin Rosenberg
2012-12-27
3
-5
/
+7
*
Pull up method for creating DirCacheEntry into RepositoryTestCase
Robin Stocker
2012-10-28
1
-0
/
+18
*
Add a check in fstick that the reference file exists
Robin Rosenberg
2012-10-25
1
-0
/
+2
*
Merge "Don't allow null name or e-mail in PersonIdent"
Shawn Pearce
2012-10-25
1
-0
/
+10
|
\
|
*
Don't allow null name or e-mail in PersonIdent
Robin Stocker
2012-10-13
1
-0
/
+10
*
|
StashCreateCommand: Abort in case of unmerged paths
Robin Stocker
2012-10-22
1
-0
/
+35
|
/
*
Provide a convenient read() in RepositoryTestCase
Robin Stocker
2012-09-25
1
-0
/
+4
*
Merge "Allow @ in branch names and tighten syntax checking"
Robin Rosenberg
2012-09-24
1
-0
/
+53
|
\
|
*
Allow @ in branch names and tighten syntax checking
Robin Rosenberg
2012-09-23
1
-0
/
+53
*
|
Comment an empty block which is ok
Robin Rosenberg
2012-09-23
1
-0
/
+1
|
/
*
Suppress boxing warnings where we know they are ok
Robin Rosenberg
2012-09-22
4
-6
/
+12
*
Merge "Fix resolving expression with ~ and ^ than extends beyond history"
Robin Rosenberg
2012-09-18
1
-0
/
+23
|
\
|
*
Fix resolving expression with ~ and ^ than extends beyond history
Dave Borowitz
2012-09-18
1
-0
/
+23
*
|
Use assertEquals instead of == for literal primitives
Robin Rosenberg
2012-09-16
1
-2
/
+2
|
/
*
cleanup: use assertArrayEquals for assertion on arrays
Robin Rosenberg
2012-09-03
2
-8
/
+7
*
cleanup: Prefer assertEquals over assertTrue(....equals(...))
Robin Rosenberg
2012-09-03
3
-6
/
+6
*
DirCacheCheckout: Fix handling of files not in index
Robin Stocker
2012-09-01
1
-9
/
+6
*
Merge changes I98df46ce,Ifb815a12,I051a1724
Robin Rosenberg
2012-08-21
2
-5
/
+91
|
\
|
*
Support [<ref>]@{upstream} revision syntax
Robin Rosenberg
2012-07-20
1
-0
/
+23
|
*
Support parsing previous checkout as a revision expresion.
Robin Rosenberg
2012-07-20
2
-5
/
+36
|
*
Allow a @ without branch in revision syntax
Robin Rosenberg
2012-07-16
1
-0
/
+32
*
|
Teach BranchTrackingStatus to handle tracking of local branches
Matthias Sohn
2012-08-18
1
-0
/
+40
*
|
Ensure a directory exists before trying to create/merge a file into it.
Jevgeni Zelenkov
2012-08-06
1
-0
/
+6
*
|
Again teach ResolveMerger to create more correct DirCacheEntry's
Christian Halstrick
2012-07-26
1
-0
/
+29
*
|
Revert "Teach ResolveMerger to create more correct DirCacheEntry's"
Shawn Pearce
2012-07-24
1
-29
/
+0
*
|
Teach ResolveMerger to create more correct DirCacheEntry's
Markus Duft
2012-07-19
1
-0
/
+29
|
/
*
Fix boxing warnings in org.eclipse.jgit.lib.ConfigTest
Tomasz Zarna
2012-06-18
1
-4
/
+4
*
Add "--squash" option to MergeCommand
Tomasz Zarna
2012-06-15
2
-2
/
+79
*
Add missing license header to modification times test.
Markus Duft
2012-06-11
1
-0
/
+37
*
Make DirCacheCheckout update timestamps in the index.
Markus Duft
2012-06-06
1
-0
/
+90
*
Git API does not declare GitAPIException call() and related cleanups
Robin Rosenberg
2012-05-30
2
-26
/
+9
*
Validate paths during DirCheckout
Robin Rosenberg
2012-04-23
1
-0
/
+420
*
Index config section and subsection names in one pass
Shawn O. Pearce
2012-04-02
1
-1
/
+1
*
Move JGitText to an internal package
Robin Rosenberg
2012-03-12
1
-1
/
+1
*
Remove ambiguous CheckoutConflictException
Tomasz Zarna
2012-03-06
1
-2
/
+1
*
Generate conflicts and index updates on file mode changes
Christian Halstrick
2012-02-13
1
-1
/
+202
[prev]
[next]