summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| * | | FileBasedConfig supports UTF-8 byte order markerMarc Strapetz2012-09-243-2/+196
* | | | Merge "Fix typo in AnyObjectId#abbreviate"Robin Rosenberg2012-09-241-2/+2
|\ \ \ \
| * | | | Fix typo in AnyObjectId#abbreviateRobin Stocker2012-09-241-2/+2
| | |/ / | |/| |
* | | | Merge "Add toString for TrackingRefUpdate"Robin Rosenberg2012-09-241-0/+17
|\ \ \ \
| * | | | Add toString for TrackingRefUpdateRobin Stocker2012-09-241-0/+17
| |/ / /
* | | | Merge "Refuse to checkout unmerged paths from index"Christian Halstrick2012-09-242-1/+29
|\ \ \ \
| * | | | Refuse to checkout unmerged paths from indexRobin Stocker2012-09-232-1/+29
* | | | | Comment an empty block which is okRobin Rosenberg2012-09-231-0/+1
* | | | | Remove unnecessary @SuppressWarningsRobin Rosenberg2012-09-231-1/+0
* | | | | Remove uses of TextBuiltin.out in favor of outwRobin Rosenberg2012-09-233-14/+18
| |/ / / |/| | |
* | | | Merge "The constructor CmdLineException(String) is deprecated"Robin Rosenberg2012-09-236-20/+36
|\ \ \ \ | |/ / / |/| | |
| * | | The constructor CmdLineException(String) is deprecatedTomasz Zarna2012-09-236-20/+36
* | | | Merge changes Ic2b78ba9,Ia13e63edShawn O. Pearce2012-09-226-9/+17
|\ \ \ \ | |/ / / |/| | |
| * | | Use '406 Not Acceptable' when info/refs is disabledShawn O. Pearce2012-09-191-1/+1
| * | | Compress large /info/refs responses on HTTPShawn O. Pearce2012-09-195-8/+16
* | | | Suppress boxing warnings where we know they are okRobin Rosenberg2012-09-2226-50/+163
* | | | Merge "Fixed instability in some GC tests."Matthias Sohn2012-09-201-11/+7
|\ \ \ \
| * | | | Fixed instability in some GC tests.Sasa Zivkov2012-09-201-11/+7
| |/ / /
* / / / Fix the javadoc for GC.setExpireSasa Zivkov2012-09-201-3/+6
|/ / /
* / / Use x-friends instead of x-internal to expose jgit for internal useRobin Rosenberg2012-09-191-1/+1
|/ /
* | Prepare 2.2.0 buildsMatthias Sohn2012-09-1941-235/+235
* | Merge branch 'stable-2.1'Matthias Sohn2012-09-197-45/+203
|\ \
| * | Prepare for 2.1 maintenance changesstable-2.1Matthias Sohn2012-09-1941-52/+52
| * | JGit v2.1.0.201209190230-rv2.1.0.201209190230-rMatthias Sohn2012-09-1941-52/+52
| * | Introduce "never" as parseable dateRobin Rosenberg2012-09-182-0/+21
| * | Introduce ParseExceptions for GitDateParserChristian Halstrick2012-09-176-41/+137
| * | Support config param "gc.pruneexpire"Christian Halstrick2012-09-172-4/+45
* | | Merge "Fix resolving expression with ~ and ^ than extends beyond history"Robin Rosenberg2012-09-186-10/+492
|\ \ \
| * | | Fix resolving expression with ~ and ^ than extends beyond historyDave Borowitz2012-09-182-1/+27
| |/ /
| * | Additional unit tests for the GCSasa Zivkov2012-09-163-2/+465
| * | Remove protobuf from top-level pom.xmlShawn O. Pearce2012-09-111-7/+0
* | | Add tests for output result of merging -- org.eclipse.jgit.pgm.MergeTomasz Zarna2012-09-175-1/+99
* | | Merge "Suppress two resource warnings"Shawn Pearce2012-09-161-0/+2
|\ \ \
| * | | Suppress two resource warningsRobin Rosenberg2012-08-171-0/+2
* | | | Check for write errors in standard out and exit with errorRobin Rosenberg2012-09-1642-228/+439
* | | | Merge changes I8449695e,Idecd8018Shawn Pearce2012-09-1610-76/+80
|\ \ \ \
| * | | | Use assertEquals instead of == for literal primitivesRobin Rosenberg2012-09-167-14/+13
| * | | | Use assertTrue/False instead of equals with boolean literalsRobin Rosenberg2012-09-164-62/+67
* | | | | Merge "Ignore non-commit refs when in RevWalkUtils.findBranchesReachableFrom"Robin Rosenberg2012-09-141-1/+4
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | Ignore non-commit refs when in RevWalkUtils.findBranchesReachableFromRobin Rosenberg2012-09-081-1/+4
* | | | | [findBugs] Silence warning about Transport initializationRobin Stocker2012-09-141-0/+6
* | | | | Fix ResolveMerger issue with submodule conflictTommi Siivola2012-09-121-0/+13
* | | | | Merge "Added new Status CLI command 'jgit status'"Matthias Sohn2012-09-117-2/+448
|\ \ \ \ \ | |_|_|/ / |/| | | |
| * | | | Added new Status CLI command 'jgit status'Robin Rosenberg2012-09-097-2/+448
| |/ / /
* | | | Merge "README: Convert to Markdown and rename to README.md"Matthias Sohn2012-09-101-12/+24
|\ \ \ \
| * | | | README: Convert to Markdown and rename to README.mdRobin Stocker2012-09-081-12/+24
| |/ / /
* / / / Ignore attempts to set the timeout to -1Jason Pyeron2012-09-101-2/+6
|/ / /
* | | Mark fields of BaseReceivePack privateShawn O. Pearce2012-09-052-19/+36
* | | Delete checkObjectCollisions from PackParserShawn O. Pearce2012-09-051-46/+11
* | | Delete storage.dht packageShawn O. Pearce2012-09-05141-31637/+0