60 Commits (stable-0.11)

Author SHA1 Message Date
  Jens Baumgart b82e4bf771 Fix NPE on reading global config on MAC 13 years ago
  Shawn O. Pearce c6423932bf Fix JGit --upload-pack, --receive-pack options 13 years ago
  Matthias Sohn c45f2aec56 File utility for creating a new empty file 13 years ago
  Robin Rosenberg 0fd9676771 Locate $HOME like C Git does on Windows 13 years ago
  Robin Rosenberg d9e07a574a Convert all JGit unit tests to JUnit 4 13 years ago
  Robin Rosenberg 797ebba307 Add support for getting the system wide configuration 13 years ago
  Robin Rosenberg 240769e023 Refactor exec of a command and reading one line into utility 13 years ago
  Robin Rosenberg 14b358a6fb Refactor search for a file within a PATH 13 years ago
  Matthias Sohn c6ca443b61 File utilities for creating directories 13 years ago
  Matthias Sohn cbd1ecff4d Add option to skip deletion of non-existing files 13 years ago
  Matthias Sohn e22f9552a8 Provide file utilities for file deletion 13 years ago
  Marc Strapetz e147fbcd66 Fix DiffConfig to understand "copy" resp. "copies" for diff.renames property. 13 years ago
  Shawn O. Pearce ef70a12fd1 Base64: Reformat to match JGit style 13 years ago
  Shawn O. Pearce d2ce91199e Base64: Strip out code JGit doesn't use 13 years ago
  Robin Stocker 6290ca3a63 Format merge commit messages like C Git 13 years ago
  Shawn O. Pearce 4522b07d0f Fix corrupted large deltas 13 years ago
  Shawn O. Pearce 858b2c92e8 Support HTTP basic and digest authentication 14 years ago
  Shawn O. Pearce 2aa4196f1f Fix QuotedString.GIT_PATH escaping rules 13 years ago
  Shawn O. Pearce 6b65211505 Adding sorting to LongList 13 years ago
  Marc Strapetz a46abab244 Add FS.detect() for detection of file system abstraction. 13 years ago
  Marc Strapetz 80f4947e8b Fix RawParseUtils.formatBase10 to work with negative values 13 years ago
  Shawn O. Pearce b24f907e3e Buffer very large delta streams to reduce explosion of CPU work 13 years ago
  Marc Strapetz 80c622c49c Fix parsing of multiple authors in PersonIdent. 13 years ago
  Marc Strapetz e2e38792b5 Perform automatic CRLF to LF conversion during WorkingTreeIterator 14 years ago
  Stefan Lay 4b464ed458 Allow to replace existing Change-Id 14 years ago
  Jens Baumgart db82b8d7eb Fix concurrent read / write issue in LockFile on Windows 14 years ago
  Jens Baumgart e99c48a61a Fix concurrent read / write issue in GitIndex on Windows 14 years ago
  Shawn O. Pearce 97311cd3e0 Allow TemporaryBuffer.Heap to allocate smaller than 8 KiB 14 years ago
  Dmitry Neverov 44854741c5 Fix missing flush in StreamCopyThread 14 years ago
  Jeff Schumacher 543235b805 Added support for whitespace ignoring 14 years ago
  Shawn O. Pearce ad5238dc67 Move FileRepository to storage.file.FileRepository 14 years ago
  Shawn O. Pearce ece88b99eb Redo PackWriter object reuse output 14 years ago
  Shawn O. Pearce cad10e6640 Refactor object writing responsiblities to ObjectDatabase 14 years ago
  Shawn O. Pearce ccd0c0c911 UploadPack: Permit flushing progress messages under smart HTTP 14 years ago
  Marc Strapetz 936e4ab2f2 Repository can be configured with FS 14 years ago
  Robin Rosenberg 920d89d6af Add support for computing a Change-Id à la Gerrit 14 years ago
  Shawn O. Pearce 16419dad35 Don't use interruptable pread() to access pack files 14 years ago
  Sasa Zivkov f3d8a8ecad Externalize strings from JGit 14 years ago
  Shawn O. Pearce 2e961989e4 Fix SSH deadlock during OutOfMemoryError 14 years ago
  Dmitry Neverov b3247ba524 Fix race condition in StreamCopyThread 14 years ago
  Shawn O. Pearce f999b4aa63 Fix interrupted write in StreamCopyThread 14 years ago
  Dmitry Neverov 3f143b8d6b Fix missing flush in StreamCopyThread 14 years ago
  Marc Strapetz 2b6c555aee Make parsing of PersonIdent from raw byte array fault-tolerant. 14 years ago
  Shawn O. Pearce 673b3984bd Capture non-progress side band #2 messages and put in result 14 years ago
  Shawn O. Pearce ab697ff18b Create new RefList and RefMap utility types 14 years ago
  Shawn O. Pearce 8c836c6f21 client side smart HTTP 14 years ago
  Shawn O. Pearce 5e33a1de83 Simple dumb HTTP server for Git 14 years ago
  Shawn O. Pearce 3f8fdc0325 Refactor TemporaryBuffer to support reuse in other contexts 14 years ago
  Shawn O. Pearce 15e2b45a81 Correct spelling error in StringUtils javadoc 14 years ago
  Shawn O. Pearce 2ef29ed106 UnionInputStream: combines sequential InputStreams into one 14 years ago