54 Commits (f3d8a8ecad614906a2c4ec0077cdb24129da6c6d)

Author SHA1 Message Date
  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
  Marc Strapetz 2b6c555aee Make parsing of PersonIdent from raw byte array fault-tolerant. 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 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 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
  Christian Halstrick 6d930cd572 Add file content merge algorithm 14 years ago
  Shawn O. Pearce 2ef29ed106 UnionInputStream: combines sequential InputStreams into one 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
  Mykola Nikishov 21b6f3434e Method to get a 'humanish' name from a path 14 years ago
  Christian Halstrick b0772d7a5c Add performance tests for MyersDiff 14 years ago
  Shawn O. Pearce e336bad367 Only import the sample data packs on tests that need them 14 years ago
  Shawn O. Pearce b28aadf10f Move T0007_Index to exttst 14 years ago
  Shawn O. Pearce 1e84e8ad93 Refactor RepositoryTestCase to use LocalDiskRepository instead 14 years ago
  Robin Rosenberg d4e7b70606 Move pure IO utility functions to a utility class of its own. 14 years ago
  Alex Blewitt 4d91645e89 Remove trailing whitespace at end of line 14 years ago
  Constantine Plotnikov 982515cf10 Make the default encoding when reading commits UTF-8 14 years ago
  Robin Rosenberg aa08a022f1 Remove a duplicate test from T0003_Basic 14 years ago
  Johannes Schindelin 1a03c864a6 Add a test class for Myers' diff algorithm 14 years ago
  Johannes Schindelin 9c056fcace Add set to IntList 14 years ago
  Shawn O. Pearce 3ce8c91e75 Move setupReflog test function to only test that cares 14 years ago
  Shawn O. Pearce 1640812b89 Remove useless test005_todopack test 14 years ago
  Christian Halstrick ffc8b42957 Add support for logAllRefUpdates configuration parameter 14 years ago
  Git Development Community 1a6964c827 Initial JGit contribution to eclipse.org 14 years ago