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
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
Prepare 1.3.0 builds
Matthias Sohn
2011-12-10
40
-242
/
+242
*
Merge branch 'stable-1.2'
Matthias Sohn
2011-12-10
5
-4
/
+57
|
\
|
*
Fix version.sh
Matthias Sohn
2011-12-10
1
-1
/
+1
|
*
Throw API exception when MergeCommand hits checkout conflicts
Matthias Sohn
2011-12-08
2
-3
/
+24
|
*
Add methods for configuring platform emulation
Robin Rosenberg
2011-12-07
1
-0
/
+30
|
*
Fix history rendering not to occupy too many lanes
Christian Halstrick
2011-12-06
1
-0
/
+2
|
*
Fix History rendering
Christian Halstrick
2011-12-04
1
-30
/
+42
*
|
Merge "Add simple chain implementations of transport hooks and loggers"
Shawn Pearce
2011-12-09
4
-0
/
+384
|
\
\
|
*
|
Add simple chain implementations of transport hooks and loggers
Dave Borowitz
2011-12-09
4
-0
/
+384
*
|
|
Merge "Force jgit.sh to use UTF-8 encoding on Mac"
Shawn Pearce
2011-12-09
1
-0
/
+1
|
\
\
\
|
*
|
|
Force jgit.sh to use UTF-8 encoding on Mac
Robin Rosenberg
2011-12-07
1
-0
/
+1
*
|
|
|
Merge changes I9f1842c2,Ie139133b
Shawn Pearce
2011-12-09
3
-4
/
+13
|
\
\
\
\
|
*
|
|
|
Throw invalid ref exception instead of invalid remote exception
Kevin Sawicki
2011-12-08
2
-3
/
+11
|
*
|
|
|
Use constant for logs directory
Kevin Sawicki
2011-12-08
1
-1
/
+2
*
|
|
|
|
Merge "Add a no-op UploadPackLogger and use it by default"
Shawn Pearce
2011-12-08
2
-2
/
+14
|
\
\
\
\
\
|
|
/
/
/
/
|
/
|
|
/
/
|
|
|
/
/
|
|
/
|
|
|
*
|
|
Add a no-op UploadPackLogger and use it by default
Dave Borowitz
2011-12-08
2
-2
/
+14
*
|
|
|
Merge "Set expected old object id to all zeros when head id is null"
Shawn Pearce
2011-12-08
1
-1
/
+4
|
\
\
\
\
|
*
|
|
|
Set expected old object id to all zeros when head id is null
Kevin Sawicki
2011-12-06
1
-1
/
+4
|
|
/
/
/
*
|
|
|
Merge "Use System.arraycopy to copy parent object id array"
Shawn Pearce
2011-12-08
1
-2
/
+1
|
\
\
\
\
|
*
|
|
|
Use System.arraycopy to copy parent object id array
Kevin Sawicki
2011-12-07
1
-2
/
+1
|
|
/
/
/
*
|
|
|
Merge "[findBugs] Implement Serializable interface in PlotLane"
Shawn Pearce
2011-12-08
1
-1
/
+5
|
\
\
\
\
|
*
|
|
|
[findBugs] Implement Serializable interface in PlotLane
Kevin Sawicki
2011-12-08
1
-1
/
+5
*
|
|
|
|
Add toString() to HunkHeader
Tomasz Zarna
2011-12-08
1
-0
/
+13
|
/
/
/
/
*
/
/
/
Stream left open in WorkingTreeIterator#filterClean
Tomasz Zarna
2011-12-06
1
-1
/
+5
|
/
/
/
*
|
|
Merge changes I5381e110,I5534b560
Shawn O. Pearce
2011-12-05
5
-22
/
+268
|
\
\
\
|
*
|
|
Discard request HTTP bodies for status code <400
Shawn O. Pearce
2011-12-01
4
-7
/
+59
|
*
|
|
Ensure all smart HTTP errors are sent to clients
Shawn O. Pearce
2011-12-01
3
-15
/
+209
*
|
|
|
Merge "Always close the GZIPOutputStream to release Deflater"
Robin Rosenberg
2011-12-02
1
-2
/
+5
|
\
|
|
|
|
*
|
|
Always close the GZIPOutputStream to release Deflater
Shawn O. Pearce
2011-11-30
1
-2
/
+5
|
|
|
/
|
|
/
|
*
|
|
Merge "Fix History rendering"
Shawn Pearce
2011-12-02
1
-30
/
+42
|
\
\
\
|
*
|
|
Fix History rendering
Christian Halstrick
2011-12-02
1
-30
/
+42
|
|
/
/
*
|
|
Merge "Add percent-encoding of reserved characters in URIish"
Shawn Pearce
2011-12-02
2
-30
/
+374
|
\
\
\
|
|
/
/
|
/
|
|
|
*
|
Add percent-encoding of reserved characters in URIish
Robin Rosenberg
2011-12-02
2
-30
/
+374
*
|
|
Fix HTTP unit tests
Shawn O. Pearce
2011-11-30
1
-2
/
+1
*
|
|
Merge "RepositoryState: add method canAmend"
Christian Halstrick
2011-11-30
1
-0
/
+18
|
\
\
\
|
*
|
|
RepositoryState: add method canAmend
Jens Baumgart
2011-11-28
1
-0
/
+18
|
|
|
/
|
|
/
|
*
|
|
Merge "Always checkout master when it matches the advertised HEAD"
Shawn Pearce
2011-11-28
2
-0
/
+22
|
\
\
\
|
*
|
|
Always checkout master when it matches the advertised HEAD
Kevin Sawicki
2011-11-28
2
-0
/
+22
*
|
|
|
Merge "Update maven plugin versions"
Shawn Pearce
2011-11-28
2
-12
/
+12
|
\
\
\
\
|
*
|
|
|
Update maven plugin versions
Matthias Sohn
2011-11-29
2
-12
/
+12
|
|
/
/
/
*
|
|
|
Merge "Implement Serializable interface in ReflogEntry"
Shawn Pearce
2011-11-28
1
-1
/
+5
|
\
\
\
\
|
*
|
|
|
Implement Serializable interface in ReflogEntry
Kevin Sawicki
2011-11-28
1
-1
/
+5
|
|
/
/
/
*
/
/
/
Remove calls to printStackTrace in catch blocks
Kevin Sawicki
2011-11-28
3
-6
/
+1
|
/
/
/
*
|
|
Merge "Reset SSH connection and credentials on "Auth fail""
Shawn Pearce
2011-11-26
2
-20
/
+55
|
\
\
\
|
*
|
|
Reset SSH connection and credentials on "Auth fail"
Matthias Sohn
2011-11-27
2
-20
/
+55
|
|
/
/
*
/
/
Don't iterate over advertised refs when HEAD is null
Kevin Sawicki
2011-11-26
1
-3
/
+3
|
/
/
*
|
Merge "tools/release: Handle v1.0.0.201106090707-r-NN-gdeadbeef"
Matthias Sohn
2011-11-24
1
-1
/
+1
|
\
\
|
*
|
tools/release: Handle v1.0.0.201106090707-r-NN-gdeadbeef
Shawn O. Pearce
2011-06-24
1
-1
/
+1
*
|
|
Merge "Adapt merge message to C Git for remote-tracking branch"
Shawn Pearce
2011-11-23
2
-4
/
+4
|
\
\
\
|
*
|
|
Adapt merge message to C Git for remote-tracking branch
Robin Stocker
2011-11-23
2
-4
/
+4
[next]