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
*
Introduce an abstraction for HTTP connections
Christian Halstrick
2014-02-18
1
-12
/
+12
*
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
*
Add git checkout --orphan implementation
SATO taichi
2014-01-17
1
-0
/
+96
*
Fix fast forward rebase with rebase.autostash=true
Stefan Lay
2014-01-15
1
-0
/
+39
*
Upgrade javaewah to version 0.7.9
Colby Ranger
2014-01-13
2
-2
/
+2
*
Don't use API exception in RebaseTodoLine
Christian Halstrick
2013-12-11
1
-36
/
+114
*
Merge "Fix aborting rebase with detached head" into stable-3.2
Robin Rosenberg
2013-12-10
1
-0
/
+63
|
\
|
*
Fix aborting rebase with detached head
Stefan Lay
2013-12-10
1
-0
/
+63
*
|
Add recursive variant of Config.getNames() methods
Matthias Sohn
2013-12-06
1
-1
/
+55
|
/
*
Implement rebase.autostash
Stefan Lay
2013-12-04
1
-0
/
+137
*
Merge "More helpful InvalidPathException messages (include reason)"
Christian Halstrick
2013-12-04
1
-1
/
+1
|
\
|
*
More helpful InvalidPathException messages (include reason)
Robin Stocker
2013-12-03
1
-1
/
+1
*
|
Fix IgnoreRule#isMatch returning wrong result due to missing reset
Robin Stocker
2013-12-03
1
-0
/
+12
|
/
*
Fix exception on conflicts with recursive merge
Robin Stocker
2013-12-03
1
-0
/
+34
*
Do not allow non-ff-rebase if there are uncommitted changes
Stefan Lay
2013-12-02
1
-28
/
+152
*
Fix handling of file/folder conflicts during a checkout
Christian Halstrick
2013-11-29
1
-0
/
+25
*
Fix applying stash on other commit
Stefan Lay
2013-11-29
1
-0
/
+87
*
Break up GCTest to run in parallel
Shawn Pearce
2013-11-24
11
-777
/
+1226
*
Modify T0004_PackReaderTest to use existing pack
Shawn Pearce
2013-11-24
1
-10
/
+10
*
Move SampleDataRepositoryTestCase to org.eclipse.jgit.test
Shawn Pearce
2013-11-24
16
-15
/
+94
*
Cache SimpleDateFormat in GitDateParser per locale
Matthias Sohn
2013-11-23
3
-18
/
+38
*
Fix FIXUP error for blank lines in interactive rebase
Stefan Lay
2013-11-22
1
-0
/
+38
*
Fix parsing Rebase todo lines when commit message is missing
Stefan Lay
2013-11-21
1
-0
/
+13
*
Add close() method to API
Christian Halstrick
2013-11-20
1
-0
/
+28
*
Don't delete .idx file if .pack file can't be deleted
Christian Halstrick
2013-11-13
1
-0
/
+36
*
[findBugs] Remove nonsense call
Matthias Sohn
2013-11-10
1
-1
/
+0
*
Remove unnecessary @SuppressWarnings("null")
Matthias Sohn
2013-11-10
1
-5
/
+0
*
Interactive Rebase: Do actions if there were conflicts
Stefan Lay
2013-11-08
1
-0
/
+207
*
Rebase interactive should finish if last step is edit
Stefan Lay
2013-11-06
1
-0
/
+33
*
Merge changes I40f2311c,I3c419094
Matthias Sohn
2013-11-05
1
-2
/
+339
|
\
|
*
Add additional RebaseResult for editing commits
Stefan Lay
2013-11-05
1
-1
/
+1
|
*
Add Squash/Fixup support for rebase interactive in RebaseCommand
Tobias Pfeifer
2013-11-05
1
-1
/
+338
*
|
Merge changes I85470d1d,I43711486,Ie6ade781,Ic9ab2b6e,Iebe50933,Id6fac253,Ia6...
Shawn Pearce
2013-11-05
18
-76
/
+201
|
\
\
|
|
/
|
/
|
|
*
Use absolute paths for file:// URIs in tests
Shawn Pearce
2013-11-01
8
-29
/
+42
|
*
Move repeat() to utility class for tests
Shawn Pearce
2013-11-01
3
-12
/
+59
|
*
Remove hardcoded target/trash from test cases
Shawn Pearce
2013-11-01
3
-5
/
+22
|
*
Remove dependency on StatusCommandTest
Shawn Pearce
2013-11-01
3
-24
/
+71
|
*
Remove dependency on DiffFormatterReflowTest
Shawn Pearce
2013-11-01
1
-6
/
+7
*
|
Also use MockSystemReader in GitDateParserBadlyFormattedTest
Matthias Sohn
2013-11-05
1
-0
/
+14
[next]