summaryrefslogtreecommitdiffstats
path: root/org.eclipse.jgit.pgm
Commit message (Expand)AuthorAgeFilesLines
* 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
* Add dependency to org.apache.commons.logging used by Apache HttpClientMatthias Sohn2016-10-131-0/+1
* Merge branch 'stable-4.5'Matthias Sohn2016-10-114-13/+4
|\
| * 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-022-1/+3
| * Remove wrong junit dependencies in org.eclipse.jgit.pgmMatthias Sohn2016-10-021-11/+0
| * Prepare 4.5.1-SNAPSHOT buildsMatthias Sohn2016-09-213-42/+42
| * JGit v4.5.0.201609210915-rv4.5.0.201609210915-rMatthias Sohn2016-09-213-4/+4
* | pgm, test: Add missing dependency for buck buildDavid Pursehouse2016-09-221-0/+1
* | Change JGit minimum execution environment to JavaSE-1.8Matthias Sohn2016-09-203-5/+5
* | Add built-in LFS smudge filter for local caseChristian Halstrick2016-09-201-0/+2
* | Add built-in LFS clean filterChristian Halstrick2016-09-202-0/+3
* | Prepare 4.6.0-SNAPSHOT buildsMatthias Sohn2016-09-193-42/+42
|/
* CLI: implement option -d for deleting tagsNed Twigg2016-08-313-11/+26
* Added a clean command.Ned Twigg2016-08-304-0/+94
* 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
* Ignore 'The value of exception parameter is not used' warningDavid Pursehouse2016-07-261-0/+1
* Push implementation of option stringsDan Wang2016-07-221-0/+4
* Prepare 4.5.0-SNAPSHOT buildsMatthias Sohn2016-06-013-42/+42
* Replace use of deprecated method Repository.getRef()Matthias Sohn2016-05-315-9/+9
* RepoCommand: remove --record-remote-branchesStefan Beller2016-05-252-5/+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
* Prepare 4.4.0-SNAPSHOT buildsMatthias Sohn2016-04-083-42/+42
* Prepare 4.3.1-SNAPSHOT versionsMatthias Sohn2016-04-083-42/+42
* JGit v4.3.0.201604071810-rv4.3.0.201604071810-rMatthias Sohn2016-04-083-4/+4
* JGit v4.3.0.201604071045-rMatthias Sohn2016-04-073-4/+4
* Prepare 4.3-SNAPSHOT buildsMatthias Sohn2016-04-053-4/+4
* JGit v4.3.0.201603230630-rc1v4.3.0.201603230630-rc1Matthias Sohn2016-03-233-4/+4
* 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-012-1/+2
* Support Amazon S3 based storage for LFSMatthias Sohn2016-02-174-10/+107
* 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-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
|\ \