summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Speed up PathFilterGroup for large sets of pathsRobin Rosenberg2013-01-213-30/+643
* Add test case for PathFilterGroupRobin Rosenberg2013-01-211-0/+190
* Merge "Improve handling of checkout conflicts"Robin Rosenberg2013-01-204-50/+106
|\
| * Improve handling of checkout conflictsMarkus Duft2013-01-114-50/+106
* | Merge changes I7e7fae12,I87ecca00Robin Rosenberg2013-01-194-36/+212
|\ \
| * | Add conflicts message before footerStefan Lay2013-01-192-6/+61
| * | Only replace the ChangeId in the footer, not in the bodyStefan Lay2013-01-192-30/+151
* | | Merge "Use correct method link in Javadoc"Robin Rosenberg2013-01-192-4/+6
|\ \ \
| * | | Use correct method link in JavadocDani Megert2013-01-182-4/+6
* | | | Merge "Fix patch application WRT windows line endings."Robin Rosenberg2013-01-195-7/+32
|\ \ \ \
| * | | | Fix patch application WRT windows line endings.Markus Duft2013-01-195-7/+32
| | |/ / | |/| |
* | | | Merge "Update DfsGarbageCollector to not read back a pack index."Colby Ranger2013-01-186-32/+89
|\ \ \ \
| * | | | Update DfsGarbageCollector to not read back a pack index.Colby Ranger2013-01-186-32/+89
* | | | | Merge "Define a tree filter for user-visible changes between two indexes"Robin Rosenberg2013-01-182-0/+304
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | Define a tree filter for user-visible changes between two indexesRobin Rosenberg2013-01-152-0/+304
| |/ / /
* | | | Merge "Add additional FastForwardMode enums for different config contexts"Shawn Pearce2013-01-184-4/+182
|\ \ \ \ | |_|/ / |/| | |
| * | | Add additional FastForwardMode enums for different config contextsTomasz Zarna2013-01-184-4/+182
| |/ /
* / / Rename PackConstants to PackExt, a typed pack file extension.Colby Ranger2013-01-1711-55/+88
|/ /
* | Remove getReverseIndexSize() from DfsPackDescription.Colby Ranger2013-01-152-10/+5
* | Use file extension with DfsPackDescription get/set file size.Colby Ranger2013-01-156-40/+31
* | Fix concurrent creation of fan-out object directoriesRoberto Tyley2013-01-132-1/+78
|/
* Accept '-' instead of space in enum config valuesShawn Pearce2013-01-112-1/+7
* Revert "Add additional FastForwardMode enums for different config contexts"Shawn Pearce2013-01-114-198/+4
* Fix enum parsing from Config filesShawn Pearce2013-01-112-1/+4
* Merge changes Ifc8fc3e5,I7c403b50Colby Ranger2013-01-1021-139/+156
|\
| * Remove packIndex field from FileObjDatabase openPack method.Colby Ranger2013-01-1010-34/+24
| * Update DfsObjDatabase API to open/write by pack extension.Colby Ranger2013-01-1011-105/+132
* | Peel tags during resolve of foo^Dave Borowitz2013-01-102-1/+3
|/
* Merge "Revert "Speed up PathFilterGroup.include for large set of paths""Robin Rosenberg2013-01-091-55/+15
|\
| * Revert "Speed up PathFilterGroup.include for large set of paths"Robin Rosenberg2013-01-091-55/+15
* | Delete the iplog generator, cont'dRobin Rosenberg2013-01-091-1/+0
* | Delete the iplog generatorMatthias Sohn2013-01-0943-3390/+0
* | Merge "Consider that some Java version on Linux only return integral timestamps"Robin Rosenberg2013-01-081-1/+4
|\ \
| * | Consider that some Java version on Linux only return integral timestampsRobin Rosenberg2013-01-051-1/+4
* | | Merge changes I3e9735c7,I76a16594Robin Rosenberg2013-01-082-27/+66
|\ \ \ | | |/ | |/|
| * | Speed up PathFilterGroup.include for large set of pathsRobin Rosenberg2013-01-071-15/+55
| * | Speed up handling of "only" paths in the CommitCommandRobin Rosenberg2013-01-071-12/+11
* | | Return info about config subsection when trying to get an invalid enumTomasz Zarna2013-01-082-4/+25
* | | Merge "Add additional FastForwardMode enums for different config contexts"Robin Rosenberg2013-01-084-4/+198
|\ \ \
| * | | Add additional FastForwardMode enums for different config contextsTomasz Zarna2013-01-064-4/+198
| |/ /
* / / pgm: Attempt to detect a broken pipe and exit silentlyRobin Rosenberg2013-01-071-0/+12
|/ /
* | Merge "Do not install unnecessary Orbit bundles"Matthias Sohn2013-01-0515-480/+19
|\ \ | |/ |/|
| * Do not install unnecessary Orbit bundlesMatthias Sohn2013-01-0515-480/+19
* | Ignore removed files with an assume-valid index entryRobin Rosenberg2013-01-032-8/+21
|/
* Merge "Revert "Stop PathFilter after walking all matching paths""Robin Rosenberg2013-01-011-5/+1
|\
| * Revert "Stop PathFilter after walking all matching paths"Shawn Pearce2013-01-011-5/+1
* | Update the revert command and things relating to revertRobin Rosenberg2012-12-288-8/+367
|/
* Stop PathFilter after walking all matching pathsDave Borowitz2012-12-271-1/+5
* Do not enforce DeltaWindow maxMemory when zero.Colby Ranger2012-12-271-0/+3
* Merge "Enforce max memory for DeltaWindow."Colby Ranger2012-12-271-0/+24
|\