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
...
*
|
|
|
|
ReflogWriter: Align auto-creation defaults with C git
Dave Borowitz
2017-09-30
4
-12
/
+15
*
|
|
|
|
Support force writing reflog on a per-update basis
Dave Borowitz
2017-09-30
8
-20
/
+196
*
|
|
|
|
Ensure ReflogWriter only works with a RefDirectory
Dave Borowitz
2017-09-30
8
-63
/
+66
*
|
|
|
|
ChangeIdUtilTest: Remove unused notestCommitDashV
David Pursehouse
2017-09-30
1
-17
/
+0
*
|
|
|
|
Add the args4j jar
Pepper Lebeck-Jobe
2017-09-30
1
-0
/
+1
*
|
|
|
|
HttpConfig: load user config before reading values from it
Thomas Wolf
2017-09-26
1
-15
/
+33
*
|
|
|
|
Load the user config before modifying it
Thomas Wolf
2017-09-23
1
-4
/
+17
*
|
|
|
|
Added API to TextBuiltin for piped usage.
Ned Twigg
2017-09-21
2
-0
/
+143
*
|
|
|
|
SubmoduleUpdateCommand: Add fetch callback
David Pursehouse
2017-09-20
1
-4
/
+18
*
|
|
|
|
Fetch submodule repo before resolving commits
Michael FIG
2017-09-20
1
-1
/
+28
*
|
|
|
|
Handle SSL handshake failures in TransportHttp
Thomas Wolf
2017-09-13
6
-126
/
+358
*
|
|
|
|
Support http.<url>.* configs
Thomas Wolf
2017-09-10
7
-96
/
+843
*
|
|
|
|
Add PushConfig class with PushRecurseSubmodulesMode
David Pursehouse
2017-09-09
2
-0
/
+183
*
|
|
|
|
Implement CommandRef.toString() to help debugging
Matthias Sohn
2017-09-08
1
-0
/
+8
*
|
|
|
|
Fix missing RefsChangedEvent when packed refs are used
Thomas Wolf
2017-09-07
3
-5
/
+82
*
|
|
|
|
Add FetchCommand#setRefSpecs(String...) variant
Dave Borowitz
2017-09-07
3
-21
/
+28
*
|
|
|
|
ReceivePack: clear advertised .haves if application changes refs
Shawn Pearce
2017-09-07
2
-0
/
+42
*
|
|
|
|
DfsGarbageCollector: support disabling conversion to reftable
Shawn Pearce
2017-09-06
1
-1
/
+15
*
|
|
|
|
Remove dead warning about minUpdaeIndex and maxUpdateIndex affecting refresh
Shawn Pearce
2017-09-06
1
-10
/
+0
*
|
|
|
|
Merge "Remove no longer needed API problem filters"
David Pursehouse
2017-09-06
1
-28
/
+0
|
\
\
\
\
\
|
*
|
|
|
|
Remove no longer needed API problem filters
Matthias Sohn
2017-09-06
1
-28
/
+0
*
|
|
|
|
|
Stop using deprecated CmdLineException constructors
David Pursehouse
2017-09-06
8
-32
/
+75
|
/
/
/
/
/
*
|
|
|
|
UntrackedFilesHandler: Fix non-localized string
David Pursehouse
2017-09-06
3
-2
/
+7
*
|
|
|
|
Main: Replace deprecated ExampleMode with OptionHandlerFilter
David Pursehouse
2017-09-06
1
-2
/
+3
*
|
|
|
|
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
*
|
|
|
|
SubmoduleConfig: Simplify #toConfigValue
David Pursehouse
2017-09-05
1
-3
/
+1
*
|
|
|
|
Merge changes from topic 'dfs-reftable'
Shawn Pearce
2017-09-05
4
-76
/
+542
|
\
\
\
\
\
|
*
|
|
|
|
dfs: write reftable from DfsGarbageCollector
Shawn Pearce
2017-09-05
2
-14
/
+339
|
*
|
|
|
|
dfs: compact reftables during DfsPackCompactor
Shawn Pearce
2017-09-05
2
-62
/
+203
*
|
|
|
|
|
Remove final modifier on args4j option or argument fields
Matthias Sohn
2017-09-05
4
-8
/
+8
*
|
|
|
|
|
Fix Daemon.stop() to actually stop the listener thread
Thomas Wolf
2017-09-04
2
-39
/
+188
*
|
|
|
|
|
Merge "Remove workaround for bug in Java's ReferenceQueue"
Shawn Pearce
2017-09-04
1
-33
/
+9
|
\
\
\
\
\
\
|
*
|
|
|
|
|
Remove workaround for bug in Java's ReferenceQueue
Matthias Sohn
2017-09-04
1
-33
/
+9
*
|
|
|
|
|
|
Use Config.getEnum() to read the IgnoreSubmoduleMode
Thomas Wolf
2017-09-04
1
-7
/
+2
*
|
|
|
|
|
|
Don't assume name = path in .gitmodules
Thomas Wolf
2017-09-04
2
-11
/
+83
|
/
/
/
/
/
/
*
|
|
|
|
|
Upgrade Maven compiler plugins
David Pursehouse
2017-09-02
1
-4
/
+4
*
|
|
|
|
|
Upgrade args4j to 2.33 in the bazel build
David Pursehouse
2017-09-01
1
-2
/
+2
*
|
|
|
|
|
Add org.apache.commons.codec 1.9.0 to target platform
Matthias Sohn
2017-09-01
5
-5
/
+13
*
|
|
|
|
|
Merge "Fix some tests for running in bazel"
David Pursehouse
2017-08-31
3
-7
/
+13
|
\
\
\
\
\
\
|
*
|
|
|
|
|
Fix some tests for running in bazel
Thomas Wolf
2017-08-31
3
-7
/
+13
*
|
|
|
|
|
|
Merge "Update args4j to 2.33"
David Pursehouse
2017-08-31
14
-45
/
+28
|
\
\
\
\
\
\
\
|
*
|
|
|
|
|
|
Update args4j to 2.33
Matthias Sohn
2017-08-30
14
-45
/
+28
*
|
|
|
|
|
|
|
FsckPackParser: Fix warning about int being boxed to Integer
David Pursehouse
2017-09-01
1
-1
/
+2
*
|
|
|
|
|
|
|
FsckPackParser: Fix "Empty block should be documented" warnings
David Pursehouse
2017-08-31
1
-0
/
+3
*
|
|
|
|
|
|
|
FsckPackParser: Fix warnings about variable hiding
David Pursehouse
2017-08-31
1
-9
/
+9
*
|
|
|
|
|
|
|
Silence API errors caused by adding enum constants in 1baf86d4d2
David Pursehouse
2017-08-31
1
-0
/
+12
|
|
/
/
/
/
/
/
|
/
|
|
|
|
|
|
*
|
|
|
|
|
|
Add dependency to jsch for OpenSshConfigTest to bazel build
Thomas Wolf
2017-08-31
2
-1
/
+8
|
|
/
/
/
/
/
|
/
|
|
|
|
|
*
|
|
|
|
|
Merge changes from topic 'dfs-reftable'
Shawn Pearce
2017-08-30
8
-64
/
+456
|
\
\
\
\
\
\
|
*
|
|
|
|
|
dfs: helper to open multiple reftables
Shawn Pearce
2017-08-28
1
-0
/
+108
[prev]
[next]