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
path:
root
/
org.eclipse.jgit.test
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge "Limit the range of commits for which bitmaps are created."
Shawn Pearce
2015-10-10
1
-0
/
+73
|
\
|
*
Limit the range of commits for which bitmaps are created.
Terry Parker
2015-10-08
1
-0
/
+73
*
|
Delete non empty directories before checkout a path
Andrey Loskutov
2015-10-09
1
-1
/
+391
*
|
Add utility method allowing to check for empty folders in workdir
Christian Halstrick
2015-10-08
1
-3
/
+21
|
/
*
Merge "RepoCommand: Add setRecordRemoteBranch option to record upstream branch"
Jonathan Nieder
2015-10-05
1
-0
/
+45
|
\
|
*
RepoCommand: Add setRecordRemoteBranch option to record upstream branch
Stefan Beller
2015-10-05
1
-0
/
+45
*
|
[ignore rules] fix for handling unmatched '[' brackets
Andrey Loskutov
2015-09-30
2
-1
/
+55
|
/
*
Add test case comparing CGit vs JGit ignore behavior for random patterns
Sébastien Arod
2015-09-30
1
-0
/
+275
*
Prepare 4.2.0-SNAPSHOT builds
Matthias Sohn
2015-09-28
2
-41
/
+41
*
Prepare 4.1.1-SNAPSHOT builds
Matthias Sohn
2015-09-28
2
-41
/
+41
*
JGit v4.1.0.201509280440-r
v4.1.0.201509280440-r
Matthias Sohn
2015-09-28
2
-2
/
+2
*
[ignore rules] fix for backslash handling
Andrey Loskutov
2015-09-26
1
-8
/
+32
*
[ignore rules] Fix for character group matcher
Andrey Loskutov
2015-09-26
1
-0
/
+1
*
Merge "Show submodule difference as a hunk"
Matthias Sohn
2015-09-25
1
-3
/
+2
|
\
|
*
Show submodule difference as a hunk
Jacob Keller
2015-09-24
1
-3
/
+2
*
|
Properly support special regex characters in ignore rules
Andrey Loskutov
2015-09-24
1
-0
/
+78
*
|
Remove unneeded @SuppressWarnings("boxing")
Hugo Arès
2015-09-23
1
-5
/
+3
|
/
*
Fix endless loop in ObjectChecker for MacOS
Christian Halstrick
2015-09-17
1
-0
/
+11
*
Fix integer boxing eclipse warning
Hugo Arès
2015-09-17
1
-1
/
+1
*
URIish: fall back to host as humanish name
Patrick Steinhardt
2015-09-10
1
-0
/
+58
*
PushCertificateStore: Don't add no-op command to batch
Dave Borowitz
2015-09-02
1
-0
/
+28
*
Use NIO2 to implement FileUtils.rename() and expose options
Matthias Sohn
2015-08-17
1
-0
/
+12
*
Consider original file mode while checking parent ignore rules
Andrey Loskutov
2015-08-12
1
-0
/
+50
*
containsGitModulesFile() should not crash on bare repository
Andrey Loskutov
2015-08-03
1
-0
/
+8
*
PushCertificate: Omit null pushee from text representation
Dave Borowitz
2015-07-28
1
-0
/
+1
*
Fix ResolveMerger when files should be replaced by folders
Christian Halstrick
2015-07-23
1
-0
/
+74
*
Don't keep empty ignore rules in the ignore node list
Andrey Loskutov
2015-07-21
1
-1
/
+21
*
Allow leading/trailing spaces in ignore rules
Andrey Loskutov
2015-07-21
1
-0
/
+61
*
Allow leading literal '#' and '!' in ignore rules if they are escaped
Andrey Loskutov
2015-07-21
1
-0
/
+12
*
Don't trim trailing space if it is escaped with backslash
Andrey Loskutov
2015-07-21
1
-0
/
+6
*
Consider only escaping backslash for regular expressions in ignore rules
Andrey Loskutov
2015-07-21
1
-0
/
+10
*
PushCertificate: Add toTextWithSignature() method
Dave Borowitz
2015-07-15
1
-0
/
+1
*
PushCertificateParser: Add fromString method
Dave Borowitz
2015-07-15
1
-3
/
+10
*
PushCertificateStore: Return boolean from batch save methods
Dave Borowitz
2015-07-15
1
-1
/
+5
*
Allow saving push certs on a subset of refs
Dave Borowitz
2015-07-15
1
-2
/
+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
1
-0
/
+22
*
Store push certificates in refs/meta/push-certs
Dave Borowitz
2015-07-10
1
-0
/
+304
*
Add setTargetBranch in RepoCommand.
Yuxuan 'fishy' Wang
2015-07-10
1
-30
/
+51
*
PushCertificateParser: Make pushee optional
Dave Borowitz
2015-07-09
1
-0
/
+20
*
PushCertificateParser: Add method for parsing from a stream
Dave Borowitz
2015-07-09
1
-0
/
+60
*
IO: Add a method for reading lines
Dave Borowitz
2015-07-08
1
-0
/
+116
*
BaseReceivePack: Treat all LFs as optional
Dave Borowitz
2015-07-07
2
-18
/
+82
*
BaseReceivePack: More validation during parseCommand
Dave Borowitz
2015-07-07
2
-15
/
+37
*
Throw InvalidObjectIdException from ObjectId.fromString("tooshort")
Jonathan Nieder
2015-07-06
1
-0
/
+17
*
Merge branch 'stable-4.0'
Matthias Sohn
2015-06-24
1
-0
/
+44
|
\
|
*
Prepare 4.0.2-SNAPSHOT builds
Matthias Sohn
2015-06-24
2
-41
/
+41
|
*
JGit v4.0.1.201506240215-r
v4.0.1.201506240215-r
Matthias Sohn
2015-06-24
2
-2
/
+2
|
*
Add a grace period for packfiles during GC
Christian Halstrick
2015-06-22
1
-0
/
+44
|
*
Prepare 4.0.1-SNAPSHOT builds
Matthias Sohn
2015-06-09
2
-41
/
+41
[next]