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
*
Add GitAddTask
Ketan Padegaonkar
2011-05-23
4
-1
/
+156
*
Add LsRemoteCommandTest
Chris Aniszczyk
2011-05-19
1
-0
/
+160
*
Add LsRemoteCommand to JGit API
Christoph Brill
2011-05-19
4
-0
/
+200
*
Add org.eclipse.jgit.ant.test to parent pom.xml
Chris Aniszczyk
2011-05-19
2
-0
/
+103
*
Add GitCloneTaskTest
Ketan Padegaonkar
2011-05-19
5
-4
/
+145
*
Create a MergeResult for deleted/modified files
Bernard Leach
2011-05-19
2
-0
/
+54
*
Add reset with paths support to ResetCommand
Bernard Leach
2011-05-19
2
-8
/
+154
*
Fix NPE in URIish when parsing an empty URI
Ketan Padegaonkar
2011-05-19
3
-0
/
+36
*
Add org.eclipse.jgit.ant.test
Ketan Padegaonkar
2011-05-19
8
-0
/
+67
*
Add tests for change If203ce5
Bernard Leach
2011-05-18
2
-0
/
+171
*
Implement rebase ff for upstream branches with merge commits
Chris Aniszczyk
2011-05-18
2
-53
/
+64
*
Fix path filtering in LogCommand
Piotr Janik
2011-05-18
2
-2
/
+58
*
Merge "Optimize MergeAlgorithm if ours or theirs is empty"
Robin Rosenberg
2011-05-17
2
-1
/
+50
|
\
|
*
Optimize MergeAlgorithm if ours or theirs is empty
Christian Halstrick
2011-05-17
2
-1
/
+50
*
|
Merge "Fix diff bug on inserted line"
Stefan Lay
2011-05-16
2
-2
/
+10
|
\
\
|
*
|
Fix diff bug on inserted line
Shawn O. Pearce
2011-05-16
2
-2
/
+10
*
|
|
Add getConflicting() method in Status API
Piotr Janik
2011-05-16
1
-0
/
+8
|
/
/
*
|
Merge "Fix diff when first text is the start of the other"
Shawn Pearce
2011-05-15
3
-1
/
+67
|
\
\
|
*
|
Fix diff when first text is the start of the other
Robin Rosenberg
2011-05-15
3
-1
/
+67
*
|
|
Merge "Add test for reflog part of ResetCommand"
Chris Aniszczyk
2011-05-13
1
-0
/
+33
|
\
\
\
|
*
|
|
Add test for reflog part of ResetCommand
Robin Rosenberg
2011-05-13
1
-0
/
+33
*
|
|
|
Add RebaseResult.FAST_FORWARD_RESULT
Chris Aniszczyk
2011-05-13
1
-0
/
+3
*
|
|
|
RevertCommand: Add "." after reverted commit id
Robin Stocker
2011-05-13
2
-3
/
+6
|
|
_
|
/
|
/
|
|
*
|
|
Update tycho version to 0.12
Chris Aniszczyk
2011-05-12
1
-6
/
+6
*
|
|
Update findbugs-maven-plugin to the official 2.3.2 release
Chris Aniszczyk
2011-05-10
1
-14
/
+1
*
|
|
Merge "Formatter for relative dates"
Christian Halstrick
2011-05-09
4
-0
/
+292
|
\
\
\
|
*
|
|
Formatter for relative dates
Matthias Sohn
2011-05-09
4
-0
/
+292
*
|
|
|
Remove unused serialVersionUID from non-serializable classes.
Kevin Sawicki
2011-05-08
2
-2
/
+0
|
/
/
/
*
|
/
Fix getHumanishName broken for windows paths
Stefan Lay
2011-05-06
2
-1
/
+18
|
|
/
|
/
|
*
|
Merge "IndexDiff: conflicting files aren't properly shown"
Chris Aniszczyk
2011-05-05
2
-10
/
+88
|
\
\
|
*
|
IndexDiff: conflicting files aren't properly shown
Bernard Leach
2011-05-05
2
-10
/
+88
*
|
|
Correct tabs in top-level pom.xml
Shawn O. Pearce
2011-05-05
1
-2
/
+2
|
/
/
*
|
Update IP log to include Ant 1.8.2 (CQ 5111)
Shawn O. Pearce
2011-05-05
1
-0
/
+6
*
|
Ignore submodule commits during checkout
Robin Rosenberg
2011-05-05
1
-0
/
+6
*
|
Merge "Fix "into" part of merge message for HEAD"
Shawn Pearce
2011-05-05
2
-2
/
+10
|
\
\
|
*
|
Fix "into" part of merge message for HEAD
Robin Stocker
2011-05-05
2
-2
/
+10
*
|
|
Store Git on any DHT
Shawn O. Pearce
2011-05-05
123
-3
/
+21717
*
|
|
Add org.eclipse.jgit.ant to parent pom.xml
Chris Aniszczyk
2011-05-05
1
-1
/
+2
|
/
/
*
|
Merge "Fix error handling in RepositoryFilter"
Chris Aniszczyk
2011-05-05
1
-3
/
+6
|
\
\
|
*
|
Fix error handling in RepositoryFilter
Shawn O. Pearce
2011-05-04
1
-3
/
+6
|
|
/
*
/
Add pom.xml to org.eclipse.jgit.ant
Chris Aniszczyk
2011-05-05
1
-0
/
+114
|
/
*
Present reset in the reflog like C Git does nowadays
Robin Rosenberg
2011-05-04
1
-2
/
+1
*
Implemented merge for parallel delete/modification
Bernard Leach
2011-05-03
3
-1
/
+87
*
Add better exception handling for the git-init ant task
Ketan Padegaonkar
2011-05-03
1
-3
/
+8
*
Merge "Attempt to make git prefix detection more reliable"
Chris Aniszczyk
2011-05-03
1
-3
/
+55
|
\
|
*
Attempt to make git prefix detection more reliable
Robin Rosenberg
2011-05-02
1
-3
/
+55
*
|
Merge "Add path support to checkout command."
Stefan Lay
2011-05-03
2
-3
/
+235
|
\
\
|
*
|
Add path support to checkout command.
Kevin Sawicki
2011-05-03
2
-3
/
+235
|
|
/
*
|
Qualify post-0.12 builds
Matthias Sohn
2011-05-03
31
-201
/
+201
*
|
Merge branch 'stable-0.12'
Matthias Sohn
2011-05-03
30
-199
/
+199
|
\
\
[next]