summaryrefslogtreecommitdiffstats
path: root/org.eclipse.jgit.pgm/src
Commit message (Expand)AuthorAgeFilesLines
* gc: Add options to preserve and prune old pack filesJames Melvin2017-01-191-0/+8
* Organize importsDavid Pursehouse2016-11-1417-46/+43
* CheckoutCommand: Add method to add multiple pathsDavid Pursehouse2016-10-221-3/+1
* Checkout: Add the ability to checkout all paths.Ned Twigg2016-10-221-2/+7
* Main: Add missing $NON-NLS tagDavid Pursehouse2016-10-181-1/+1
* Status: remove unused lineFormat memberDavid Pursehouse2016-10-181-2/+0
* LfsStore: Don't invoke toString on String variableDavid Pursehouse2016-10-181-1/+1
* Fix JGit CLI to follow native git's interpretation of http_proxy...Christian Halstrick2016-10-141-5/+16
* Merge branch 'stable-4.5'Matthias Sohn2016-10-112-2/+2
|\
| * pgm: Fix misspelled key of an externalized stringMatthias Sohn2016-10-021-1/+1
| * Add missing online help for Ketch server type option in CLI daemonMatthias Sohn2016-10-021-1/+1
* | Add built-in LFS smudge filter for local caseChristian Halstrick2016-09-201-0/+2
* | Add built-in LFS clean filterChristian Halstrick2016-09-201-0/+2
|/
* CLI: implement option -d for deleting tagsNed Twigg2016-08-312-11/+24
* Added a clean command.Ned Twigg2016-08-302-0/+88
* push: Do not use push options unless requestedStefan Beller2016-08-241-1/+3
* LfsProtocolServlet: Pass request and path to getLargeFileRepositoryDavid Pursehouse2016-07-271-2/+2
* Push implementation of option stringsDan Wang2016-07-221-0/+4
* Replace use of deprecated method Repository.getRef()Matthias Sohn2016-05-315-9/+9
* RepoCommand: remove --record-remote-branchesStefan Beller2016-05-251-4/+0
* JGit CLI: allow to call git init with specific directoryRĂ¼diger Herrmann2016-05-221-1/+10
* Redirect all Show output to outsRĂ¼diger Herrmann2016-05-211-2/+8
* Fix RebuildRefTree trying to add HEAD twice to RefTreeMatthias Sohn2016-03-051-1/+1
* Fix help text for option --enable of command debug-rebuild-ref-treeMatthias Sohn2016-03-011-1/+1
* Support Amazon S3 based storage for LFSMatthias Sohn2016-02-172-8/+87
* Merge branch 'stable-4.2'Matthias Sohn2016-02-152-13/+14
|\
| * Don't use deprecated LockFile constructorDavid Pursehouse2016-02-151-2/+2
| * DiffAlgorithms: Fix warnings about variable hidingDavid Pursehouse2016-02-151-11/+12
* | 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-041-0/+249
* | Merge branch 'stable-4.2'Matthias Sohn2016-02-031-8/+8
|\|
| * Branch: Fix variable hiding warningDavid Pursehouse2016-02-021-8/+8
* | 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-191-1/+46
| |/ |/|
* | 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
| * RevParse: Remove superfluous semicolonDavid Pursehouse2016-01-141-1/+1
* | FileRepository: Support extensions.refsBackendType = RefTreeShawn Pearce2016-01-111-7/+22
* | Merge changes from topic 'reftree'Shawn Pearce2016-01-071-0/+130
|\ \
| * | debug-rebuild-ref-tree: Simple program to build a RefTreeShawn Pearce2016-01-071-0/+130
* | | 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
|/ /
* | branch command: provide convenient and meaningful options helpAndrey Loskutov2016-01-024-36/+149
* | clone: display progress messagesShawn Pearce2015-12-311-5/+16
* | Sort "eager" path-like options to the end of the helpAndrey Loskutov2015-12-291-0/+36