907 Commits (stable-0.11)

Author SHA1 Message Date
  Shawn O. Pearce d279bc83b0 Support CredentialsProvider for SSH connections 13 years ago
  Shawn O. Pearce ce99b48384 Define a default CredentialsProvider 13 years ago
  Shawn O. Pearce 308e074f65 Enable providing credentials for HTTP authentication 13 years ago
  Lluis Sanchez 3b4dcb3c02 Fix null ref exception in DirCacheCheckout 13 years ago
  Stefan Lay 20a5a34444 Fix WWW-Authenticate auth-scheme comparison 13 years ago
  Shawn O. Pearce cfa3f365d6 Simplify LockFile write(ObjectId) case 13 years ago
  Shawn O. Pearce 6af7e4d91a Fix URIish parsing of absolute scp-style URIs 13 years ago
  Shawn O. Pearce 08a9682e32 Revert "[findBugs] Silence DM_STRING_CTOR on PacketLineIn" 13 years ago
  Jens Baumgart 2dc2dd8b1b IndexDiff: support state [removed, untracked] 13 years ago
  Matthias Sohn 1e510ec20e [findBugs] Silence DM_STRING_CTOR on PacketLineIn 13 years ago
  Matthias Sohn 220cd43482 [findBugs] Fix NP_LOAD_OF_KNOWN_NULL_VALUE 13 years ago
  Christian Halstrick 0e815fe8c5 Fixed ResolveMerger regarding handling of deletions 13 years ago
  Robin Stocker 6290ca3a63 Format merge commit messages like C Git 13 years ago
  Robin Stocker 2fb0f5cfc0 Make Repository.shortenRefName static 13 years ago
  Shawn O. Pearce e488f1cacd Add MutableObjectId setByte to modify a mutable id 13 years ago
  Shawn O. Pearce b22a4e8488 Add ObjectId getByte for random access 13 years ago
  Shawn O. Pearce c27e1daa55 Refactor tree entry formatting into a common class 13 years ago
  Christian Halstrick 99771f04bc Fixed merge algorithm regarding adjacent modifications 13 years ago
  Shawn O. Pearce aa09599a3d Fix ugly diff showing insertion of new method 13 years ago
  Shawn O. Pearce b88b693a3d Fix broken HistogramDiff 13 years ago
  Robin Stocker b70d8853f8 Exclude FindBugs warning about uninitialized read 13 years ago
  Shawn O. Pearce 33ae28b482 Correct typo in HistogramDiffIndex Javadoc 13 years ago
  Robin Stocker 8cbed3462e Make private final field static 13 years ago
  Robin Stocker d36c80fd04 Remove unnecessary null check 13 years ago
  Robin Stocker b52df1839a Use Character.valueOf instead of new Character 13 years ago
  Robin Stocker 96bea14c7b Use readFully() instead of read() 13 years ago
  Robin Stocker 3b44b22609 Use entrySet() instead of keySet() 13 years ago
  Robin Stocker 3f78650c9a Remove two "Dead store to local variable" warnings 13 years ago
  Robin Stocker 90c11cbaeb Exclude FindBugs warnings about Cloneable 13 years ago
  Christian Halstrick beeb1f6d08 Fix Severe Bug in Merge Algorithm 13 years ago
  Mathias Kinzler 7668a46282 PullCommand: support upstream configuration for local branches 13 years ago
  Robin Stocker 80a4ea95e4 Make AbbreviatedObjectId serializable 13 years ago
  Robin Stocker a7a0e17b2b Fix FQCN of moved classes in FindBugsExcludeFilter.xml 13 years ago
  Robin Stocker db35d91fa6 Fix oddness check in MyersDiff for negative numbers 13 years ago
  Shawn O. Pearce bdf535de4f Call ProgressMonitor.update() from main thread 13 years ago
  Christian Halstrick 2c38e5d461 Prevent endless loop of events fired by RefsDirectory 13 years ago
  Lluis Sanchez 07cae6e6c1 Optimize DirCacheCheckout 13 years ago
  Jens Baumgart 6f3b089188 Allow setting a filter in IndexDiff 13 years ago
  Christian Halstrick a4f7992dfb Add support for special symref FETCH_HEAD and MERGE_HEAD 13 years ago
  Matthias Sohn 8067197049 [findbugs] Fix illegal format specifier 13 years ago
  Matthias Sohn f6a15f049b [findbugs] Respect exclude filter in maven build 13 years ago
  Matthias Sohn ffc010fda4 [findbugs] Static comparator made final 13 years ago
  Chris Aniszczyk 241ab22735 Add FindBugs and CPD to the build. 13 years ago
  Shawn O. Pearce d00420ae6e Make ObjectDirectory getPacks() work the first time 13 years ago
  Shawn O. Pearce e51e06946f Update CachedObjectDirectory when inserting objects 13 years ago
  Shawn O. Pearce f5e5b98c3a IndexPack: Make translated progress messages non-static 13 years ago
  Christian Halstrick 609c6dc358 Fix possible NPE in DirCacheCheckout 13 years ago
  Christian Halstrick 9b4876cedf Add Cherry-Pick command 13 years ago
  Shawn O. Pearce 4c7e100910 Add getString utility functions to RawText 13 years ago
  Shawn O. Pearce 3f3b6bfdb3 Remove dead RawText(RawTextComparator) constructor 13 years ago