| Commit message (Expand) | Author | Age | Files | Lines |
* | [findBugs] Silence returning null for StringUtils.toBooleanOrNull() | Matthias Sohn | 2011-11-16 | 1 | -0/+7 |
* | [findBugs] Prefer short-cut logic as it's more performant | Matthias Sohn | 2011-11-16 | 1 | -1/+1 |
* | Merge "Implement DirCacheEntry.toString() to ease debugging" | Christian Halstrick | 2011-11-11 | 1 | -0/+10 |
|\ |
|
| * | Implement DirCacheEntry.toString() to ease debugging | Matthias Sohn | 2011-11-10 | 1 | -0/+10 |
* | | Clean up tab usage in Directory/File conflict table | Robin Rosenberg | 2011-11-10 | 1 | -9/+9 |
* | | Add detection of untracked folders to IndexDiffFilter | Jens Baumgart | 2011-11-10 | 3 | -3/+157 |
* | | [blame] Fix blame following renames in non-toplevel directories | Carsten Pfeiffer | 2011-11-10 | 3 | -11/+102 |
* | | Support a configured credentials provider in LsRemoteCommand | Kevin Sawicki | 2011-11-10 | 6 | -216/+192 |
|/ |
|
* | Merge changes Ibb3467f7,I2af99903 | Robin Rosenberg | 2011-11-10 | 1 | -36/+42 |
|\ |
|
| * | Always use try/finally around DfsBlockCache.clockLock | Shawn O. Pearce | 2011-11-08 | 1 | -35/+41 |
| * | DfsBlockCache: Fix NPE when evicting empty cell | Shawn O. Pearce | 2011-11-08 | 1 | -1/+1 |
* | | Merge "Do not use the deprecated Tree class internally" | Christian Halstrick | 2011-11-09 | 1 | -31/+47 |
|\ \ |
|
| * | | Do not use the deprecated Tree class internally | Robin Rosenberg | 2011-11-09 | 1 | -31/+47 |
* | | | Kill GitIndex | Robin Rosenberg | 2011-11-09 | 4 | -1592/+0 |
|/ / |
|
* | | Deprecate GitIndex more by using only DirCache internally. | Robin Rosenberg | 2011-11-09 | 6 | -846/+810 |
* | | Don't throw away the stack trace when tests fail | Robin Rosenberg | 2011-11-06 | 2 | -120/+82 |
|/ |
|
* | Merge "Do not resolve path using cygwin unless told to" | Shawn Pearce | 2011-11-04 | 1 | -5/+8 |
|\ |
|
| * | Do not resolve path using cygwin unless told to | Robin Rosenberg | 2011-10-28 | 1 | -5/+8 |
* | | Merge changes Icea2572d,I2633e472,I207c0c93,I10cee76c,Ifd78e8ce,I890b5fcc,Ia0... | Shawn Pearce | 2011-11-04 | 39 | -0/+8103 |
|\ \ |
|
| * | | DfsBlockCache: Update hits to not include contains() | Colby Ranger | 2011-11-04 | 1 | -12/+23 |
| * | | Add a listener for changes to a DfsObjDatabase's pack files | Dave Borowitz | 2011-11-04 | 3 | -3/+131 |
| * | | Expose the reverse index size in the DfsPackDescription | Dave Borowitz | 2011-11-04 | 2 | -5/+10 |
| * | | Add a DfsPackFile method to get the number of cached bytes | Dave Borowitz | 2011-11-04 | 3 | -2/+19 |
| * | | Expose the list of pack files in the DfsBlockCache | Dave Borowitz | 2011-11-04 | 1 | -2/+19 |
| * | | Add a DFS repository description and reference it in each pack | Dave Borowitz | 2011-11-04 | 6 | -14/+165 |
| * | | Clarify the docstring of DfsBlockCache.reconfigure() | Dave Borowitz | 2011-11-04 | 1 | -3/+2 |
| * | | DFS: A storage layer for JGit | Shawn O. Pearce | 2011-11-04 | 36 | -0/+7775 |
* | | | Merge "Refactor HTTP server stack to use Filter as base" | Shawn O. Pearce | 2011-11-04 | 8 | -291/+690 |
|\ \ \ |
|
| * | | | Refactor HTTP server stack to use Filter as base | Shawn O. Pearce | 2011-10-07 | 8 | -291/+690 |
* | | | | Merge "Allow '\' in user names in URI-ish" | Shawn Pearce | 2011-11-04 | 2 | -1/+67 |
|\ \ \ \ |
|
| * | | | | Allow '\' in user names in URI-ish | Robin Rosenberg | 2011-11-04 | 2 | -1/+67 |
* | | | | | Merge "Provide an id for submodule entries." | Shawn Pearce | 2011-11-04 | 3 | -3/+241 |
|\ \ \ \ \ |
|
| * | | | | | Provide an id for submodule entries. | Kevin Sawicki | 2011-11-04 | 3 | -3/+241 |
| |/ / / / |
|
* / / / / | Fix NPE when PATH environment variable is empty | Carl Myers | 2011-11-04 | 1 | -0/+13 |
|/ / / / |
|
* | | | | Merge "Implement Config.Entry.toString() to help debugging" | Shawn Pearce | 2011-11-03 | 1 | -0/+15 |
|\ \ \ \ |
|
| * | | | | Implement Config.Entry.toString() to help debugging | Matthias Sohn | 2011-10-27 | 1 | -0/+15 |
| | |_|/
| |/| | |
|
* | | | | Merge "DirCacheEntry: accessors for cached creation time (CTIME)" | Shawn Pearce | 2011-11-03 | 1 | -1/+21 |
|\ \ \ \ |
|
| * | | | | DirCacheEntry: accessors for cached creation time (CTIME) | Marc Strapetz | 2011-10-31 | 1 | -1/+21 |
* | | | | | Suppress unused and unchecked warnings | Kevin Sawicki | 2011-11-03 | 1 | -0/+2 |
|/ / / / |
|
* | | | | Merge "Ensure the ObjectInserter flushes after a merge" | Shawn O. Pearce | 2011-10-28 | 1 | -1/+4 |
|\ \ \ \
| |/ / /
|/| | /
| | |/
| |/| |
|
| * | | Ensure the ObjectInserter flushes after a merge | Shawn O. Pearce | 2011-10-26 | 1 | -1/+4 |
* | | | Merge "Enable full Transport configuration for JGit API commands" | Shawn Pearce | 2011-10-27 | 5 | -0/+142 |
|\ \ \ |
|
| * | | | Enable full Transport configuration for JGit API commands | Roberto Tyley | 2011-09-16 | 5 | -0/+142 |
* | | | | Merge "Close the repo in CloneCommandTest" | Christian Halstrick | 2011-10-27 | 1 | -0/+1 |
|\ \ \ \
| |_|/ /
|/| | | |
|
| * | | | Close the repo in CloneCommandTest | Robin Rosenberg | 2011-10-26 | 1 | -0/+1 |
* | | | | Merge changes I488e9c97,I30f1049f,I1c088dce | Matthias Sohn | 2011-10-26 | 8 | -16/+349 |
|\ \ \ \ |
|
| * | | | | Cosmetic adjustment of relative date format, do not display "0 months" | Robin Rosenberg | 2011-10-26 | 4 | -4/+8 |
| * | | | | Make use of the many date formatting options in the log command | Robin Rosenberg | 2011-10-26 | 2 | -12/+15 |
| * | | | | Define a utility class for handling Git date formats | Robin Rosenberg | 2011-10-23 | 2 | -0/+326 |
| |/ / / |
|
* | | | | Merge "Allow detecting which files were renamed during a revwalk" | Matthias Sohn | 2011-10-26 | 6 | -1/+270 |
|\ \ \ \ |
|