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
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
|
|
Add all paths option to CheckoutCommand
Kevin Sawicki
2012-02-26
1
-0
/
+10
*
|
|
Add support for autosetuprebase to the CloneCommand
Stefan Lay
2012-02-23
1
-0
/
+53
|
|
/
|
/
|
*
|
Prepare 2.0.0-SNAPSHOT builds
Matthias Sohn
2012-02-16
2
-34
/
+34
*
|
Prepare post 1.3.0.201202151440-r build
stable-1.3
Matthias Sohn
2012-02-16
2
-2
/
+2
*
|
JGit 1.3.0.201202151440-r
v1.3.0.201202151440-r
Matthias Sohn
2012-02-15
2
-2
/
+2
*
|
Generate conflicts and index updates on file mode changes
Christian Halstrick
2012-02-13
1
-1
/
+202
*
|
Prepare post 1.3.0.201202121842-rc4 builds
Matthias Sohn
2012-02-13
2
-2
/
+2
*
|
JGit 1.3.0.201202121842-rc4
v1.3.0.201202121842-rc4
Matthias Sohn
2012-02-13
2
-2
/
+2
*
|
Support gitdir references in working tree .git file
Kevin Sawicki
2012-02-08
1
-4
/
+99
*
|
Support committing submodule updates
Kevin Sawicki
2012-01-30
1
-0
/
+106
|
/
*
Move writeTrashFile and deleteFile into JGitTestUtil
Dariusz Luksza
2012-01-25
1
-5
/
+3
*
Add command support for listing stashed commits
Kevin Sawicki
2012-01-20
1
-0
/
+136
*
Merge "Support relative submodule URLs on init/add/sync"
Matthias Sohn
2012-01-18
3
-13
/
+331
|
\
|
*
Support relative submodule URLs on init/add/sync
Kevin Sawicki
2012-01-17
3
-13
/
+331
*
|
Add BranchTrackingStatus for getting remote tracking status
Robin Stocker
2012-01-16
1
-0
/
+104
*
|
Add BranchConfig helper for access to branch config section
Robin Stocker
2012-01-16
1
-0
/
+116
*
|
Add RevWalkUtils with count(start, end) method
Robin Stocker
2012-01-16
1
-0
/
+103
|
/
*
Merge "Support more of AutoCRLF"
Christian Halstrick
2012-01-16
5
-3
/
+248
|
\
|
*
Support more of AutoCRLF
Robin Rosenberg
2012-01-10
5
-3
/
+248
*
|
Fix resolution of tree when path is empty
Robin Rosenberg
2012-01-15
1
-0
/
+4
*
|
Make sure all bytes are written to files on close, or get an error.
Robin Rosenberg
2012-01-15
3
-7
/
+7
*
|
Resolve ~ with no trailing number as the first parent commit
Kevin Sawicki
2012-01-14
1
-0
/
+5
*
|
Cannot commit -o file with only file permission change
Robin Rosenberg
2012-01-13
1
-0
/
+31
|
/
*
Merge "Provide helper for unlocking a file"
Matthias Sohn
2012-01-10
1
-0
/
+83
|
\
|
*
Provide helper for unlocking a file
Kevin Sawicki
2012-01-09
1
-0
/
+83
*
|
Add options for setting context lines and prefixes to DiffCommand
Tomasz Zarna
2012-01-09
1
-0
/
+44
|
/
*
Retain executable mode of existing files on Windows
Kevin Sawicki
2012-01-03
2
-0
/
+253
*
Add support for cloning submodules to CloneCommand
Kevin Sawicki
2012-01-02
1
-0
/
+47
*
Skip a number commits before starting to show the commit output
Tomasz Zarna
2012-01-02
2
-9
/
+130
*
Add constant for default name for the Git repo configuration
Tomasz Zarna
2012-01-02
3
-4
/
+5
*
Add comand support for git-submodule
Kevin Sawicki
2011-12-28
7
-0
/
+1162
*
Merge branch 'stable-1.2'
Matthias Sohn
2011-12-26
2
-0
/
+100
|
\
|
*
JGit v1.2.0.201112221803-r
v1.2.0.201112221803-r
stable-1.2
Matthias Sohn
2011-12-23
2
-2
/
+2
|
*
Enforce the use of Java5 API:s only (with a few exceptions)
Robin Rosenberg
2011-12-16
2
-0
/
+100
*
|
Merge "Limit the number of commits in LogCommand output"
Robin Rosenberg
2011-12-23
2
-0
/
+110
|
\
\
|
*
|
Limit the number of commits in LogCommand output
Tomasz Zarna
2011-12-23
2
-0
/
+110
*
|
|
DiffFormatter#format(List) fails unless #scan(ATI, ATI) is called first
Tomasz Zarna
2011-12-23
1
-6
/
+104
|
/
/
*
|
Support getting specific entry number in reflog
Kevin Sawicki
2011-12-19
1
-0
/
+36
*
|
Support resolving integer-based reflog revisions
Kevin Sawicki
2011-12-16
1
-0
/
+123
*
|
Merge "Report diff entries for files that only change mode"
Robin Rosenberg
2011-12-16
1
-0
/
+42
|
\
\
|
*
|
Report diff entries for files that only change mode
Kevin Sawicki
2011-12-14
1
-0
/
+42
*
|
|
Merge branch 'stable-1.2'
Matthias Sohn
2011-12-16
1
-0
/
+83
|
\
\
\
|
|
/
/
|
/
|
/
|
|
/
|
*
Fix MergeCommandTest to pass if File.executable is not supported
Robin Rosenberg
2011-12-15
1
-4
/
+12
|
*
Fix ResolveMerger not to add paths with FileMode 0
Christian Halstrick
2011-12-11
1
-0
/
+75
*
|
Prepare 1.3.0 builds
Matthias Sohn
2011-12-10
2
-33
/
+33
*
|
Merge "Add percent-encoding of reserved characters in URIish"
Shawn Pearce
2011-12-02
1
-12
/
+218
|
\
\
|
|
/
|
/
|
|
*
Add percent-encoding of reserved characters in URIish
Robin Rosenberg
2011-12-02
1
-12
/
+218
*
|
Always checkout master when it matches the advertised HEAD
Kevin Sawicki
2011-11-28
1
-0
/
+16
*
|
Adapt merge message to C Git for remote-tracking branch
Robin Stocker
2011-11-23
1
-2
/
+2
*
|
Guard against null branch in PullCommand
Kevin Sawicki
2011-11-22
1
-0
/
+12
[prev]
[next]