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.test
/
tst
/
org
Commit message (
Expand
)
Author
Age
Files
Lines
*
RefUpdateTest: Don't call createBareRepository in try-with-resource
David Pursehouse
2017-01-28
1
-8
/
+8
*
ReceivePackAdvertiseRefsHookTest: Don't close repositories in teardown
David Pursehouse
2017-01-28
1
-10
/
+0
*
RepoCommandTest: Don't wrap create{Bare,Work}Directory in t-w-r
David Pursehouse
2017-01-28
1
-362
/
+321
*
GitConstructionTest: Remove unnecessary calls to Repository.close()
David Pursehouse
2017-01-28
1
-10
/
+0
*
Record the estimated size of the pack files.
Thirumala Reddy Mutchukota
2017-01-26
2
-0
/
+385
*
gc: loosen unreferenced objects
David Turner
2017-01-24
1
-4
/
+19
*
gc: Add options to preserve and prune old pack files
James Melvin
2017-01-19
1
-1
/
+42
*
Normalizer creating a valid branch name from a string
Wim Jongman
2017-01-18
1
-0
/
+82
*
Merge "Fix StashApplyCommand for stashes containing untracked changes."
Christian Halstrick
2017-01-16
1
-0
/
+17
|
\
|
*
Fix StashApplyCommand for stashes containing untracked changes.
Thomas Wolf
2017-01-15
1
-0
/
+17
*
|
Fix possible InvalidObjectIdException in ObjectDirectory
Marc Strapetz
2017-01-15
1
-0
/
+44
|
/
*
Pack refs/tags/ with refs/heads/
Shawn Pearce
2017-01-03
1
-9
/
+5
*
[findBugs] Fix potential NPE in ObjectDirectoryTest
Matthias Sohn
2016-12-29
1
-1
/
+1
*
[findBugs] Fix potential NPE in GcPackRefsTest
Matthias Sohn
2016-12-29
1
-1
/
+2
*
[findBugs] Fix potential NPE in DirCacheCheckoutTest
Matthias Sohn
2016-12-29
1
-1
/
+2
*
Fix keep pack filename
James Melvin
2016-12-27
1
-1
/
+4
*
Fix FileSnapshot.isModified
Christian Halstrick
2016-12-13
2
-17
/
+103
*
Fix merge-base calculation
Christian Halstrick
2016-11-28
1
-1
/
+26
*
Deprecate SafeBufferedOutputStream
Shawn Pearce
2016-11-14
3
-21
/
+13
*
Organize imports
David Pursehouse
2016-11-14
24
-41
/
+27
*
Add {get,set}GitwebDescription to Repository
Shawn Pearce
2016-11-14
1
-0
/
+86
*
Check that DfsBlockCache#blockSize is a power of 2
Philipp Marx
2016-11-11
1
-0
/
+88
*
Fix loop in auto gc
Matthias Sohn
2016-11-07
3
-2
/
+142
*
Make streamFileThreshold configurable
Kevin Corcoran
2016-10-24
1
-0
/
+21
*
TreeFormatter: disallow empty filenames in trees
David Turner
2016-10-19
2
-1
/
+18
*
DiffCommandTest: Don't call toString on String instances
David Pursehouse
2016-10-19
1
-5
/
+5
*
FileNameMatcherTest: Use Character.valueOf rather than new Character
David Pursehouse
2016-10-19
1
-1
/
+1
*
Use valueOf rather than constructor for Integer and Boolean
David Pursehouse
2016-10-18
1
-1
/
+1
*
Merge branch 'stable-4.5'
Matthias Sohn
2016-10-14
1
-0
/
+21
|
\
|
*
Fix eviction of repositories with negative usage count
Hugo Arès
2016-10-12
1
-0
/
+21
*
|
Fix symlink content comparison on MacOS in tree walk
Thomas Wolf
2016-10-11
1
-0
/
+234
*
|
Fix CheckoutCommand to return updated files even on NONDELETED status
Christian Halstrick
2016-09-27
1
-0
/
+33
*
|
Merge branch 'stable-4.5'
Matthias Sohn
2016-09-24
1
-0
/
+146
|
\
|
|
*
Fix carrying over flags during a RevWalk
Christian Halstrick
2016-09-23
1
-0
/
+146
*
|
Add built-in LFS smudge filter for local case
Christian Halstrick
2016-09-20
2
-28
/
+102
*
|
Add built-in LFS clean filter
Christian Halstrick
2016-09-20
1
-2
/
+78
*
|
Add support for built-in smudge filters
Christian Halstrick
2016-09-20
1
-0
/
+94
*
|
Add support for built-in clean filters
Christian Halstrick
2016-09-20
1
-0
/
+157
|
/
*
Handle all values of branch.[name].rebase
Thomas Wolf
2016-09-15
2
-37
/
+58
*
Ignore trailing spaces in directory rule patterns
Andrey Loskutov
2016-09-14
3
-1
/
+43
*
Add support for post-commit hooks
Martin Goellnitz
2016-09-13
1
-0
/
+62
*
Don't log error if system git config does not exist
Matthias Sohn
2016-09-05
1
-0
/
+13
*
Rename FSJava7Test to FSTest
Matthias Sohn
2016-09-03
1
-1
/
+1
*
ReceivePack: refactor push option parsing
Shawn Pearce
2016-08-26
1
-10
/
+8
*
Fix push option initalization on HTTP
Stefan Beller
2016-08-26
1
-1
/
+1
*
Clarify the semantics of DfsRefDatabase#compareAndPut
Masaya Suzuki
2016-08-25
1
-0
/
+39
*
NoteMapTest: Add missing @Test annotations
Dave Borowitz
2016-08-26
1
-1
/
+7
*
Use FS#lastModified instead of File#lastModified
Masaya Suzuki
2016-08-24
3
-15
/
+18
*
Enhance ResetCommand to allow disabling reflog update
Matthias Sohn
2016-08-17
1
-0
/
+40
*
Merge "Skip cleaning inner repositories by default in CleanCommand"
Christian Halstrick
2016-08-07
1
-0
/
+40
|
\
[next]