| Commit message (Expand) | Author | Age | Files | Lines |
* | Add compatibility with gitignore specifications | Charley Wang | 2010-07-13 | 21 | -3/+1616 |
* | Merge "Allow ReadTreeTest to test arbitrary Checkouts" | Christian Halstrick | 2010-07-09 | 2 | -117/+244 |
|\ |
|
| * | Allow ReadTreeTest to test arbitrary Checkouts | Christian Halstrick | 2010-07-09 | 2 | -117/+244 |
* | | Add support for updateNeeded flag in DirCacheEntry | Matthias Sohn | 2010-07-09 | 1 | -0/+22 |
|/ |
|
* | Fix javadoc typos in JGit API | Stefan Lay | 2010-07-08 | 3 | -7/+7 |
* | Deprecate all of the older Tree related code | Shawn O. Pearce | 2010-07-07 | 21 | -7/+152 |
* | Fix comparison of nanoseconds | Stefan Lay | 2010-07-06 | 1 | -1/+1 |
* | Clean up LICENSE file | Shawn O. Pearce | 2010-07-02 | 2 | -41/+78 |
* | Fix missing flush in StreamCopyThread | Dmitry Neverov | 2010-06-30 | 1 | -14/+12 |
* | Added check for binary files while diffing | Jeff Schumacher | 2010-06-29 | 2 | -6/+38 |
* | Merge "Update build to use Tycho 0.9.0" | Matthias Sohn | 2010-06-29 | 1 | -1/+1 |
|\ |
|
| * | Update build to use Tycho 0.9.0 | Matthias Sohn | 2010-06-29 | 1 | -1/+1 |
* | | Merge changes Ie56301aa,Ic2f79e85 | Shawn Pearce | 2010-06-28 | 11 | -2/+1103 |
|\ \
| |/
|/| |
|
| * | Added further support for whitespace ignoring during diff | Jeff Schumacher | 2010-06-28 | 7 | -2/+663 |
| * | Added support for whitespace ignoring | Jeff Schumacher | 2010-06-28 | 4 | -0/+440 |
* | | UploadPack: Avoid unnecessary flush in smart HTTP | Shawn O. Pearce | 2010-06-23 | 1 | -1/+1 |
* | | Add MutableObjectId.copyFrom(AnyObjectId) | Shawn O. Pearce | 2010-06-23 | 2 | -10/+16 |
* | | Expose AnyObjectId compareTo(byte[]) and compareTo(int[]) | Shawn O. Pearce | 2010-06-23 | 1 | -2/+24 |
* | | Expose RefWriter constructor taking RefList | Shawn O. Pearce | 2010-06-23 | 1 | -2/+7 |
* | | Expose RefUpdate constructor to any subclass | Shawn O. Pearce | 2010-06-23 | 1 | -1/+10 |
* | | Expose repository change event constructors | Shawn O. Pearce | 2010-06-23 | 2 | -2/+14 |
* | | isValidRefName: Inline the forbidden ref suffix of ".lock" | Shawn O. Pearce | 2010-06-23 | 1 | -1/+1 |
* | | Remove pack stream from PackWriterTest | Shawn O. Pearce | 2010-06-23 | 1 | -11/+8 |
* | | Remove pointless setOldObjectId in test | Shawn O. Pearce | 2010-06-23 | 1 | -1/+0 |
* | | Remove speed tests based on mapCommit | Shawn O. Pearce | 2010-06-23 | 3 | -301/+0 |
|/ |
|
* | Change default target platform for maven build to galileo | Matthias Sohn | 2010-06-19 | 1 | -1/+1 |
* | Merge "Fix line endings" | Shawn Pearce | 2010-06-18 | 10 | -63/+81 |
|\ |
|
| * | Fix line endings | Matthias Sohn | 2010-06-18 | 10 | -63/+81 |
* | | Merge ""Bare" Repository should not return working directory." | Shawn Pearce | 2010-06-16 | 5 | -26/+363 |
|\ \ |
|
| * | | "Bare" Repository should not return working directory. | Mathias Kinzler | 2010-06-16 | 5 | -26/+363 |
| |/ |
|
* / | Make ObjectId, RefSpec, RemoteConfig, URIish serializable | Andrew Bayer | 2010-06-16 | 4 | -6/+37 |
|/ |
|
* | Merge "tools/version.sh: Use backup files on Win32" | Matthias Sohn | 2010-06-15 | 1 | -5/+6 |
|\ |
|
| * | tools/version.sh: Use backup files on Win32 | Shawn O. Pearce | 2010-06-14 | 1 | -5/+6 |
* | | Merge "Add missing @Override tags in AlternateRepositoryDatabase" | Chris Aniszczyk | 2010-06-15 | 1 | -0/+3 |
|\ \ |
|
| * | | Add missing @Override tags in AlternateRepositoryDatabase | Shawn O. Pearce | 2010-06-14 | 1 | -0/+3 |
| |/ |
|
* | | Allow to read configured keys | Mathias Kinzler | 2010-06-15 | 2 | -0/+139 |
* | | Merge changes I53f71dc0,I3a899a3a,I3e8bd245,Ie7c9db83,If396326e,I6f4cf8da,I3b... | Shawn Pearce | 2010-06-14 | 13 | -57/+136 |
|\ \
| |/
|/| |
|
| * | git-servlet: Fix comparing uploadFactory with the wrong DISABLED instance | Robin Rosenberg | 2010-06-14 | 1 | -1/+1 |
| * | Prefer static inner classes | Robin Rosenberg | 2010-06-13 | 1 | -3/+3 |
| * | Override equals for SwingLane since super class PlotLane defines it | Robin Rosenberg | 2010-06-13 | 1 | -0/+4 |
| * | Make sure a Stream is closed upon errors in IpLogGenerator | Robin Rosenberg | 2010-06-13 | 1 | -28/+32 |
| * | Make constant static in RebuildCommitGraph | Robin Rosenberg | 2010-06-13 | 1 | -1/+1 |
| * | Make inner classes static in http code | Robin Rosenberg | 2010-06-13 | 3 | -3/+3 |
| * | Cache filemode in GitIndex | Robin Rosenberg | 2010-06-13 | 1 | -1/+2 |
| * | Remove unused parent field in PlotLane | Robin Rosenberg | 2010-06-13 | 2 | -4/+0 |
| * | Removed unused repo field in WorkDirCheckout | Robin Rosenberg | 2010-06-13 | 1 | -4/+0 |
| * | Extend DiffFormatter API to simplify styling | Robin Rosenberg | 2010-06-12 | 1 | -12/+90 |
* | | Merge branch 'stable-0.8' | Shawn O. Pearce | 2010-06-14 | 4 | -40/+306 |
|\ \ |
|
| * | | Qualify post-0.8.4 buildsstable-0.8 | Shawn O. Pearce | 2010-06-14 | 25 | -147/+147 |
| * | | JGit 0.8.4v0.8.4 | Matthias Sohn | 2010-06-14 | 25 | -147/+147 |