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.test
/
tst
Commit message (
Expand
)
Author
Age
Files
Lines
*
RefDirectory.getRef: Treat fake missing symrefs like real ones
Jonathan Nieder
2015-11-19
1
-0
/
+30
*
Introduce FS.execute() to execute a command defined by a ProcessBuilder
Christian Halstrick
2015-11-18
1
-0
/
+40
*
Adds the git attributes computation on the treewalk
Arthur Daussy
2015-11-18
4
-39
/
+887
*
Merge "Fix MissingObjectException in RenameDetector"
Christian Halstrick
2015-11-17
1
-0
/
+31
|
\
|
*
Fix MissingObjectException in RenameDetector
Rüdiger Herrmann
2015-11-12
1
-0
/
+31
*
|
Merge branch 'stable-4.1'
Matthias Sohn
2015-11-14
1
-0
/
+19
|
\
\
|
|
/
|
/
|
|
*
RefDirectory.exactRef: Do not ignore symrefs to unborn branch
Jonathan Nieder
2015-11-11
1
-0
/
+19
*
|
Fix imports in DfsInserterTest
Matthias Sohn
2015-11-05
1
-10
/
+9
*
|
Insert duplicate objects to prevent race during garbage collection.
Mike Williams
2015-11-04
1
-7
/
+61
*
|
Add support for pre-push hooks
Christian Halstrick
2015-11-02
1
-0
/
+47
*
|
Enhance FS.runProcess() to support stdin-redirection and binary data
Christian Halstrick
2015-11-02
1
-0
/
+171
*
|
Bitmap generation: Add a test of ordering commits by "chains"
Terry Parker
2015-10-28
2
-139
/
+271
*
|
Merge "WalkEncryptionTest: get rid of Log4J dependency"
Matthias Sohn
2015-10-23
1
-2
/
+3
|
\
\
|
*
|
WalkEncryptionTest: get rid of Log4J dependency
Marc Strapetz
2015-10-21
1
-2
/
+3
*
|
|
Expose bitmap selection parameters via PackConfig
Terry Parker
2015-10-21
1
-0
/
+136
*
|
|
Update bitmap selection throttling to fully span active branches.
Terry Parker
2015-10-21
2
-62
/
+136
|
/
/
*
|
Merge "Push control of time into MockSystemReader"
Jonathan Nieder
2015-10-20
3
-6
/
+6
|
\
\
|
*
|
Push control of time into MockSystemReader
Terry Parker
2015-10-20
3
-6
/
+6
*
|
|
Adding JGitV1 and JGitV2 Walk Encryption
Andrei Pozolotin
2015-10-18
1
-52
/
+286
*
|
|
Adding AES Walk Encryption support in http://www.jets3t.org/ mode
Andrei Pozolotin
2015-10-18
1
-0
/
+1060
*
|
|
Test stability: add fsTick() to avoid random testPruneNone() failures
Andrey Loskutov
2015-10-13
1
-0
/
+1
|
/
/
*
|
Fixed jgit test failures on Windows
Andrey Loskutov
2015-10-12
3
-18
/
+34
*
|
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
|
/
*
[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
[next]