summaryrefslogtreecommitdiffstats
path: root/org.eclipse.jgit.pgm
Commit message (Expand)AuthorAgeFilesLines
...
* | Merge branch 'stable-4.2'Matthias Sohn2016-02-101-7/+7
|\|
| * TextHashFunctions: Fix warnings about variable hidingDavid Pursehouse2016-02-051-7/+7
* | Support LFS protocol and a file system based LFS storageMatthias Sohn2016-02-046-2/+315
* | Merge branch 'stable-4.2'Matthias Sohn2016-02-031-8/+8
|\|
| * Branch: Fix variable hiding warningDavid Pursehouse2016-02-021-8/+8
| * Prepare 4.2.1-SNAPSHOT buildsMatthias Sohn2016-01-223-37/+37
| * JGit v4.2.0.201601211800-rv4.2.0.201601211800-rMatthias Sohn2016-01-213-4/+4
* | Prepare 4.3.0-SNAPSHOT buildsMatthias Sohn2016-01-213-38/+38
* | Merge changes from topic 'reftree'Shawn Pearce2016-01-211-4/+27
|\ \
| * | debug-rebuild-ref-tree: Copy HEAD into RefTreeShawn Pearce2016-01-151-4/+13
| * | debug-rebuild-ref-tree: Add --enable flag to turn the database onShawn Pearce2016-01-151-0/+14
* | | daemon: Add --ketch=LEADER flagShawn Pearce2016-01-192-1/+47
| |/ |/|
* | Merge branch 'stable-4.2'David Pursehouse2016-01-2015-63/+70
|\ \ | |/ |/|
| * Add $NON-NLS to suppress "Non-externalized string literal" warningsDavid Pursehouse2016-01-199-40/+40
| * Don't use deprecated constructors of CmdLineExceptionDavid Pursehouse2016-01-196-22/+29
| * Merge "Prepare 4.2.0-SNAPSHOT builds" into stable-4.2Matthias Sohn2016-01-193-4/+4
| |\
| | * Prepare 4.2.0-SNAPSHOT buildsMatthias Sohn2016-01-193-4/+4
| * | RevParse: Remove superfluous semicolonDavid Pursehouse2016-01-141-1/+1
| |/
| * JGit v4.2.0.201512141825-rc1v4.2.0.201512141825-rc1Matthias Sohn2015-12-153-4/+4
* | FileRepository: Support extensions.refsBackendType = RefTreeShawn Pearce2016-01-111-7/+22
* | Merge changes from topic 'reftree'Shawn Pearce2016-01-074-0/+134
|\ \
| * | debug-rebuild-ref-tree: Simple program to build a RefTreeShawn Pearce2016-01-074-0/+134
* | | Make sure CLIGitCommand and Main produce (almost) same resultsAndrey Loskutov2016-01-061-35/+76
* | | branch command: print help if requested, even if arguments are wrongAndrey Loskutov2016-01-062-4/+37
* | | Added CLIText.fatalError(String) API for testsAndrey Loskutov2016-01-063-5/+18
|/ /
* | Merge "buck: set Bundle-Version for :jgit_bin"Shawn Pearce2016-01-031-3/+28
|\ \
| * | buck: set Bundle-Version for :jgit_binShawn Pearce2016-01-031-3/+28
* | | 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
|\ \ | |/ |/|