3679 Commits (a870a8a03cf66024eae9a9425e5f699c5df8522e)
 

Author SHA1 Message Date
  Shawn Pearce 6884ea24cd Use local GIT_DIR for overflow during merge conflicts 9 years ago
  Shawn Pearce 835955fc5b Use try-with-resources and BufferedOutputStream for local merge conflicts 9 years ago
  Shawn Pearce 1b63323212 Optimize EolAwareOutputStream for bulk output 9 years ago
  Matthias Sohn bda5e76420 ResolveMerge only needs to visit differing TreeEntries 9 years ago
  Matthias Sohn 6e653aef1d FS.readPipe() shouldn't log IOException as an error 9 years ago
  André de Oliveira 3cd7d0d85a Do not add a newline at the end if neither merged side had one 9 years ago
  Laurent Delaigue a5c40a3862 Make RepositoryState.REBASING_MERGE reachable again. 9 years ago
  Christian Halstrick 2bd3556e7e Fix RecursiveMerger in case of multiple, independent base commits 9 years ago
  Dave Borowitz f1a15f7eb0 TestRepository: Add a cherryPick method 9 years ago
  Matthias Sohn 8a9568eab2 JGit v4.0.0.201503231230-m1 9 years ago
  Matthias Sohn dd453f4185 Include slf4j and log4j in jgit command line 9 years ago
  Matthias Sohn 197e3393a5 Merge bundle org.eclipse.jgit.java7 into org.eclipse.jgit 9 years ago
  Matthias Sohn 8ec01500e2 Add missing @since tag to DiffInterruptedException 9 years ago
  Jonathan Nieder 5967b65838 Revert "CommitBuilder should check for duplicate parents" 9 years ago
  Dave Borowitz 65c379e02d Merge changes I51167503,I794eca3a 9 years ago
  Dave Borowitz e3e9e1f003 TemporaryBuffer: Clear block pointer list instead of reallocating 9 years ago
  Dave Borowitz edf4368b0c TemporaryBuffer: Allow presizing block pointer list 9 years ago
  Christian Halstrick ebed526329 Merge "Make MyersDiff interruptible" 9 years ago
  Dave Borowitz 89b91ad406 InMemoryRepository: Use a real Builder class 9 years ago
  Dave Borowitz be08dcb6b5 TestRepository: Expose a Git instance 9 years ago
  Dave Borowitz fd402f71a3 Git: Don't close underlying repo if it came from from a caller 9 years ago
  Hugo Arès 954306be81 Make MyersDiff interruptible 9 years ago
  Matthias Sohn 3ac06ca6de Fix string externalization warnings in BaseFormat 9 years ago
  Matthias Sohn 994b39a007 Add missing @since tags for new API methods in archive bundle 9 years ago
  Christian Halstrick 6bc48cdc62 CommitBuilder should check for duplicate parents 12 years ago
  Kaloyan Raev 9041fbc958 CLI status should support --untracked-files 9 years ago
  Dave Borowitz 8b6f9ace15 TestRepository: Allow setting explicit Change-Id 9 years ago
  Dave Borowitz 6ed07f5cb5 TestRepository: Ignore existing Change-Id in message 9 years ago
  Dave Borowitz 0b625445ef TestRepository: Support committing to unborn symref 9 years ago
  Dave Borowitz 828721826a TestRepository: Expose some getters for CommitBuilder 9 years ago
  Dave Borowitz da85ca73ff TestRepository: Add methods to amend commits or refs 9 years ago
  Dave Borowitz d79cadb3cf TestRepository: Add a reset method to move HEAD around 9 years ago
  Dave Borowitz c1d40caa32 TestRepository: Optionally insert Change-Id in commit message 9 years ago
  Shawn Pearce c3b8615ce8 Merge topic 'testrepo' 9 years ago
  Markus Duft ede4b3d5a3 Fix compile error due to missing dependencies and since tags 9 years ago
  Dave Borowitz 3d5e70bc5a TestRepository: Allow custom author/committer per-commit 9 years ago
  Dave Borowitz 6599111d92 TestRepository: Use try-with-resources where appropriate 9 years ago
  Shawn Pearce d1bda470d4 Merge "ArchiveCommand: Allow to pass options to underlying stream" 9 years ago
  Shawn Pearce 0f51246b0e Merge changes I627681be,I334034a2 9 years ago
  Dave Borowitz 6f4281b11a TreeWalk: Do not close reader passed explicitly to constructor 9 years ago
  Dave Borowitz 421e69a4a0 TreeWalk: Stop using deprecated ObjectReader#release() 9 years ago
  Matthew Spurrier 1383bdd5bc Make s3 domain dynamic to support different s3 regions 9 years ago
  Dave Borowitz 1e694f3847 RevWalk: Do not close reader passed explicitly to constructor 9 years ago
  Dave Borowitz a91f87d9e1 RevWalk: Stop using deprecated ObjectReader#release() 9 years ago
  Dave Borowitz 019a21db27 Update all standard maven plugins to latest versions 9 years ago
  Christian Halstrick af3faa764f Merge "Add "--long" option to JGit describe" 9 years ago
  Shawn Pearce 7ab6ffdf50 Remove AutoCloseable from internal PackFile and friends 9 years ago
  Shawn Pearce ce3997344e PushCertificateParser: Fix check for blank line after header 9 years ago
  Shawn Pearce 8cf14cfdad Cleanup some push certificate related javadoc 9 years ago
  David Pletcher fe7c556f34 Fix an invalid format string 9 years ago