| Commit message (Expand) | Author | Age | Files | Lines |
* | daemon: Add --ketch=LEADER flag | Shawn Pearce | 2016-01-19 | 3 | -0/+12 |
* | Ketch: Intercept push and route it through Ketch | Shawn Pearce | 2016-01-19 | 4 | -1/+166 |
* | Ketch: Simple map of running leader instances | Shawn Pearce | 2016-01-19 | 1 | -0/+126 |
* | Ketch: Basic replication system | Shawn Pearce | 2016-01-19 | 22 | -0/+4672 |
* | Merge branch 'stable-4.2' | David Pursehouse | 2016-01-20 | 2 | -2/+2 |
|\ |
|
| * | Add $NON-NLS to suppress "Non-externalized string literal" warnings | David Pursehouse | 2016-01-19 | 1 | -1/+1 |
| * | Prepare 4.2.0-SNAPSHOT builds | Matthias Sohn | 2016-01-19 | 3 | -4/+4 |
| * | CommitCommand: Remove redundant null check | David Pursehouse | 2016-01-14 | 1 | -1/+1 |
| * | JGit v4.2.0.201512141825-rc1v4.2.0.201512141825-rc1 | Matthias Sohn | 2015-12-15 | 3 | -4/+4 |
* | | ChangeIdUtil: Don't throw IOException | Dave Borowitz | 2016-01-19 | 1 | -6/+2 |
* | | Merge "Transport: Implement AutoCloseable" | Shawn Pearce | 2016-01-19 | 4 | -44/+38 |
|\ \ |
|
| * | | Transport: Implement AutoCloseable | Shawn Pearce | 2016-01-19 | 4 | -44/+38 |
* | | | Merge changes from topic 'deadtree' | Shawn Pearce | 2016-01-19 | 6 | -1154/+40 |
|\ \ \ |
|
| * | | | Ignore API errors about Tree, TreeEntry, FileTreeEntry and friends being | Shawn Pearce | 2016-01-19 | 1 | -0/+40 |
| * | | | Revert "Revert "Remove deprecated Tree, TreeEntry, FileTreeEntry and | Andrey Loskutov | 2016-01-19 | 5 | -1154/+0 |
* | | | | Merge "ReceiveCommand.abort(): Utility to mark batch of commands as failed" | Shawn Pearce | 2016-01-19 | 6 | -57/+63 |
|\ \ \ \
| |/ / /
|/| / /
| |/ / |
|
| * | | ReceiveCommand.abort(): Utility to mark batch of commands as failed | Shawn Pearce | 2016-01-18 | 6 | -57/+63 |
* | | | Annotated to be removed Tree API with @noreference and @noextend | Andrey Loskutov | 2016-01-19 | 5 | -0/+10 |
|/ / |
|
* | | Merge "Revert "Remove deprecated Tree, TreeEntry, FileTreeEntry and friends"" | Shawn Pearce | 2016-01-15 | 5 | -0/+1144 |
|\ \ |
|
| * | | Revert "Remove deprecated Tree, TreeEntry, FileTreeEntry and friends" | Shawn Pearce | 2016-01-15 | 5 | -0/+1144 |
* | | | Merge "PackWriter: Declare preparePack object sets as @NonNull" | Shawn Pearce | 2016-01-12 | 3 | -28/+27 |
|\ \ \ |
|
| * | | | PackWriter: Declare preparePack object sets as @NonNull | Shawn Pearce | 2016-01-12 | 3 | -28/+27 |
* | | | | Merge "GC: Pack RefTrees in their own pack" | Shawn Pearce | 2016-01-12 | 4 | -33/+197 |
|\| | | |
|
| * | | | GC: Pack RefTrees in their own pack | Shawn Pearce | 2016-01-12 | 4 | -33/+197 |
* | | | | Change to extensions.refsStorage | Shawn Pearce | 2016-01-11 | 1 | -1/+1 |
|/ / / |
|
* | | | RefTree: Change peel suffix to " ^" (space carrot) | Shawn Pearce | 2016-01-11 | 2 | -6/+6 |
* | | | FileRepository: Support extensions.refsBackendType = RefTree | Shawn Pearce | 2016-01-11 | 2 | -5/+41 |
* | | | RefTreeDatabase: Ref database using refs/txn/committed | Shawn Pearce | 2016-01-11 | 9 | -4/+1252 |
* | | | Merge "RevCommit: Better support invalid encoding headers" | Shawn Pearce | 2016-01-11 | 3 | -56/+139 |
|\ \ \
| |/ /
|/| | |
|
| * | | RevCommit: Better support invalid encoding headers | Shawn Pearce | 2016-01-11 | 3 | -56/+139 |
* | | | Remove deprecated Tree, TreeEntry, FileTreeEntry and friends | Shawn Pearce | 2016-01-09 | 5 | -1144/+0 |
* | | | Paths.pathCompare: Utility to sort paths from byte[] | Shawn Pearce | 2016-01-09 | 7 | -111/+137 |
* | | | Add Paths utility class | Shawn Pearce | 2016-01-08 | 1 | -0/+77 |
* | | | RefTree: Store references in a Git tree | Shawn Pearce | 2016-01-07 | 5 | -1/+721 |
|/ / |
|
* | | Merge "InMemoryRepository: Abort BatchRefUpdate if a command previously failed" | Shawn Pearce | 2016-01-06 | 1 | -0/+5 |
|\ \ |
|
| * | | InMemoryRepository: Abort BatchRefUpdate if a command previously failed | Shawn Pearce | 2016-01-06 | 1 | -0/+5 |
* | | | DFS: Allow other RefDatabase implementations | Shawn Pearce | 2016-01-06 | 3 | -9/+13 |
|/ / |
|
* | | Merge changes Idaed9310,I62bd7c0b | Matthias Sohn | 2016-01-03 | 8 | -168/+705 |
|\ \ |
|
| * | | ObjectChecker: honor some git-core fsck.* options | Shawn Pearce | 2015-12-30 | 6 | -175/+476 |
| * | | ObjectChecker: allow some objects to skip errors | Shawn Pearce | 2015-12-30 | 5 | -55/+291 |
* | | | Merge changes from topic 'add-df' | Shawn Pearce | 2016-01-01 | 11 | -18/+435 |
|\ \ \ |
|
| * | | | DirCache: Do not create duplicate tree entries | Shawn Pearce | 2015-12-29 | 2 | -0/+154 |
| * | | | DirCacheEditor: Replace file-with-tree and tree-with-file | Shawn Pearce | 2015-12-29 | 4 | -9/+186 |
| * | | | AddCommand: Use NameConflictTreeWalk to identify file-dir changes | Shawn Pearce | 2015-12-29 | 6 | -9/+95 |
* | | | | Fix "remote: Counting objects: ..." formatting | Shawn Pearce | 2015-12-31 | 1 | -6/+13 |
* | | | | Implement Buck driven build | David Ostrovsky | 2015-12-31 | 1 | -0/+20 |
* | | | | Merge "Fix encoding problem from curl repostory on github" | Shawn Pearce | 2015-12-30 | 1 | -0/+1 |
|\ \ \ \ |
|
| * | | | | Fix encoding problem from curl repostory on github | Eryk Szymanski | 2015-12-30 | 1 | -0/+1 |
* | | | | | Merge "Fix hanging fetch via SSH" | Shawn Pearce | 2015-12-30 | 1 | -5/+17 |
|\ \ \ \ \
| |/ / / /
|/| | | | |
|
| * | | | | Fix hanging fetch via SSH | Dmitry Neverov | 2015-08-24 | 1 | -5/+17 |