summaryrefslogtreecommitdiffstats
path: root/org.eclipse.jgit.pgm
Commit message (Expand)AuthorAgeFilesLines
* Prepare post 3.6.0-m1 buildsMatthias Sohn2014-11-123-4/+4
* JGit v3.6.0.201411121045-m1v3.6.0.201411121045-m1Matthias Sohn2014-11-123-4/+4
* Merge branch 'stable-3.5'Matthias Sohn2014-09-261-0/+5
|\
| * Prepare 3.5.1-SNAPSHOT buildsMatthias Sohn2014-09-263-34/+34
| * JGit v3.5.0.201409260305-rv3.5.0.201409260305-rMatthias Sohn2014-09-263-4/+4
| * Prepare post 3.5.0-rc1 buildsMatthias Sohn2014-09-083-4/+4
| * JGit 3.5.0.201409071800-rc1v3.5.0.201409071800-rc1Matthias Sohn2014-09-073-4/+4
| * Fix the ls-remote command when there is no local repoRobin Rosenberg2014-09-071-0/+5
* | Add "aggressive" option to GCChristian Halstrick2014-09-192-5/+9
* | Prepare 3.6.0-SNAPSHOT buildsMatthias Sohn2014-09-053-34/+34
|/
* Rename local variables/parameters to remove warnings about hidingRobin Rosenberg2014-09-041-3/+3
* Handle -m option for Merge commandAxel Richard2014-08-302-1/+9
* Don't prefix output from jgit status with '# 'Robin Rosenberg2014-07-191-1/+1
* Handle diff formatting when there is nothing to compare withRobin Rosenberg2014-07-061-2/+3
* Don't warn for methods that can be staticRobin Rosenberg2014-07-021-1/+1
* Add new default settings from Eclipse 4.4Robin Rosenberg2014-07-021-0/+5
* Clarify comments in message properties files (and fix grammar)Robin Stocker2014-06-301-2/+2
* Fix incorrect "''" in CLIText.propertiesRobin Stocker2014-06-301-1/+1
* Add a comment to the message properties files on how they are processedRobin Rosenberg2014-06-291-0/+5
* Remove duplicate string in CLIText.propertiesRobin Rosenberg2014-06-291-1/+0
* Fix formatting errors in error messagesRobin Rosenberg2014-06-291-2/+2
* Prepare 3.5.0-SNAPSHOT buildsRobin Rosenberg2014-06-043-34/+34
* Prepare post 3.4.0 RC1 buildsMatthias Sohn2014-05-213-4/+4
* JGit v3.4.0.201405211411-rc1v3.4.0.201405211411-rc1Matthias Sohn2014-05-213-4/+4
* Merge "Command line: implement checkout -- <path>"Matthias Sohn2014-05-161-4/+17
|\
| * Command line: implement checkout -- <path>Matthias Sohn2014-05-121-4/+17
* | LsTree: quote paths in outputDave Borowitz2014-05-071-1/+2
|/
* Fix manifests of source bundlesMatthias Sohn2014-05-071-2/+2
* Merge changes I9ba0e70f,I1f38e055,Idb55a303Dave Borowitz2014-05-061-5/+13
|\
| * Do not rewrite parents in RevWalkTextBuiltinsDave Borowitz2014-05-051-4/+8
| * RevWalkTextBuiltin: Add -n to limit number of commits returnedDave Borowitz2014-05-051-1/+5
* | Prepare 3.4.0-SNAPSHOT buildsMatthias Sohn2014-05-063-4/+4
|/
* JGit v3.4.0.201405051725-m7v3.4.0.201405051725-m7Matthias Sohn2014-05-053-4/+4
* Added groups support to repo subcommand.Yuxuan 'fishy' Wang2014-04-232-0/+5
* Added the command line of jgit repo.Yuxuan 'fishy' Wang2014-04-234-0/+70
* Merge "blame: Format commit and author only once per range"Shawn Pearce2014-04-231-13/+23
|\
| * blame: Format commit and author only once per rangeShawn Pearce2014-04-211-13/+23
* | pgm: Flush stderr during shutdownShawn Pearce2014-04-211-0/+2
|/
* blame: Automatically increase commit abbreviation lengthShawn Pearce2014-04-171-3/+17
* Avoid calls to System.exit() and throw an exception insteadGuillaume Nodet2014-04-023-2/+37
* Add an input stream and an error stream to TextBuiltin base classGuillaume Nodet2014-03-3010-52/+88
* Make sure we include the Java 7 module in tests when using JDK 8Robin Rosenberg2014-03-291-1/+1
* Implement "git branch --contains" in pgmRobin Stocker2014-03-072-17/+32
* Prepare 3.4.0-SNAPSHOT buildsMatthias Sohn2014-03-053-33/+33
* Merge branch 'stable-3.3'Matthias Sohn2014-03-053-33/+33
|\
| * Prepare 3.3.1-SNAPSHOT buildsMatthias Sohn2014-03-053-33/+33
| * JGit v3.3.0.201403021825-rv3.3.0.201403021825-rMatthias Sohn2014-03-033-3/+3
| * Prepare post 3.3.0RC1 buildsMatthias Sohn2014-02-203-3/+3
| * JGit v3.3.0.201402191814-rc1v3.3.0.201402191814-rc1Matthias Sohn2014-02-203-3/+3
* | Add missing @Deprecated to deprecated fields and methodsShawn Pearce2014-03-031-0/+1