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
path:
root
/
org.eclipse.jgit.test
Commit message (
Expand
)
Author
Age
Files
Lines
*
Prepare 4.9.2-SNAPSHOT builds
Matthias Sohn
2017-12-03
2
-47
/
+47
*
JGit v4.9.1.201712030800-r
v4.9.1.201712030800-r
Matthias Sohn
2017-12-03
2
-2
/
+2
*
GC: Delete stale temporary packs and indexes
Hector Caballero
2017-11-24
1
-0
/
+106
*
Ignore warning for minor version change without API change
Matthias Sohn
2017-11-24
1
-1
/
+11
*
Yet another work-around for a Jsch bug: timeouts
Thomas Wolf
2017-11-20
1
-2
/
+1
*
PackInserter: Implement newReader()
Dave Borowitz
2017-11-01
1
-1
/
+119
*
FileRepository: Add pack-based inserter implementation
Dave Borowitz
2017-11-01
1
-0
/
+421
*
Avoid bad rounding "1 year, 12 months" in date formatter
Michael Keppler
2017-10-23
1
-1
/
+8
*
Ensure that ~ in ssh config is replaced before Jsch sees it
Thomas Wolf
2017-10-18
1
-10
/
+15
*
Prepare 4.9.1-SNAPSHOT builds
Matthias Sohn
2017-10-08
2
-47
/
+47
*
JGit v4.9.0.201710071750-r
v4.9.0.201710071750-r
Matthias Sohn
2017-10-07
2
-2
/
+2
*
Use a new RevWalk for validating not advertised wants
Zhen Chen
2017-10-05
1
-0
/
+90
*
ReflogWriter: Align auto-creation defaults with C git
Dave Borowitz
2017-09-30
1
-10
/
+11
*
Support force writing reflog on a per-update basis
Dave Borowitz
2017-09-30
2
-6
/
+75
*
Ensure ReflogWriter only works with a RefDirectory
Dave Borowitz
2017-09-30
1
-1
/
+2
*
ChangeIdUtilTest: Remove unused notestCommitDashV
David Pursehouse
2017-09-30
1
-17
/
+0
*
Support http.<url>.* configs
Thomas Wolf
2017-09-10
2
-0
/
+432
*
Add PushConfig class with PushRecurseSubmodulesMode
David Pursehouse
2017-09-09
1
-0
/
+88
*
Fix missing RefsChangedEvent when packed refs are used
Thomas Wolf
2017-09-07
1
-0
/
+70
*
Add FetchCommand#setRefSpecs(String...) variant
Dave Borowitz
2017-09-07
2
-16
/
+12
*
ReceivePack: clear advertised .haves if application changes refs
Shawn Pearce
2017-09-07
1
-0
/
+41
*
ObjectCheckerTest: Factor duplicate instances out to constants
David Pursehouse
2017-09-06
1
-72
/
+42
*
SubmoduleConfigTest: Add additional tests in fetchRecurseToConfigValue
David Pursehouse
2017-09-05
1
-0
/
+2
*
Merge changes from topic 'dfs-reftable'
Shawn Pearce
2017-09-05
1
-0
/
+190
|
\
|
*
dfs: write reftable from DfsGarbageCollector
Shawn Pearce
2017-09-05
1
-0
/
+190
*
|
Fix Daemon.stop() to actually stop the listener thread
Thomas Wolf
2017-09-04
1
-0
/
+96
*
|
Don't assume name = path in .gitmodules
Thomas Wolf
2017-09-04
1
-0
/
+40
*
|
Fix some tests for running in bazel
Thomas Wolf
2017-08-31
3
-7
/
+13
*
|
Add dependency to jsch for OpenSshConfigTest to bazel build
Thomas Wolf
2017-08-31
1
-0
/
+4
|
/
*
Cleanup: Organize imports
Matthias Sohn
2017-08-30
3
-9
/
+10
*
Partially revert c0ad77d8 "Enhance Eclipse save actions"
Matthias Sohn
2017-08-30
1
-1
/
+1
*
Partially revert c0ad77d8 "Enhance Eclipse save actions"
Matthias Sohn
2017-08-30
1
-2
/
+2
*
Merge "reftable: explicitly store update_index per ref"
Shawn Pearce
2017-08-28
2
-13
/
+55
|
\
|
*
reftable: explicitly store update_index per ref
Shawn Pearce
2017-08-21
2
-13
/
+55
*
|
Merge "Enhance Eclipse save actions"
David Pursehouse
2017-08-28
1
-7
/
+12
|
\
\
|
*
|
Enhance Eclipse save actions
Matthias Sohn
2017-08-28
1
-7
/
+12
*
|
|
Merge "Add BlobObjectChecker"
Terry Parker
2017-08-28
1
-0
/
+98
|
\
\
\
|
*
|
|
Add BlobObjectChecker
Masaya Suzuki
2017-08-28
1
-0
/
+98
|
|
|
/
|
|
/
|
*
|
|
Exclude file matching: fix backtracking on match failures after **
Thomas Wolf
2017-08-27
3
-0
/
+126
*
|
|
Fix path pattern matching to work also for gitattributes
Thomas Wolf
2017-08-27
3
-43
/
+367
*
|
|
Add new tests for gitignore/gitattribute pattern matching
Thomas Wolf
2017-08-27
2
-0
/
+447
|
|
/
|
/
|
*
|
Fix unthrown exception errors in CloneCommandTest
Matthias Sohn
2017-08-26
1
-4
/
+4
*
|
Merge "Fix default directory set when setDirectory wasn't called."
David Pursehouse
2017-08-25
1
-4
/
+25
|
\
\
|
*
|
Fix default directory set when setDirectory wasn't called.
Joan Goyeau
2017-08-25
1
-4
/
+25
|
|
/
*
|
Do most %-token substitutions in OpenSshConfig
Thomas Wolf
2017-08-26
1
-1
/
+42
*
|
Let Jsch know about ~/.ssh/config
Thomas Wolf
2017-08-26
2
-6
/
+169
|
/
*
Merge changes Id3994e2d,I5e2a2868,I255af794
David Pursehouse
2017-08-18
1
-5
/
+5
|
\
|
*
Format BUILD files with buildifier
David Pursehouse
2017-08-18
1
-5
/
+5
*
|
reftable: resolve symbolic references
Shawn Pearce
2017-08-17
1
-0
/
+37
*
|
reftable: compact merged tables
Shawn Pearce
2017-08-17
1
-0
/
+27
[next]