2080 Commits (088e80315b1289a108254354328ff06cff8b8080)

Autor SHA1 Mensaje Fecha
  Shawn Pearce 3d412827e5 Allow configuration of receive pack's ObjectChecker through fsck.* hace 10 años
  Shawn Pearce ced58a7cff Correct fetch to use fetch.fsckObjects and transfer.fsckObjects hace 10 años
  Shawn Pearce a1a5218032 Default receive.fsckObjects to transfer.fsckObjects hace 10 años
  Shawn Pearce d300609495 Allow ReceivePack callers to configure their own ObjectChecker hace 10 años
  Shawn Pearce 0aa682fc68 Check for duplicate names after folding case in ObjectChecker hace 10 años
  Shawn Pearce e2f6378847 Change DirCacheCheckout to verify path using ObjectChecker hace 10 años
  Shawn Pearce ed3879e389 Reject mixed case .git on Mac OS in ObjectChecker hace 10 años
  Shawn Pearce ba0f89b421 Reject special Windows device names in ObjectChecker hace 10 años
  Shawn Pearce 5019471ccb Allow an ObjectChecker to reject special characters for Windows hace 10 años
  Shawn Pearce 09f513cb37 Reject '.git' as a tree name in ObjectChecker hace 10 años
  Shawn Pearce 77cd1c8cdc Extract path segment check function in ObjectChecker hace 10 años
  Shawn Pearce 2f1bd3618d Permit ObjectChecker to optionally accept leading '0' in trees hace 10 años
  Shawn Pearce 62b538d891 Cleanup catch Exception when making Java7FSFactory hace 10 años
  Konrad Kügler efd91ef8a7 Take core.autocrlf into account for blame annotations hace 10 años
  Robin Rosenberg 7aa3358c40 Add missing break hace 10 años
  Robin Rosenberg f3cf8fae76 Remove a redundant semi-colon hace 10 años
  Robin Rosenberg 27191e7e22 Add @since tag to new DirCache#findEntry hace 10 años
  Matthias Sohn 0401d3eb47 Fix some wrong @since 3.3 tags which should be @since 3.4 hace 10 años
  Matthias Sohn effc2f34b8 [findBugs] Declare some private methods of WorkingTreeIterator static hace 10 años
  Shawn Pearce fc8ff50e1a Add missing @Deprecated to deprecated fields and methods hace 10 años
  Robin Rosenberg fd62a45649 Fix merge/cherry-picking in CRLF mode hace 10 años
  Saša Živkov 835ab30743 Expose the received pack size in ReceivePack hace 10 años
  Saša Živkov ef3d864b1e Revert "Add getPackFile to ReceivePack to make PostReceiveHook more hace 10 años
  Robin Rosenberg abff667d40 Avoid an NPE after 7b01a5369210 hace 10 años
  Robin Rosenberg 9508df3979 Remove obsolete getRepositoryMethod from WorkingTreeIterator hace 10 años
  Robin Rosenberg 7b01a53692 Fix NPE when WorkingTreeIterator does not have a repository set hace 10 años
  Christian Halstrick 73c8e70797 Don't raise checkout conflict for file missing in working tree hace 10 años
  Christian Halstrick 8c8bbda3fb Add a missing @since tag hace 10 años
  Marc Strapetz 59a2dc801c Files should be deleted with "retry" option hace 10 años
  Marc Strapetz c5dfc2317c DirCacheEntry: access to raw path hace 11 años
  Saša Živkov 2670fd427c Add getPackFile to ReceivePack to make PostReceiveHook more usable hace 10 años
  Saša Živkov 0d05e5d26c Possibility to limit the max pack size on receive-pack hace 10 años
  Marc Strapetz ea16c2afff Fix possible NPE in Repository.resolve hace 10 años
  Marc Strapetz 21498aec83 DirCache.findEntry(byte[], in) made public hace 11 años
  Matthias Sohn 3d3df3942a Move Apache httpclient based HTTP support to a separate bundle hace 10 años
  Shawn Pearce f2f24a304d Fix diff header on renamed or copied files hace 10 años
  Christian Halstrick 2290516ddb Add an implementation for HttpConnection using Apache HttpClient hace 11 años
  Christian Halstrick 38c4f35d8b Introduce an abstraction for HTTP connections hace 11 años
  Shawn Pearce f08fde3eeb Remove dead isBinary method from DiffFormatter hace 10 años
  Shawn Pearce 3fc5791778 Add missing static qualifier in DiffFormatter hace 10 años
  Matthias Sohn 1eae309723 Allow programmatic remote configuration for PullCommand hace 10 años
  James Yonan 7bb7299e8a Fix a NullPointerException if properties file doesn't exist hace 10 años
  Konrad Kügler 48e36d8cb3 Use branch.<x>.mergeoptions and merge.ff as defaults for merging hace 10 años
  Roberto Tyley 2b722815c9 Non-Fast-Forward Ref-Updates: Omit isMergedInto() calls hace 10 años
  Roberto Tyley 47f47ffc07 Initialise ReceiveCommand status to NOT_ATTEMPTED for all constructors hace 10 años
  Konrad Kügler 420cb50cc2 Use fetch.prune and remote.<name>.prune to set prune mode when fetching hace 10 años
  Robin Rosenberg 5a51779e84 Normalize paths on OS X hace 11 años
  Robin Rosenberg b434241e73 Recognize symlinks in the FileTreeIterator hace 11 años
  Robin Rosenberg 0b3a5ab817 Add special case to WorkingTreeIterator for matching unnormalized symlinks hace 11 años
  Robin Rosenberg 14cd43e6df Use fileAttributes to get more attributes in one go hace 10 años