Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | | | | CommitCommand: Don't allow amending on initial commit | Robin Stocker | 2012-10-08 | 4 | -0/+13 | |
| |/ / |/| | | ||||||
* | | | Merge "Add --squash option to org.eclipse.jgit.pgm.Merge" | Matthias Sohn | 2012-10-07 | 4 | -14/+57 | |
|\ \ \ | |_|/ |/| | | ||||||
| * | | Add --squash option to org.eclipse.jgit.pgm.Merge | Tomasz Zarna | 2012-10-07 | 4 | -14/+57 | |
* | | | Fix unstable test | Robin Rosenberg | 2012-10-02 | 1 | -1/+1 | |
* | | | Update README | Robin Stocker | 2012-09-28 | 1 | -32/+31 | |
|/ / | ||||||
* | | Fix compile error (method not available in 1.5) | Markus Keller | 2012-09-27 | 1 | -1/+1 | |
* | | Merge "Remove unused import introduced with 8f706db5" | Robin Rosenberg | 2012-09-26 | 1 | -2/+2 | |
|\ \ | ||||||
| * | | Remove unused import introduced with 8f706db5 | Matthias Sohn | 2012-09-25 | 1 | -2/+2 | |
* | | | Revert "The constructor CmdLineException(String) is deprecated" | Shawn O. Pearce | 2012-09-26 | 6 | -36/+20 | |
|/ / | ||||||
* | | Merge "Provide a convenient read() in RepositoryTestCase" | Christian Halstrick | 2012-09-25 | 3 | -13/+27 | |
|\ \ | ||||||
| * | | Provide a convenient read() in RepositoryTestCase | Robin Stocker | 2012-09-25 | 3 | -13/+27 | |
* | | | Merge "Add the intended file to avoid breakage" | Christian Halstrick | 2012-09-25 | 1 | -1/+1 | |
|\ \ \ | |/ / |/| | | ||||||
| * | | Add the intended file to avoid breakage | Robin Rosenberg | 2012-09-25 | 1 | -1/+1 | |
* | | | Merge "Allow @ in branch names and tighten syntax checking" | Robin Rosenberg | 2012-09-24 | 2 | -7/+86 | |
|\ \ \ | ||||||
| * | | | Allow @ in branch names and tighten syntax checking | Robin Rosenberg | 2012-09-23 | 2 | -7/+86 | |
| |/ / | ||||||
* | | | Merge "FileBasedConfig supports UTF-8 byte order marker" | Robin Rosenberg | 2012-09-24 | 3 | -2/+196 | |
|\ \ \ | ||||||
| * | | | 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 |