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
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
org.eclipse.jgit
/
src
Commit message (
Expand
)
Author
Age
Files
Lines
*
Propagate IOException where possible when getting refs.
Colby Ranger
2013-10-07
10
-13
/
+48
*
Merge branch 'stable-3.1'
Matthias Sohn
2013-10-03
3
-5
/
+11
|
\
|
*
Fix order of commits in rebase todo file header
Stefan Lay
2013-09-29
1
-2
/
+2
|
*
Attempt to fix graph layout when new heads are introduced
Robin Rosenberg
2013-09-26
1
-1
/
+5
|
*
Use full branch name when getting ref in BranchTrackingStatus
Robin Stocker
2013-09-20
1
-2
/
+4
*
|
Merge "Added the git-describe implementation"
Matthias Sohn
2013-10-02
3
-0
/
+292
|
\
\
|
*
|
Added the git-describe implementation
Kohsuke Kawaguchi
2013-09-27
3
-0
/
+292
|
|
/
*
/
Do not close ArchiveOutputStream on error
Jonathan Nieder
2013-09-23
1
-2
/
+2
|
/
*
Ignore bitmap indexes that do not match the pack checksum
Colby Ranger
2013-09-19
1
-8
/
+8
*
Remove unneeded packs when compacting with no new objects
Colby Ranger
2013-09-16
1
-1
/
+7
*
ResetCommand: Allow reset on unborn branch when ref not specified
Robin Stocker
2013-09-13
2
-57
/
+86
*
Don't treat "/" as valid ignore pattern
Robin Stocker
2013-09-09
1
-1
/
+1
*
Remove unnecessary inflate stride in DfsBlock
Shawn Pearce
2013-09-04
2
-43
/
+17
*
LogCommand: Remove outdated TODO and improve docs
Robin Stocker
2013-08-25
1
-3
/
+17
*
Enable LsRemoteCommand to work without local repository
Robin Stocker
2013-08-13
2
-1
/
+18
*
Add missing @since tag for replaceLineBreaksWithSpace
Robin Stocker
2013-08-12
1
-0
/
+1
*
Merge "Recognize CRLF when parsing the short message of a commit or tag"
Robin Rosenberg
2013-08-10
4
-5
/
+35
|
\
|
*
Recognize CRLF when parsing the short message of a commit or tag
Robin Rosenberg
2013-06-14
4
-5
/
+35
*
|
Merge "Added characters to be escaped in file name patterns"
Robin Rosenberg
2013-08-10
1
-20
/
+44
|
\
\
|
*
|
Added characters to be escaped in file name patterns
Gustav Karlsson
2013-04-06
1
-20
/
+44
*
|
|
Add missing @since tags
Lars Vogel
2013-08-10
3
-0
/
+8
*
|
|
Advertise capabilities with no refs in upload service.
Colby Ranger
2013-08-08
1
-0
/
+2
*
|
|
Allow UploadPack requests with no options
Shawn Pearce
2013-08-07
1
-4
/
+7
*
|
|
Send no-progress option with NullProgressMonitor.
Colby Ranger
2013-08-05
1
-1
/
+10
*
|
|
Merge "Change RequestValidator parameter to ObjectId list"
Shawn Pearce
2013-08-02
1
-21
/
+34
|
\
\
\
|
*
|
|
Change RequestValidator parameter to ObjectId list
Greg Hill
2013-08-02
1
-21
/
+34
*
|
|
|
Add setter for ProgressMonitor to StatusCommand
Christian Trutz
2013-07-28
1
-1
/
+20
|
/
/
/
*
|
|
Implement open(URIish) for TransportLocal
Robin Stocker
2013-07-21
2
-0
/
+36
*
|
|
Fix NPE in openFetch on Transport without local repository
Robin Stocker
2013-07-21
2
-14
/
+33
*
|
|
Add NON-NLS comments for some obviously untranslatable strings
Robin Rosenberg
2013-07-21
9
-10
/
+10
*
|
|
Update reflog like C Git during rebase (non-interactive)
Robin Rosenberg
2013-07-21
2
-13
/
+40
*
|
|
Improve documentation of PathSuffixFilter
Robin Stocker
2013-07-21
1
-3
/
+11
*
|
|
Add path option to StatusCommand
Christian Halstrick
2013-07-21
1
-0
/
+36
*
|
|
Fix MERGED_NOT_COMMITTED toString
Robin Stocker
2013-07-18
1
-1
/
+1
*
|
|
Merge "Add missing @since tags"
Matthias Sohn
2013-07-12
1
-0
/
+2
|
\
\
\
|
*
|
|
Add missing @since tags
Matthias Sohn
2013-07-11
1
-0
/
+2
*
|
|
|
Merge "Fix bugs in TreeWalk#isPathSuffix used by PathSuffixFilter"
Christian Halstrick
2013-07-11
1
-3
/
+7
|
\
\
\
\
|
|
/
/
/
|
/
|
|
|
|
*
|
|
Fix bugs in TreeWalk#isPathSuffix used by PathSuffixFilter
Robin Stocker
2013-07-08
1
-3
/
+7
*
|
|
|
Merge changes If386fe25,I52a17499,Id12e7f00,I264e028a,I0d52af8a,I0d0cc4f8
Dave Borowitz
2013-07-10
3
-50
/
+294
|
\
\
\
\
|
*
|
|
|
UploadPack: allow custom RequestValidator instances
Dave Borowitz
2013-07-03
1
-33
/
+90
|
*
|
|
|
UploadPack: refactor want validation
Dave Borowitz
2013-07-03
1
-67
/
+105
|
*
|
|
|
UploadPack: set RefFilter from TransportConfig
Dave Borowitz
2013-07-03
2
-4
/
+44
|
*
|
|
|
UploadPack: configure RequestPolicy with TransportConfig
Dave Borowitz
2013-07-03
2
-9
/
+54
|
*
|
|
|
UploadPack: advertise allow-tip-sha1-in-want
Dave Borowitz
2013-07-03
2
-2
/
+14
|
*
|
|
|
Add RequestPolicy.TIP to allow fetching non-advertised ref tips
Dave Borowitz
2013-07-03
1
-21
/
+73
*
|
|
|
|
Make sure checkout is not deleting folders outside the workingtree
Christian Halstrick
2013-07-10
1
-2
/
+2
|
|
/
/
/
|
/
|
|
|
*
|
|
|
Check parentFile is not null
Hiroshi Tomita
2013-07-05
1
-1
/
+1
|
/
/
/
*
|
|
Merge "Update HEAD in cherry-picking several commits"
Robin Stocker
2013-07-02
1
-5
/
+4
|
\
\
\
|
*
|
|
Update HEAD in cherry-picking several commits
Hiroshi Tomita
2013-07-01
1
-5
/
+4
*
|
|
|
Use a bucket sort for PackReverseIndex.
Colby Ranger
2013-07-01
1
-86
/
+87
[next]