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
Commit message (
Expand
)
Author
Age
Files
Lines
*
Allow application filters on smart HTTP operations
Shawn O. Pearce
2011-04-01
5
-64
/
+228
*
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
3
-31
/
+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
2
-18
/
+17
|
\
|
*
Do not normalize URIishes
Robin Rosenberg
2011-03-28
2
-16
/
+15
|
*
Use Ignore to bypass unused test
Robin Rosenberg
2011-03-28
1
-2
/
+2
*
|
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
*
|
Bump jsch to 0.1.44
Anatol Pomozov
2011-03-31
1
-1
/
+2
*
|
Let CloneCommand not checkout HEAD on bare repos
Christian Halstrick
2011-03-30
1
-3
/
+6
*
|
Added Merge command to the CLI
Christian Halstrick
2011-03-29
5
-0
/
+142
*
|
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
3
-4
/
+46
|
\
\
|
*
|
Detaching HEAD when checking out the same commit.
Sasa Zivkov
2011-03-25
3
-4
/
+46
*
|
|
Merge "Fix: possible IndexOutOfBoundsException in ReflogReader"
Shawn Pearce
2011-03-27
2
-11
/
+28
|
\
\
\
|
*
|
|
Fix: possible IndexOutOfBoundsException in ReflogReader
Marc Strapetz
2011-03-22
2
-11
/
+28
*
|
|
|
Merge "Registering the Checkout command and fixed a typo."
Shawn Pearce
2011-03-27
2
-1
/
+2
|
\
\
\
\
|
|
_
|
_
|
/
|
/
|
|
|
|
*
|
|
Registering the Checkout command and fixed a typo.
Sasa Zivkov
2011-03-24
2
-1
/
+2
|
|
|
/
|
|
/
|
*
|
|
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
3
-27
/
+424
|
/
/
*
|
Merge "Introduce CherryPickResult"
Mathias Kinzler
2011-03-24
4
-23
/
+250
|
\
\
|
*
|
Introduce CherryPickResult
Philipp Thun
2011-03-23
4
-23
/
+250
*
|
|
Add status command to GIT api
Christian Halstrick
2011-03-23
4
-0
/
+372
*
|
|
Create RemoteSession interface
Roland Schulz
2011-03-23
8
-286
/
+451
|
/
/
*
|
PullCommand: Use short ref name in merge message
Robin Stocker
2011-03-22
2
-5
/
+40
*
|
Improve MergeResult
Philipp Thun
2011-03-21
4
-7
/
+74
*
|
Refactor test cases
Philipp Thun
2011-03-21
5
-87
/
+25
*
|
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
2
-0
/
+64
|
\
|
|
|
*
|
BlockList: Micro-optimize appending from another BlockList
Shawn O. Pearce
2011-03-18
2
-0
/
+64
*
|
|
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
2
-0
/
+162
|
/
*
Merge "Refactor ResolveMerger"
Christian Halstrick
2011-03-18
2
-28
/
+52
|
\
|
*
Refactor ResolveMerger
Philipp Thun
2011-03-18
2
-28
/
+52
*
|
Merge "Moved tests for commit -o option to own test class"
Mathias Kinzler
2011-03-18
2
-1243
/
+1310
|
\
\
|
*
|
Moved tests for commit -o option to own test class
Christian Halstrick
2011-03-18
2
-1243
/
+1310
*
|
|
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
3
-8
/
+12
*
|
|
Handle "ERR %s" when ACK/NAK is expected
Shawn O. Pearce
2011-03-17
2
-0
/
+14
*
|
|
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
2
-19
/
+99
|
\
\
\
|
|
/
/
|
/
|
|
[next]