migrate to jgit-simple |
|
More...
|
over 15 years ago
|
upgrade to latest from SVN |
|
More...
|
over 15 years ago
|
[SCM-502] when checking out a tag we must do a git-fetch instead of a git-pull |
|
More...
|
almost 16 years ago
|
Specify the branch when pushing to the upstream repository or fetching from it. |
|
More...
|
almost 16 years ago
|
Implement separate fetch and push URLs |
|
More...
|
almost 16 years ago
|
migrate maven-scm-provider-jgit to make use of org.eclipse.jgit |
|
More...
|
almost 16 years ago
|
set 'jgit' as scm provider for the JGitCheckOutCommandTckTest |
|
More...
|
almost 16 years ago
|
split tests for git and jgit providers |
|
More...
|
almost 16 years ago
|
change provider type from git to jgit |
|
More...
|
almost 16 years ago
|
add the maven-scm-provider-jgit to the default build |
|
More...
|
about 16 years ago
|
add scm:tag command and fix scm:checkout for tags |
|
More...
|
about 16 years ago
|
fixed coding style only |
|
More...
|
about 16 years ago
|
upgrade JGit version number to 0.5.0-SNAPSHOT and reflect the new original git repo |
|
More...
|
about 16 years ago
|
implement scm:changelog command for JGit |
|
More...
|
about 16 years ago
|
maven-scm-providers-jgit: adding scm:status + TCK |
|
More...
|
about 16 years ago
|
automatically add modified files before the commit if no files are explicitely set |
|
More...
|
about 16 years ago
|
make compiling with latest jgit-core |
|
More...
|
about 16 years ago
|
SimpleRepository#status used instead lsFiles |
|
More...
|
about 16 years ago
|
new Commands: checkin and add; new helper functions in JGitUtils |
|
More...
|
about 16 years ago
|
initial version of maven-scm-provider-jgit with working scm:checkout |
|
More...
|
about 16 years ago
|
only the usual SVN checkout id crap |
|
More...
|
about 16 years ago
|
SCM-464 add '--' to separate files from options for GitAddCommand + JUnit tests |
|
More...
|
about 16 years ago
|
SCM-458 only report the changelog for the current project via adding '-- ${basedir} |
|
More...
|
over 16 years ago
|
fixed SCM-453 and SCM-454 |
|
More...
|
over 16 years ago
|
sync with Revision 708313. |
|
More...
|
almost 17 years ago
|
fixed a bug found and patched by Eugene Kuleshov |
|
More...
|
over 17 years ago
|
try to implement TCK test for scm-list command for git. This was crucial since the original TCK did not set a 'real' working directory, but only '.' which is a problem for distributed SCMs. |
|
More...
|
over 17 years ago
|
fixed problems with git-1.5.4 |
|
More...
|
over 17 years ago
|
fixed JDK1.4 incompatibility |
|
More...
|
over 17 years ago
|
add GitDiffCommand + consumer + testdata |
|
More...
|
over 17 years ago
|