Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Suppress "The allocated object is never used" warning in tests | David Pursehouse | 2016-01-19 | 1 | -0/+3 |
* | DirCacheEntry: Speed up creation by avoiding string cast | Shawn Pearce | 2015-11-28 | 1 | -2/+2 |
* | DirCache: Replace isValidPath with DirCacheCheckout.checkValidPath | Shawn Pearce | 2014-12-18 | 1 | -2/+6 |
* | Declare essentially static methods as static | Robin Rosenberg | 2012-12-27 | 1 | -1/+1 |
* | Enable DirCacheEntry's copyMetaData to not copy stage info | Robin Rosenberg | 2012-04-17 | 1 | -0/+50 |
* | Convert all JGit unit tests to JUnit 4 | Robin Rosenberg | 2010-12-31 | 1 | -2/+11 |
* | Don't allow DirCacheEntry with mode of 0 | Shawn O. Pearce | 2010-02-03 | 1 | -0/+158 |