aboutsummaryrefslogtreecommitdiffstats
path: root/org.eclipse.jgit
Commit message (Expand)AuthorAgeFilesLines
* ChangeIdUtil: Don't throw IOExceptionDave Borowitz2016-01-191-6/+2
* Merge "Transport: Implement AutoCloseable"Shawn Pearce2016-01-194-44/+38
|\
| * Transport: Implement AutoCloseableShawn Pearce2016-01-194-44/+38
* | Merge changes from topic 'deadtree'Shawn Pearce2016-01-196-1154/+40
|\ \
| * | Ignore API errors about Tree, TreeEntry, FileTreeEntry and friends beingShawn Pearce2016-01-191-0/+40
| * | Revert "Revert "Remove deprecated Tree, TreeEntry, FileTreeEntry andAndrey Loskutov2016-01-195-1154/+0
* | | Merge "ReceiveCommand.abort(): Utility to mark batch of commands as failed"Shawn Pearce2016-01-196-57/+63
|\ \ \ | |/ / |/| / | |/
| * ReceiveCommand.abort(): Utility to mark batch of commands as failedShawn Pearce2016-01-186-57/+63
* | Annotated to be removed Tree API with @noreference and @noextendAndrey Loskutov2016-01-195-0/+10
|/
* Merge "Revert "Remove deprecated Tree, TreeEntry, FileTreeEntry and friends""Shawn Pearce2016-01-155-0/+1144
|\
| * Revert "Remove deprecated Tree, TreeEntry, FileTreeEntry and friends"Shawn Pearce2016-01-155-0/+1144
* | Merge "PackWriter: Declare preparePack object sets as @NonNull"Shawn Pearce2016-01-123-28/+27
|\ \
| * | PackWriter: Declare preparePack object sets as @NonNullShawn Pearce2016-01-123-28/+27
* | | Merge "GC: Pack RefTrees in their own pack"Shawn Pearce2016-01-124-33/+197
|\| |
| * | GC: Pack RefTrees in their own packShawn Pearce2016-01-124-33/+197
* | | Change to extensions.refsStorageShawn Pearce2016-01-111-1/+1
|/ /
* | RefTree: Change peel suffix to " ^" (space carrot)Shawn Pearce2016-01-112-6/+6
* | FileRepository: Support extensions.refsBackendType = RefTreeShawn Pearce2016-01-112-5/+41
* | RefTreeDatabase: Ref database using refs/txn/committedShawn Pearce2016-01-119-4/+1252
* | Merge "RevCommit: Better support invalid encoding headers"Shawn Pearce2016-01-113-56/+139
|\ \ | |/ |/|
| * RevCommit: Better support invalid encoding headersShawn Pearce2016-01-113-56/+139
* | Remove deprecated Tree, TreeEntry, FileTreeEntry and friendsShawn Pearce2016-01-095-1144/+0
* | Paths.pathCompare: Utility to sort paths from byte[]Shawn Pearce2016-01-097-111/+137
* | Add Paths utility classShawn Pearce2016-01-081-0/+77
* | RefTree: Store references in a Git treeShawn Pearce2016-01-075-1/+721
|/
* Merge "InMemoryRepository: Abort BatchRefUpdate if a command previously failed"Shawn Pearce2016-01-061-0/+5
|\
| * InMemoryRepository: Abort BatchRefUpdate if a command previously failedShawn Pearce2016-01-061-0/+5
* | DFS: Allow other RefDatabase implementationsShawn Pearce2016-01-063-9/+13
|/
* Merge changes Idaed9310,I62bd7c0bMatthias Sohn2016-01-038-168/+705
|\
| * ObjectChecker: honor some git-core fsck.* optionsShawn Pearce2015-12-306-175/+476
| * ObjectChecker: allow some objects to skip errorsShawn Pearce2015-12-305-55/+291
* | Merge changes from topic 'add-df'Shawn Pearce2016-01-0111-18/+435
|\ \
| * | DirCache: Do not create duplicate tree entriesShawn Pearce2015-12-292-0/+154
| * | DirCacheEditor: Replace file-with-tree and tree-with-fileShawn Pearce2015-12-294-9/+186
| * | AddCommand: Use NameConflictTreeWalk to identify file-dir changesShawn Pearce2015-12-296-9/+95
* | | Fix "remote: Counting objects: ..." formattingShawn Pearce2015-12-311-6/+13
* | | Implement Buck driven buildDavid Ostrovsky2015-12-311-0/+20
* | | Merge "Fix encoding problem from curl repostory on github"Shawn Pearce2015-12-301-0/+1
|\ \ \
| * | | Fix encoding problem from curl repostory on githubEryk Szymanski2015-12-301-0/+1
* | | | Merge "Fix hanging fetch via SSH"Shawn Pearce2015-12-301-5/+17
|\ \ \ \ | |/ / / |/| | |
| * | | Fix hanging fetch via SSHDmitry Neverov2015-08-241-5/+17
* | | | Rename files using NIO2 atomic renameMatthias Sohn2015-12-308-97/+112
| |_|/ |/| |
* | | ObjectChecker: use java.text.Normalizer directlyShawn Pearce2015-12-301-55/+2
* | | Merge changes I3db332bf,I614e7110,I37a4ccd6,I86b81e7f,Ic8b362e0, ...Shawn Pearce2015-12-301-1/+1
|\ \ \
| * | | commit command: allow to specify path(s) argument(s)Andrey Loskutov2015-12-291-1/+1
| | |/ | |/|
* | | Unify fetch and receive ObjectChecker setupShawn Pearce2015-12-292-49/+36
* | | PackWriter: use lib.ObjectIdSet to avoid wrapperShawn Pearce2015-12-298-50/+92
|/ /
* | Simplify development of commands: added main() to CLIGitCommandAndrey Loskutov2015-12-281-1/+1
* | DirCacheEditor: Cleanup DeleteTree constructorShawn Pearce2015-12-281-4/+5
* | DirCacheEditor: Fix formatting to avoid , at start of lineShawn Pearce2015-12-281-3/+5