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
*
Enhance Eclipse save actions
Matthias Sohn
2017-08-28
17
-119
/
+204
*
Ignore invalid TagOpt values
Thomas Wolf
2017-08-26
1
-2
/
+7
*
Add a getter for a list of RefSpecs to Config
Thomas Wolf
2017-08-26
4
-12
/
+60
*
Improve getting typed values from a Config
Thomas Wolf
2017-08-26
3
-203
/
+480
*
Fix unthrown exception errors in CloneCommandTest
Matthias Sohn
2017-08-26
1
-4
/
+4
*
Merge "Fix JGit set core.fileMode to false by default instead of true for non...
David Pursehouse
2017-08-25
1
-1
/
+1
|
\
|
*
Fix JGit set core.fileMode to false by default instead of true for non Window...
Joan Goyeau
2017-07-24
1
-1
/
+1
*
|
Merge "Fix default directory set when setDirectory wasn't called."
David Pursehouse
2017-08-25
3
-6
/
+41
|
\
\
|
*
|
Fix default directory set when setDirectory wasn't called.
Joan Goyeau
2017-08-25
3
-6
/
+41
*
|
|
FileMode: Remove unnecessary @SuppressWarnings("synthetic-access")
David Pursehouse
2017-08-25
1
-6
/
+0
*
|
|
Add toString() methods to OpenSshConfig to help debugging
Matthias Sohn
2017-08-26
1
-0
/
+31
*
|
|
Do most %-token substitutions in OpenSshConfig
Thomas Wolf
2017-08-26
2
-6
/
+171
*
|
|
Let Jsch know about ~/.ssh/config
Thomas Wolf
2017-08-26
4
-150
/
+688
*
|
|
Merge "Consume request body before flushing the buffer"
Jonathan Nieder
2017-08-25
1
-12
/
+17
|
\
\
\
|
*
|
|
Consume request body before flushing the buffer
Masaya Suzuki
2017-08-25
1
-12
/
+17
|
|
/
/
*
/
/
Show error message for non-git clients
Masaya Suzuki
2017-08-25
1
-1
/
+1
|
/
/
*
|
ObjectToPack: Add missing @Override annotation
David Pursehouse
2017-08-24
1
-0
/
+1
*
|
Cleanup: message reporting for HTTP redirect handling
Thomas Wolf
2017-08-23
4
-25
/
+28
*
|
Do authentication re-tries on HTTP POST
Thomas Wolf
2017-08-22
6
-43
/
+407
*
|
Merge changes Id3994e2d,I5e2a2868,I255af794
David Pursehouse
2017-08-18
4
-8
/
+11
|
\
\
|
*
|
LongObjectIdTest: Add back self comparison test
David Pursehouse
2017-08-18
1
-0
/
+2
|
*
|
Format BUILD files with buildifier
David Pursehouse
2017-08-18
2
-8
/
+8
|
*
|
Bazel: Add missing dependency in org.eclipse.jgit.http.test
David Pursehouse
2017-08-18
1
-0
/
+1
*
|
|
reftable: reserve standard PackExt
Shawn Pearce
2017-08-17
1
-0
/
+3
*
|
|
reftable: resolve symbolic references
Shawn Pearce
2017-08-17
2
-0
/
+76
*
|
|
reftable: support threshold based compaction
Shawn Pearce
2017-08-17
2
-0
/
+52
*
|
|
reftable: compact merged tables
Shawn Pearce
2017-08-17
2
-0
/
+250
*
|
|
reftable: merge-join reftables
Shawn Pearce
2017-08-17
2
-0
/
+699
*
|
|
reftable: lookup by ObjectId unit tests
Shawn Pearce
2017-08-17
1
-0
/
+62
*
|
|
reftable: reflog unit tests
Shawn Pearce
2017-08-17
1
-0
/
+151
*
|
|
reftable: namespace unit tests
Shawn Pearce
2017-08-17
1
-0
/
+36
*
|
|
reftable: bulk operation unit tests
Shawn Pearce
2017-08-17
1
-0
/
+82
*
|
|
reftable: basic functionality unit tests
Shawn Pearce
2017-08-17
2
-0
/
+359
*
|
|
reftable: debug tools
Shawn Pearce
2017-08-17
7
-2
/
+933
*
|
|
reftable: scan and lookup reftable files
Shawn Pearce
2017-08-17
9
-0
/
+1878
*
|
|
reftable: create and write reftable files
Shawn Pearce
2017-08-17
9
-0
/
+2010
*
|
|
reftable: file format documentation
Shawn Pearce
2017-08-17
1
-0
/
+950
|
/
/
*
|
Add support to follow HTTP redirects
Thomas Wolf
2017-08-17
13
-142
/
+1108
*
|
Merge "Fix off-by-one error in Strings.count()"
Christian Halstrick
2017-08-16
2
-4
/
+80
|
\
\
|
*
|
Fix off-by-one error in Strings.count()
Thomas Wolf
2017-08-14
2
-4
/
+80
*
|
|
Merge "Use relative paths for attribute rule matching"
Christian Halstrick
2017-08-16
2
-4
/
+37
|
\
|
|
|
*
|
Use relative paths for attribute rule matching
Thomas Wolf
2017-08-11
2
-4
/
+37
*
|
|
Send a detailed event on working tree modifications
Thomas Wolf
2017-08-15
14
-492
/
+1253
*
|
|
Merge branch 'stable-4.8'
Matthias Sohn
2017-08-15
5
-5
/
+117
|
\
\
\
|
*
\
\
Merge branch 'stable-4.7' into stable-4.8
Matthias Sohn
2017-08-15
5
-5
/
+117
|
|
\
\
\
|
|
*
\
\
Merge branch 'stable-4.6' into stable-4.7
Matthias Sohn
2017-08-14
9
-13
/
+125
|
|
|
\
\
\
|
|
|
*
\
\
Merge branch 'stable-4.5' into stable-4.6
Matthias Sohn
2017-08-14
2
-2
/
+114
|
|
|
|
\
\
\
|
|
|
|
*
|
|
Fix exception handling for opening bitmap index files
Christian Halstrick
2017-08-14
2
-2
/
+114
|
|
|
*
|
|
|
Update Oxygen Orbit p2 repository to R20170516192513
Matthias Sohn
2017-08-14
7
-11
/
+11
*
|
|
|
|
|
|
Do not apply pushInsteadOf to existing pushUris
Thomas Wolf
2017-08-14
2
-12
/
+25
[next]