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
*
[findbugs] Do not ignore exceptional return value of mkdir
Matthias Sohn
2011-01-28
23
-82
/
+96
*
Teach PackWriter how to reuse an existing object list
Shawn O. Pearce
2011-01-27
3
-21
/
+271
*
Allow ObjectReuseAsIs to resort objects during writing
Shawn O. Pearce
2011-01-27
2
-3
/
+6
*
PackWriter: Use TOPO order only for incremental packs
Shawn O. Pearce
2011-01-27
1
-1
/
+4
*
Remove getObjectsDirectory, openPack from base API
Shawn O. Pearce
2011-01-27
1
-18
/
+0
*
Merge "Support for self signed certificate (HTTPS)"
Shawn Pearce
2011-01-27
1
-1
/
+47
|
\
|
*
Support for self signed certificate (HTTPS)
Per Salomonsson
2011-01-26
1
-1
/
+47
*
|
Hard reset should not report conflict on untracked file
Matthias Sohn
2011-01-27
2
-8
/
+7
*
|
Rename PlotWalk.getTags() to getRefs()
Roberto Tyley
2011-01-26
1
-2
/
+2
*
|
Provide access to the Refs of a PlotCommit
Roberto Tyley
2011-01-26
1
-0
/
+23
*
|
Fix tests broken by fix for adding files in a network share
Robin Rosenberg
2011-01-26
1
-1
/
+2
*
|
FetchCommand: allow to set "TagOpt"
Mathias Kinzler
2011-01-26
1
-0
/
+16
*
|
Make sure not to overwrite untracked not-ignored files
Christian Halstrick
2011-01-26
3
-12
/
+56
*
|
Fixed several NPEs in the Fetch CLI
Sasa Zivkov
2011-01-26
1
-5
/
+10
*
|
Fixed NLS in JGit command line interface
Sasa Zivkov
2011-01-26
1
-2
/
+2
*
|
Fix adding files in a network share
Robin Rosenberg
2011-01-26
1
-2
/
+1
*
|
Merge "Refactor and comment complicated if statements"
Chris Aniszczyk
2011-01-26
1
-8
/
+35
|
\
\
|
*
|
Refactor and comment complicated if statements
Christian Halstrick
2011-01-26
1
-8
/
+35
*
|
|
Merge "MergeCommand should create missing branches"
Chris Aniszczyk
2011-01-26
1
-2
/
+25
|
\
|
|
|
*
|
MergeCommand should create missing branches
Christian Halstrick
2011-01-26
1
-2
/
+25
*
|
|
Merge "Make setCredentialsProvider more convenient to use"
Chris Aniszczyk
2011-01-26
2
-2
/
+10
|
\
\
\
|
*
|
|
Make setCredentialsProvider more convenient to use
Mathias Kinzler
2011-01-26
2
-2
/
+10
|
|
/
/
*
/
/
Remove unneeded interface from test class
Christian Halstrick
2011-01-26
1
-12
/
+0
|
/
/
*
|
Permit disabling birthday attack checks in PackParser
Shawn O. Pearce
2011-01-25
1
-11
/
+46
*
|
Ensure all deltas were resolved in a pack
Shawn O. Pearce
2011-01-25
1
-0
/
+6
*
|
Refactor IndexPack to not require local filesystem
Shawn O. Pearce
2011-01-25
19
-1506
/
+2224
*
|
Parse RevCommit bodies before calling RevFilter.include()
Jesse Greenwald
2011-01-25
2
-1
/
+120
*
|
Allow to set a CredentialsProvider on relevant API commands
Mathias Kinzler
2011-01-25
2
-0
/
+22
*
|
Exposed the constructor of Note class
Sasa Zivkov
2011-01-25
6
-67
/
+83
|
/
*
Merge "Build http.server source JAR"
Chris Aniszczyk
2011-01-21
1
-0
/
+20
|
\
|
*
Build http.server source JAR
Shawn O. Pearce
2011-01-20
1
-0
/
+20
*
|
Introduce metaData compare between working tree and index entries
Christian Halstrick
2011-01-21
3
-32
/
+81
*
|
Add progress reporting to IndexDiff
Robin Rosenberg
2011-01-21
1
-1
/
+94
*
|
Fix misc spelling errors in comments and method names
Robin Rosenberg
2011-01-17
4
-17
/
+17
*
|
Merge "File utility for creating a new empty file"
Matthias Sohn
2011-01-16
4
-0
/
+40
|
\
\
|
|
/
|
/
|
|
*
File utility for creating a new empty file
Matthias Sohn
2011-01-14
4
-0
/
+40
*
|
Merge "ConfigConstants: expose some constants for user name and email."
Shawn Pearce
2011-01-12
1
-0
/
+9
|
\
\
|
*
|
ConfigConstants: expose some constants for user name and email.
Mathias Kinzler
2011-01-12
1
-0
/
+9
|
|
/
*
|
Merge "CheckoutCommand: fix reflog message"
Shawn Pearce
2011-01-12
1
-1
/
+1
|
\
\
|
*
|
CheckoutCommand: fix reflog message
Mathias Kinzler
2011-01-12
1
-1
/
+1
*
|
|
Merge "Locate $HOME like C Git does on Windows"
Shawn Pearce
2011-01-12
1
-0
/
+18
|
\
\
\
|
*
|
|
Locate $HOME like C Git does on Windows
Robin Rosenberg
2011-01-12
1
-0
/
+18
|
|
/
/
*
/
/
Fix API ListBranchCommand for listmode 'all'
Roberto Tyley
2011-01-12
2
-1
/
+9
|
/
/
*
|
Merge "Using java.util.concurrent in NLSTest instead of handling threads dire...
Shawn Pearce
2011-01-10
1
-30
/
+28
|
\
\
|
*
|
Using java.util.concurrent in NLSTest instead of handling threads directly.
Sasa Zivkov
2011-01-10
1
-30
/
+28
*
|
|
Merge "Do not cherry-pick or revert commit more than once"
Matthias Sohn
2011-01-10
2
-0
/
+10
|
\
\
\
|
|
_
|
/
|
/
|
|
|
*
|
Do not cherry-pick or revert commit more than once
Robin Rosenberg
2011-01-10
2
-0
/
+10
*
|
|
Merge "Use heap based stack for PackFile deltas"
Shawn O. Pearce
2011-01-09
1
-98
/
+167
|
\
\
\
|
*
|
|
Use heap based stack for PackFile deltas
Shawn O. Pearce
2011-01-06
1
-98
/
+167
*
|
|
|
Merge "Config: Preserve existing case of names in sections"
Shawn O. Pearce
2011-01-09
2
-16
/
+64
|
\
\
\
\
[next]