3335 Commits (stable-4.7)

Author SHA1 Message Date
  Matthias Sohn 0f15d656f2 Narrow exceptions declared by LsRemoteCommand 12 years ago
  Kevin Sawicki 3d15298011 Add helper for determining if status is clean 12 years ago
  Kevin Sawicki 69451b8302 Provide file mode of paths in index from IndexDiff 12 years ago
  Kevin Sawicki 6c959f7702 Use constants from ConfigConstants in CoreConfig 12 years ago
  Kevin Sawicki c15c46e41e Retain executable mode of existing files on Windows 12 years ago
  Kevin Sawicki d57c00e036 Add support for cloning submodules to CloneCommand 12 years ago
  Kevin Sawicki dea4511572 Extend TransportCommand in submodule add/update commands 12 years ago
  Kevin Sawicki 287d17f601 Add submodule command helpers to Git class 12 years ago
  Tomasz Zarna 1a2ca5b811 Skip a number commits before starting to show the commit output 12 years ago
  Tomasz Zarna 5d95cd9418 Add constant for default name for the Git repo configuration 12 years ago
  Tomasz Zarna 617c5d91da Sort translation bundle keys in alphabetical order. 12 years ago
  Kevin Sawicki 92c6f2f97b Add comand support for git-submodule 12 years ago
  Kevin Sawicki 3c7dceec1a Add commit id and parent count to exception message 12 years ago
  Tomasz Zarna 8f8e43b741 Fix typo in RebaseResult#mySatus 12 years ago
  Kevin Sawicki 2de1d9fb64 Only print stack trace to Sytem.err when debug flag is set 12 years ago
  Tomasz Zarna 248959146a Limit the number of commits in LogCommand output 12 years ago
  Tomasz Zarna acd8aee98a DiffFormatter#format(List) fails unless #scan(ATI, ATI) is called first 13 years ago
  Christian Halstrick 200d3f5aaf Refactor ResolveMerger 12 years ago
  Kevin Sawicki 52507ee2e7 Expose unmerged paths when revert fails 12 years ago
  Kevin Sawicki 1dcb76739c Support getting specific entry number in reflog 12 years ago
  Kevin Sawicki 656461a991 Add exception class for when locking a file fails 12 years ago
  Kevin Sawicki dc4c06e7ac Support resolving integer-based reflog revisions 12 years ago
  Kevin Sawicki 78bc526d9b Report diff entries for files that only change mode 12 years ago
  Dave Borowitz 84c80be1dc Fire DfsPacksChangedEvents when committing packs. 12 years ago
  Tomasz Zarna 9f66137716 StatusCommand#setWorkingTreeIt should return 'this' 12 years ago
  Christian Halstrick 3c544647b7 Fix ResolveMerger not to add paths with FileMode 0 12 years ago
  Dave Borowitz 629c61513c Add simple chain implementations of transport hooks and loggers 12 years ago
  Matthias Sohn 26b5738629 Throw API exception when MergeCommand hits checkout conflicts 12 years ago
  Kevin Sawicki 4535a9e2a3 Throw invalid ref exception instead of invalid remote exception 12 years ago
  Kevin Sawicki 47d1616374 Use constant for logs directory 12 years ago
  Tomasz Zarna eb5df588d8 Add toString() to HunkHeader 12 years ago
  Kevin Sawicki 60563b3478 [findBugs] Implement Serializable interface in PlotLane 12 years ago
  Dave Borowitz d6172dc0de Add a no-op UploadPackLogger and use it by default 12 years ago
  Kevin Sawicki eb2cfd4552 Use System.arraycopy to copy parent object id array 12 years ago
  Kevin Sawicki 2539b1ee09 Set expected old object id to all zeros when head id is null 12 years ago
  Christian Halstrick 251bc02840 Fix history rendering not to occupy too many lanes 12 years ago
  Tomasz Zarna 2b3d48acc2 Stream left open in WorkingTreeIterator#filterClean 12 years ago
  Christian Halstrick 9e1b64bd3e Fix History rendering 12 years ago
  Robin Rosenberg 00514bde50 Add percent-encoding of reserved characters in URIish 12 years ago
  Christian Halstrick df8511eeea Fix History rendering 12 years ago
  Kevin Sawicki b4ff1e1e03 Remove calls to printStackTrace in catch blocks 12 years ago
  Kevin Sawicki 7ed1ef953c Implement Serializable interface in ReflogEntry 12 years ago
  Kevin Sawicki 899114f63c Always checkout master when it matches the advertised HEAD 12 years ago
  Jens Baumgart 99ec987e68 RepositoryState: add method canAmend 12 years ago
  Matthias Sohn 430395a669 Reset SSH connection and credentials on "Auth fail" 12 years ago
  Kevin Sawicki 241e03be9d Don't iterate over advertised refs when HEAD is null 12 years ago
  Robin Stocker 8456cb3f2b Adapt merge message to C Git for remote-tracking branch 12 years ago
  Kevin Sawicki c3fe50bb18 Guard against null branch in PullCommand 12 years ago
  Kevin Sawicki 900bdbac5b Support adding all refs to LogCommand 12 years ago
  Sasa Zivkov 1fbe688f51 maxObjectSizeLimit for receive-pack. 12 years ago