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
stable-7.2
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
/
src
Commit message (
Expand
)
Author
Age
Files
Lines
...
|
|
*
Relax RevisionSyntaxException to an IllegalArgumentException
Robin Rosenberg
2012-06-04
1
-2
/
+1
*
|
|
Make DirCacheCheckout update timestamps in the index.
Markus Duft
2012-06-06
1
-2
/
+8
*
|
|
Merge changes Iee9af8d5,I8e1674f0,If5a6fcc5,I3bb28e4d
Shawn O. Pearce
2012-06-05
7
-111
/
+604
|
\
\
\
|
*
|
|
Use BatchRefUpdate for tracking refs in FetchProcess
Shawn O. Pearce
2012-05-22
3
-96
/
+193
|
*
|
|
Batch reference updates together for storage
Shawn O. Pearce
2012-05-22
4
-8
/
+355
|
*
|
|
Expose ReceiveCommand.updateType to check for UPDATE_NONFASTFORWARD
Shawn O. Pearce
2012-05-22
2
-5
/
+46
|
*
|
|
Reject non-fast-forwards earlier in BaseReceivePack
Shawn O. Pearce
2012-05-22
1
-2
/
+10
*
|
|
|
fix PackWriter excluded objects handling
Christian Halstrick
2012-06-04
1
-1
/
+2
|
|
/
/
|
/
|
|
*
|
|
Merge "Only increment mod count if packed-refs file changes" into stable-2.0
Shawn Pearce
2012-06-04
1
-10
/
+20
|
\
\
\
|
*
|
|
Only increment mod count if packed-refs file changes
Kevin Sawicki
2012-05-28
1
-10
/
+20
*
|
|
|
Add lazy loading of body for tags to PlotWalk
Stefan Lay
2012-06-04
1
-0
/
+5
|
|
_
|
/
|
/
|
|
*
|
|
Remove obsolete GitlinksNotSupportedException
Robin Rosenberg
2012-05-31
1
-65
/
+0
*
|
|
Update ORIG_HEAD when resetting
Kevin Sawicki
2012-05-31
3
-2
/
+40
*
|
|
Git API does not declare GitAPIException call() and related cleanups
Robin Rosenberg
2012-05-30
42
-136
/
+151
*
|
|
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
2
-3
/
+102
|
\
|
|
|
|
*
|
|
Update smudged entries when writing index
Kevin Sawicki
2012-05-28
2
-3
/
+102
|
|
/
/
*
/
/
Enable loading history until a given commit
Matthias Sohn
2012-05-30
1
-0
/
+66
|
/
/
*
/
Ensure resetting on commit id
Dariusz Luksza
2012-05-23
1
-1
/
+1
|
/
*
Smudge index entries on first write (too), as well when reading
Robin Rosenberg
2012-05-21
3
-18
/
+44
*
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
*
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
*
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
1
-10
/
+14
*
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
*
Remove unneeded catch block and null checks
Kevin Sawicki
2012-05-04
1
-12
/
+4
*
Validate paths during DirCheckout
Robin Rosenberg
2012-04-23
5
-8
/
+206
*
Enable large file support
Robin Rosenberg
2012-04-18
2
-9
/
+8
*
Allow to write tests with CLI syntax
Tomasz Zarna
2012-04-18
1
-0
/
+38
*
Enable DirCacheEntry's copyMetaData to not copy stage info
Robin Rosenberg
2012-04-17
2
-4
/
+27
*
Hide two warnings about boxing
Robin Rosenberg
2012-04-16
1
-0
/
+2
*
Fix constructor for SafeBufferedOutputStream
Robin Rosenberg
2012-04-14
1
-1
/
+4
*
Merge "UnsupportedCredentialItem with password authentication"
Robin Rosenberg
2012-04-09
1
-6
/
+15
|
\
|
*
UnsupportedCredentialItem with password authentication
Robin Rosenberg
2012-04-09
1
-6
/
+15
*
|
Merge "Fix broken TagCommand API"
Robin Rosenberg
2012-04-06
2
-15
/
+12
|
\
\
|
*
|
Fix broken TagCommand API
Robin Rosenberg
2012-04-06
2
-15
/
+12
|
|
/
*
|
Merge "Cleanup possiblyFilteredInputStream() in WorkingTreeIterator"
Matthias Sohn
2012-04-05
1
-29
/
+26
|
\
\
|
*
|
Cleanup possiblyFilteredInputStream() in WorkingTreeIterator
Robin Rosenberg
2012-04-06
1
-29
/
+26
*
|
|
Merge "Handle content length in WorkingTreeIterator"
Robin Rosenberg
2012-04-05
5
-41
/
+81
|
\
|
|
|
*
|
Handle content length in WorkingTreeIterator
Robin Rosenberg
2012-03-27
5
-41
/
+81
|
|
/
*
|
Merge "Recurse into cloned submodules"
Matthias Sohn
2012-04-03
1
-2
/
+10
|
\
\
|
*
|
Recurse into cloned submodules
Kevin Sawicki
2012-04-01
1
-2
/
+10
[prev]
[next]