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.pgm.test
Commit message (
Expand
)
Author
Age
Files
Lines
*
Prepare 4.3.0-SNAPSHOT builds
Matthias Sohn
2016-01-21
2
-19
/
+19
*
Merge branch 'stable-4.2'
Matthias Sohn
2016-01-21
1
-1
/
+3
|
\
|
*
ConfigTest: Create Git instance in try-with-resource
David Pursehouse
2016-01-21
1
-1
/
+3
*
|
Merge branch 'stable-4.2'
David Pursehouse
2016-01-20
2
-292
/
+317
|
\
|
|
*
CheckoutTest: Create Git instances in try-with-resource
David Pursehouse
2016-01-19
1
-285
/
+306
|
*
BranchTest: Create Git instances in try-with-resource
David Pursehouse
2016-01-19
1
-8
/
+12
|
*
Prepare 4.2.0-SNAPSHOT builds
Matthias Sohn
2016-01-19
2
-2
/
+2
|
*
JGit v4.2.0.201512141825-rc1
v4.2.0.201512141825-rc1
Matthias Sohn
2015-12-15
2
-2
/
+2
*
|
Make sure CLIGitCommand and Main produce (almost) same results
Andrey Loskutov
2016-01-06
3
-106
/
+155
*
|
branch command: print help if requested, even if arguments are wrong
Andrey Loskutov
2016-01-06
1
-0
/
+10
*
|
Added CLIText.fatalError(String) API for tests
Andrey Loskutov
2016-01-06
3
-11
/
+11
*
|
branch command: provide convenient and meaningful options help
Andrey Loskutov
2016-01-02
1
-8
/
+176
*
|
Simplify pgm tests: allow varargs and trim output for toString()
Andrey Loskutov
2016-01-02
2
-24
/
+27
*
|
Fixed few locale dependent pgm tests
Andrey Loskutov
2016-01-02
3
-5
/
+44
*
|
buck: set vm_args for tests
Shawn Pearce
2016-01-01
1
-0
/
+1
*
|
buck: run tests
Shawn Pearce
2015-12-31
1
-0
/
+37
*
|
Make sure tests don't blindly continue if a command is "silently" failed
Andrey Loskutov
2015-12-31
10
-29
/
+59
*
|
Sort "eager" path-like options to the end of the help
Andrey Loskutov
2015-12-29
2
-0
/
+15
*
|
reset command: provide convenient and meaningful options help
Andrey Loskutov
2015-12-29
1
-5
/
+27
*
|
commit command: allow to specify path(s) argument(s)
Andrey Loskutov
2015-12-29
1
-0
/
+113
*
|
repo command: properly name the required 'path' argument
Andrey Loskutov
2015-12-29
1
-0
/
+24
*
|
Un-ignored existing CLI tests which run just fine on Java 7+
Andrey Loskutov
2015-12-29
2
-13
/
+2
*
|
Don't treat command termination due '-h' option as a fatal error
Andrey Loskutov
2015-12-29
2
-2
/
+51
*
|
Simplify development of commands: added main() to CLIGitCommand
Andrey Loskutov
2015-12-28
3
-1
/
+43
*
|
Allow checkout paths without specifying branch name
Andrey Loskutov
2015-12-28
2
-0
/
+50
|
/
*
Add remote command to JGit CLI
Kaloyan Raev
2015-12-11
1
-0
/
+159
*
Repository: Introduce exactRef and findRef, deprecate getRef
Jonathan Nieder
2015-11-25
3
-7
/
+9
*
Fix classpath of test launch configurations
Matthias Sohn
2015-11-21
2
-7
/
+0
*
reset command should support the -- <paths> parameters
Kaloyan Raev
2015-10-29
3
-9
/
+141
*
Prepare 4.2.0-SNAPSHOT builds
Matthias Sohn
2015-09-28
2
-18
/
+18
*
Prepare 4.1.1-SNAPSHOT builds
Matthias Sohn
2015-09-28
2
-18
/
+18
*
JGit v4.1.0.201509280440-r
v4.1.0.201509280440-r
Matthias Sohn
2015-09-28
2
-2
/
+2
*
Fix integer boxing eclipse warning
Hugo Arès
2015-09-16
1
-19
/
+18
*
Prepare 4.1.0-SNAPSHOT builds
Matthias Sohn
2015-06-03
2
-18
/
+18
*
archive: Drop unnecessary empty comments and 'final' qualifiers on locals
Jonathan Nieder
2015-05-27
1
-75
/
+75
*
Merge bundle org.eclipse.jgit.java7 into org.eclipse.jgit
Matthias Sohn
2015-03-23
1
-17
/
+0
*
CLI status should support --untracked-files
Kaloyan Raev
2015-03-12
1
-206
/
+428
*
Add "--long" option to JGit describe
Christian Halstrick
2015-03-09
1
-0
/
+7
*
Set minimum required Java version to Java 7
Matthias Sohn
2015-02-09
3
-5
/
+5
*
Merge branch 'stable-3.7'
Matthias Sohn
2015-02-04
1
-0
/
+12
|
\
|
*
Add option --orphan for checkout
Rüdiger Herrmann
2015-02-04
1
-0
/
+12
|
*
Prepare post 3.7.0.201502031740-rc1 builds
Matthias Sohn
2015-02-04
2
-2
/
+2
|
*
JGit v3.7.0.201502031740-rc1
v3.7.0.201502031740-rc1
Matthias Sohn
2015-02-03
2
-2
/
+2
*
|
Prepare 4.0.0-SNAPSHOT builds
Matthias Sohn
2015-01-27
2
-18
/
+18
|
/
*
Prepare 3.7.0-SNAPSHOT builds
Matthias Sohn
2014-12-24
2
-18
/
+18
*
Prepare 3.6.1-SNAPSHOT builds
Matthias Sohn
2014-12-23
2
-18
/
+18
*
JGit v3.6.0.201412230720-r
v3.6.0.201412230720-r
Matthias Sohn
2014-12-23
2
-2
/
+2
*
[pgm] Add option --bare to clone command
Matthias Sohn
2014-12-22
1
-0
/
+20
*
[pgm] Implement clone using CloneCommand
Matthias Sohn
2014-12-22
1
-0
/
+136
*
[pgm] Add option --tags for ls-remote
Matthias Sohn
2014-12-16
1
-0
/
+31
[next]