1595 Commitit (stable-2.0)

Tekijä SHA1 Viesti Päivämäärä
  Kevin Sawicki b57845c0cc Support relative submodule URLs on init/add/sync 12 vuotta sitten
  Robin Stocker 14cc47ea1a Add BranchTrackingStatus for getting remote tracking status 12 vuotta sitten
  Robin Stocker c0f4880e61 Add BranchConfig helper for access to branch config section 12 vuotta sitten
  Robin Stocker 69d7d1b0b6 Add RevWalkUtils with count(start, end) method 12 vuotta sitten
  Robin Rosenberg 03b5416a35 Fix resolution of tree when path is empty 12 vuotta sitten
  Robin Rosenberg e875c905d3 Make sure all bytes are written to files on close, or get an error. 12 vuotta sitten
  Matthias Sohn b8830d7bbb Throw API exception when LsRemoteCommand fails with TransportException 12 vuotta sitten
  Kevin Sawicki c963e7aacf Resolve ~ with no trailing number as the first parent commit 12 vuotta sitten
  Robin Rosenberg d5c890e0fd Cannot commit -o file with only file permission change 12 vuotta sitten
  Robin Rosenberg 76dd9d1d46 Support more of AutoCRLF 12 vuotta sitten
  Kevin Sawicki aebfc70cc8 Provide helper for unlocking a file 12 vuotta sitten
  Tomasz Zarna f78e52b645 Add setter for ProgressMonitor to DiffCommand 12 vuotta sitten
  Tomasz Zarna 69a5683b82 Add options for setting context lines and prefixes to DiffCommand 12 vuotta sitten
  Matthias Sohn 0f15d656f2 Narrow exceptions declared by LsRemoteCommand 12 vuotta sitten
  Kevin Sawicki 3d15298011 Add helper for determining if status is clean 12 vuotta sitten
  Kevin Sawicki 69451b8302 Provide file mode of paths in index from IndexDiff 12 vuotta sitten
  Kevin Sawicki 6c959f7702 Use constants from ConfigConstants in CoreConfig 12 vuotta sitten
  Kevin Sawicki c15c46e41e Retain executable mode of existing files on Windows 12 vuotta sitten
  Kevin Sawicki d57c00e036 Add support for cloning submodules to CloneCommand 12 vuotta sitten
  Kevin Sawicki dea4511572 Extend TransportCommand in submodule add/update commands 12 vuotta sitten
  Kevin Sawicki 287d17f601 Add submodule command helpers to Git class 12 vuotta sitten
  Tomasz Zarna 1a2ca5b811 Skip a number commits before starting to show the commit output 12 vuotta sitten
  Tomasz Zarna 5d95cd9418 Add constant for default name for the Git repo configuration 12 vuotta sitten
  Tomasz Zarna 617c5d91da Sort translation bundle keys in alphabetical order. 12 vuotta sitten
  Kevin Sawicki 92c6f2f97b Add comand support for git-submodule 12 vuotta sitten
  Kevin Sawicki 3c7dceec1a Add commit id and parent count to exception message 12 vuotta sitten
  Tomasz Zarna 8f8e43b741 Fix typo in RebaseResult#mySatus 12 vuotta sitten
  Kevin Sawicki 2de1d9fb64 Only print stack trace to Sytem.err when debug flag is set 12 vuotta sitten
  Tomasz Zarna 248959146a Limit the number of commits in LogCommand output 12 vuotta sitten
  Tomasz Zarna acd8aee98a DiffFormatter#format(List) fails unless #scan(ATI, ATI) is called first 12 vuotta sitten
  Matthias Sohn a069e90fa9 JGit v1.2.0.201112221803-r 12 vuotta sitten
  Christian Halstrick 200d3f5aaf Refactor ResolveMerger 12 vuotta sitten
  Kevin Sawicki 52507ee2e7 Expose unmerged paths when revert fails 12 vuotta sitten
  Kevin Sawicki 1dcb76739c Support getting specific entry number in reflog 12 vuotta sitten
  Kevin Sawicki 656461a991 Add exception class for when locking a file fails 12 vuotta sitten
  Kevin Sawicki dc4c06e7ac Support resolving integer-based reflog revisions 12 vuotta sitten
  Robin Rosenberg 0ca105a502 Enforce the use of Java5 API:s only (with a few exceptions) 12 vuotta sitten
  Matthias Sohn e178ba20d0 Add API checking using clirr 12 vuotta sitten
  Kevin Sawicki 78bc526d9b Report diff entries for files that only change mode 12 vuotta sitten
  Dave Borowitz 84c80be1dc Fire DfsPacksChangedEvents when committing packs. 12 vuotta sitten
  Tomasz Zarna 9f66137716 StatusCommand#setWorkingTreeIt should return 'this' 12 vuotta sitten
  Christian Halstrick 3c544647b7 Fix ResolveMerger not to add paths with FileMode 0 12 vuotta sitten
  Matthias Sohn 7fded4d14f Prepare 1.3.0 builds 12 vuotta sitten
  Dave Borowitz 629c61513c Add simple chain implementations of transport hooks and loggers 12 vuotta sitten
  Matthias Sohn 26b5738629 Throw API exception when MergeCommand hits checkout conflicts 12 vuotta sitten
  Kevin Sawicki 4535a9e2a3 Throw invalid ref exception instead of invalid remote exception 12 vuotta sitten
  Kevin Sawicki 47d1616374 Use constant for logs directory 12 vuotta sitten
  Tomasz Zarna eb5df588d8 Add toString() to HunkHeader 12 vuotta sitten
  Kevin Sawicki 60563b3478 [findBugs] Implement Serializable interface in PlotLane 12 vuotta sitten
  Dave Borowitz d6172dc0de Add a no-op UploadPackLogger and use it by default 12 vuotta sitten