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
path:
root
/
org.eclipse.jgit
/
src
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fix ReceivePack connectivity validation with alternates
Shawn O. Pearce
2011-04-01
2
-24
/
+29
*
Enhance RefDatabase with a refresh() method
Christian Halstrick
2011-04-02
2
-0
/
+17
*
RefDirectory: Use FileSnapshot for packed-refs
Shawn O. Pearce
2011-04-01
3
-32
/
+37
*
UploadPack: Add a PreUploadHook to monitor and control behavior
Shawn O. Pearce
2011-04-01
3
-21
/
+338
*
PackWriter: Fix the way delta chain cycles are prevented
Shawn O. Pearce
2011-04-01
1
-58
/
+49
*
PackWriter: Combine small reuse batches together
Shawn O. Pearce
2011-04-01
1
-4
/
+24
*
PackWriter: Remove dummy list 0
Shawn O. Pearce
2011-04-01
2
-30
/
+35
*
PackWriter: Speed up pruning of objects from cached packs
Shawn O. Pearce
2011-04-01
4
-80
/
+86
*
Make PacketLineIn public
Shawn O. Pearce
2011-04-01
1
-6
/
+44
*
Merge changes I2c8e917a,Ica9e50c0
Shawn Pearce
2011-04-01
1
-12
/
+11
|
\
|
*
Do not normalize URIishes
Robin Rosenberg
2011-03-28
1
-12
/
+11
*
|
Merge "Fix broken git prefix detection"
Shawn Pearce
2011-04-01
2
-4
/
+15
|
\
|
|
*
Fix broken git prefix detection
Robin Rosenberg
2011-03-28
2
-4
/
+15
*
|
Let CloneCommand not checkout HEAD on bare repos
Christian Halstrick
2011-03-30
1
-3
/
+6
*
|
Allow InitCommand to run on existing git repos
Christian Halstrick
2011-03-29
1
-2
/
+3
*
|
Merge "Do not categorize merge failures as 'abnormal'"
Christian Halstrick
2011-03-29
5
-22
/
+22
|
\
\
|
*
|
Do not categorize merge failures as 'abnormal'
Philipp Thun
2011-03-28
5
-22
/
+22
*
|
|
Fix possible NPE in DirCache.isModified()
Philipp Thun
2011-03-28
1
-1
/
+1
|
/
/
*
|
Merge "Detaching HEAD when checking out the same commit."
Shawn Pearce
2011-03-27
2
-4
/
+29
|
\
\
|
*
|
Detaching HEAD when checking out the same commit.
Sasa Zivkov
2011-03-25
2
-4
/
+29
*
|
|
Merge "Fix: possible IndexOutOfBoundsException in ReflogReader"
Shawn Pearce
2011-03-27
1
-11
/
+6
|
\
\
\
|
|
_
|
/
|
/
|
|
|
*
|
Fix: possible IndexOutOfBoundsException in ReflogReader
Marc Strapetz
2011-03-22
1
-11
/
+6
*
|
|
Prevent NPE during fetch and push via SSH
Matthias Sohn
2011-03-24
1
-2
/
+4
*
|
|
Introduce FAILED result for RebaseCommand
Philipp Thun
2011-03-24
2
-27
/
+84
|
|
/
|
/
|
*
|
Merge "Introduce CherryPickResult"
Mathias Kinzler
2011-03-24
3
-23
/
+177
|
\
\
|
*
|
Introduce CherryPickResult
Philipp Thun
2011-03-23
3
-23
/
+177
*
|
|
Add status command to GIT api
Christian Halstrick
2011-03-23
3
-0
/
+238
*
|
|
Create RemoteSession interface
Roland Schulz
2011-03-23
8
-286
/
+451
|
/
/
*
|
PullCommand: Use short ref name in merge message
Robin Stocker
2011-03-22
1
-3
/
+4
*
|
Improve MergeResult
Philipp Thun
2011-03-21
3
-3
/
+63
*
|
Merge "PackWriter: Collect stats by object type"
Chris Aniszczyk
2011-03-19
1
-8
/
+120
|
\
\
|
*
|
PackWriter: Collect stats by object type
Shawn O. Pearce
2011-03-18
1
-8
/
+120
*
|
|
Merge "BlockList: Micro-optimize appending from another BlockList"
Chris Aniszczyk
2011-03-19
1
-0
/
+46
|
\
|
|
|
*
|
BlockList: Micro-optimize appending from another BlockList
Shawn O. Pearce
2011-03-18
1
-0
/
+46
*
|
|
Merge "PackFile: Cache the packName string"
Chris Aniszczyk
2011-03-18
1
-5
/
+11
|
\
|
|
|
|
/
|
/
|
|
*
PackFile: Cache the packName string
Shawn O. Pearce
2011-03-18
1
-5
/
+11
*
|
Abort merge when file to be checked out is dirty
Philipp Thun
2011-03-18
1
-0
/
+4
|
/
*
Merge "Refactor ResolveMerger"
Christian Halstrick
2011-03-18
1
-28
/
+48
|
\
|
*
Refactor ResolveMerger
Philipp Thun
2011-03-18
1
-28
/
+48
*
|
Add path filtering to LogCommand
Chris Aniszczyk
2011-03-17
1
-0
/
+23
*
|
Assume refs of alternates are reachable during fetch
Shawn O. Pearce
2011-03-17
1
-16
/
+23
*
|
UploadPack: Report invalid want lines with ERR
Shawn O. Pearce
2011-03-17
2
-7
/
+11
*
|
Handle "ERR %s" when ACK/NAK is expected
Shawn O. Pearce
2011-03-17
1
-0
/
+2
*
|
PacketLineIn: Reuse internal lineBuffer for small strings
Shawn O. Pearce
2011-03-17
1
-1
/
+6
*
|
Merge "Expose if name or email is based on a guess"
Shawn Pearce
2011-03-17
1
-19
/
+87
|
\
\
|
*
|
Expose if name or email is based on a guess
Matthias Sohn
2011-03-16
1
-19
/
+87
*
|
|
CommitCommand: add option to insert a change id
Jens Baumgart
2011-03-17
1
-0
/
+36
*
|
|
Merge "Remove deprecated Repository.mapTree"
Mathias Kinzler
2011-03-17
1
-47
/
+0
|
\
\
\
|
|
_
|
/
|
/
|
|
|
*
|
Remove deprecated Repository.mapTree
Shawn O. Pearce
2011-03-07
1
-47
/
+0
*
|
|
Use parent directory in InitCommand if directory is "."
Philipp Thun
2011-03-16
1
-1
/
+3
|
|
/
|
/
|
[next]