| Commit message (Expand) | Author | Age | Files | Lines |
* | Fix Config.fromText to not skip a last line with no newline | Dave Borowitz | 2013-02-08 | 1 | -0/+9 |
* | Add getConflictingNames to RefDatabase | Robin Stocker | 2013-02-06 | 1 | -0/+148 |
* | Move base test classes to the junit bundle for reuse for Java 7 tests | Robin Rosenberg | 2013-02-04 | 114 | -674/+125 |
* | Remove PathFilterGroupTest2 | Robin Rosenberg | 2013-01-30 | 1 | -254/+0 |
* | Remove debug printouts from PathFilterGroupTest | Robin Rosenberg | 2013-01-30 | 1 | -2/+0 |
* | Fix stash apply using merge logic | Robin Rosenberg | 2013-01-30 | 1 | -9/+67 |
* | Fix Check for FF_ONLY merges again | Robin Rosenberg | 2013-01-29 | 1 | -22/+35 |
* | Merge "Check for FF_ONLY merges correctly" | Robin Rosenberg | 2013-01-28 | 1 | -0/+39 |
|\ |
|
| * | Check for FF_ONLY merges correctly | Robin Rosenberg | 2013-01-29 | 1 | -0/+39 |
* | | Merge changes Ife0cc2da,If38507ef | Robin Rosenberg | 2013-01-28 | 2 | -0/+446 |
|\ \ |
|
| * | | Speed up PathFilterGroup for large sets of paths | Robin Rosenberg | 2013-01-21 | 1 | -0/+256 |
| * | | Add test case for PathFilterGroup | Robin Rosenberg | 2013-01-21 | 1 | -0/+190 |
| |/ |
|
* | | Merge changes I25204d9e,Ia10d76e9 | Matthias Sohn | 2013-01-24 | 2 | -1/+14 |
|\ \ |
|
| * | | Attempt to stabilize GCTest | Robin Rosenberg | 2013-01-23 | 1 | -0/+11 |
| * | | Attempt to stabilize FileTreeIterator test on Windows | Robin Rosenberg | 2013-01-23 | 1 | -1/+3 |
| |/ |
|
* / | Enable marking entries using TreeFilters in DiffEntry | Robin Stocker | 2013-01-23 | 1 | -1/+69 |
|/ |
|
* | Merge "Improve handling of checkout conflicts" | Robin Rosenberg | 2013-01-20 | 1 | -48/+26 |
|\ |
|
| * | Improve handling of checkout conflicts | Markus Duft | 2013-01-11 | 1 | -48/+26 |
* | | Merge changes I7e7fae12,I87ecca00 | Robin Rosenberg | 2013-01-19 | 2 | -4/+124 |
|\ \ |
|
| * | | Add conflicts message before footer | Stefan Lay | 2013-01-19 | 1 | -0/+42 |
| * | | Only replace the ChangeId in the footer, not in the body | Stefan Lay | 2013-01-19 | 1 | -4/+82 |
* | | | Merge "Fix patch application WRT windows line endings." | Robin Rosenberg | 2013-01-19 | 4 | -0/+28 |
|\ \ \ |
|
| * | | | Fix patch application WRT windows line endings. | Markus Duft | 2013-01-19 | 4 | -0/+28 |
| |/ / |
|
* | | | Merge "Update DfsGarbageCollector to not read back a pack index." | Colby Ranger | 2013-01-18 | 1 | -4/+14 |
|\ \ \ |
|
| * | | | Update DfsGarbageCollector to not read back a pack index. | Colby Ranger | 2013-01-18 | 1 | -4/+14 |
* | | | | Merge "Define a tree filter for user-visible changes between two indexes" | Robin Rosenberg | 2013-01-18 | 1 | -0/+199 |
|\ \ \ \
| |/ / /
|/| | | |
|
| * | | | Define a tree filter for user-visible changes between two indexes | Robin Rosenberg | 2013-01-15 | 1 | -0/+199 |
| |/ / |
|
* / / | Add additional FastForwardMode enums for different config contexts | Tomasz Zarna | 2013-01-18 | 1 | -0/+69 |
|/ / |
|
* / | Fix concurrent creation of fan-out object directories | Roberto Tyley | 2013-01-13 | 1 | -0/+77 |
|/ |
|
* | Accept '-' instead of space in enum config values | Shawn Pearce | 2013-01-11 | 1 | -1/+1 |
* | Revert "Add additional FastForwardMode enums for different config contexts" | Shawn Pearce | 2013-01-11 | 1 | -77/+2 |
* | Fix enum parsing from Config files | Shawn Pearce | 2013-01-11 | 1 | -0/+3 |
* | Merge changes Ifc8fc3e5,I7c403b50 | Colby Ranger | 2013-01-10 | 2 | -3/+2 |
|\ |
|
| * | Remove packIndex field from FileObjDatabase openPack method. | Colby Ranger | 2013-01-10 | 2 | -3/+2 |
* | | Peel tags during resolve of foo^ | Dave Borowitz | 2013-01-10 | 1 | -0/+2 |
|/ |
|
* | Delete the iplog generator, cont'd | Robin Rosenberg | 2013-01-09 | 1 | -1/+0 |
* | Delete the iplog generator | Matthias Sohn | 2013-01-09 | 2 | -12/+0 |
* | Return info about config subsection when trying to get an invalid enum | Tomasz Zarna | 2013-01-08 | 1 | -0/+19 |
* | Add additional FastForwardMode enums for different config contexts | Tomasz Zarna | 2013-01-06 | 1 | -2/+77 |
* | Ignore removed files with an assume-valid index entry | Robin Rosenberg | 2013-01-03 | 1 | -4/+9 |
* | Update the revert command and things relating to revert | Robin Rosenberg | 2012-12-28 | 1 | -0/+208 |
* | Hide deprecation warnings in some test classes | Robin Rosenberg | 2012-12-27 | 4 | -0/+4 |
* | Declare essentially static methods as static | Robin Rosenberg | 2012-12-27 | 38 | -72/+87 |
* | Add type argumente to some raw reclaration | Robin Rosenberg | 2012-12-27 | 4 | -14/+16 |
* | Prepare 2.3.0 builds | Matthias Sohn | 2012-12-21 | 2 | -33/+33 |
* | Prepare post 2.2.0.201212191850-r buildsstable-2.2 | Matthias Sohn | 2012-12-21 | 2 | -2/+2 |
* | JGit v2.2.0.201212191850-rv2.2.0.201212191850-r | Matthias Sohn | 2012-12-20 | 2 | -2/+2 |
* | DirCacheIterator: Fix reset() and back() | Robin Rosenberg | 2012-12-15 | 1 | -0/+128 |
* | Support --cached in RmCommand | Robin Stocker | 2012-12-03 | 1 | -1/+15 |
* | RevWalk support for shallow clones | Marc Strapetz | 2012-11-21 | 2 | -21/+216 |