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
path:
root
/
org.eclipse.jgit
Commit message (
Expand
)
Author
Age
Files
Lines
*
MergeFormatter: Suppress warning about unchecked conversion
David Pursehouse
2016-07-26
1
-0
/
+1
*
Repository: Log negative useCnt message together with stack trace
David Pursehouse
2016-07-26
1
-2
/
+3
*
Ignore 'The value of exception parameter is not used' warning
David Pursehouse
2016-07-26
1
-0
/
+1
*
Merge branch 'stable-4.4'
David Pursehouse
2016-07-26
1
-4
/
+15
|
\
|
*
JGit v4.4.1.201607150455-r
v4.4.1.201607150455-r
Matthias Sohn
2016-07-15
3
-4
/
+4
|
*
Merge "RefDirectory: remove ref lock file for following ref dir removal" into...
Christian Halstrick
2016-07-15
1
-4
/
+15
|
|
\
|
|
*
RefDirectory: remove ref lock file for following ref dir removal
Marco Miller
2016-06-10
1
-4
/
+15
*
|
|
RefSpecs: allow construction of weird wildcarded RefSpecs
Stefan Beller
2016-07-25
3
-9
/
+86
*
|
|
RefSpec: reject refs ending in '/'
Stefan Beller
2016-07-25
1
-0
/
+2
*
|
|
Merge "Push implementation of option strings"
Terry Parker
2016-07-22
10
-6
/
+244
|
\
\
\
|
*
|
|
Push implementation of option strings
Dan Wang
2016-07-22
10
-6
/
+244
*
|
|
|
DfsObjDatabase: Add lazy last modified method to PackList
Dave Borowitz
2016-07-19
1
-0
/
+14
*
|
|
|
Merge changes I159e9154,I06c722b2
Dave Borowitz
2016-07-19
3
-43
/
+188
|
\
\
\
\
|
|
/
/
/
|
/
|
|
|
|
*
|
|
DfsObjectDatabase: Expose PackList and move markDirty there
Dave Borowitz
2016-07-18
2
-20
/
+37
|
*
|
|
Invalidate DfsObjDatabase pack list when refs are updated
Dave Borowitz
2016-07-14
3
-40
/
+168
*
|
|
|
BatchRefUpdate: Remove unused namesToCheck variable
Dan Wang
2016-07-15
1
-2
/
+0
|
/
/
/
*
|
|
Merge branch 'stable-4.4'
Matthias Sohn
2016-07-12
8
-61
/
+375
|
\
|
|
|
*
|
Log if Repository.useCnt becomes negative
Matthias Sohn
2016-07-12
3
-1
/
+19
|
*
|
Time based eviction strategy for repository cache
Christian Halstrick
2016-07-12
3
-9
/
+244
|
*
|
Add method to read time unit from config
Hugo Arès
2016-07-12
4
-0
/
+132
|
*
|
Align include.path max depth with native git
Hugo Arès
2016-06-27
1
-1
/
+1
|
*
|
Config load should not fail on unsupported or nonexistent include path
Hugo Arès
2016-06-27
3
-4
/
+9
|
*
|
Extract work queue to allow reusing it
Matthias Sohn
2016-06-08
2
-46
/
+102
|
|
/
*
|
DfsGarbageCollector: avoid closing idx and bitmap streams twice
Jonathan Nieder
2016-07-07
1
-4
/
+4
*
|
ReceivePack: report protocol parsing failures on channel 3
Shawn Pearce
2016-07-05
2
-1
/
+34
*
|
ReceivePack: catch InvalidObjectIdException while parsing shallow
Shawn Pearce
2016-07-05
1
-1
/
+11
*
|
ReceivePack: remove unnecessary try-catch around parseCommand
Shawn Pearce
2016-07-05
1
-7
/
+1
*
|
ReceivePack: enable capabilities immediately on first line
Shawn Pearce
2016-07-05
2
-5
/
+5
*
|
ReceivePack: Use Java 7 multi-catch for unpackError
Shawn Pearce
2016-07-05
1
-5
/
+1
*
|
push: Report fatal server errors during pack writing
Shawn Pearce
2016-07-05
1
-1
/
+51
*
|
ReceivePack: Catch InvalidObjectIdException instead of IAE
Shawn Pearce
2016-07-05
1
-1
/
+2
*
|
UploadPack: Include peeled ObjectId as advertised
Shawn Pearce
2016-07-05
1
-2
/
+8
*
|
Merge "UploadPack: Remove duplicate sentReady assignment"
Christian Halstrick
2016-07-05
1
-1
/
+0
|
\
\
|
*
|
UploadPack: Remove duplicate sentReady assignment
Shawn Pearce
2016-07-04
1
-1
/
+0
*
|
|
Merge "UploadPack: Correct typo of negotiation in Javadoc"
Matthias Sohn
2016-07-04
1
-2
/
+2
|
\
|
|
|
*
|
UploadPack: Correct typo of negotiation in Javadoc
Shawn Pearce
2016-07-04
1
-2
/
+2
*
|
|
Remove no longer needed API problem filters
Matthias Sohn
2016-07-04
1
-40
/
+0
|
/
/
*
|
Fix typo in system config error message
Michael Keppler
2016-07-01
1
-1
/
+1
*
|
Add configureJSch method to allow configuration of JSch objects
markdingram
2016-07-01
1
-0
/
+16
*
|
Merge changes from topic 'dfs-gc'
Shawn Pearce
2016-06-27
2
-41
/
+133
|
\
\
|
*
|
Prune UNREACHABLE_GARBAGE packs when they expire
Mike Williams
2016-06-27
1
-11
/
+106
|
*
|
Use try-with-resources in DfsGarbageCollector.writePack
Shawn Pearce
2016-06-26
1
-15
/
+5
|
*
|
Fix lastModified to be consistent in DfsGarbageCollector
Shawn Pearce
2016-06-26
1
-1
/
+3
|
*
|
Add GC_REST PackSource to better order DFS packs
Shawn Pearce
2016-06-26
2
-15
/
+20
*
|
|
Fix TreeWalk to reset attributes cache for each entry
Christian Halstrick
2016-06-23
1
-1
/
+1
|
/
/
*
|
Fix DirCacheCheckout to return CheckoutConflictException
Christian Halstrick
2016-06-23
1
-4
/
+28
*
|
Optimize RefAdvertiser for wire protocol
Shawn Pearce
2016-06-18
2
-5
/
+95
*
|
Merge branch 'stable-4.4'
Matthias Sohn
2016-06-14
2
-14
/
+63
|
\
|
|
*
Prepare 4.4.1-SNAPSHOT builds
Matthias Sohn
2016-06-07
3
-43
/
+43
|
*
JGit v4.4.0.201606070830-r
v4.4.0.201606070830-r
Matthias Sohn
2016-06-07
3
-4
/
+4
[next]