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
...
|
*
|
|
|
Config: Preserve existing case of names in sections
Shawn O. Pearce
2011-01-06
2
-16
/
+64
|
|
|
/
/
|
|
/
|
|
*
|
|
|
Merging Git notes
Sasa Zivkov
2011-01-09
15
-20
/
+1439
*
|
|
|
Fix IgnoreRule for directory-only patterns
Marc Strapetz
2011-01-07
2
-10
/
+39
|
/
/
/
*
|
/
NoteMap implements Iterable<Note>
Sasa Zivkov
2011-01-05
3
-3
/
+105
|
|
/
|
/
|
*
|
Cleanup configuration of Maven JUnit runner
Shawn O. Pearce
2011-01-02
2
-4
/
+6
*
|
Fix NLSTest and RootLocalTest for JUnit 4
Shawn O. Pearce
2011-01-02
2
-19
/
+42
|
/
*
Merge "Implement a revert command"
Shawn Pearce
2011-01-02
6
-1
/
+384
|
\
|
*
Implement a revert command
Robin Rosenberg
2011-01-02
6
-1
/
+384
*
|
Require the hamcrest packaging that comes with Eclipse
Robin Rosenberg
2011-01-01
2
-5
/
+6
|
/
*
Merge "[findbugs] Make CheckoutResult constants final"
Shawn Pearce
2010-12-31
1
-3
/
+4
|
\
|
*
[findbugs] Make CheckoutResult constants final
Matthias Sohn
2010-12-30
1
-3
/
+4
*
|
Drop unneccessary @SuppressWarnings
Robin Rosenberg
2010-12-31
1
-5
/
+0
*
|
Fix TestTranslationBundle
Robin Rosenberg
2010-12-31
5
-1
/
+1
*
|
Convert all JGit unit tests to JUnit 4
Robin Rosenberg
2010-12-31
200
-410
/
+3150
*
|
Merge "Add support for getting the system wide configuration"
Shawn Pearce
2010-12-31
11
-21
/
+205
|
\
\
|
*
|
Add support for getting the system wide configuration
Robin Rosenberg
2010-12-31
11
-21
/
+205
*
|
|
Merge "IndexPack: Use stack-based recursion for delta resolution"
Shawn Pearce
2010-12-30
1
-52
/
+131
|
\
\
\
|
|
/
/
|
/
|
|
|
*
|
IndexPack: Use stack-based recursion for delta resolution
roberto
2010-12-30
1
-52
/
+131
|
|
/
*
|
Refactor exec of a command and reading one line into utility
Robin Rosenberg
2010-12-30
2
-33
/
+47
*
|
Refactor search for a file within a PATH
Robin Rosenberg
2010-12-30
2
-8
/
+15
*
|
Merge "Add launchers for the JGit HTTP package test"
Shawn Pearce
2010-12-30
2
-0
/
+40
|
\
\
|
*
|
Add launchers for the JGit HTTP package test
Robin Rosenberg
2010-12-30
2
-0
/
+40
*
|
|
Merge "Enable JUnit4 in the jgit.http package too"
Shawn Pearce
2010-12-30
1
-2
/
+4
|
\
|
|
|
*
|
Enable JUnit4 in the jgit.http package too
Robin Rosenberg
2010-12-30
1
-2
/
+4
*
|
|
Merge "Fix FileSnapShot"
Shawn Pearce
2010-12-30
2
-5
/
+161
|
\
|
|
|
*
|
Fix FileSnapShot
Robin Rosenberg
2010-12-30
2
-5
/
+161
*
|
|
Merge "Enable use of JUnit 4 with maven"
Shawn Pearce
2010-12-30
1
-1
/
+1
|
\
|
|
|
|
/
|
/
|
|
*
Enable use of JUnit 4 with maven
Robin Rosenberg
2010-12-30
1
-1
/
+1
*
|
Merge "CheckoutResult: return paths instead of Files"
Shawn Pearce
2010-12-29
3
-26
/
+15
|
\
\
|
|
/
|
/
|
|
*
CheckoutResult: return paths instead of Files
Mathias Kinzler
2010-12-21
3
-26
/
+15
*
|
Enable use of JUnit 4 with the jgit.test project
Robin Rosenberg
2010-12-28
1
-3
/
+4
*
|
Fix ArrayIndexOutOfBoundsException in DirCacheIterator
Shawn O. Pearce
2010-12-22
3
-8
/
+30
*
|
DirCacheIteratorTest: Use newInCore instead of disk
Shawn O. Pearce
2010-12-22
1
-8
/
+8
*
|
Correct GIT_INDEX_FILE environment variable
Shawn O. Pearce
2010-12-22
2
-3
/
+3
|
/
*
Merge "FileBasedConfig: Use FileSnapshot for isOutdated()"
Chris Aniszczyk
2010-12-20
3
-12
/
+61
|
\
|
*
FileBasedConfig: Use FileSnapshot for isOutdated()
Shawn O. Pearce
2010-12-15
3
-12
/
+61
*
|
Fix CheckoutCommandTest
Mathias Kinzler
2010-12-20
1
-3
/
+4
*
|
Fix JDK 6 Usage of String.getBytes(Charset)
Mathias Kinzler
2010-12-20
1
-1
/
+2
*
|
Checkout: fix handling if name does not refer to a local branch
Mathias Kinzler
2010-12-20
2
-7
/
+31
*
|
clone: Use DirCacheCheckout
Shawn O. Pearce
2010-12-20
1
-9
/
+4
*
|
Merge "Extract pack directory last modified check code"
Chris Aniszczyk
2010-12-20
2
-61
/
+224
|
\
|
|
*
Extract pack directory last modified check code
Shawn O. Pearce
2010-12-15
2
-61
/
+224
*
|
Remove deprecated WriteTree from tests
Shawn O. Pearce
2010-12-20
2
-141
/
+168
*
|
Checkout: expose a CheckoutResult
Mathias Kinzler
2010-12-20
3
-14
/
+240
*
|
Fix wrong javadoc comment in Repository
Robin Rosenberg
2010-12-19
1
-1
/
+1
*
|
Merge "Move TransferConfig to transport package"
Robin Rosenberg
2010-12-18
2
-2
/
+2
|
\
\
|
*
|
Move TransferConfig to transport package
Shawn O. Pearce
2010-12-15
2
-2
/
+2
*
|
|
Qualify post 0.10 builds
Matthias Sohn
2010-12-17
30
-192
/
+192
*
|
|
Merge branch 'stable-0.10'
Matthias Sohn
2010-12-17
30
-192
/
+192
|
\
\
\
|
*
|
|
Qualify post 0.10.1 builds
stable-0.10
Matthias Sohn
2010-12-17
30
-192
/
+192
[prev]
[next]