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 "Fix PathFilterGroup not to throw StopWalkException too early"
Christian Halstrick
2013-04-04
1
-1
/
+11
|
\
\
|
*
|
Fix PathFilterGroup not to throw StopWalkException too early
Robin Rosenberg
2013-04-03
1
-1
/
+11
*
|
|
Merge "Indicate initial commit on a branch in the reflog"
Christian Halstrick
2013-04-04
2
-4
/
+6
|
\
|
|
|
*
|
Indicate initial commit on a branch in the reflog
Robin Rosenberg
2013-04-02
2
-4
/
+6
|
|
/
*
/
Speed up clone/fetch with large number of refs
Robin Rosenberg
2013-03-30
1
-2
/
+113
|
/
*
Fixed parsing of URI with a IPv6-address
Andreas König
2013-03-27
1
-1
/
+1
*
Extend FileUtils.rename to common git semantics
Robin Rosenberg
2013-03-26
1
-0
/
+69
*
Add tests for FileUtils.delete and EMPTY_DIREECTORIES_ONLY
Robin Rosenberg
2013-03-24
1
-0
/
+85
*
Merge changes If98b0b97,I7c9c09b4
Shawn Pearce
2013-03-21
3
-20
/
+24
|
\
|
*
Don't use internal type FileRepository in public API
Matthias Sohn
2013-03-20
3
-20
/
+24
*
|
Allow users to show server messages while pushing
André Dietisheim
2013-03-21
1
-0
/
+7
|
/
*
Fix GC for FileRepo in case packfile renames fail
Christian Halstrick
2013-03-19
1
-0
/
+7
*
Make GC more robust against corrupt reflogs
Christian Halstrick
2013-03-19
1
-5
/
+21
*
JGit 3.0: move internal classes into an internal subpackage
Shawn Pearce
2013-03-18
44
-112
/
+163
*
Support aborting non-interactive rebase started from C Git
Robin Stocker
2013-03-16
1
-1
/
+23
*
NameRevCommand: Don't use merge cost for first parent
Dave Borowitz
2013-03-15
1
-17
/
+14
*
Merge "A folder does not constitute a dirty work tree"
Robin Rosenberg
2013-03-15
1
-0
/
+77
|
\
|
*
A folder does not constitute a dirty work tree
Robin Rosenberg
2013-03-10
1
-0
/
+77
*
|
NameRevCommand: Use ~ notation for first parents of merges
Dave Borowitz
2013-03-14
1
-1
/
+15
*
|
Allow adding single refs or all tags to NameRevCommand
Dave Borowitz
2013-03-13
1
-0
/
+20
*
|
Merge "Add a NameRevCommand for describing IDs in terms of refnames"
Shawn Pearce
2013-03-11
1
-0
/
+173
|
\
\
|
|
/
|
/
|
|
*
Add a NameRevCommand for describing IDs in terms of refnames
Dave Borowitz
2013-03-11
1
-0
/
+173
*
|
Do not cherry-pick merge commits during rebase
Robin Rosenberg
2013-03-08
1
-32
/
+51
*
|
Extend FileUtils.delete with option to delete empty directories only
Robin Rosenberg
2013-03-08
1
-0
/
+46
|
/
*
Added read/write support for pack bitmap index.
Colby Ranger
2013-03-05
3
-1
/
+202
*
Fix corrupted CloneCommand bare-repo fetch-refspec (#402031)
Roberto Tyley
2013-03-04
1
-1
/
+26
*
Include supported extensions in PackFile constructor.
Colby Ranger
2013-02-28
1
-1
/
+3
*
Implement recursive merge strategy
George C. Young
2013-02-22
2
-0
/
+644
*
Merge branch 'stable-2.3'
Matthias Sohn
2013-02-21
2
-12
/
+54
|
\
|
*
Prepare 2.3.2-SNAPSHOT builds
stable-2.3
Matthias Sohn
2013-02-21
2
-33
/
+33
|
*
JGit v2.3.1.201302201838-r
v2.3.1.201302201838-r
Matthias Sohn
2013-02-21
2
-33
/
+33
|
*
Merge "Accept Change-Id even if footer contains not well-formed entries" into...
Matthias Sohn
2013-02-20
1
-12
/
+41
|
|
\
|
|
*
Accept Change-Id even if footer contains not well-formed entries
Stefan Lay
2013-02-20
1
-12
/
+41
|
*
|
Fix false positives in hashing used by PathFilterGroup
Robin Stocker
2013-02-20
1
-0
/
+13
|
|
/
|
*
Prepare post 2.3.0.201302130906 builds
Matthias Sohn
2013-02-13
2
-2
/
+2
|
*
JGit v2.3.0.201302130906
v2.3.0.201302130906
Matthias Sohn
2013-02-13
2
-2
/
+2
|
*
Prepare post 2.3rc1 builds
Matthias Sohn
2013-02-06
2
-2
/
+2
|
*
JGit v2.3.0.201302060400-rc1
v2.3.0.201302060400-rc1
Matthias Sohn
2013-02-06
2
-2
/
+2
*
|
Prepare 2.4.0-SNAPSHOT builds
Matthias Sohn
2013-02-14
2
-33
/
+33
*
|
Fix Config.fromText to not skip a last line with no newline
Dave Borowitz
2013-02-08
1
-0
/
+9
|
/
*
Add getConflictingNames to RefDatabase
Robin Stocker
2013-02-06
1
-0
/
+148
*
Move base test classes to the junit bundle for reuse for Java 7 tests
Robin Rosenberg
2013-02-04
114
-674
/
+125
*
Remove PathFilterGroupTest2
Robin Rosenberg
2013-01-30
1
-254
/
+0
*
Remove debug printouts from PathFilterGroupTest
Robin Rosenberg
2013-01-30
1
-2
/
+0
*
Fix stash apply using merge logic
Robin Rosenberg
2013-01-30
1
-9
/
+67
*
Fix Check for FF_ONLY merges again
Robin Rosenberg
2013-01-29
1
-22
/
+35
*
Merge "Check for FF_ONLY merges correctly"
Robin Rosenberg
2013-01-28
1
-0
/
+39
|
\
|
*
Check for FF_ONLY merges correctly
Robin Rosenberg
2013-01-29
1
-0
/
+39
*
|
Merge changes Ife0cc2da,If38507ef
Robin Rosenberg
2013-01-28
2
-0
/
+446
|
\
\
|
*
|
Speed up PathFilterGroup for large sets of paths
Robin Rosenberg
2013-01-21
1
-0
/
+256
[prev]
[next]