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
/
api
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
BlameGeneratorTest: Create Git instances in try-with-resource
David Pursehouse
2016-01-25
1
-118
/
+119
*
DiffCommandTest: Open Git and RevWalk in try-with-resource
David Pursehouse
2016-01-25
1
-139
/
+144
*
CommitCommandTest: Open Git and TreeWalk in try-with-resource
David Pursehouse
2016-01-25
1
-260
/
+266
*
CommitOnlyTest: Open RevWalk in try-with-resource
David Pursehouse
2016-01-22
1
-4
/
+6
*
Merge branch 'master' into stable-4.2
Matthias Sohn
2016-01-21
4
-22
/
+228
|
\
|
*
Fix ResetCommand to return the resulting ref
Christian Halstrick
2016-01-20
1
-21
/
+35
|
*
Add option to allow empty commits to CommitCommand
Christian Halstrick
2016-01-20
1
-0
/
+31
|
*
Merge branch 'stable-4.2'
David Pursehouse
2016-01-20
2
-81
/
+82
|
|
\
|
*
|
AddCommand: Use NameConflictTreeWalk to identify file-dir changes
Shawn Pearce
2015-12-29
1
-1
/
+97
|
*
|
Checkout should be able to override modified symbolic links
Andrey Loskutov
2015-12-17
1
-0
/
+65
*
|
|
CherryPickCommandTest: Create Git instances in try-with-resource
David Pursehouse
2016-01-21
1
-191
/
+197
*
|
|
CommitAndLogCommandTest: Use assumeFalse to skip test on Windows
David Pursehouse
2016-01-21
1
-2
/
+2
*
|
|
CommitAndLogCommandTest: Create Git instances in try-with-resource
David Pursehouse
2016-01-21
1
-250
/
+256
*
|
|
AddCommandTest: Create Git instances in try-with-resource
David Pursehouse
2016-01-21
1
-306
/
+327
*
|
|
ArchiveCommandTest: Create Git instances in try-with-resource
David Pursehouse
2016-01-21
1
-85
/
+89
*
|
|
TagCommandTest: Instantiate Git and RevWalk objects in try-with-resource
David Pursehouse
2016-01-20
1
-101
/
+115
*
|
|
BlameCommandTest: Instantiate Git objects in try-with-resource
David Pursehouse
2016-01-20
1
-303
/
+305
|
|
/
|
/
|
*
|
CheckoutCommandTest: Create Git instances in try-with-resource
David Pursehouse
2016-01-19
1
-48
/
+49
*
|
BranchCommandTest: Create Git instances in try-with-resource
David Pursehouse
2016-01-19
1
-33
/
+33
|
/
*
Add remote command to JGit CLI
Kaloyan Raev
2015-12-11
5
-0
/
+413
*
Add support for smudge filters
Christian Halstrick
2015-11-27
1
-0
/
+124
*
Add support for clean filters
Christian Halstrick
2015-11-27
1
-0
/
+188
*
Fix unit tests on Windows
Christian Halstrick
2015-11-26
1
-5
/
+3
*
Repository: Introduce exactRef and findRef, deprecate getRef
Jonathan Nieder
2015-11-25
7
-86
/
+100
*
Add support for pre-push hooks
Christian Halstrick
2015-11-02
1
-0
/
+47
*
Fix integer boxing eclipse warning
Hugo Arès
2015-09-17
1
-1
/
+1
*
Treat CloneCommand.setRemote(null) as setRemote("origin")
Jonathan Nieder
2015-06-11
1
-0
/
+60
*
Add new submodule layout to SubmoduleAddCommand
Christian Halstrick
2015-06-11
1
-0
/
+11
*
Fix CommitCommand.setOnly()
Christian Halstrick
2015-06-01
1
-0
/
+11
*
Merge changes I144a53fe,I2b268e6a
Shawn Pearce
2015-05-28
3
-56
/
+2
|
\
|
*
Expose Sets helper to tests outside org.eclipse.jgit.api
Jonathan Nieder
2015-05-21
3
-56
/
+2
*
|
Split discoverGitPrefix() code out into discoverGitExe()
Sebastian Schuberth
2015-05-21
2
-4
/
+4
|
/
*
Replace deprecated release() methods by close()
Matthias Sohn
2015-05-21
9
-107
/
+75
*
Make RepositoryState.REBASING_MERGE reachable again.
Laurent Delaigue
2015-03-27
2
-7
/
+7
*
Merge bundle org.eclipse.jgit.java7 into org.eclipse.jgit
Matthias Sohn
2015-03-23
1
-1
/
+2
*
Merge "ArchiveCommand: Allow to pass options to underlying stream"
Shawn Pearce
2015-03-11
1
-3
/
+38
|
\
|
*
ArchiveCommand: Allow to pass options to underlying stream
David Ostrovsky
2015-02-20
1
-3
/
+38
*
|
Add "--long" option to JGit describe
Christian Halstrick
2015-03-09
1
-2
/
+31
|
/
*
Fix unit tests for windows by explicitly closing test repos
Christian Halstrick
2014-12-22
1
-0
/
+3
*
Support the new repository layout for submodules
Christian Halstrick
2014-12-15
1
-0
/
+18
*
Allow explicit configuration of git directory in CloneCommand
Christian Halstrick
2014-12-15
1
-0
/
+50
*
Allow explicit configuration of git directory in InitCommand
Christian Halstrick
2014-12-15
1
-0
/
+110
*
Fix tests on windows by closing repos
Christian Halstrick
2014-12-12
2
-3
/
+3
*
Merge "Fix DirCacheCheckout to set correct file length if core.autocrlf=true"...
Christian Halstrick
2014-12-12
1
-1
/
+47
|
\
|
*
Fix DirCacheCheckout to set correct file length if core.autocrlf=true
Matthias Sohn
2014-12-11
1
-1
/
+47
*
|
CheckoutCommand: Fix checking out ours/theirs when no base stage exists
Robin Stocker
2014-12-10
1
-0
/
+34
|
/
*
Expand wildcard imports to specfic classes
Shawn Pearce
2014-11-10
1
-4
/
+8
*
Fix ResetCommand to default to mixed reset
Matthias Sohn
2014-10-13
1
-0
/
+15
*
Handle -m option for Merge command
Axel Richard
2014-08-30
1
-1
/
+64
*
Add tests for checking out tags with CheckoutCommand
Robin Stocker
2014-08-17
1
-3
/
+29
[prev]
[next]