aboutsummaryrefslogtreecommitdiffstats
path: root/org.eclipse.jgit.pgm
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'stable-4.0'Jonathan Nieder2015-06-031-10/+0
|\
| * Delete deprecated TextBuiltin.outMatthias Sohn2015-06-031-10/+0
| * Prepare post 4.0-RC3 buildsMatthias Sohn2015-06-023-4/+4
| * JGit v4.0.0.201506020755-rc3v4.0.0.201506020755-rc3Matthias Sohn2015-06-023-4/+4
| * Prepare post 4.0.0-rc2 buildsMatthias Sohn2015-05-263-4/+4
| * JGit v4.0.0.201505260635-rc2v4.0.0.201505260635-rc2Matthias Sohn2015-05-263-4/+4
* | Prepare 4.1.0-SNAPSHOT buildsMatthias Sohn2015-06-033-35/+35
|/
* Replace deprecated release() methods by close()Matthias Sohn2015-05-2112-92/+60
* Expose disposeBody() on RevCommit and RevTagShawn Pearce2015-05-101-0/+1
* Restore AwtCredentialsProvider to enable debugging pgm in EclipseMatthias Sohn2015-04-221-4/+46
* Include slf4j and log4j in jgit command lineMatthias Sohn2015-03-232-0/+24
* Merge bundle org.eclipse.jgit.java7 into org.eclipse.jgitMatthias Sohn2015-03-231-17/+0
* CLI status should support --untracked-filesKaloyan Raev2015-03-124-11/+139
* Add "--long" option to JGit describeChristian Halstrick2015-03-092-0/+6
* Move console classes to pgm bundleMatthias Sohn2015-02-107-68/+306
* Set minimum required Java version to Java 7Matthias Sohn2015-02-093-5/+5
* Merge branch 'stable-3.7'Matthias Sohn2015-02-042-3/+7
|\
| * Add option --orphan for checkoutRĂ¼diger Herrmann2015-02-042-3/+7
| * Prepare post 3.7.0.201502031740-rc1 buildsMatthias Sohn2015-02-043-4/+4
| * JGit v3.7.0.201502031740-rc1v3.7.0.201502031740-rc1Matthias Sohn2015-02-033-4/+4
* | Prepare 4.0.0-SNAPSHOT buildsMatthias Sohn2015-01-273-34/+34
|/
* Merge "Make jgit.sh work on windows when JGIT_CLASSPATH is set"Shawn Pearce2015-01-271-2/+6
|\
| * Make jgit.sh work on windows when JGIT_CLASSPATH is setChristian Halstrick2014-12-011-2/+6
* | [pgm] Prevent commands from writing progress to System.errRĂ¼diger Herrmann2015-01-136-6/+6
* | [pgm] Add missing help text for clone --bare optionMatthias Sohn2015-01-071-0/+1
* | Prepare 3.7.0-SNAPSHOT buildsMatthias Sohn2014-12-243-34/+34
* | Merge branch 'stable-3.6'Matthias Sohn2014-12-247-170/+96
|\ \
| * | Prepare 3.6.1-SNAPSHOT buildsMatthias Sohn2014-12-233-34/+34
| * | JGit v3.6.0.201412230720-rv3.6.0.201412230720-rMatthias Sohn2014-12-233-4/+4
| * | [pgm] Add option --bare to clone commandMatthias Sohn2014-12-221-1/+4
| * | [pgm] Implement clone using CloneCommandMatthias Sohn2014-12-223-120/+33
| * | [pgm] Add option --tags for ls-remoteMatthias Sohn2014-12-162-1/+5
| * | [pgm] Add option --heads for ls-remoteMatthias Sohn2014-12-162-1/+5
| * | [pgm] Use LsRemoteCommand to implement ls-remote and add a testMatthias Sohn2014-12-151-16/+18
| |/
* / Do not use deprecated tasks in maven-antrun-plugin.Alexander Kurtakov2014-12-091-4/+4
|/
* Prepare post 3.6.0-m1 buildsMatthias Sohn2014-11-123-4/+4
* JGit v3.6.0.201411121045-m1v3.6.0.201411121045-m1Matthias Sohn2014-11-123-4/+4
* Merge branch 'stable-3.5'Matthias Sohn2014-09-261-0/+5
|\
| * Prepare 3.5.1-SNAPSHOT buildsMatthias Sohn2014-09-263-34/+34
| * JGit v3.5.0.201409260305-rv3.5.0.201409260305-rMatthias Sohn2014-09-263-4/+4
| * Prepare post 3.5.0-rc1 buildsMatthias Sohn2014-09-083-4/+4
| * JGit 3.5.0.201409071800-rc1v3.5.0.201409071800-rc1Matthias Sohn2014-09-073-4/+4
| * Fix the ls-remote command when there is no local repoRobin Rosenberg2014-09-071-0/+5
* | Add "aggressive" option to GCChristian Halstrick2014-09-192-5/+9
* | Prepare 3.6.0-SNAPSHOT buildsMatthias Sohn2014-09-053-34/+34
|/
* Rename local variables/parameters to remove warnings about hidingRobin Rosenberg2014-09-041-3/+3
* Handle -m option for Merge commandAxel Richard2014-08-302-1/+9
* Don't prefix output from jgit status with '# 'Robin Rosenberg2014-07-191-1/+1
* Handle diff formatting when there is nothing to compare withRobin Rosenberg2014-07-061-2/+3
* Don't warn for methods that can be staticRobin Rosenberg2014-07-021-1/+1