index
:
jgit.git
master
master%private
next
servlet-4
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
stable-7.2
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
Commit message (
Expand
)
Author
Age
Files
Lines
*
Enable rebase to continue for all rebase stages
Robin Rosenberg
2012-08-27
1
-0
/
+3
*
Merge "Refactor detection of Windows platform to SystemReader"
Matthias Sohn
2012-08-26
5
-19
/
+16
|
\
|
*
Refactor detection of Windows platform to SystemReader
Robin Rosenberg
2012-08-22
5
-19
/
+16
*
|
Merge "Set core.precomposeunicode to true when creating repository on Mac"
Matthias Sohn
2012-08-26
3
-5
/
+21
|
\
|
|
*
Set core.precomposeunicode to true when creating repository on Mac
Robin Rosenberg
2012-08-22
3
-5
/
+21
*
|
Merge "Refactor detection of OS X to SystemReader"
Matthias Sohn
2012-08-26
3
-18
/
+18
|
\
|
|
*
Refactor detection of OS X to SystemReader
Robin Rosenberg
2012-08-22
3
-18
/
+18
*
|
Merge changes I98df46ce,Ifb815a12,I051a1724
Robin Rosenberg
2012-08-21
3
-37
/
+238
|
\
\
|
*
|
Support [<ref>]@{upstream} revision syntax
Robin Rosenberg
2012-07-20
2
-1
/
+65
|
*
|
Support parsing previous checkout as a revision expresion.
Robin Rosenberg
2012-07-20
3
-45
/
+138
|
*
|
Allow a @ without branch in revision syntax
Robin Rosenberg
2012-07-16
2
-3
/
+47
*
|
|
Merge "Refactored method to find branches from which a commit is reachable"
Robin Rosenberg
2012-08-21
1
-0
/
+73
|
\
\
\
|
*
|
|
Refactored method to find branches from which a commit is reachable
Robin Rosenberg
2012-08-21
1
-0
/
+73
|
|
|
/
|
|
/
|
*
|
|
Merge changes I4f73487b,I1d1ed122
Matthias Sohn
2012-08-21
2
-1
/
+3
|
\
\
\
|
*
|
|
The Git API's only likes /, not \ in paths
Robin Rosenberg
2012-08-21
1
-1
/
+1
|
*
|
|
Skip a test that cannot be verified on Windows
Robin Rosenberg
2012-08-21
1
-0
/
+2
|
|
/
/
*
|
|
Teach BranchTrackingStatus to handle tracking of local branches
Matthias Sohn
2012-08-18
3
-6
/
+79
*
|
|
Improve ours/theirs conflict markers for rebase, cherry-pick
Robin Stocker
2012-08-18
6
-12
/
+123
|
/
/
*
|
Merge changes Ie949f321,I403de522
Shawn Pearce
2012-08-15
7
-5
/
+69
|
\
\
|
*
|
Implement wasDeltaAttempted() in DfsObjectRepresentation.
Colby Ranger
2012-08-13
3
-1
/
+34
|
*
|
Do not delta compress objects that have already tried to compress.
Colby Ranger
2012-08-13
4
-4
/
+35
*
|
|
Fix idOffset when the working tree iterator matches a dircache entry
Robin Rosenberg
2012-08-15
2
-4
/
+35
|
/
/
*
|
Merge "Allow JGit to read C Git rebase state"
Christian Halstrick
2012-08-13
2
-3
/
+10
|
\
\
|
*
|
Allow JGit to read C Git rebase state
Robin Rosenberg
2012-08-07
2
-3
/
+10
*
|
|
Make CheckoutCommand pass modified files through result
Markus Duft
2012-08-07
2
-12
/
+61
*
|
|
Allow detection of case insensitive file systems
Matthias Sohn
2012-08-06
5
-0
/
+41
*
|
|
Ensure a directory exists before trying to create/merge a file into it.
Jevgeni Zelenkov
2012-08-06
4
-0
/
+47
*
|
|
Merge "Fix PlotCommit for commits with duplicate parents"
Robin Rosenberg
2012-08-05
2
-3
/
+41
|
\
\
\
|
|
/
/
|
/
|
|
|
*
|
Fix PlotCommit for commits with duplicate parents
Robin Rosenberg
2012-08-05
2
-3
/
+41
*
|
|
Merge "Update the README file to refer to the EDL rather than BSD license."
Shawn Pearce
2012-08-01
1
-2
/
+3
|
\
\
\
|
*
|
|
Update the README file to refer to the EDL rather than BSD license.
Robin Rosenberg
2012-08-01
1
-2
/
+3
*
|
|
|
Merge "Fix resolving of relative file URIs in TransportLocal"
Robin Rosenberg
2012-07-29
2
-2
/
+15
|
\
\
\
\
|
*
|
|
|
Fix resolving of relative file URIs in TransportLocal
Robin Stocker
2012-07-27
2
-2
/
+15
*
|
|
|
|
Merge "Garbage collector for FileRepositories"
Robin Rosenberg
2012-07-29
9
-2
/
+1368
|
\
\
\
\
\
|
*
|
|
|
|
Garbage collector for FileRepositories
Christian Halstrick
2012-07-29
9
-2
/
+1368
|
|
|
/
/
/
|
|
/
|
|
|
*
|
|
|
|
Merge "Expose some DFS APIs as public or protected"
Shawn O. Pearce
2012-07-29
3
-3
/
+22
|
\
\
\
\
\
|
|
_
|
/
/
/
|
/
|
|
|
|
|
*
|
|
|
Expose some DFS APIs as public or protected
Shawn O. Pearce
2012-07-27
3
-3
/
+22
*
|
|
|
|
Merge "[findBugs] Make ChunkKey serializable"
Robin Rosenberg
2012-07-26
1
-1
/
+4
|
\
\
\
\
\
|
|
/
/
/
/
|
/
|
|
|
|
|
*
|
|
|
[findBugs] Make ChunkKey serializable
Robin Stocker
2012-07-15
1
-1
/
+4
*
|
|
|
|
Again teach ResolveMerger to create more correct DirCacheEntry's
Christian Halstrick
2012-07-26
3
-35
/
+549
*
|
|
|
|
Merge "Revert "Teach ResolveMerger to create more correct DirCacheEntry's""
Shawn Pearce
2012-07-25
3
-280
/
+27
|
\
\
\
\
\
|
|
_
|
/
/
/
|
/
|
|
|
|
|
*
|
|
|
Revert "Teach ResolveMerger to create more correct DirCacheEntry's"
Shawn Pearce
2012-07-24
3
-280
/
+27
*
|
|
|
|
Merge "Teach ResolveMerger to create more correct DirCacheEntry's"
Robin Rosenberg
2012-07-19
3
-27
/
+280
|
\
|
|
|
|
|
*
|
|
|
Teach ResolveMerger to create more correct DirCacheEntry's
Markus Duft
2012-07-19
3
-27
/
+280
*
|
|
|
|
show: Implement command line show for any object
Shawn O. Pearce
2012-07-18
4
-1
/
+322
|
/
/
/
/
*
|
|
|
Fix "description" in o.e.jgit.source.feature/feature.properties
Tomasz Zarna
2012-07-17
1
-2
/
+2
*
|
|
|
Make ApplyCommand create missing parent directories for new files
Markus Duft
2012-07-16
3
-0
/
+19
*
|
|
|
Merge "Rename local variables in Repository.resolve"
Christian Halstrick
2012-07-16
1
-61
/
+63
|
\
\
\
\
|
|
/
/
/
|
/
|
|
/
|
|
|
/
|
|
/
|
|
*
|
Rename local variables in Repository.resolve
Robin Rosenberg
2012-07-13
1
-61
/
+63
*
|
|
Typo in CLIText#unknownMergeStratey, should be #unknownMergeStrategy
Tomasz Zarna
2012-07-14
3
-3
/
+3
|
/
/
[next]