summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Add compatibility with gitignore specificationsCharley Wang2010-07-1321-3/+1616
* Merge "Allow ReadTreeTest to test arbitrary Checkouts"Christian Halstrick2010-07-092-117/+244
|\
| * Allow ReadTreeTest to test arbitrary CheckoutsChristian Halstrick2010-07-092-117/+244
* | Add support for updateNeeded flag in DirCacheEntryMatthias Sohn2010-07-091-0/+22
|/
* Fix javadoc typos in JGit APIStefan Lay2010-07-083-7/+7
* Deprecate all of the older Tree related codeShawn O. Pearce2010-07-0721-7/+152
* Fix comparison of nanosecondsStefan Lay2010-07-061-1/+1
* Clean up LICENSE fileShawn O. Pearce2010-07-022-41/+78
* Fix missing flush in StreamCopyThreadDmitry Neverov2010-06-301-14/+12
* Added check for binary files while diffingJeff Schumacher2010-06-292-6/+38
* Merge "Update build to use Tycho 0.9.0"Matthias Sohn2010-06-291-1/+1
|\
| * Update build to use Tycho 0.9.0Matthias Sohn2010-06-291-1/+1
* | Merge changes Ie56301aa,Ic2f79e85Shawn Pearce2010-06-2811-2/+1103
|\ \ | |/ |/|
| * Added further support for whitespace ignoring during diffJeff Schumacher2010-06-287-2/+663
| * Added support for whitespace ignoringJeff Schumacher2010-06-284-0/+440
* | UploadPack: Avoid unnecessary flush in smart HTTPShawn O. Pearce2010-06-231-1/+1
* | Add MutableObjectId.copyFrom(AnyObjectId)Shawn O. Pearce2010-06-232-10/+16
* | Expose AnyObjectId compareTo(byte[]) and compareTo(int[])Shawn O. Pearce2010-06-231-2/+24
* | Expose RefWriter constructor taking RefListShawn O. Pearce2010-06-231-2/+7
* | Expose RefUpdate constructor to any subclassShawn O. Pearce2010-06-231-1/+10
* | Expose repository change event constructorsShawn O. Pearce2010-06-232-2/+14
* | isValidRefName: Inline the forbidden ref suffix of ".lock"Shawn O. Pearce2010-06-231-1/+1
* | Remove pack stream from PackWriterTestShawn O. Pearce2010-06-231-11/+8
* | Remove pointless setOldObjectId in testShawn O. Pearce2010-06-231-1/+0
* | Remove speed tests based on mapCommitShawn O. Pearce2010-06-233-301/+0
|/
* Change default target platform for maven build to galileoMatthias Sohn2010-06-191-1/+1
* Merge "Fix line endings"Shawn Pearce2010-06-1810-63/+81
|\
| * Fix line endingsMatthias Sohn2010-06-1810-63/+81
* | Merge ""Bare" Repository should not return working directory."Shawn Pearce2010-06-165-26/+363
|\ \
| * | "Bare" Repository should not return working directory.Mathias Kinzler2010-06-165-26/+363
| |/
* / Make ObjectId, RefSpec, RemoteConfig, URIish serializableAndrew Bayer2010-06-164-6/+37
|/
* Merge "tools/version.sh: Use backup files on Win32"Matthias Sohn2010-06-151-5/+6
|\
| * tools/version.sh: Use backup files on Win32Shawn O. Pearce2010-06-141-5/+6
* | Merge "Add missing @Override tags in AlternateRepositoryDatabase"Chris Aniszczyk2010-06-151-0/+3
|\ \
| * | Add missing @Override tags in AlternateRepositoryDatabaseShawn O. Pearce2010-06-141-0/+3
| |/
* | Allow to read configured keysMathias Kinzler2010-06-152-0/+139
* | Merge changes I53f71dc0,I3a899a3a,I3e8bd245,Ie7c9db83,If396326e,I6f4cf8da,I3b...Shawn Pearce2010-06-1413-57/+136
|\ \ | |/ |/|
| * git-servlet: Fix comparing uploadFactory with the wrong DISABLED instanceRobin Rosenberg2010-06-141-1/+1
| * Prefer static inner classesRobin Rosenberg2010-06-131-3/+3
| * Override equals for SwingLane since super class PlotLane defines itRobin Rosenberg2010-06-131-0/+4
| * Make sure a Stream is closed upon errors in IpLogGeneratorRobin Rosenberg2010-06-131-28/+32
| * Make constant static in RebuildCommitGraphRobin Rosenberg2010-06-131-1/+1
| * Make inner classes static in http codeRobin Rosenberg2010-06-133-3/+3
| * Cache filemode in GitIndex Robin Rosenberg2010-06-131-1/+2
| * Remove unused parent field in PlotLaneRobin Rosenberg2010-06-132-4/+0
| * Removed unused repo field in WorkDirCheckoutRobin Rosenberg2010-06-131-4/+0
| * Extend DiffFormatter API to simplify stylingRobin Rosenberg2010-06-121-12/+90
* | Merge branch 'stable-0.8'Shawn O. Pearce2010-06-144-40/+306
|\ \
| * | Qualify post-0.8.4 buildsstable-0.8Shawn O. Pearce2010-06-1425-147/+147
| * | JGit 0.8.4v0.8.4Matthias Sohn2010-06-1425-147/+147