180 커밋 (dac66672df0535f61a13273524d46e1e0012ca69)

작성자 SHA1 메시지 날짜
  Kevin Sawicki dac66672df Update smudged entries when writing index 12 년 전
  Dariusz Luksza 1bec1f2fae Ensure resetting on commit id 12 년 전
  Kevin Sawicki 6ebc477c0b Make output stream optional in DiffCommand 12 년 전
  Robin Rosenberg 9c5b31703f Enable large file support 12 년 전
  Robin Rosenberg fd53b454f2 Fix broken TagCommand API 12 년 전
  Kevin Sawicki 543c5238ae Recurse into cloned submodules 12 년 전
  Robin Rosenberg 3f4725c179 Handle content length in WorkingTreeIterator 12 년 전
  Kevin Sawicki b37b7e69cd Add command support for dropping a stashed commit 12 년 전
  Kevin Sawicki fd0c468b7a Copy all branch configuration values when renaming 12 년 전
  Tomasz Zarna c75aa1aed2 LogCommand#setMaxCount affects all commits 12 년 전
  Shawn O. Pearce ff13648ea2 Revert "Quickfix for AutoCRLF handling" 12 년 전
  Kevin Sawicki 9be6526e9d Only unstash files changed when originally stashed 12 년 전
  Kevin Sawicki 5c18fcb81b Keep submodules in index that are missing in working directory 12 년 전
  Markus Duft edc1fee033 Fix rebase > continue when nothing left to commit. 12 년 전
  Tomasz Zarna 90d002c15f Remove ambiguous CheckoutConflictException 12 년 전
  Kevin Sawicki fb2113d766 Reuse Git object created in setUp 12 년 전
  Kevin Sawicki 9e4b4fc41c Set person and message on stash ref update 12 년 전
  Tomasz Zarna eedd77a97b RawText#getEOL() does the same thing as RawText#getLineDelimiter() 12 년 전
  Tomasz Zarna 92f90eb229 Add ApplyCommand to JGit API 12 년 전
  Robin Rosenberg 88fe2836ed Quickfix for AutoCRLF handling 12 년 전
  Kevin Sawicki 4de8a84671 Add command support for applying a stashed commit 12 년 전
  Kevin Sawicki 03d4dc597e Add support for creating a stashed commit 12 년 전
  Kevin Sawicki 10c0b34b88 Add all paths option to CheckoutCommand 12 년 전
  Stefan Lay 54f23873d6 Add support for autosetuprebase to the CloneCommand 12 년 전
  Kevin Sawicki 7bde08e1d4 Support committing submodule updates 12 년 전
  Kevin Sawicki 97210fd6db Add command support for listing stashed commits 12 년 전
  Robin Rosenberg d5c890e0fd Cannot commit -o file with only file permission change 12 년 전
  Robin Rosenberg 76dd9d1d46 Support more of AutoCRLF 12 년 전
  Tomasz Zarna 69a5683b82 Add options for setting context lines and prefixes to DiffCommand 12 년 전
  Kevin Sawicki c15c46e41e Retain executable mode of existing files on Windows 12 년 전
  Kevin Sawicki d57c00e036 Add support for cloning submodules to CloneCommand 12 년 전
  Tomasz Zarna 1a2ca5b811 Skip a number commits before starting to show the commit output 12 년 전
  Tomasz Zarna 248959146a Limit the number of commits in LogCommand output 12 년 전
  Tomasz Zarna acd8aee98a DiffFormatter#format(List) fails unless #scan(ATI, ATI) is called first 13 년 전
  Robin Rosenberg 720119744f Fix MergeCommandTest to pass if File.executable is not supported 12 년 전
  Christian Halstrick 3c544647b7 Fix ResolveMerger not to add paths with FileMode 0 12 년 전
  Kevin Sawicki 899114f63c Always checkout master when it matches the advertised HEAD 12 년 전
  Kevin Sawicki c3fe50bb18 Guard against null branch in PullCommand 12 년 전
  Kevin Sawicki 900bdbac5b Support adding all refs to LogCommand 12 년 전
  Carsten Pfeiffer 92752f6b50 [blame] Fix blame following renames in non-toplevel directories 12 년 전
  Robin Rosenberg 790ddb2983 Don't throw away the stack trace when tests fail 12 년 전
  Robin Rosenberg 96b801f02b Close the repo in CloneCommandTest 12 년 전
  Kevin Sawicki 37e4019fd9 Add blame unit test for file that is renamed twice. 12 년 전
  Christian Halstrick 1230d353d8 Fix status in index entries after checkout of paths 12 년 전
  Robin Rosenberg ad50a0b7c0 Test the reflog message for commit, cherry-pick, revert and merge 12 년 전
  Christian Halstrick 930875a81a Throw JGit exception when ResetCommand got wrong ref 13 년 전
  Denys Digtiar c580c56c4d Fix ClassCastException in MergeCommand 13 년 전
  Ketan Padegaonkar e38cf2078d Add ListTagCommand to JGit API 13 년 전
  Tomasz Zarna 5f787bfd62 Add DeleteTagCommand to JGit API 13 년 전
  Kevin Sawicki a7aaf88b2e Use HEAD as default ref for RefLogCommand. 13 년 전