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
*
Always checkout master when it matches the advertised HEAD
Kevin Sawicki
2011-11-28
2
-0
/
+22
*
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
*
|
|
Merge changes I828ac2de,I80e5b7cf
Shawn O. Pearce
2011-11-23
8
-98
/
+357
|
\
\
\
|
|
/
/
|
/
|
|
|
*
|
Add utilities for smart HTTP error handling
Shawn O. Pearce
2011-11-22
8
-96
/
+355
|
*
|
Strip leading slashes in RepositoryFilter
Shawn O. Pearce
2011-11-22
1
-2
/
+2
*
|
|
Guard against null branch in PullCommand
Kevin Sawicki
2011-11-22
4
-1
/
+19
*
|
|
Support adding all refs to LogCommand
Kevin Sawicki
2011-11-22
2
-0
/
+110
*
|
|
Merge "Provide merge result when revert command fails"
Shawn Pearce
2011-11-22
1
-0
/
+22
|
\
\
\
|
*
|
|
Provide merge result when revert command fails
Kevin Sawicki
2011-11-21
1
-0
/
+22
|
|
/
/
*
/
/
maxObjectSizeLimit for receive-pack.
Sasa Zivkov
2011-11-22
6
-2
/
+242
|
/
/
*
|
Merge "Add missing '' characters around quoted variables"
Shawn Pearce
2011-11-18
2
-7
/
+7
|
\
\
|
*
|
Add missing '' characters around quoted variables
Kevin Sawicki
2011-11-18
2
-7
/
+7
*
|
|
Fix duplicate objects in "thin+cached" packs from DFS
Shawn O. Pearce
2011-11-18
1
-25
/
+18
*
|
|
Do not write edge objects to the pack stream
Shawn O. Pearce
2011-11-18
1
-3
/
+3
*
|
|
Use long for more object counts in PackWriter
Shawn O. Pearce
2011-11-18
1
-5
/
+5
*
|
|
Search for annotated tag reuse first
Shawn O. Pearce
2011-11-18
1
-2
/
+2
*
|
|
Correct progress monitor on "Getting sizes:" phase
Shawn O. Pearce
2011-11-18
1
-2
/
+2
*
|
|
Refactor DfsReader selection of cached packs
Shawn O. Pearce
2011-11-18
1
-3
/
+6
|
/
/
*
|
Merge changes I366435e2,I64577f8f
Shawn Pearce
2011-11-18
2
-1
/
+8
|
\
\
|
*
|
[findBugs] Silence returning null for StringUtils.toBooleanOrNull()
Matthias Sohn
2011-11-16
1
-0
/
+7
|
*
|
[findBugs] Prefer short-cut logic as it's more performant
Matthias Sohn
2011-11-16
1
-1
/
+1
*
|
|
Keep track of a static collection of all PackWriter instances
Dave Borowitz
2011-11-14
1
-0
/
+52
*
|
|
Estimate the amount of memory used by a PackWriter
Dave Borowitz
2011-11-14
1
-3
/
+42
*
|
|
Add an object encapsulating the state of a PackWriter
Dave Borowitz
2011-11-14
3
-14
/
+108
|
/
/
*
|
Merge "Implement DirCacheEntry.toString() to ease debugging"
Christian Halstrick
2011-11-11
1
-0
/
+10
|
\
\
|
*
|
Implement DirCacheEntry.toString() to ease debugging
Matthias Sohn
2011-11-10
1
-0
/
+10
*
|
|
Clean up tab usage in Directory/File conflict table
Robin Rosenberg
2011-11-10
1
-9
/
+9
*
|
|
Add detection of untracked folders to IndexDiffFilter
Jens Baumgart
2011-11-10
3
-3
/
+157
*
|
|
[blame] Fix blame following renames in non-toplevel directories
Carsten Pfeiffer
2011-11-10
3
-11
/
+102
*
|
|
Support a configured credentials provider in LsRemoteCommand
Kevin Sawicki
2011-11-10
6
-216
/
+192
|
/
/
*
|
Merge changes Ibb3467f7,I2af99903
Robin Rosenberg
2011-11-10
1
-36
/
+42
|
\
\
|
*
|
Always use try/finally around DfsBlockCache.clockLock
Shawn O. Pearce
2011-11-08
1
-35
/
+41
|
*
|
DfsBlockCache: Fix NPE when evicting empty cell
Shawn O. Pearce
2011-11-08
1
-1
/
+1
*
|
|
Merge "Do not use the deprecated Tree class internally"
Christian Halstrick
2011-11-09
1
-31
/
+47
|
\
\
\
|
*
|
|
Do not use the deprecated Tree class internally
Robin Rosenberg
2011-11-09
1
-31
/
+47
*
|
|
|
Kill GitIndex
Robin Rosenberg
2011-11-09
4
-1592
/
+0
|
/
/
/
*
|
|
Deprecate GitIndex more by using only DirCache internally.
Robin Rosenberg
2011-11-09
6
-846
/
+810
*
|
|
Don't throw away the stack trace when tests fail
Robin Rosenberg
2011-11-06
2
-120
/
+82
|
/
/
*
|
Merge "Do not resolve path using cygwin unless told to"
Shawn Pearce
2011-11-04
1
-5
/
+8
|
\
\
|
*
|
Do not resolve path using cygwin unless told to
Robin Rosenberg
2011-10-28
1
-5
/
+8
*
|
|
Merge changes Icea2572d,I2633e472,I207c0c93,I10cee76c,Ifd78e8ce,I890b5fcc,Ia0...
Shawn Pearce
2011-11-04
39
-0
/
+8103
|
\
\
\
|
*
|
|
DfsBlockCache: Update hits to not include contains()
Colby Ranger
2011-11-04
1
-12
/
+23
|
*
|
|
Add a listener for changes to a DfsObjDatabase's pack files
Dave Borowitz
2011-11-04
3
-3
/
+131
|
*
|
|
Expose the reverse index size in the DfsPackDescription
Dave Borowitz
2011-11-04
2
-5
/
+10
[next]