50 Commits (stable-2.1)

Autor SHA1 Mensaje Fecha
  Sasa Zivkov a551493240 Additional unit tests for the GC hace 11 años
  Jevgeni Zelenkov 803debd7be Ensure a directory exists before trying to create/merge a file into it. hace 12 años
  Dave Borowitz 9346f1cc94 Add a CommitBuilder method to edit arbitrary DirCacheEntrys hace 12 años
  Robin Rosenberg e251355897 Get rid of warnings about empty statments hace 12 años
  Robin Rosenberg 42d7565ba9 Validate paths during DirCheckout hace 12 años
  Daniel Megert 709cd52958 Let the date formatter pick the locale. hace 12 años
  Dariusz Luksza b649eaa9a8 Move writeTrashFile and deleteFile into JGitTestUtil hace 12 años
  Robin Rosenberg e875c905d3 Make sure all bytes are written to files on close, or get an error. hace 12 años
  Robin Rosenberg dfcb43eff1 Add methods for configuring platform emulation hace 12 años
  Robin Rosenberg 3a4fa52723 Add locale to the properties manageable by SystemReader hace 12 años
  Robin Rosenberg 06b183f9b7 Add a method to SystemReader to get the time zone hace 12 años
  Adrian Goerler ad74bbf9c1 Cleanup directories leftover by test. hace 13 años
  Adrian Goerler 2062d623e3 Cleanup curly braces hace 13 años
  Christian Halstrick c1525e2aa5 Make sure test repositories are closed hace 13 años
  Ketan Padegaonkar d60001c83b Add GitCloneTaskTest hace 13 años
  Matthias Sohn ea0f2f9e39 Create all test data in trash folder hace 13 años
  Matthias Sohn 38eec8f4a2 [findbugs] Do not ignore exceptional return value of mkdir hace 13 años
  Robin Rosenberg d9e07a574a Convert all JGit unit tests to JUnit 4 hace 13 años
  Robin Rosenberg 797ebba307 Add support for getting the system wide configuration hace 13 años
  Matthias Sohn 45731756a5 [findbugs] Do not ignore exceptional return value hace 13 años
  Shawn O. Pearce 3e2b9b691e Allow writing a NoteMap back to the repository hace 13 años
  Robin Rosenberg afedfc2530 Comment the use of System.gc in LocalDiskRepositoryTestCase hace 13 años
  Robin Rosenberg 96f45e35f3 Shut up findbugs/protect the shutdownHook in LocalDiskRepositoryTestcase hace 13 años
  Shawn O. Pearce 6df5d3397c Move commit and tag formatting to CommitBuilder, TagBuilder hace 13 años
  Shawn O. Pearce 22b285695a Rename Commit, Tag to CommitBuilder, TagBuilder hace 13 años
  Shawn O. Pearce 707912b35d Make Tag class only for writing hace 13 años
  Shawn O. Pearce b46b635c03 Make Commit class only for writing hace 13 años
  Shawn O. Pearce d0043e5d31 Remove unnecessary ObjectId.copy() calls hace 13 años
  Jens Baumgart db82b8d7eb Fix concurrent read / write issue in LockFile on Windows hace 14 años
  Shawn O. Pearce 94228bde22 Use ObjectReader in DirCacheBuilder.addTree hace 14 años
  Shawn O. Pearce 121d009b9b Use ObjectReader in RevWalk, TreeWalk hace 14 años
  Shawn O. Pearce acb7be2c5a Refactor Repository.openObject to be Repository.open hace 14 años
  Shawn O. Pearce 6b62e53b60 Move PackWriter progress monitors onto the operations hace 14 años
  Shawn O. Pearce a45728d7a4 Ensure ObjectReader used by PackWriter is released hace 14 años
  Shawn O. Pearce ea21c111cb Move PackWriter over to storage.pack.PackWriter hace 14 años
  Shawn O. Pearce ad5238dc67 Move FileRepository to storage.file.FileRepository hace 14 años
  Shawn O. Pearce 203bd66267 Rename Repository getWorkDir to getWorkTree hace 14 años
  Shawn O. Pearce 88530a179e Start using ObjectInserter instead of ObjectWriter hace 14 años
  Shawn O. Pearce 89d4a7377f Use FileRepository where we assume other file semantics hace 14 años
  Shawn O. Pearce 4c14b7623d Make lib.Repository abstract and lib.FileRepository its implementation hace 14 años
  Marc Strapetz 936e4ab2f2 Repository can be configured with FS hace 14 años
  Shawn O. Pearce 5c780b387f Fix unit tests using MockSystemReader with user configuation hace 14 años
  Shawn O. Pearce 2156aa894c Reduce multi-level buffered streams in transport code hace 14 años
  Robin Rosenberg 0b8b6b5309 Introduce a named constant for the .git directory. hace 14 años
  Shawn O. Pearce f5eb0d9366 Add JUnit tests for HTTP transport hace 14 años
  Shawn O. Pearce f945c424d0 Abstract out utility functions for creating test commits hace 14 años
  Shawn O. Pearce f88cac039e Move TestRng to our JUnit helper package hace 14 años
  Robin Rosenberg eb63bfc1b8 Recognize Git repository environment variables hace 14 años
  Robin Rosenberg d80569955e Don't crash if we try to load the config for a MockSystemReader hace 14 años
  Shawn O. Pearce 49aac32500 Create JUnit test utilities for JGit derived sources hace 14 años