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
*
cleanup: Remove unused declarations
Robin Rosenberg
2012-06-06
4
-4
/
+0
*
Make FS OS X detection work for OpenJDK
Robin Rosenberg
2012-06-06
2
-5
/
+4
*
Further cleanup of exceptions in Git API
Robin Rosenberg
2012-06-05
17
-65
/
+129
*
Update build to use Tycho 0.15.0
Matthias Sohn
2012-06-05
4
-42
/
+2
*
Throw formal CheckoutConflictException on hard reset
Kevin Sawicki
2012-06-05
1
-3
/
+10
*
Configure maven-source-plugin execution in parent POM
Kevin Sawicki
2012-06-05
1
-0
/
+14
*
Support gitdir: refs in BaseRepositoryBuilder.findGitDir
Kevin Sawicki
2012-06-04
2
-25
/
+89
*
Merge "Relax RevisionSyntaxException to an IllegalArgumentException" into sta...
Christian Halstrick
2012-06-04
1
-2
/
+1
|
\
|
*
Relax RevisionSyntaxException to an IllegalArgumentException
Robin Rosenberg
2012-06-04
1
-2
/
+1
*
|
Merge "Only increment mod count if packed-refs file changes" into stable-2.0
Shawn Pearce
2012-06-04
2
-10
/
+52
|
\
\
|
*
|
Only increment mod count if packed-refs file changes
Kevin Sawicki
2012-05-28
2
-10
/
+52
*
|
|
Add lazy loading of body for tags to PlotWalk
Stefan Lay
2012-06-04
1
-0
/
+5
|
|
/
|
/
|
*
|
Set minimum Jetty version to 7.6
Matthias Sohn
2012-06-03
2
-28
/
+27
*
|
Fix compile error when using Jetty 7.5
Matthias Sohn
2012-06-03
1
-0
/
+1
*
|
Revert Jetty from 8.1.3.v20120416 to 7.6.0.v20120127
Matthias Sohn
2012-06-03
10
-60
/
+47
*
|
Use default thread pool to prevent thread pool starvation
Matthias Sohn
2012-06-03
1
-17
/
+1
*
|
Merge "Reduce number of hard-coded maven artifact versions" into stable-2.0
Robin Rosenberg
2012-05-31
4
-9
/
+9
|
\
\
|
*
|
Reduce number of hard-coded maven artifact versions
Matthias Sohn
2012-05-31
4
-9
/
+9
*
|
|
Remove obsolete GitlinksNotSupportedException
Robin Rosenberg
2012-05-31
1
-65
/
+0
*
|
|
Update ORIG_HEAD when resetting
Kevin Sawicki
2012-05-31
5
-3
/
+46
|
/
/
*
|
Prepare next 2.0.0-SNAPSHOT builds
Matthias Sohn
2012-05-31
42
-51
/
+51
*
|
JGit v2.0.0.201205301645-rc2
v2.0.0.201205301645-rc2
Matthias Sohn
2012-05-30
42
-51
/
+51
*
|
Git API does not declare GitAPIException call() and related cleanups
Robin Rosenberg
2012-05-30
63
-303
/
+275
*
|
Merge "Retain file length and mod time when doing a mixed reset" into stable-2.0
Robin Rosenberg
2012-05-30
1
-6
/
+43
|
\
\
|
*
|
Retain file length and mod time when doing a mixed reset
Kevin Sawicki
2012-05-28
1
-6
/
+43
*
|
|
Merge "Update smudged entries when writing index" into stable-2.0
Robin Rosenberg
2012-05-30
5
-3
/
+290
|
\
|
|
|
*
|
Update smudged entries when writing index
Kevin Sawicki
2012-05-28
5
-3
/
+290
|
|
/
*
/
Enable loading history until a given commit
Matthias Sohn
2012-05-30
2
-0
/
+206
|
/
*
Update Jetty to 8.1.3.v20120416
Matthias Sohn
2012-05-23
12
-52
/
+90
*
Add config --list command to pgm
Tomasz Zarna
2012-05-23
4
-0
/
+193
*
Ensure resetting on commit id
Dariusz Luksza
2012-05-23
2
-1
/
+21
*
Move NLS test for HttpServerText to http.test
Shawn O. Pearce
2012-05-22
4
-13
/
+60
*
Fix JGit source bundle packaging
Matthias Sohn
2012-05-21
3
-1
/
+41
*
Smudge index entries on first write (too), as well when reading
Robin Rosenberg
2012-05-21
4
-18
/
+66
*
Add user friendly output from jgit commit command
Mikael Karlsson
2012-05-18
1
-1
/
+6
*
Don't swallow JSchException "Auth fail" exception
Dariusz Luksza
2012-05-16
1
-1
/
+2
*
Enable call chaining on LsRemoteCommand methods
Dave Borowitz
2012-05-14
1
-4
/
+10
*
Factor a base class out of ReceivePack
Dave Borowitz
2012-05-14
6
-1132
/
+1322
*
Add --all switch to org.eclipse.jgit.pgm.Commit
Tomasz Zarna
2012-05-10
3
-2
/
+11
*
Cleanup MergeResult constructors
Tomasz Zarna
2012-05-10
1
-6
/
+8
*
Add missing @since tags to mark API added in 2.0
Matthias Sohn
2012-05-10
25
-22
/
+111
*
Update tycho version to 0.14.1
Matthias Sohn
2012-05-10
16
-343
/
+20
*
Update packaging project to build using Indigo platform
Matthias Sohn
2012-05-10
1
-2
/
+2
*
Remove throws IOException declaration on filterClean
Kevin Sawicki
2012-05-10
1
-1
/
+1
*
Add Object type to Comparable implements declaration
Kevin Sawicki
2012-05-10
1
-1
/
+1
*
Remove 4 unboxed warnings
Kevin Sawicki
2012-05-10
2
-3
/
+4
*
Make output stream optional in DiffCommand
Kevin Sawicki
2012-05-10
2
-10
/
+33
*
Compare modes before comparing ids in ResolveMerger
Kevin Sawicki
2012-05-09
1
-2
/
+2
*
Remove 86 boxing warnings
Kevin Sawicki
2012-05-08
32
-96
/
+160
*
Remove unnecessary boxing SuppressWarnings annotation
Kevin Sawicki
2012-05-08
1
-1
/
+0
[next]