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
...
*
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
7
-123
/
+238
*
Implement multi_ack_detailed protocol extension
Shawn O. Pearce
2010-01-12
4
-35
/
+134
*
Abstract out utility functions for creating test commits
Shawn O. Pearce
2010-01-12
9
-102
/
+704
*
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
*
Move TestRng to our JUnit helper package
Shawn O. Pearce
2010-01-12
2
-2
/
+20
*
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
11
-115
/
+6
*
Fix merge for "Partial revert "Switch build to Apache Felix maven-bundle-plug...
Robin Rosenberg
2010-01-12
1
-0
/
+1
*
Merge "Partial revert "Switch build to Apache Felix maven-bundle-plugin""
Robin Rosenberg
2010-01-12
43
-82
/
+548
|
\
|
*
Partial revert "Switch build to Apache Felix maven-bundle-plugin"
Robin Rosenberg
2010-01-10
43
-82
/
+548
*
|
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
*
|
Use build timestamp as OSGi version qualifier for SNAPSHOT builds
Igor Fedorenko
2010-01-06
1
-0
/
+1
*
|
Remove unnecessary semicolon in MergeChunk
Shawn O. Pearce
2010-01-06
1
-1
/
+2
*
|
Merge branch 'cq-diff'
Shawn O. Pearce
2010-01-06
17
-1
/
+2275
|
\
\
|
*
|
Add file content merge algorithm
Christian Halstrick
2010-01-06
5
-0
/
+875
|
*
|
Add performance tests for MyersDiff
Christian Halstrick
2009-11-05
3
-0
/
+397
|
*
|
Add javadoc comments, remove unused code, shift comments to correct place
Christian Halstrick
2009-10-09
3
-25
/
+97
|
*
|
Merge change Iacb9082e into cq-diff
Code Review
2009-10-08
2
-16
/
+171
|
|
\
\
|
|
*
|
Fixed MyersDiff to be able to handle more than 100k
Christian Halstrick
2009-10-09
2
-16
/
+171
|
*
|
|
Fix some warnings regarding unnecessary imports and accessing static methods
Christian Halstrick
2009-10-07
1
-13
/
+4
|
|
/
/
|
*
|
Add the "jgit diff" command
Johannes Schindelin
2009-10-06
3
-1
/
+142
|
*
|
Prepare RawText for diff-index and diff-files
Johannes Schindelin
2009-10-06
1
-1
/
+27
|
*
|
Add a test class for Myers' diff algorithm
Johannes Schindelin
2009-10-06
1
-0
/
+109
|
*
|
Add Myers' algorithm to generate diff scripts
Johannes Schindelin
2009-10-06
1
-0
/
+469
|
*
|
Add set to IntList
Johannes Schindelin
2009-10-06
2
-0
/
+39
*
|
|
Fix code formatter style references
Shawn O. Pearce
2010-01-05
2
-6
/
+6
*
|
|
UnionInputStream: combines sequential InputStreams into one
Shawn O. Pearce
2010-01-04
2
-0
/
+425
*
|
|
Add getPacks to ObjectDirectory
Shawn O. Pearce
2010-01-04
1
-0
/
+12
*
|
|
Merge change I67d3ed54
Code Review
2009-12-28
1
-0
/
+3
|
\
\
\
|
|
_
|
/
|
/
|
|
|
*
|
Added -crfl attribute for DiffFormatterReflowTest test data
Constantine Plotnikov
2009-12-27
1
-0
/
+3
*
|
|
Switch build to Apache Felix maven-bundle-plugin
Shawn O. Pearce
2009-12-28
55
-717
/
+309
*
|
|
Recognize Git repository environment variables
Robin Rosenberg
2009-12-28
7
-24
/
+415
*
|
|
Add support for creating detached heads
Robin Rosenberg
2009-12-28
3
-0
/
+96
*
|
|
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
*
|
|
Don't crash if we try to load the config for a MockSystemReader
Robin Rosenberg
2009-12-21
1
-1
/
+8
*
|
|
Use Tycho version 0.6.0
Igor Fedorenko
2009-12-20
1
-18
/
+1
*
|
|
Method to get a 'humanish' name from a path
Mykola Nikishov
2009-12-19
3
-8
/
+178
*
|
|
Ignore target/ folder and compile.org.eclipse.jgit.xml
Mykola Nikishov
2009-12-12
1
-0
/
+2
*
|
|
Flipped jgit.core to manifest-first maven-3/tycho build
Igor Fedorenko
2009-12-08
3
-12
/
+110
|
/
/
*
|
Replace a hard-coded default remote's name with a constant
Mykola Nikishov
2009-11-29
4
-3
/
+8
*
|
tools/version.sh: Update embedded version numbers in build products
Shawn O. Pearce
2009-11-17
1
-30
/
+58
*
|
Use a more specific Bugzilla URL
Shawn O. Pearce
2009-11-04
1
-1
/
+1
[prev]
[next]