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
...
|
*
|
|
|
Bitmap builder: actually compress EWAH bitmaps in memory
Shawn Pearce
2015-08-12
1
-0
/
+5
|
|
/
/
/
*
/
/
/
Consider original file mode while checking parent ignore rules
Andrey Loskutov
2015-08-12
2
-4
/
+57
|
/
/
/
*
|
|
Changed default log4j log level from "WARNING" to "WARN"
Andrey Loskutov
2015-08-11
1
-1
/
+1
*
|
|
Clone should create Git instances which are able to close repository
Andrey Loskutov
2015-08-04
2
-2
/
+2
*
|
|
Merge "Clone should close repository after errors in fetch or checkout"
Christian Halstrick
2015-08-04
1
-1
/
+8
|
\
\
\
|
*
|
|
Clone should close repository after errors in fetch or checkout
Andrey Loskutov
2015-08-02
1
-1
/
+8
*
|
|
|
containsGitModulesFile() should not crash on bare repository
Andrey Loskutov
2015-08-03
2
-6
/
+14
|
/
/
/
*
|
|
Fixed javadoc: the getBranch() and getFullBranch() can return null
Andrey Loskutov
2015-07-29
1
-4
/
+6
*
|
|
PushCertificate: Omit null pushee from text representation
Dave Borowitz
2015-07-28
2
-3
/
+6
*
|
|
Fix non-externalized string warning in Main.execute()
Matthias Sohn
2015-07-24
1
-1
/
+1
*
|
|
Honor also https_proxy environment variable
Christian Halstrick
2015-07-24
1
-25
/
+31
*
|
|
Fix ResolveMerger when files should be replaced by folders
Christian Halstrick
2015-07-23
2
-7
/
+83
*
|
|
Merge "Fix typos in javadoc of ObjectId.equals()"
Matthias Sohn
2015-07-21
1
-4
/
+4
|
\
\
\
|
*
|
|
Fix typos in javadoc of ObjectId.equals()
Matthias Sohn
2015-07-20
1
-4
/
+4
|
|
/
/
*
|
|
Don't keep empty ignore rules in the ignore node list
Andrey Loskutov
2015-07-21
3
-2
/
+33
*
|
|
Allow leading/trailing spaces in ignore rules
Andrey Loskutov
2015-07-21
2
-2
/
+63
*
|
|
Don't crash while parsing ignore patterns
Andrey Loskutov
2015-07-21
4
-1
/
+20
*
|
|
Allow leading literal '#' and '!' in ignore rules if they are escaped
Andrey Loskutov
2015-07-21
2
-15
/
+34
*
|
|
Don't trim trailing space if it is escaped with backslash
Andrey Loskutov
2015-07-21
2
-1
/
+30
*
|
|
Consider only escaping backslash for regular expressions in ignore rules
Andrey Loskutov
2015-07-21
2
-2
/
+30
|
/
/
*
|
DFS: Remove now-redundant getOneRef
Jonathan Nieder
2015-07-16
1
-9
/
+1
*
|
DFS: Override exactRef() with optimal version
Shawn Pearce
2015-07-16
1
-0
/
+7
*
|
PushCertificate: Add toTextWithSignature() method
Dave Borowitz
2015-07-15
2
-2
/
+16
*
|
PushCertificateParser: Add fromString method
Dave Borowitz
2015-07-15
2
-3
/
+28
*
|
BaseReceivePack: Add method to override the push cert
Dave Borowitz
2015-07-15
1
-0
/
+14
*
|
BaseReceivePack: Don't throw from getPushCertificate()
Dave Borowitz
2015-07-15
1
-3
/
+4
*
|
PushCertificateStore: Return boolean from batch save methods
Dave Borowitz
2015-07-15
2
-3
/
+9
*
|
Allow saving push certs on a subset of refs
Dave Borowitz
2015-07-15
2
-6
/
+91
*
|
Update org.apache.httpcomponents
Matthias Sohn
2015-07-14
6
-24
/
+24
*
|
Access static member LocalDiskRepositoryTestCase.CONTENT directly
Matthias Sohn
2015-07-14
1
-6
/
+7
*
|
PushCertificateStore: Add method to save in batch
Dave Borowitz
2015-07-13
2
-13
/
+79
*
|
Fixed @since tags on new API
Andrey Loskutov
2015-07-12
2
-2
/
+4
*
|
Store push certificates in refs/meta/push-certs
Dave Borowitz
2015-07-10
4
-0
/
+753
*
|
Add setTargetBranch in RepoCommand.
Yuxuan 'fishy' Wang
2015-07-10
2
-44
/
+86
*
|
Move `RepositoryTestCase.indexState` to parent class
Chris Price
2015-07-10
2
-106
/
+100
*
|
Change `indexState` to static method
Chris Price
2015-07-10
1
-1
/
+1
*
|
Merge "Use local variable in RepositoryTestCase.indexState"
Christian Halstrick
2015-07-09
1
-1
/
+1
|
\
\
|
*
|
Use local variable in RepositoryTestCase.indexState
Chris Price
2015-07-07
1
-1
/
+1
*
|
|
PushCertificateParser: Move reader parsing to instance method
Dave Borowitz
2015-07-09
1
-17
/
+35
*
|
|
PushCertificateParser: Make constructor public
Dave Borowitz
2015-07-09
1
-1
/
+7
*
|
|
Report PackProtocolExceptions to client during receive-pack
Dave Borowitz
2015-07-09
3
-48
/
+54
*
|
|
PushCertificate: implement hashCode/equals/toString
Dave Borowitz
2015-07-09
1
-0
/
+42
*
|
|
PushCertificateParser: Make pushee optional
Dave Borowitz
2015-07-09
3
-7
/
+32
*
|
|
PushCertificateParser: Change error string for invalid field
Dave Borowitz
2015-07-09
1
-1
/
+1
*
|
|
PushCertificateParser: Add method for parsing from a stream
Dave Borowitz
2015-07-09
2
-23
/
+200
*
|
|
IO: Add a method for reading lines
Dave Borowitz
2015-07-08
2
-0
/
+185
*
|
|
BaseReceivePack: Treat all LFs as optional
Dave Borowitz
2015-07-07
5
-71
/
+116
*
|
|
BaseReceivePack: More validation during parseCommand
Dave Borowitz
2015-07-07
4
-25
/
+65
*
|
|
Fix non-escaped quotes in JGitText.properties
Matthias Sohn
2015-07-07
1
-8
/
+8
*
|
|
Throw InvalidObjectIdException from ObjectId.fromString("tooshort")
Jonathan Nieder
2015-07-06
3
-5
/
+29
[prev]
[next]