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
/
src
Commit message (
Expand
)
Author
Age
Files
Lines
*
Provide NLS support in JGit.
Sasa Zivkov
2010-03-11
6
-0
/
+660
*
Merge "Don't doubly wrap TransportException in smart HTTP client"
Shawn Pearce
2010-02-11
1
-13
/
+3
|
\
|
*
Don't doubly wrap TransportException in smart HTTP client
Shawn O. Pearce
2010-02-11
1
-13
/
+3
*
|
Allow users of ReceivePack access to the objects being sent
Nico Sallembien
2010-02-11
2
-5
/
+121
|
/
*
Add a RefFilter interface to ReceivePack and UploadPack
Nico Sallembien
2010-02-10
3
-5
/
+129
*
Remove pointless boolean during native push
Shawn O. Pearce
2010-02-09
1
-1
/
+1
*
Intermediate workaround for JGit's lack of core.autocrlf support
Robin Rosenberg
2010-02-04
1
-0
/
+1
*
Use keep(1) instead of add() when skipping an entry
Shawn O. Pearce
2010-02-03
1
-2
/
+2
*
Don't allow DirCacheEntry with mode of 0
Shawn O. Pearce
2010-02-03
4
-11
/
+24
*
Disallow creating invalid DirCacheEntry records
Shawn O. Pearce
2010-02-03
1
-1
/
+54
*
Ensure RawText closes the FileInputStream when read is complete
Shawn O. Pearce
2010-02-03
1
-14
/
+2
*
Micro-optimize CanonicalTreeParser next() for ObjectWalk
Shawn O. Pearce
2010-02-02
1
-8
/
+14
*
Fix ObjectWalk corruption when skipping over empty trees
Shawn O. Pearce
2010-02-02
1
-18
/
+23
*
Ensure the tree parser resets in ObjectWalk
Shawn O. Pearce
2010-02-02
1
-0
/
+2
*
Correct ObjectWalk error message when bad object is found
Shawn O. Pearce
2010-02-02
1
-3
/
+3
*
Correctly skip over unrecognized optional dircache extensions
Shawn O. Pearce
2010-02-02
1
-11
/
+41
*
Fix server side NPE during push to empty repository
Shawn O. Pearce
2010-02-01
1
-1
/
+1
*
Merge "Check for remote server exec failures and report"
Shawn Pearce
2010-01-29
1
-16
/
+40
|
\
|
*
Check for remote server exec failures and report
Shawn O. Pearce
2010-01-23
1
-16
/
+40
*
|
Merge "Add unsetSection to Config to remove an entire block"
Robin Rosenberg
2010-01-28
1
-0
/
+42
|
\
\
|
*
|
Add unsetSection to Config to remove an entire block
Shawn O. Pearce
2010-01-29
1
-0
/
+42
*
|
|
Merge "Relax ObjectChecker to permit missing tagger lines"
Robin Rosenberg
2010-01-28
1
-5
/
+5
|
\
\
\
|
|
/
/
|
/
|
|
|
*
|
Relax ObjectChecker to permit missing tagger lines
Shawn O. Pearce
2010-01-23
1
-5
/
+5
|
|
/
*
|
Merge "Added caching for loose object lookup during pack indexing"
Shawn Pearce
2010-01-27
6
-1
/
+276
|
\
\
|
*
|
Added caching for loose object lookup during pack indexing
Constantine Plotnikov
2010-01-21
6
-1
/
+276
*
|
|
Merge "Don't confuse empty configuration variables with booleans"
Shawn Pearce
2010-01-25
1
-3
/
+4
|
\
\
\
|
*
|
|
Don't confuse empty configuration variables with booleans
Shawn O. Pearce
2010-01-23
1
-3
/
+4
|
|
|
/
|
|
/
|
*
/
|
Disable the JRE HTTP cache, if any
Shawn O. Pearce
2010-01-23
1
-0
/
+1
|
/
/
*
|
Merge branch 'ref-abstract'
Shawn O. Pearce
2010-01-23
26
-1179
/
+3237
|
\
\
|
|
/
|
/
|
|
*
Optimize RefAdvertiser performance by avoiding sorting
Shawn O. Pearce
2010-01-23
3
-10
/
+19
|
*
Replace writeSymref with RefUpdate.link
Shawn O. Pearce
2010-01-23
6
-52
/
+104
|
*
Rewrite reference handling to be abstract and accurate
Shawn O. Pearce
2010-01-23
22
-1151
/
+2261
|
*
Create new RefList and RefMap utility types
Shawn O. Pearce
2010-01-22
3
-3
/
+890
*
|
Introduce a named constant for the ".git" directory extension
Robin Rosenberg
2010-01-15
4
-7
/
+13
*
|
Introduce a named constant for the .git directory.
Robin Rosenberg
2010-01-15
7
-12
/
+17
|
/
*
Add JUnit tests for HTTP transport
Shawn O. Pearce
2010-01-12
1
-5
/
+31
*
Download HEAD by itself if not in info/refs
Shawn O. Pearce
2010-01-12
1
-10
/
+59
*
client side smart HTTP
Shawn O. Pearce
2010-01-12
5
-55
/
+606
*
Simple dumb HTTP server for Git
Shawn O. Pearce
2010-01-12
4
-16
/
+132
*
Expose PacketLineOut for reuse outside of the transport package
Shawn O. Pearce
2010-01-12
2
-10
/
+74
*
Expose RefAdvertiser for reuse outside of the transport package
Shawn O. Pearce
2010-01-12
3
-23
/
+165
*
Teach UploadPack how to use an RPC style interface
Shawn O. Pearce
2010-01-12
1
-5
/
+55
*
Teach ReceivePack how to use an RPC style interface
Shawn O. Pearce
2010-01-12
1
-2
/
+43
*
Refactor TemporaryBuffer to support reuse in other contexts
Shawn O. Pearce
2010-01-12
5
-108
/
+211
*
Implement multi_ack_detailed protocol extension
Shawn O. Pearce
2010-01-12
3
-35
/
+101
*
Fix PersonIdent to always use SystemReader
Shawn O. Pearce
2010-01-12
1
-1
/
+4
*
Fix RefWriter creation of info/refs to omit HEAD
Shawn O. Pearce
2010-01-12
1
-2
/
+2
*
Correct spelling error in StringUtils javadoc
Shawn O. Pearce
2010-01-12
1
-3
/
+3
*
Read core.worktree regardless of whether .git was discovered or not
Robin Rosenberg
2010-01-06
1
-9
/
+5
*
Explicitly release resources used by java.util.zip.Deflater
Igor Fedorenko
2010-01-06
1
-4
/
+5
[next]