1469 Révisions (2853c61f12f44bdacac404a58cebd191f98299b1)

Auteur SHA1 Message Date
  Robin Rosenberg 2853c61f12 Do not set core.autocrlf when creating repo il y a 12 ans
  Robin Rosenberg e251355897 Get rid of warnings about empty statments il y a 12 ans
  Robin Rosenberg 4e5944fbf8 Removed unused parameters from private methods il y a 12 ans
  Robin Rosenberg 4321f9353f cleanup: Remove unused declarations il y a 12 ans
  Robin Rosenberg 20c33e6b0c Make FS OS X detection work for OpenJDK il y a 12 ans
  Kevin Sawicki 59a98b49d2 Use working tree iterator to compare file modes il y a 12 ans
  Robin Rosenberg b61d35e848 Further cleanup of exceptions in Git API il y a 12 ans
  Kevin Sawicki 108e2bc6e4 Throw formal CheckoutConflictException on hard reset il y a 12 ans
  Kevin Sawicki 2a18bb304c Support gitdir: refs in BaseRepositoryBuilder.findGitDir il y a 12 ans
  Robin Rosenberg 0da46186e5 Relax RevisionSyntaxException to an IllegalArgumentException il y a 12 ans
  Stefan Lay f0df18ff4f Add lazy loading of body for tags to PlotWalk il y a 12 ans
  Robin Rosenberg 76514a3450 Remove obsolete GitlinksNotSupportedException il y a 12 ans
  Kevin Sawicki 058c74d8ad Update ORIG_HEAD when resetting il y a 12 ans
  Robin Rosenberg 4e1454ded6 Git API does not declare GitAPIException call() and related cleanups il y a 12 ans
  Matthias Sohn 59d2ef9470 Enable loading history until a given commit il y a 12 ans
  Kevin Sawicki 91f5ce3a15 Only increment mod count if packed-refs file changes il y a 12 ans
  Kevin Sawicki 531db82f38 Retain file length and mod time when doing a mixed reset il y a 12 ans
  Kevin Sawicki dac66672df Update smudged entries when writing index il y a 12 ans
  Dariusz Luksza 1bec1f2fae Ensure resetting on commit id il y a 12 ans
  Robin Rosenberg 1953ae6aee Smudge index entries on first write (too), as well when reading il y a 12 ans
  Dariusz Luksza 28d48b87ad Don't swallow JSchException "Auth fail" exception il y a 12 ans
  Dave Borowitz 37307af6b4 Enable call chaining on LsRemoteCommand methods il y a 12 ans
  Dave Borowitz cc37cb777e Factor a base class out of ReceivePack il y a 12 ans
  Tomasz Zarna ef98c3ec86 Cleanup MergeResult constructors il y a 12 ans
  Matthias Sohn c394d05a47 Add missing @since tags to mark API added in 2.0 il y a 12 ans
  Kevin Sawicki d72a459f93 Remove throws IOException declaration on filterClean il y a 12 ans
  Kevin Sawicki a9133e55a4 Add Object type to Comparable implements declaration il y a 12 ans
  Kevin Sawicki e3335cfa6b Remove 4 unboxed warnings il y a 12 ans
  Kevin Sawicki 6ebc477c0b Make output stream optional in DiffCommand il y a 12 ans
  Kevin Sawicki c403d0b187 Compare modes before comparing ids in ResolveMerger il y a 12 ans
  Kevin Sawicki 17fb542e9e Remove 86 boxing warnings il y a 12 ans
  Kevin Sawicki e4effd25c5 Remove unnecessary boxing SuppressWarnings annotation il y a 12 ans
  Kevin Sawicki 6f432673c1 Remove unneeded catch block and null checks il y a 12 ans
  Robin Rosenberg 42d7565ba9 Validate paths during DirCheckout il y a 12 ans
  Robin Rosenberg 9c5b31703f Enable large file support il y a 12 ans
  Tomasz Zarna a2dac2c78d Allow to write tests with CLI syntax il y a 12 ans
  Robin Rosenberg 95ed300b04 Enable DirCacheEntry's copyMetaData to not copy stage info il y a 12 ans
  Robin Rosenberg bf33a6eeed Hide two warnings about boxing il y a 12 ans
  Robin Rosenberg 0e8f3a6234 Fix constructor for SafeBufferedOutputStream il y a 12 ans
  Robin Rosenberg 2047eaa4c2 UnsupportedCredentialItem with password authentication il y a 12 ans
  Robin Rosenberg fd53b454f2 Fix broken TagCommand API il y a 12 ans
  Robin Rosenberg 8f9c4ee41d Cleanup possiblyFilteredInputStream() in WorkingTreeIterator il y a 12 ans
  Jens Baumgart 0a84ad2d2a Unlock DirCache in case of occurring exception il y a 12 ans
  Shawn O. Pearce c0b1443926 Index config section and subsection names in one pass il y a 12 ans
  Tomasz Zarna 622232b936 Externalize parsing exception message for RebaseCommand#Action il y a 12 ans
  Tomasz Zarna 4e1de30809 Add @Override annotations to enums il y a 12 ans
  Markus Duft 2ba67bedae Don't use java.nio channel for file size determination il y a 12 ans
  Kevin Sawicki 543c5238ae Recurse into cloned submodules il y a 12 ans
  Shawn O. Pearce 6c0d300a54 Fix loading packed objects >2G il y a 12 ans
  Shawn O. Pearce 552682dc6a Sort Config entries and use O(log N) lookup il y a 12 ans