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.test
/
tst
/
org
/
eclipse
/
jgit
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge branch 'stable-3.4' into stable-3.5
Matthias Sohn
2014-12-18
13
-58
/
+337
|
\
|
*
ObjectChecker: Disallow names potentially mapping to ".git" on HFS+
Matthias Sohn
2014-12-18
1
-0
/
+120
|
*
ObjectChecker: Disallow Windows shortname "GIT~1"
Christian Halstrick
2014-12-18
1
-0
/
+34
|
*
ObjectChecker: Disallow ".git." and ".git<space>"
Shawn Pearce
2014-12-18
2
-8
/
+98
|
*
Always ignore case when forbidding .git in ObjectChecker
Shawn Pearce
2014-12-18
1
-16
/
+1
|
*
DirCache: Refuse to read files with invalid paths
Shawn Pearce
2014-12-18
1
-0
/
+44
|
*
DirCache: Replace isValidPath with DirCacheCheckout.checkValidPath
Shawn Pearce
2014-12-18
1
-2
/
+6
|
*
Replace "a." with "a-" in unit tests
Shawn Pearce
2014-12-18
8
-29
/
+31
|
*
Deprecate TemporaryBuffer.LocalFile without parent directory
Shawn Pearce
2014-11-25
1
-12
/
+12
|
*
DirCache: Buffer TREE extension to $GIT_DIR
Shawn Pearce
2014-11-25
1
-1
/
+1
*
|
Fix PackWriterBitmapWalker handling non-existing uninteresting objects
Christian Halstrick
2014-09-25
1
-0
/
+29
*
|
PlotCommitList: Close plot lanes at root commits
Konrad Kügler
2014-09-02
1
-0
/
+38
*
|
Handle -m option for Merge command
Axel Richard
2014-08-30
1
-1
/
+64
*
|
Let ObjectWalk.markUninteresting also mark the root tree as
Saša Živkov
2014-08-28
1
-0
/
+15
*
|
Strip "<", ">", and "\n" from name/email in UserConfig
Robin Stocker
2014-08-21
1
-0
/
+14
*
|
Support remote aliases in repo manifest.
Yuxuan 'fishy' Wang
2014-08-18
1
-0
/
+24
*
|
Support non-default remotes in project tag.
Yuxuan 'fishy' Wang
2014-08-18
1
-0
/
+30
*
|
Add tests for checking out tags with CheckoutCommand
Robin Stocker
2014-08-17
1
-3
/
+29
*
|
Add support to <include> tag in repo manifest xml.
Yuxuan 'fishy' Wang
2014-08-13
1
-0
/
+40
*
|
Revert "Add a method to DfsOutputStream to read as an InputStream"
Shawn Pearce
2014-08-13
1
-150
/
+0
*
|
Add a method to ObjectInserter to read back inserted objects
Dave Borowitz
2014-08-13
1
-0
/
+175
*
|
Fix CheckoutCommand not setting up tracking
Robin Stocker
2014-08-05
2
-17
/
+59
*
|
Merge "Add isRebase to API of BranchConfig"
Robin Rosenberg
2014-08-03
1
-0
/
+16
|
\
\
|
*
|
Add isRebase to API of BranchConfig
Robin Stocker
2014-08-03
1
-0
/
+16
*
|
|
NetRC parser and credentials provider.
Alexey Kuznetsov
2014-08-03
1
-0
/
+191
|
/
/
*
|
Add IndexDiff tests for merge conflict state BOTH_ADDED
Laurent Goubet
2014-08-02
1
-0
/
+116
*
|
IndexDiffFilter should never filter entries with stage!=0
Christian Halstrick
2014-08-02
1
-0
/
+25
*
|
Fix RevertCommand to correctly revert multiple commits at once.
Maik Schreiber
2014-07-30
1
-0
/
+100
*
|
Remove overlapping submodules from repo manifest.
Yuxuan 'fishy' Wang
2014-07-29
1
-0
/
+59
*
|
Merge "RecursiveMerger should not fail on content-merge conflicts of parents"
Christian Halstrick
2014-07-29
1
-0
/
+83
|
\
\
|
*
|
RecursiveMerger should not fail on content-merge conflicts of parents
Christian Halstrick
2014-07-28
1
-0
/
+83
*
|
|
Strip trailing /s in repo base URI.
Yuxuan 'fishy' Wang
2014-07-28
1
-1
/
+1
|
/
/
*
|
Fix RecursiveMerger's internal use of merge to find a merge base
Christian Halstrick
2014-07-25
1
-1
/
+179
*
|
Handle initial checkout correctly
Christian Halstrick
2014-07-25
1
-0
/
+19
*
|
Preserve merges during pull if configured to do so
Konrad Kügler
2014-07-15
1
-0
/
+207
*
|
Rebase: Add --preserve-merges support
Konrad Kügler
2014-07-15
1
-0
/
+278
*
|
Cherry-Pick: Support --no-commit
Konrad Kügler
2014-07-14
1
-2
/
+46
*
|
Handle diff formatting when there is nothing to compare with
Robin Rosenberg
2014-07-06
1
-0
/
+78
*
|
Eliminate warning about overlapping variable names
Robin Rosenberg
2014-07-04
1
-5
/
+5
*
|
Merge branch 'stable-3.4'
Matthias Sohn
2014-06-21
1
-1
/
+33
|
\
|
|
*
Allow retrying connecting SshSession in case of an exception
Stefan Lay
2014-06-20
1
-1
/
+33
*
|
Rename RewriteTreeFilter to TreeRevFilter and make it public
Dave Borowitz
2014-06-12
1
-0
/
+188
*
|
Merge "Unit test for the updating behavior in RepoCommand API."
Shawn Pearce
2014-05-27
1
-47
/
+148
|
\
\
|
*
|
Unit test for the updating behavior in RepoCommand API.
Yuxuan 'fishy' Wang
2014-05-27
1
-47
/
+148
|
|
/
*
/
Remove a bit of repetition and casting in PackFileTest
Roberto Tyley
2014-05-26
1
-7
/
+4
|
/
*
Allow to include untracked files in stash operations.
Andreas Hermann
2014-05-22
2
-4
/
+133
*
Fix for reflog corruption caused by multiline message
Andreas Hermann
2014-05-22
1
-0
/
+96
*
Improve layout of branches in the commit graph
Konrad Kügler
2014-05-22
1
-52
/
+347
*
Adds support for SPNEGO
Laurent Goujon
2014-05-21
1
-0
/
+9
*
Merge "Cherry-Pick: Support --mainline to pick merges"
Robin Rosenberg
2014-05-19
1
-0
/
+58
|
\
[next]