summaryrefslogtreecommitdiffstats
path: root/org.eclipse.jgit.pgm
Commit message (Expand)AuthorAgeFilesLines
...
* | | branch command: provide convenient and meaningful options helpAndrey Loskutov2016-01-025-36/+154
|/ /
* | clone: display progress messagesShawn Pearce2015-12-311-5/+16
* | buck: run testsShawn Pearce2015-12-311-0/+1
* | buck: build standalone jgit binaryShawn Pearce2015-12-311-0/+44
* | Sort "eager" path-like options to the end of the helpAndrey Loskutov2015-12-291-0/+36
* | reset command: provide convenient and meaningful options helpAndrey Loskutov2015-12-292-5/+6
* | status command: consume more then one argument after --Andrey Loskutov2015-12-291-2/+4
* | repo command: properly name the required 'path' argumentAndrey Loskutov2015-12-291-1/+1
* | Don't treat command termination due '-h' option as a fatal errorAndrey Loskutov2015-12-294-18/+157
* | Provide a root cause for aborted commandsAndrey Loskutov2015-12-292-1/+29
* | Allow checkout paths without specifying branch nameAndrey Loskutov2015-12-281-4/+3
* | 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