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
/
src
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fix javadoc in org.eclipse.jgit ketch package
Matthias Sohn
2017-12-18
18
-130
/
+380
*
Fix javadoc in org.eclipse.jgit internal and fsck packages
Matthias Sohn
2017-12-18
3
-9
/
+54
*
Fix javadoc in org.eclipse.jgit ignore package
Matthias Sohn
2017-12-18
11
-16
/
+55
*
Fix javadoc in org.eclipse.jgit hooks package
Matthias Sohn
2017-12-18
6
-7
/
+54
*
Fix javadoc in org.eclipse.jgit gitrepo package
Matthias Sohn
2017-12-18
4
-6
/
+49
*
Fix javadoc in org.eclipse.jgit fnmatch package
Matthias Sohn
2017-12-18
8
-11
/
+44
*
Fix javadoc in org.eclipse.jgit events package
Matthias Sohn
2017-12-18
12
-26
/
+66
*
Fix javadoc in org.eclipse.jgit errors package
Matthias Sohn
2017-12-18
31
-47
/
+156
*
Fix javadoc in org.eclipse.jgit dircache package
Matthias Sohn
2017-12-18
10
-92
/
+153
*
EmtpyCommitException: Add TODO to fix misspelled class name in 5.0
David Pursehouse
2017-12-18
1
-1
/
+1
*
Fix javadoc org.eclipse.jgit diff package
Matthias Sohn
2017-12-18
22
-160
/
+333
*
Fix javadoc in org.eclipse.jgit annotations and api packages
Matthias Sohn
2017-12-18
93
-723
/
+1387
*
Fix javadoc in org.eclipse.jgit blame package
Matthias Sohn
2017-12-17
5
-31
/
+100
*
Fix javadoc in org.eclipse.jgit attributes package
Matthias Sohn
2017-12-17
10
-81
/
+171
*
Merge branch 'stable-4.9'
David Pursehouse
2017-12-16
2
-5
/
+37
|
\
|
*
Write packed-refs directly when cloning
Thomas Wolf
2017-12-15
2
-5
/
+37
|
*
Config: Remove the include functionality
David Pursehouse
2017-12-15
1
-39
/
+0
*
|
DfsFsck: Skip unborn branches and symrefs to nowhere
Zhen Chen
2017-12-15
1
-2
/
+8
*
|
Merge branch 'stable-4.9'
David Pursehouse
2017-12-14
1
-1
/
+1
|
\
|
|
*
InMemoryRepository: Make inner class MemObjDatabase static
David Pursehouse
2017-12-12
1
-1
/
+1
*
|
Make Config.readIncludedConfig a noop by default
Shawn Pearce
2017-12-13
1
-18
/
+1
*
|
DfsBlockCache.hasBlock0: quickly check for file in cache
Shawn Pearce
2017-12-13
1
-0
/
+17
*
|
Merge branch 'stable-4.9'
David Pursehouse
2017-12-13
1
-1
/
+1
|
\
|
|
*
TransportCommand#setTimeout: Specify units for timeout in Javadoc
David Turner
2017-12-12
1
-1
/
+1
|
*
Fix typo in key of a JGitText externalized string
Matthias Sohn
2017-12-11
2
-2
/
+2
*
|
Fix typo in key of a JGitText externalized string
Matthias Sohn
2017-12-10
2
-2
/
+2
*
|
Merge branch 'stable-4.9'
Matthias Sohn
2017-12-10
2
-6
/
+29
|
\
|
|
*
Fix IllegalThreadStateException if stderr closed without exiting
Dmitry Pavlenko
2017-12-10
2
-6
/
+29
*
|
CloneCommand: Refactor listing of files in deleteChildren
David Pursehouse
2017-12-08
1
-3
/
+3
*
|
DfsBlockCache#creditSpace: release clockLock in finally block
David Pursehouse
2017-12-07
1
-2
/
+5
*
|
FS_POSIX: Fix boxing/unboxing of Boolean
David Pursehouse
2017-12-07
1
-12
/
+19
*
|
Use constants from StandardCharsets instead of hard-coded strings
David Pursehouse
2017-12-07
4
-43
/
+26
*
|
Merge branch 'stable-4.9'
David Pursehouse
2017-12-07
1
-1
/
+1
|
\
|
|
*
DirCacheCheckout#processEntry: Fix typo in javadoc
David Pursehouse
2017-12-06
1
-1
/
+1
*
|
TransportHttp: retry on IOException with another mechanism
Thomas Wolf
2017-12-06
1
-7
/
+22
*
|
ConfigTest: Move pathToString to FileUtils
David Pursehouse
2017-12-06
1
-0
/
+14
*
|
FileBasedConfig: support for relative includes
Marc Strapetz
2017-12-04
1
-0
/
+30
*
|
Config: extract method to read included config
Marc Strapetz
2017-12-04
1
-17
/
+40
*
|
Merge branch 'stable-4.9'
Matthias Sohn
2017-11-30
1
-0
/
+24
|
\
|
|
*
GC: Delete stale temporary packs and indexes
Hector Caballero
2017-11-24
1
-0
/
+25
*
|
Merge "Break down DfsBlockCache stats by pack file extension."
Shawn Pearce
2017-11-28
3
-67
/
+166
|
\
\
|
*
|
Break down DfsBlockCache stats by pack file extension.
Minh Thai
2017-11-27
3
-67
/
+166
*
|
|
RepoCommand: Skip RemoteReader when encountering a full SHA-1
Jonathan Nieder
2017-11-28
1
-2
/
+1
|
/
/
*
|
Performance improvement on writing a large index
Stephen Lawson
2017-11-23
1
-2
/
+6
*
|
Merge branch 'stable-4.9'
Matthias Sohn
2017-11-24
5
-3
/
+136
|
\
|
|
*
Merge branch 'stable-4.8' into stable-4.9
Matthias Sohn
2017-11-24
5
-3
/
+136
|
|
\
|
|
*
Merge branch 'stable-4.7' into stable-4.8
Matthias Sohn
2017-11-22
5
-3
/
+136
|
|
|
\
|
|
|
*
Merge branch 'stable-4.6' into stable-4.7
Matthias Sohn
2017-11-22
5
-3
/
+136
|
|
|
|
\
|
|
|
|
*
Silence boxing warning
Matthias Sohn
2017-11-22
1
-0
/
+1
|
|
|
|
*
Merge branch 'stable-4.5' into stable-4.6
Matthias Sohn
2017-11-22
5
-3
/
+134
|
|
|
|
|
\
[next]