summaryrefslogtreecommitdiffstats
path: root/org.eclipse.jgit.pgm
Commit message (Expand)AuthorAgeFilesLines
...
* | Remove unused import 'org.apache.commons.codec.binary'Rüdiger Herrmann2015-12-181-2/+1
* | Fix push with jgit pgm failing with "unauthorized"Matthias Sohn2015-12-153-1/+17
* | Null-annotated Ref class and fixed related compiler errorsAndrey Loskutov2015-12-152-4/+13
|/
* Add remote command to JGit CLIKaloyan Raev2015-12-114-0/+202
* Support atomic push in JGit clientShawn Pearce2015-12-021-0/+4
* Null-annotated Repository class and fixed related compiler errorsAndrey Loskutov2015-11-258-11/+33
* git rev-parse: Add --verify optionThomas Meyer2015-11-193-3/+17
* Update dependencies to use the JGit-internal @NullableTerry Parker2015-11-092-4/+3
* reset command should support the -- <paths> parametersKaloyan Raev2015-10-291-11/+24
* Merge "RepoCommand: Add setRecordRemoteBranch option to record upstream branch"Jonathan Nieder2015-10-052-0/+5
|\
| * RepoCommand: Add setRecordRemoteBranch option to record upstream branchStefan Beller2015-10-052-0/+5
* | Merge branch 'stable-4.1'Matthias Sohn2015-10-0220-292/+320
|\ \ | |/ |/|
| * pgm: Open RevWalk and TreeWalk in try-with-resourceDavid Pursehouse2015-10-018-79/+87
| * pgm: Create instances of Git in try-with-resourceDavid Pursehouse2015-10-0114-215/+235
* | Prepare 4.2.0-SNAPSHOT buildsMatthias Sohn2015-09-283-35/+35
|/
* Prepare 4.1.1-SNAPSHOT buildsMatthias Sohn2015-09-283-35/+35
* JGit v4.1.0.201509280440-rv4.1.0.201509280440-rMatthias Sohn2015-09-283-4/+4
* Restore lazy Bundle-ActivationPolicy removed in 3a4a5a4eMatthias Sohn2015-08-311-0/+1
* Update uses-clauses in OSGi manifestsMatthias Sohn2015-08-311-3/+6
* Enable annotation based NPE analysis in jgitAndrey Loskutov2015-08-202-4/+5
* Changed default log4j log level from "WARNING" to "WARN"Andrey Loskutov2015-08-111-1/+1
* Fix non-externalized string warning in Main.execute()Matthias Sohn2015-07-241-1/+1
* Honor also https_proxy environment variableChristian Halstrick2015-07-241-25/+31
* 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
|\ \