2148 Commits (0264c313bae0308dadc4ed1db28f2f979a435451)
 

Author SHA1 Message Date
Shawn O. Pearce 552682dc6a Sort Config entries and use O(log N) lookup 13 years ago
Shawn O. Pearce 581e6ca2fe Extract inner classes from Config 13 years ago
Robin Rosenberg 3f4725c179 Handle content length in WorkingTreeIterator 13 years ago
Dave Borowitz 55bf06b43d Allow RepositoryResolver to throw ServiceMayNotContinueException 13 years ago
Dave Borowitz d794a4fde3 Clarify documentation of exceptions in RepositoryResolver 13 years ago
Dave Borowitz e0531ace35 Properly parse first line in ReceivePack with no '\0' 13 years ago
Matthias Sohn 9dd6e6cd29 Revert "Allow to write tests with CLI syntax" 13 years ago
Christian Halstrick 473139bbf6 Merge "Allow to write tests with CLI syntax" 13 years ago
Tomasz Zarna bf845c126d Allow to write tests with CLI syntax 13 years ago
Kevin Sawicki b37b7e69cd Add command support for dropping a stashed commit 13 years ago
Kevin Sawicki bbfa4c9b2c Ignore trailing comments in transport SPI parsing 13 years ago
Kevin Sawicki 7aeea3b27c Compare repository format version as parsed long 13 years ago
Kevin Sawicki fd0c468b7a Copy all branch configuration values when renaming 13 years ago
Shawn O. Pearce 04ab2dac37 Clarify the purpose of ObjectInserter.buffer() 13 years ago
Tomasz Zarna c75aa1aed2 LogCommand#setMaxCount affects all commits 13 years ago
Dave Borowitz 9bc26efe9d Pass a DfsRepositoryDescription to InMemoryRepository 13 years ago
Shawn O. Pearce ff13648ea2 Revert "Quickfix for AutoCRLF handling" 13 years ago
Kevin Sawicki 9be6526e9d Only unstash files changed when originally stashed 13 years ago
Shawn O. Pearce 6e13dfab4a Merge "Enable smart HTTP transport to place EOF at end of pack" 13 years ago
Shawn O. Pearce dfff04742f Enable smart HTTP transport to place EOF at end of pack 13 years ago
Tomasz Zarna 0705e95630 Do not import/export empty org.eclipse.jgit package 13 years ago
Robin Rosenberg 95d311f888 Move JGitText to an internal package 13 years ago
Shawn Pearce 0a69f05647 Merge changes Ic0ee9c08,Ia3e82682,I8d8ab547,I8f2cd0a0,I45823b0c,Ie22ac47e 13 years ago
Shawn Pearce 95ceb24866 Merge "Use object id provided by working tree iterator for submodules" 13 years ago
Markus Duft d1403512f5 Fix compilation error due to missing javadoc. 13 years ago
Kevin Sawicki 3734db9282 Use object id provided by working tree iterator for submodules 13 years ago
Kevin Sawicki 5c18fcb81b Keep submodules in index that are missing in working directory 13 years ago
Matthias Sohn d1bde974c1 Merge "Export all packages from org.eclipse.jgit.pgm" 13 years ago
Robin Rosenberg 9a9877da4e Merge "EolCanonicalizingInputStream: binary detection should be optional" 13 years ago
Robin Rosenberg 01ee87201f cleanup: Silence an unused-parameter warning 13 years ago
Stefan Lay d725ecb80e Merge "Fix rebase > continue when nothing left to commit." 13 years ago
Markus Duft edc1fee033 Fix rebase > continue when nothing left to commit. 13 years ago
Robin Rosenberg 66e8cd4eec cleanup: Get rid of some unused-warnings 13 years ago
Robin Rosenberg c7f70c0558 cleanup: Remove unused parameter in ConsoleCredentialsProvider 13 years ago
Robin Rosenberg 3cd7f09eec cleanup: Drop unused parameter on DhtPackParser 13 years ago
Robin Rosenberg dd830f0a8d cleanup: Remove unneeded parameter to private method in RefUpdateTest 13 years ago
Robin Rosenberg 708febedaf cleanup: Remove unnecessary @SuppressWarnings 13 years ago
Robin Rosenberg 48bd58b8ee Merge "Revert non-sense logic in IO.readFully" 13 years ago
Shawn O. Pearce c1ed9483ff Use readString() to trim trailing LF from first line 13 years ago
Shawn Pearce 500e17e7d6 Merge changes I8277fd45,I7ac4e0ae,Ib475dfc0,Ib26adf95 13 years ago
Dave Borowitz 039c785d9f Try to send HTTP error messages over sideband 13 years ago
Dave Borowitz d2787d481e Extract the capability parsing logic in {Upload,Receive}Pack 13 years ago
Dave Borowitz 2b0044f222 Make capability strings in BasePack{Fetch,Push}Connection public 13 years ago
Dave Borowitz eea8581da5 Fix a typo in "capabilities" in ReceivePack 13 years ago
Tomasz Zarna c638f72b41 Export all packages from org.eclipse.jgit.pgm 13 years ago
Tomasz Zarna 90d002c15f Remove ambiguous CheckoutConflictException 13 years ago
Christian Halstrick e05300b21d Merge "Check connection's error stream before reading from it" 13 years ago
Shawn O. Pearce 8b1eee47d2 Ignore /target 13 years ago
Kevin Sawicki fb2113d766 Reuse Git object created in setUp 13 years ago
Kevin Sawicki 9e4b4fc41c Set person and message on stash ref update 13 years ago