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
*
Fix racy HTTP tests by waiting for requests to finish
Shawn O. Pearce
2010-01-25
2
-26
/
+87
*
Merge "Don't confuse empty configuration variables with booleans"
Shawn Pearce
2010-01-25
2
-4
/
+34
|
\
|
*
Don't confuse empty configuration variables with booleans
Shawn O. Pearce
2010-01-23
2
-4
/
+34
*
|
Disable the JRE HTTP cache, if any
Shawn O. Pearce
2010-01-23
1
-0
/
+1
|
/
*
Correct bundle, provider names to be consistent
Shawn O. Pearce
2010-01-23
10
-17
/
+20
*
Correct indentation in org.eclipse.jgit.packaging/pom.xml
Shawn O. Pearce
2010-01-23
1
-1
/
+1
*
Merge "Make HTTP test project work in Eclipse"
Shawn Pearce
2010-01-23
7
-0
/
+94
|
\
|
*
Make HTTP test project work in Eclipse
Robin Rosenberg
2010-01-23
7
-0
/
+94
*
|
Merge branch 'ref-abstract'
Shawn O. Pearce
2010-01-23
44
-1286
/
+5633
|
\
\
|
*
|
Optimize RefAdvertiser performance by avoiding sorting
Shawn O. Pearce
2010-01-23
4
-11
/
+20
|
*
|
branch: Add -m option to rename a branch
Shawn O. Pearce
2010-01-23
1
-4
/
+37
|
*
|
Replace writeSymref with RefUpdate.link
Shawn O. Pearce
2010-01-23
9
-67
/
+147
|
*
|
Rewrite reference handling to be abstract and accurate
Shawn O. Pearce
2010-01-23
39
-1241
/
+3766
|
*
|
Create new RefList and RefMap utility types
Shawn O. Pearce
2010-01-22
5
-3
/
+1703
|
|
/
*
|
Use build timestamp as OSGi version qualifier
Matthias Sohn
2010-01-23
7
-6
/
+57
*
|
Merge "Adding PDE API Tools nature to JGit"
Robin Rosenberg
2010-01-17
2
-0
/
+9
|
\
\
|
*
|
Adding PDE API Tools nature to JGit
Chris Aniszczyk
2010-01-16
2
-0
/
+9
*
|
|
Remove redundant Maven plugin declarations from sub-modules
Matthias Sohn
2010-01-16
2
-29
/
+0
|
/
/
*
|
Merge changes Icfe92059,I65a9da89
Shawn Pearce
2010-01-15
16
-44
/
+61
|
\
\
|
*
|
Introduce a named constant for the ".git" directory extension
Robin Rosenberg
2010-01-15
4
-7
/
+13
|
*
|
Introduce a named constant for the .git directory.
Robin Rosenberg
2010-01-15
15
-37
/
+48
|
|
/
*
/
Maven 3/Tycho build for JGit feature
Matthias Sohn
2010-01-15
17
-2
/
+663
|
/
*
Add JUnit tests for HTTP transport
Shawn O. Pearce
2010-01-12
22
-18
/
+3476
*
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
*
server side: smart fetch over HTTP
Shawn O. Pearce
2010-01-12
4
-0
/
+312
*
server side: smart push over HTTP
Shawn O. Pearce
2010-01-12
5
-5
/
+482
*
Simple dumb HTTP server for Git
Shawn O. Pearce
2010-01-12
42
-17
/
+4000
*
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
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
[next]