Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | | | FileBasedConfig supports UTF-8 byte order marker | Marc Strapetz | 2012-09-24 | 3 | -2/+196 | |
* | | | | Merge "Fix typo in AnyObjectId#abbreviate" | Robin Rosenberg | 2012-09-24 | 1 | -2/+2 | |
|\ \ \ \ | ||||||
| * | | | | Fix typo in AnyObjectId#abbreviate | Robin Stocker | 2012-09-24 | 1 | -2/+2 | |
| | |/ / | |/| | | ||||||
* | | | | Merge "Add toString for TrackingRefUpdate" | Robin Rosenberg | 2012-09-24 | 1 | -0/+17 | |
|\ \ \ \ | ||||||
| * | | | | Add toString for TrackingRefUpdate | Robin Stocker | 2012-09-24 | 1 | -0/+17 | |
| |/ / / | ||||||
* | | | | Merge "Refuse to checkout unmerged paths from index" | Christian Halstrick | 2012-09-24 | 2 | -1/+29 | |
|\ \ \ \ | ||||||
| * | | | | Refuse to checkout unmerged paths from index | Robin Stocker | 2012-09-23 | 2 | -1/+29 | |
* | | | | | Comment an empty block which is ok | Robin Rosenberg | 2012-09-23 | 1 | -0/+1 | |
* | | | | | Remove unnecessary @SuppressWarnings | Robin Rosenberg | 2012-09-23 | 1 | -1/+0 | |
* | | | | | Remove uses of TextBuiltin.out in favor of outw | Robin Rosenberg | 2012-09-23 | 3 | -14/+18 | |
| |/ / / |/| | | | ||||||
* | | | | Merge "The constructor CmdLineException(String) is deprecated" | Robin Rosenberg | 2012-09-23 | 6 | -20/+36 | |
|\ \ \ \ | |/ / / |/| | | | ||||||
| * | | | The constructor CmdLineException(String) is deprecated | Tomasz Zarna | 2012-09-23 | 6 | -20/+36 | |
* | | | | Merge changes Ic2b78ba9,Ia13e63ed | Shawn O. Pearce | 2012-09-22 | 6 | -9/+17 | |
|\ \ \ \ | |/ / / |/| | | | ||||||
| * | | | Use '406 Not Acceptable' when info/refs is disabled | Shawn O. Pearce | 2012-09-19 | 1 | -1/+1 | |
| * | | | Compress large /info/refs responses on HTTP | Shawn O. Pearce | 2012-09-19 | 5 | -8/+16 | |
* | | | | Suppress boxing warnings where we know they are ok | Robin Rosenberg | 2012-09-22 | 26 | -50/+163 | |
* | | | | Merge "Fixed instability in some GC tests." | Matthias Sohn | 2012-09-20 | 1 | -11/+7 | |
|\ \ \ \ | ||||||
| * | | | | Fixed instability in some GC tests. | Sasa Zivkov | 2012-09-20 | 1 | -11/+7 | |
| |/ / / | ||||||
* / / / | Fix the javadoc for GC.setExpire | Sasa Zivkov | 2012-09-20 | 1 | -3/+6 | |
|/ / / | ||||||
* / / | Use x-friends instead of x-internal to expose jgit for internal use | Robin Rosenberg | 2012-09-19 | 1 | -1/+1 | |
|/ / | ||||||
* | | Prepare 2.2.0 builds | Matthias Sohn | 2012-09-19 | 41 | -235/+235 | |
* | | Merge branch 'stable-2.1' | Matthias Sohn | 2012-09-19 | 7 | -45/+203 | |
|\ \ | ||||||
| * | | Prepare for 2.1 maintenance changesstable-2.1 | Matthias Sohn | 2012-09-19 | 41 | -52/+52 | |
| * | | JGit v2.1.0.201209190230-rv2.1.0.201209190230-r | Matthias Sohn | 2012-09-19 | 41 | -52/+52 | |
| * | | Introduce "never" as parseable date | Robin Rosenberg | 2012-09-18 | 2 | -0/+21 | |
| * | | Introduce ParseExceptions for GitDateParser | Christian Halstrick | 2012-09-17 | 6 | -41/+137 | |
| * | | Support config param "gc.pruneexpire" | Christian Halstrick | 2012-09-17 | 2 | -4/+45 | |
* | | | Merge "Fix resolving expression with ~ and ^ than extends beyond history" | Robin Rosenberg | 2012-09-18 | 6 | -10/+492 | |
|\ \ \ | ||||||
| * | | | Fix resolving expression with ~ and ^ than extends beyond history | Dave Borowitz | 2012-09-18 | 2 | -1/+27 | |
| |/ / | ||||||
| * | | Additional unit tests for the GC | Sasa Zivkov | 2012-09-16 | 3 | -2/+465 | |
| * | | Remove protobuf from top-level pom.xml | Shawn O. Pearce | 2012-09-11 | 1 | -7/+0 | |
* | | | Add tests for output result of merging -- org.eclipse.jgit.pgm.Merge | Tomasz Zarna | 2012-09-17 | 5 | -1/+99 | |
* | | | Merge "Suppress two resource warnings" | Shawn Pearce | 2012-09-16 | 1 | -0/+2 | |
|\ \ \ | ||||||
| * | | | Suppress two resource warnings | Robin Rosenberg | 2012-08-17 | 1 | -0/+2 | |
* | | | | Check for write errors in standard out and exit with error | Robin Rosenberg | 2012-09-16 | 42 | -228/+439 | |
* | | | | Merge changes I8449695e,Idecd8018 | Shawn Pearce | 2012-09-16 | 10 | -76/+80 | |
|\ \ \ \ | ||||||
| * | | | | Use assertEquals instead of == for literal primitives | Robin Rosenberg | 2012-09-16 | 7 | -14/+13 | |
| * | | | | Use assertTrue/False instead of equals with boolean literals | Robin Rosenberg | 2012-09-16 | 4 | -62/+67 | |
* | | | | | Merge "Ignore non-commit refs when in RevWalkUtils.findBranchesReachableFrom" | Robin Rosenberg | 2012-09-14 | 1 | -1/+4 | |
|\ \ \ \ \ | |/ / / / |/| | | | | ||||||
| * | | | | Ignore non-commit refs when in RevWalkUtils.findBranchesReachableFrom | Robin Rosenberg | 2012-09-08 | 1 | -1/+4 | |
* | | | | | [findBugs] Silence warning about Transport initialization | Robin Stocker | 2012-09-14 | 1 | -0/+6 | |
* | | | | | Fix ResolveMerger issue with submodule conflict | Tommi Siivola | 2012-09-12 | 1 | -0/+13 | |
* | | | | | Merge "Added new Status CLI command 'jgit status'" | Matthias Sohn | 2012-09-11 | 7 | -2/+448 | |
|\ \ \ \ \ | |_|_|/ / |/| | | | | ||||||
| * | | | | Added new Status CLI command 'jgit status' | Robin Rosenberg | 2012-09-09 | 7 | -2/+448 | |
| |/ / / | ||||||
* | | | | Merge "README: Convert to Markdown and rename to README.md" | Matthias Sohn | 2012-09-10 | 1 | -12/+24 | |
|\ \ \ \ | ||||||
| * | | | | README: Convert to Markdown and rename to README.md | Robin Stocker | 2012-09-08 | 1 | -12/+24 | |
| |/ / / | ||||||
* / / / | Ignore attempts to set the timeout to -1 | Jason Pyeron | 2012-09-10 | 1 | -2/+6 | |
|/ / / | ||||||
* | | | Mark fields of BaseReceivePack private | Shawn O. Pearce | 2012-09-05 | 2 | -19/+36 | |
* | | | Delete checkObjectCollisions from PackParser | Shawn O. Pearce | 2012-09-05 | 1 | -46/+11 | |
* | | | Delete storage.dht package | Shawn O. Pearce | 2012-09-05 | 141 | -31637/+0 |