summaryrefslogtreecommitdiffstats
path: root/org.eclipse.jgit.pgm
Commit message (Expand)AuthorAgeFilesLines
* Make recursive merge strategy the default merge strategyMatthias Sohn2013-04-151-1/+1
* Merge "clean up merge squash and no-commit messages in pgm"Christian Halstrick2013-04-092-1/+2
|\
| * clean up merge squash and no-commit messages in pgmTomasz Zarna2013-04-082-1/+2
* | Merge changes I8445070d,I38f10d62,I2af0bf68Matthias Sohn2013-04-081-1/+1
|\ \ | |/ |/|
| * Fix plugin provider names to conform with release train requirementMatthias Sohn2013-04-081-1/+1
* | Detect and handle a checkout conflict during merge nicelyRobin Rosenberg2013-04-083-1/+17
|/
* Add the no-commit option to MergeCommandTomasz Zarna2013-04-044-1/+16
* Indicate initial commit on a branch in the reflogRobin Rosenberg2013-04-021-7/+1
* Fix @since tags in JGit, version 2.4 never existedTomasz Zarna2013-03-211-0/+10
* JGit 3.0: move internal classes into an internal subpackageShawn Pearce2013-03-1810-47/+44
* Break the dependency on RevObject when creating a newObjectToPack().Colby Ranger2013-03-041-1/+1
* Must use double single quotes around parametersRobin Rosenberg2013-02-161-5/+5
* Add the --branch flag to the jgit clone commandRobin Rosenberg2013-02-163-2/+17
* Prepare 2.4.0-SNAPSHOT buildsMatthias Sohn2013-02-143-29/+29
* Remove unused importsMatthias Sohn2013-02-141-4/+0
* Remove unused availableRefs local from Clone.guessHEADJonathan Nieder2013-02-121-3/+0
* Delete the iplog generatorMatthias Sohn2013-01-097-237/+0
* pgm: Attempt to detect a broken pipe and exit silentlyRobin Rosenberg2013-01-071-0/+12
* Declare essentially static methods as staticRobin Rosenberg2012-12-276-8/+11
* Mark non-externalizable strings as suchRobin Rosenberg2012-12-2731-146/+145
* Add org.eclipse.jgit.pgm.Reset to commands catalogTomasz Zarna2012-12-221-0/+1
* Prepare 2.3.0 buildsMatthias Sohn2012-12-213-31/+31
* Prepare post 2.2.0.201212191850-r buildsstable-2.2Matthias Sohn2012-12-213-3/+3
* JGit v2.2.0.201212191850-rv2.2.0.201212191850-rMatthias Sohn2012-12-203-3/+3
* Fix hidden field warningMatthias Sohn2012-12-121-3/+3
* Fix empty control block warningsMatthias Sohn2012-12-121-7/+8
* Cleanup unused import and Java 6 syntax in ArchiveRobin Rosenberg2012-12-121-5/+0
* archive: Add tar supportJonathan Nieder2012-12-043-2/+39
* archive: Add --format option that switches between formatsJonathan Nieder2012-12-044-19/+66
* archive: Record executable and symlink bitsJonathan Nieder2012-12-041-4/+10
* [RFC] archive: Switch to commons-compress as ZIP archiverJonathan Nieder2012-12-033-6/+13
* add: Fix bad metaVar reference in <filepattern> helpJonathan Nieder2012-11-282-1/+2
* Add a case statement for fast-forward mergeRobin Rosenberg2012-11-251-0/+1
* Have git-ls tree to accept path args like git-ls-treeKetan Padegaonkar2012-11-181-2/+14
* Add "jgit archive" tool that writes a tree as a ZIP fileJonathan Nieder2012-11-164-0/+110
* Add reflog command to JGit CLITomasz Zarna2012-11-163-0/+90
* Make an exception for the formatting rules (turn off) for some filesRobin Rosenberg2012-11-161-0/+1
* Harmonize the JDT settings within JGitRobin Rosenberg2012-11-164-10/+68
* Add missing @since tags to mark API added in 2.2Matthias Sohn2012-11-162-2/+11
* Add support for --no-ff while mergingTomasz Zarna2012-11-163-4/+61
* Add a test for org.eclipse.jgit.pgm.TagTomasz Zarna2012-11-153-2/+10
* Do not fail when checking out HEADTomasz Zarna2012-11-151-0/+2
* Prefix an abnormal CLI command termination with 'fatal:'Tomasz Zarna2012-11-152-2/+0
* Merge "Fix formatting in org.eclipse.jgit.pgm.CLIText"Matthias Sohn2012-11-141-6/+2
|\
| * Fix formatting in org.eclipse.jgit.pgm.CLITextTomasz Zarna2012-11-111-6/+2
* | diff, log -p: do not use outs before it is initializedJonathan Nieder2012-11-142-4/+16
|/
* Suppress resource warnings with Java 7Robin Rosenberg2012-10-251-0/+1
* Add --squash option to org.eclipse.jgit.pgm.MergeTomasz Zarna2012-10-073-1/+14
* Revert "The constructor CmdLineException(String) is deprecated"Shawn O. Pearce2012-09-266-36/+20
* Remove uses of TextBuiltin.out in favor of outwRobin Rosenberg2012-09-233-14/+18