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
stable-7.2
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
/
src
/
org
/
eclipse
Commit message (
Expand
)
Author
Age
Files
Lines
*
Enable serving upload requests using bitmaps.
Colby Ranger
2013-03-05
2
-0
/
+2
*
Support creating pack bitmap indexes in PackWriter.
Colby Ranger
2013-03-05
13
-26
/
+1074
*
Added read/write support for pack bitmap index.
Colby Ranger
2013-03-05
25
-4
/
+2572
*
Merge "Break the dependency on RevObject when creating a newObjectToPack()."
Shawn Pearce
2013-03-04
7
-34
/
+24
|
\
|
*
Break the dependency on RevObject when creating a newObjectToPack().
Colby Ranger
2013-03-04
7
-34
/
+24
*
|
Merge "Fix RefUpdate performance for existing Refs"
Shawn Pearce
2013-03-04
1
-1
/
+2
|
\
\
|
*
|
Fix RefUpdate performance for existing Refs
Roberto Tyley
2013-03-01
1
-1
/
+2
*
|
|
Merge "Fix corrupted CloneCommand bare-repo fetch-refspec (#402031)"
Shawn Pearce
2013-03-04
1
-4
/
+5
|
\
\
\
|
|
_
|
/
|
/
|
|
|
*
|
Fix corrupted CloneCommand bare-repo fetch-refspec (#402031)
Roberto Tyley
2013-03-04
1
-4
/
+5
|
|
/
*
|
Merge "Remove the unused method PackFile.hasExt()."
Colby Ranger
2013-03-04
1
-7
/
+0
|
\
\
|
|
/
|
/
|
|
*
Remove the unused method PackFile.hasExt().
Colby Ranger
2013-03-04
1
-7
/
+0
*
|
Merge "Improve the documentation of the ByteArraySet used by PathFilterGroup"
Shawn Pearce
2013-02-28
1
-4
/
+12
|
\
\
|
|
/
|
/
|
|
*
Improve the documentation of the ByteArraySet used by PathFilterGroup
Robin Rosenberg
2013-02-22
1
-4
/
+12
*
|
Include supported extensions in PackFile constructor.
Colby Ranger
2013-02-28
3
-21
/
+82
*
|
Fix while boundries in DateRevQueue.add()
Gustaf Lundh
2013-02-25
1
-1
/
+1
*
|
Merge "Performance fixes in DateRevQueue"
Shawn Pearce
2013-02-25
1
-2
/
+62
|
\
\
|
*
|
Performance fixes in DateRevQueue
Gustaf Lundh
2013-02-25
1
-2
/
+62
*
|
|
Implement recursive merge strategy
George C. Young
2013-02-22
8
-92
/
+654
|
|
/
|
/
|
*
|
Fix off by one error in PackReverseIndex.
Colby Ranger
2013-02-20
1
-2
/
+2
*
|
Merge branch 'stable-2.3'
Matthias Sohn
2013-02-21
2
-10
/
+36
|
\
\
|
*
\
Merge "Accept Change-Id even if footer contains not well-formed entries" into...
Matthias Sohn
2013-02-20
1
-9
/
+35
|
|
\
\
|
|
*
|
Accept Change-Id even if footer contains not well-formed entries
Stefan Lay
2013-02-20
1
-9
/
+35
|
*
|
|
Fix false positives in hashing used by PathFilterGroup
Robin Stocker
2013-02-20
1
-1
/
+1
|
|
/
/
*
|
|
Merge branch 'stable-2.3'
Matthias Sohn
2013-02-13
1
-1
/
+139
|
\
|
|
|
*
|
Add better documentation to DirCacheCheckout
Christian Halstrick
2013-02-07
1
-1
/
+139
*
|
|
Implement core.checkstat = minimal
Robin Rosenberg
2013-02-10
4
-5
/
+52
|
|
/
|
/
|
*
|
Fix Config.fromText to not skip a last line with no newline
Dave Borowitz
2013-02-08
1
-1
/
+4
*
|
Really handle annotated tags in MergeCommand
Robin Rosenberg
2013-02-08
1
-0
/
+1
|
/
*
Add getConflictingNames to RefDatabase
Robin Stocker
2013-02-06
1
-1
/
+40
*
Merge "Extract method to output the first header line of a git diff"
Robin Rosenberg
2013-02-02
1
-6
/
+27
|
\
|
*
Extract method to output the first header line of a git diff
Tobias Pfeifer
2013-01-30
1
-6
/
+27
*
|
Fixed problems occuring when changing user in gerrit configuration
Tobias Pfeifer
2013-02-01
1
-1
/
+1
*
|
Fix stash apply using merge logic
Robin Rosenberg
2013-01-30
3
-226
/
+129
|
/
*
Fix Check for FF_ONLY merges again
Robin Rosenberg
2013-01-29
1
-1
/
+1
*
Merge "Check for FF_ONLY merges correctly"
Robin Rosenberg
2013-01-28
1
-2
/
+2
|
\
|
*
Check for FF_ONLY merges correctly
Robin Rosenberg
2013-01-29
1
-2
/
+2
*
|
Merge changes Ife0cc2da,If38507ef
Robin Rosenberg
2013-01-28
2
-30
/
+387
|
\
\
|
*
|
Speed up PathFilterGroup for large sets of paths
Robin Rosenberg
2013-01-21
2
-30
/
+387
|
|
/
*
|
Merge "Reduce memory held and speed up DfsGarbageCollector."
Colby Ranger
2013-01-22
2
-7
/
+18
|
\
\
|
*
|
Reduce memory held and speed up DfsGarbageCollector.
Colby Ranger
2013-01-22
2
-7
/
+18
*
|
|
Enable marking entries using TreeFilters in DiffEntry
Robin Stocker
2013-01-23
3
-3
/
+215
*
|
|
Merge "Fix NPE FS_Win32 when looking up git executable and home directory avo...
Matthias Sohn
2013-01-22
1
-3
/
+13
|
\
\
\
|
|
_
|
/
|
/
|
|
|
*
|
Fix NPE FS_Win32 when looking up git executable and home directory
Tobias Pfeifer
2013-01-10
1
-3
/
+13
*
|
|
Merge "Improve handling of checkout conflicts"
Robin Rosenberg
2013-01-20
3
-2
/
+80
|
\
\
\
|
*
|
|
Improve handling of checkout conflicts
Markus Duft
2013-01-11
3
-2
/
+80
*
|
|
|
Merge changes I7e7fae12,I87ecca00
Robin Rosenberg
2013-01-19
2
-32
/
+88
|
\
\
\
\
|
*
|
|
|
Add conflicts message before footer
Stefan Lay
2013-01-19
1
-6
/
+19
|
*
|
|
|
Only replace the ChangeId in the footer, not in the body
Stefan Lay
2013-01-19
1
-26
/
+69
*
|
|
|
|
Merge "Use correct method link in Javadoc"
Robin Rosenberg
2013-01-19
2
-4
/
+6
|
\
\
\
\
\
|
*
|
|
|
|
Use correct method link in Javadoc
Dani Megert
2013-01-18
2
-4
/
+6
[next]