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
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
org.eclipse.jgit
Commit message (
Expand
)
Author
Age
Files
Lines
*
Prepare 3.4.0-SNAPSHOT builds
Matthias Sohn
2014-03-05
3
-35
/
+35
*
Merge branch 'stable-3.3'
Matthias Sohn
2014-03-05
12
-57
/
+367
|
\
|
*
Prepare 3.3.1-SNAPSHOT builds
Matthias Sohn
2014-03-05
3
-35
/
+35
|
*
JGit v3.3.0.201403021825-r
v3.3.0.201403021825-r
Matthias Sohn
2014-03-03
3
-3
/
+3
|
*
Fix merge/cherry-picking in CRLF mode
Robin Rosenberg
2014-03-02
1
-8
/
+15
|
*
Merge "Expose the received pack size in ReceivePack" into stable-3.3
Robin Rosenberg
2014-03-02
5
-0
/
+51
|
|
\
|
|
*
Expose the received pack size in ReceivePack
Saša Živkov
2014-03-02
5
-0
/
+51
|
*
|
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
|
|
/
|
*
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
1
-4
/
+5
|
*
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
*
|
Merge "Add setContains to ListBranchCommand (branch --contains)"
Robin Rosenberg
2014-03-03
1
-11
/
+67
|
\
\
|
*
|
Add setContains to ListBranchCommand (branch --contains)
Robin Stocker
2014-01-14
1
-11
/
+67
*
|
|
Merge "DirCache.findEntry(byte[], in) made public"
Robin Rosenberg
2014-03-03
1
-8
/
+20
|
\
\
\
|
*
|
|
DirCache.findEntry(byte[], in) made public
Marc Strapetz
2014-02-24
1
-8
/
+20
|
|
|
/
|
|
/
|
*
|
|
Add missing @Deprecated to deprecated fields and methods
Shawn Pearce
2014-03-03
1
-0
/
+1
*
|
|
Merge "Don't raise checkout conflict for file missing in working tree"
Christian Halstrick
2014-02-27
1
-3
/
+3
|
\
\
\
|
*
|
|
Don't raise checkout conflict for file missing in working tree
Christian Halstrick
2014-02-26
1
-3
/
+3
*
|
|
|
Merge "Add a missing @since tag"
Matthias Sohn
2014-02-26
1
-0
/
+1
|
\
\
\
\
|
*
|
|
|
Add a missing @since tag
Christian Halstrick
2014-02-26
1
-0
/
+1
*
|
|
|
|
Merge "Files should be deleted with "retry" option"
Matthias Sohn
2014-02-26
2
-7
/
+7
|
\
\
\
\
\
|
|
/
/
/
/
|
/
|
|
|
|
|
*
|
|
|
Files should be deleted with "retry" option
Marc Strapetz
2014-02-26
2
-7
/
+7
|
|
|
/
/
|
|
/
|
|
*
|
|
|
DirCacheEntry: access to raw path
Marc Strapetz
2014-02-26
1
-0
/
+9
|
|
/
/
|
/
|
|
*
|
|
Fix possible NPE in Repository.resolve
Marc Strapetz
2014-02-24
1
-1
/
+2
|
/
/
*
|
Move Apache httpclient based HTTP support to a separate bundle
Matthias Sohn
2014-02-20
6
-561
/
+0
*
|
Prepare post 3.3.0RC1 builds
Matthias Sohn
2014-02-20
3
-3
/
+3
*
|
JGit v3.3.0.201402191814-rc1
v3.3.0.201402191814-rc1
Matthias Sohn
2014-02-20
3
-3
/
+3
*
|
Fix diff header on renamed or copied files
Shawn Pearce
2014-02-18
1
-16
/
+11
*
|
Add an implementation for HttpConnection using Apache HttpClient
Christian Halstrick
2014-02-18
8
-0
/
+567
*
|
Introduce an abstraction for HTTP connections
Christian Halstrick
2014-02-18
10
-43
/
+728
*
|
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
1
-16
/
+68
*
|
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
2
-6
/
+212
*
|
Non-Fast-Forward Ref-Updates: Omit isMergedInto() calls
Roberto Tyley
2014-02-13
1
-2
/
+3
*
|
Initialise ReceiveCommand status to NOT_ATTEMPTED for all constructors
Roberto Tyley
2014-02-13
1
-2
/
+1
*
|
Use fetch.prune and remote.<name>.prune to set prune mode when fetching
Konrad Kügler
2014-02-13
2
-4
/
+30
*
|
Normalize paths on OS X
Robin Rosenberg
2014-02-12
3
-7
/
+30
*
|
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
*
|
Use fileAttributes to get more attributes in one go
Robin Rosenberg
2014-02-12
2
-46
/
+165
*
|
Fix RevWalkUtils.findBranchesReachableFrom not finding some branches
Robin Stocker
2014-02-11
1
-27
/
+4
*
|
Add delete support to FS
Robin Rosenberg
2014-02-10
1
-0
/
+15
*
|
Add symlink support to JGit
Robin Rosenberg
2014-02-10
11
-62
/
+156
*
|
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
[next]