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
Commit message (
Expand
)
Author
Age
Files
Lines
*
Add JUnit tests for HTTP transport
Shawn O. Pearce
2010-01-12
1
-5
/
+31
*
Download HEAD by itself if not in info/refs
Shawn O. Pearce
2010-01-12
1
-10
/
+59
*
client side smart HTTP
Shawn O. Pearce
2010-01-12
5
-55
/
+606
*
Simple dumb HTTP server for Git
Shawn O. Pearce
2010-01-12
4
-16
/
+132
*
Expose PacketLineOut for reuse outside of the transport package
Shawn O. Pearce
2010-01-12
2
-10
/
+74
*
Expose RefAdvertiser for reuse outside of the transport package
Shawn O. Pearce
2010-01-12
3
-23
/
+165
*
Teach UploadPack how to use an RPC style interface
Shawn O. Pearce
2010-01-12
1
-5
/
+55
*
Teach ReceivePack how to use an RPC style interface
Shawn O. Pearce
2010-01-12
1
-2
/
+43
*
Refactor TemporaryBuffer to support reuse in other contexts
Shawn O. Pearce
2010-01-12
5
-108
/
+211
*
Implement multi_ack_detailed protocol extension
Shawn O. Pearce
2010-01-12
3
-35
/
+101
*
Fix PersonIdent to always use SystemReader
Shawn O. Pearce
2010-01-12
1
-1
/
+4
*
Fix RefWriter creation of info/refs to omit HEAD
Shawn O. Pearce
2010-01-12
1
-2
/
+2
*
Correct spelling error in StringUtils javadoc
Shawn O. Pearce
2010-01-12
1
-3
/
+3
*
Finish removing Apache Felix maven-bundle-plugin
Shawn O. Pearce
2010-01-12
2
-19
/
+1
*
Merge "Partial revert "Switch build to Apache Felix maven-bundle-plugin""
Robin Rosenberg
2010-01-12
6
-11
/
+66
|
\
|
*
Partial revert "Switch build to Apache Felix maven-bundle-plugin"
Robin Rosenberg
2010-01-10
6
-11
/
+66
*
|
Read core.worktree regardless of whether .git was discovered or not
Robin Rosenberg
2010-01-06
1
-9
/
+5
*
|
Explicitly release resources used by java.util.zip.Deflater
Igor Fedorenko
2010-01-06
1
-4
/
+5
*
|
Remove unnecessary semicolon in MergeChunk
Shawn O. Pearce
2010-01-06
1
-1
/
+2
*
|
Merge branch 'cq-diff'
Shawn O. Pearce
2010-01-06
9
-1
/
+1429
|
\
\
|
*
|
Add file content merge algorithm
Christian Halstrick
2010-01-06
4
-0
/
+688
|
*
|
Add javadoc comments, remove unused code, shift comments to correct place
Christian Halstrick
2009-10-09
3
-25
/
+97
|
*
|
Fixed MyersDiff to be able to handle more than 100k
Christian Halstrick
2009-10-09
2
-16
/
+171
|
*
|
Add the "jgit diff" command
Johannes Schindelin
2009-10-06
1
-1
/
+1
|
*
|
Prepare RawText for diff-index and diff-files
Johannes Schindelin
2009-10-06
1
-1
/
+27
|
*
|
Add Myers' algorithm to generate diff scripts
Johannes Schindelin
2009-10-06
1
-0
/
+469
|
*
|
Add set to IntList
Johannes Schindelin
2009-10-06
1
-0
/
+18
*
|
|
UnionInputStream: combines sequential InputStreams into one
Shawn O. Pearce
2010-01-04
1
-0
/
+208
*
|
|
Add getPacks to ObjectDirectory
Shawn O. Pearce
2010-01-04
1
-0
/
+12
|
|
/
|
/
|
*
|
Switch build to Apache Felix maven-bundle-plugin
Shawn O. Pearce
2009-12-28
7
-70
/
+42
*
|
Recognize Git repository environment variables
Robin Rosenberg
2009-12-28
4
-21
/
+184
*
|
Add support for creating detached heads
Robin Rosenberg
2009-12-28
2
-0
/
+38
*
|
Use Constants.OBJECT_ID_STRING_LENGTH instead of LEN * 2
Shawn O. Pearce
2009-12-28
7
-9
/
+9
*
|
Get rid of a duplicate constant for SHA-1 length
Robin Rosenberg
2009-12-28
6
-28
/
+32
*
|
Merge change I5b232f67
Code Review
2009-12-22
1
-2
/
+2
|
\
\
|
*
|
Fix typo in ReceivePack.java
Nico Sallembien
2009-12-22
1
-2
/
+2
*
|
|
Method to get a 'humanish' name from a path
Mykola Nikishov
2009-12-19
1
-0
/
+52
*
|
|
Flipped jgit.core to manifest-first maven-3/tycho build
Igor Fedorenko
2009-12-08
1
-12
/
+3
|
/
/
*
|
Replace a hard-coded default remote's name with a constant
Mykola Nikishov
2009-11-29
1
-0
/
+3
*
|
Move AWT based SSH authenticator to ui bundle
Shawn O. Pearce
2009-11-02
1
-115
/
+5
*
|
Refactor the cached Authenticator data out of AwtAuthenticator
Shawn O. Pearce
2009-11-02
1
-0
/
+126
*
|
Refactor our Maven build to be modular
Shawn O. Pearce
2009-11-02
2
-1
/
+97
*
|
Move AWT UI code to new org.eclipse.jgit.ui bundle
Mykola Nikishov
2009-10-31
5
-732
/
+1
*
|
Don't create .git/remotes folders on init
Sasa Zivkov
2009-10-31
1
-1
/
+0
*
|
Move pure IO utility functions to a utility class of its own.
Robin Rosenberg
2009-10-31
18
-191
/
+252
*
|
Eclipse IDE: Automatically remove trailing whitespace on save
Shawn O. Pearce
2009-10-31
1
-1
/
+53
*
|
Remove trailing whitespace at end of line
Alex Blewitt
2009-10-31
110
-533
/
+533
*
|
Add gitignore to constants
Mykola Nikishov
2009-10-16
1
-0
/
+3
*
|
Make the default encoding when reading commits UTF-8
Constantine Plotnikov
2009-10-08
1
-11
/
+7
|
/
*
Merge changes I282ee1c6,I5700ca48,Ic243544a,Ia2cce34d,I2fd81be2
Code Review
2009-10-05
4
-112
/
+17
|
\
[next]