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
*
Update smudged entries when writing index
Kevin Sawicki
2012-05-28
3
-0
/
+188
*
Ensure resetting on commit id
Dariusz Luksza
2012-05-23
1
-0
/
+20
*
Make output stream optional in DiffCommand
Kevin Sawicki
2012-05-10
1
-0
/
+19
*
Enable large file support
Robin Rosenberg
2012-04-18
1
-0
/
+236
*
Merge "Fix broken TagCommand API"
Robin Rosenberg
2012-04-06
4
-35
/
+40
|
\
|
*
Fix broken TagCommand API
Robin Rosenberg
2012-04-06
4
-35
/
+40
*
|
Merge "Handle content length in WorkingTreeIterator"
Robin Rosenberg
2012-04-05
1
-38
/
+30
|
\
\
|
*
|
Handle content length in WorkingTreeIterator
Robin Rosenberg
2012-03-27
1
-38
/
+30
|
|
/
*
/
Recurse into cloned submodules
Kevin Sawicki
2012-04-01
1
-0
/
+87
|
/
*
Add command support for dropping a stashed commit
Kevin Sawicki
2012-03-21
1
-0
/
+298
*
Copy all branch configuration values when renaming
Kevin Sawicki
2012-03-21
1
-0
/
+172
*
LogCommand#setMaxCount affects all commits
Tomasz Zarna
2012-03-18
1
-4
/
+32
*
Revert "Quickfix for AutoCRLF handling"
Shawn O. Pearce
2012-03-15
1
-30
/
+1
*
Only unstash files changed when originally stashed
Kevin Sawicki
2012-03-13
1
-0
/
+110
*
Keep submodules in index that are missing in working directory
Kevin Sawicki
2012-03-10
1
-0
/
+37
*
Fix rebase > continue when nothing left to commit.
Markus Duft
2012-03-09
1
-2
/
+58
*
Remove ambiguous CheckoutConflictException
Tomasz Zarna
2012-03-06
1
-2
/
+4
*
Reuse Git object created in setUp
Kevin Sawicki
2012-03-05
1
-9
/
+9
*
Set person and message on stash ref update
Kevin Sawicki
2012-03-05
1
-0
/
+23
*
Merge "Quickfix for AutoCRLF handling"
Chris Aniszczyk
2012-03-05
1
-1
/
+30
|
\
|
*
Quickfix for AutoCRLF handling
Robin Rosenberg
2012-03-03
1
-1
/
+30
*
|
RawText#getEOL() does the same thing as RawText#getLineDelimiter()
Tomasz Zarna
2012-03-05
1
-1
/
+1
*
|
Add ApplyCommand to JGit API
Tomasz Zarna
2012-03-04
1
-0
/
+191
*
|
Add command support for applying a stashed commit
Kevin Sawicki
2012-02-28
1
-0
/
+346
*
|
Add support for creating a stashed commit
Kevin Sawicki
2012-02-28
1
-0
/
+397
*
|
Add all paths option to CheckoutCommand
Kevin Sawicki
2012-02-26
1
-0
/
+10
*
|
Add support for autosetuprebase to the CloneCommand
Stefan Lay
2012-02-23
1
-0
/
+53
*
|
Support committing submodule updates
Kevin Sawicki
2012-01-30
1
-0
/
+106
|
/
*
Add command support for listing stashed commits
Kevin Sawicki
2012-01-20
1
-0
/
+136
*
Merge "Support more of AutoCRLF"
Christian Halstrick
2012-01-16
2
-0
/
+81
|
\
|
*
Support more of AutoCRLF
Robin Rosenberg
2012-01-10
2
-0
/
+81
*
|
Cannot commit -o file with only file permission change
Robin Rosenberg
2012-01-13
1
-0
/
+31
|
/
*
Add options for setting context lines and prefixes to DiffCommand
Tomasz Zarna
2012-01-09
1
-0
/
+44
*
Retain executable mode of existing files on Windows
Kevin Sawicki
2012-01-03
2
-0
/
+253
*
Add support for cloning submodules to CloneCommand
Kevin Sawicki
2012-01-02
1
-0
/
+47
*
Skip a number commits before starting to show the commit output
Tomasz Zarna
2012-01-02
1
-9
/
+46
*
Merge "Limit the number of commits in LogCommand output"
Robin Rosenberg
2011-12-23
1
-0
/
+26
|
\
|
*
Limit the number of commits in LogCommand output
Tomasz Zarna
2011-12-23
1
-0
/
+26
*
|
DiffFormatter#format(List) fails unless #scan(ATI, ATI) is called first
Tomasz Zarna
2011-12-23
1
-6
/
+104
|
/
*
Fix MergeCommandTest to pass if File.executable is not supported
Robin Rosenberg
2011-12-15
1
-4
/
+12
*
Fix ResolveMerger not to add paths with FileMode 0
Christian Halstrick
2011-12-11
1
-0
/
+75
*
Always checkout master when it matches the advertised HEAD
Kevin Sawicki
2011-11-28
1
-0
/
+16
*
Guard against null branch in PullCommand
Kevin Sawicki
2011-11-22
1
-0
/
+12
*
Support adding all refs to LogCommand
Kevin Sawicki
2011-11-22
1
-0
/
+91
*
[blame] Fix blame following renames in non-toplevel directories
Carsten Pfeiffer
2011-11-10
2
-11
/
+101
*
Don't throw away the stack trace when tests fail
Robin Rosenberg
2011-11-06
2
-120
/
+82
*
Close the repo in CloneCommandTest
Robin Rosenberg
2011-10-26
1
-0
/
+1
*
Add blame unit test for file that is renamed twice.
Kevin Sawicki
2011-09-30
1
-0
/
+42
*
Fix status in index entries after checkout of paths
Christian Halstrick
2011-09-28
1
-0
/
+52
*
Test the reflog message for commit, cherry-pick, revert and merge
Robin Rosenberg
2011-09-21
4
-1
/
+61
[next]