73 Commits (495fe7b22112496101482f32fc39a91a8b4041fc)

Author SHA1 Message Date
  Stefan Lay 5b0e73b849 Add a merge command to the jgit API 14 years ago
  Christian Halstrick 6ca9843f3e Added merge support to CommitCommand 14 years ago
  Sasa Zivkov 3c667b328a Test root locale translations 14 years ago
  Sasa Zivkov f3d8a8ecad Externalize strings from JGit 14 years ago
  Shawn O. Pearce cb5bc19540 Reduce size of PackedObjectLoader by dropping long to int 14 years ago
  Christian Halstrick f3fb5824ba Add builder-style API to jgit and Commit & Log cmd 14 years ago
  Christian Halstrick b9ab040b45 Added MERGING_RESOLVED repository state 14 years ago
  Shawn O. Pearce dd63f5cfc1 Fix FooterLine.matches(FooterKey) on same length keys 14 years ago
  Shawn O. Pearce 23583e59bb Fix ReceivePackRefFilterTest on Windows 14 years ago
  Shawn O. Pearce 585dcb7a1c ReceivePack: Clarify the check reachable option 14 years ago
  Shawn O. Pearce 7a91b180c1 ReceivePack: fix ensureProvidedObjectsVisible on thin packs 14 years ago
  Shawn O. Pearce 06ee913c8d IndexPack: Correct thin pack fix using less than 20 bytes 14 years ago
  Robin Rosenberg fa4c3fe461 JGit plugin not compatible with Eclipse 3.4 14 years ago
  Marc Strapetz 2b6c555aee Make parsing of PersonIdent from raw byte array fault-tolerant. 14 years ago
  Shawn O. Pearce be86368976 Qualify post-0.7.1 builds 14 years ago
  Shawn O. Pearce 22d712ba51 JGit 0.7.1 14 years ago
  Shawn O. Pearce 14e469c44e Qualify builds as 0.8.0 14 years ago
  Shawn O. Pearce 7182fbc422 Qualify post-0.7.0 builds 14 years ago
  Shawn O. Pearce 72b8fa786a JGit 0.7.0 14 years ago
  Shawn O. Pearce 2156aa894c Reduce multi-level buffered streams in transport code 14 years ago
  Shawn O. Pearce 0af5944cac Refactor SideBandOutputStream to be buffered 14 years ago
  Shawn O. Pearce 24875de6bd Fix NLS to build under Java 5 14 years ago
  Sasa Zivkov 2ae9a85045 Provide NLS support in JGit. 14 years ago
  Shawn O. Pearce 908bfb6805 Fix TimeoutInputStreamTest, TimeoutOutputStreamTest assertions 14 years ago
  Shawn O. Pearce 29b8fa84e6 Don't allow DirCacheEntry with mode of 0 14 years ago
  Shawn O. Pearce 179a9ba4a2 Cleanup OSGi Import-Package specifications to use versions 14 years ago
  Shawn O. Pearce db54736e71 Fix ObjectWalk corruption when skipping over empty trees 14 years ago
  Shawn O. Pearce 784b24dde1 Correctly skip over unrecognized optional dircache extensions 14 years ago
  Shawn O. Pearce 434e7884e5 Remove RepositoryTestCase from DirCacheCGitCompatabilityTest 14 years ago
  Shawn O. Pearce 48e9a010ae Add unsetSection to Config to remove an entire block 14 years ago
  Shawn O. Pearce 869c8434f6 Don't confuse empty configuration variables with booleans 14 years ago
  Shawn O. Pearce 7c82df1114 Relax ObjectChecker to permit missing tagger lines 14 years ago
  Shawn O. Pearce 0238a21b62 Correct bundle, provider names to be consistent 14 years ago
  Shawn O. Pearce 73b6efc928 Replace writeSymref with RefUpdate.link 14 years ago
  Shawn O. Pearce 01b5392cdb Rewrite reference handling to be abstract and accurate 14 years ago
  Shawn O. Pearce ab697ff18b Create new RefList and RefMap utility types 14 years ago
  Robin Rosenberg 0b8b6b5309 Introduce a named constant for the .git directory. 14 years ago
  Shawn O. Pearce 3f8fdc0325 Refactor TemporaryBuffer to support reuse in other contexts 14 years ago
  Shawn O. Pearce a22b8f5fac Implement multi_ack_detailed protocol extension 14 years ago
  Shawn O. Pearce f945c424d0 Abstract out utility functions for creating test commits 14 years ago
  Shawn O. Pearce f88cac039e Move TestRng to our JUnit helper package 14 years ago
  Shawn O. Pearce 20b4d4740a Finish removing Apache Felix maven-bundle-plugin 14 years ago
  Robin Rosenberg 5eac1a4896 Partial revert "Switch build to Apache Felix maven-bundle-plugin" 14 years ago
  Christian Halstrick 6d930cd572 Add file content merge algorithm 14 years ago
  Shawn O. Pearce 78069e3fc0 Fix code formatter style references 14 years ago
  Shawn O. Pearce 2ef29ed106 UnionInputStream: combines sequential InputStreams into one 14 years ago
  Shawn O. Pearce fc5fc70e2e Switch build to Apache Felix maven-bundle-plugin 14 years ago
  Robin Rosenberg eb63bfc1b8 Recognize Git repository environment variables 14 years ago
  Robin Rosenberg 5b13adcea9 Add support for creating detached heads 14 years ago
  Constantine Plotnikov 063e720668 Added -crfl attribute for DiffFormatterReflowTest test data 14 years ago