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
*
Fix merge/cherry-picking in CRLF mode
Robin Rosenberg
2014-03-02
2
-8
/
+47
*
Merge "Expose the received pack size in ReceivePack" into stable-3.3
Robin Rosenberg
2014-03-02
6
-0
/
+216
|
\
|
*
Expose the received pack size in ReceivePack
Saša Živkov
2014-03-02
6
-0
/
+216
*
|
Merge "Revert "Add getPackFile to ReceivePack to make PostReceiveHook more us...
Robin Rosenberg
2014-03-02
4
-39
/
+2
|
\
|
|
*
Revert "Add getPackFile to ReceivePack to make PostReceiveHook more
Saša Živkov
2014-03-02
4
-39
/
+2
*
|
Avoid an NPE after 7b01a5369210
Robin Rosenberg
2014-03-01
1
-1
/
+2
|
/
*
Add a launcher for Java 7 tests
Robin Rosenberg
2014-02-28
1
-0
/
+20
*
Remove obsolete getRepositoryMethod from WorkingTreeIterator
Robin Rosenberg
2014-02-28
1
-9
/
+0
*
Fix NPE when WorkingTreeIterator does not have a repository set
Robin Rosenberg
2014-02-28
2
-6
/
+9
*
Add getPackFile to ReceivePack to make PostReceiveHook more usable
Saša Živkov
2014-02-25
4
-2
/
+39
*
Possibility to limit the max pack size on receive-pack
Saša Živkov
2014-02-25
5
-0
/
+259
*
Package httpclient and httpcore in o.e.j.http.apache.feature
Matthias Sohn
2014-02-24
2
-14
/
+14
*
Move Apache httpclient based HTTP support to a separate bundle
Matthias Sohn
2014-02-20
41
-23
/
+1392
*
Prepare post 3.3.0RC1 builds
Matthias Sohn
2014-02-20
51
-51
/
+51
*
JGit v3.3.0.201402191814-rc1
v3.3.0.201402191814-rc1
Matthias Sohn
2014-02-20
51
-51
/
+51
*
[findBugs] Don't ignore exceptional return value of File.mkdir()
Matthias Sohn
2014-02-18
1
-1
/
+2
*
[findBugs] Don't rely on default encoding
Matthias Sohn
2014-02-18
1
-1
/
+1
*
[findBugs] Don't call toString() on a string
Matthias Sohn
2014-02-18
1
-1
/
+1
*
Fix diff header on renamed or copied files
Shawn Pearce
2014-02-18
2
-16
/
+34
*
Add an implementation for HttpConnection using Apache HttpClient
Christian Halstrick
2014-02-18
18
-1
/
+677
*
Introduce an abstraction for HTTP connections
Christian Halstrick
2014-02-18
12
-55
/
+741
*
Remove dead isBinary method from DiffFormatter
Shawn Pearce
2014-02-17
1
-7
/
+0
*
Add missing static qualifier in DiffFormatter
Shawn Pearce
2014-02-17
1
-2
/
+2
*
Allow programmatic remote configuration for PullCommand
Matthias Sohn
2014-02-14
2
-16
/
+133
*
Fix a NullPointerException if properties file doesn't exist
James Yonan
2014-02-13
1
-2
/
+8
*
Use branch.<x>.mergeoptions and merge.ff as defaults for merging
Konrad Kügler
2014-02-14
3
-6
/
+259
*
Non-Fast-Forward Ref-Updates: Omit isMergedInto() calls
Roberto Tyley
2014-02-13
3
-3
/
+24
*
Initialise ReceiveCommand status to NOT_ATTEMPTED for all constructors
Roberto Tyley
2014-02-13
2
-5
/
+2
*
Use fetch.prune and remote.<name>.prune to set prune mode when fetching
Konrad Kügler
2014-02-13
2
-4
/
+30
*
Add some tests cases on files modes for symbolic links
Axel Richard
2014-02-12
2
-0
/
+264
*
Add some test cases for symbolic links with Java7
Robin Rosenberg
2014-02-12
3
-0
/
+273
*
Normalize paths on OS X
Robin Rosenberg
2014-02-12
5
-7
/
+66
*
Recognize symlinks in the FileTreeIterator
Robin Rosenberg
2014-02-12
1
-1
/
+3
*
Add special case to WorkingTreeIterator for matching unnormalized symlinks
Robin Rosenberg
2014-02-12
1
-3
/
+33
*
FileUtils.delete does not recurse via symlinks
Robin Rosenberg
2014-02-12
1
-0
/
+86
*
Use fileAttributes to get more attributes in one go
Robin Rosenberg
2014-02-12
7
-49
/
+267
*
Fix RevWalkUtils.findBranchesReachableFrom not finding some branches
Robin Stocker
2014-02-11
2
-27
/
+132
*
Length of symbolic link is the number of bytes, not characters
Robin Rosenberg
2014-02-10
2
-7
/
+8
*
Add delete support to FS
Robin Rosenberg
2014-02-10
5
-0
/
+35
*
Dynamically detect if Windows supports symbolic links
Robin Rosenberg
2014-02-10
1
-1
/
+25
*
Add symlink support to JGit
Robin Rosenberg
2014-02-10
14
-64
/
+183
*
Use the new FS.exists method in commonly occuring places
Robin Rosenberg
2014-02-10
5
-6
/
+8
*
Fix deprecated WTI#isModified
Robin Rosenberg
2014-02-10
1
-1
/
+1
*
Failing to delete a directory with untracked content is actually ok
Robin Rosenberg
2014-02-10
2
-7
/
+7
*
Ban dangerous ref names in Windows
Robin Rosenberg
2014-02-05
3
-17
/
+83
*
Merge "Reset internal state canonical length in WorkingTreeIterator when moving"
Matthias Sohn
2014-02-04
2
-2
/
+15
|
\
|
*
Reset internal state canonical length in WorkingTreeIterator when moving
Robin Rosenberg
2014-02-03
2
-2
/
+15
*
|
Merge "Fix MissingObjectException race in ObjectDirectory"
Shawn Pearce
2014-02-03
5
-394
/
+290
|
\
\
|
|
/
|
/
|
|
*
Fix MissingObjectException race in ObjectDirectory
Shawn Pearce
2014-02-03
5
-394
/
+290
*
|
Fix for core.autocrlf=input resulting in modified file
Robin Rosenberg
2014-02-02
7
-19
/
+181
|
/
[next]