180 次代码提交 (dac66672df0535f61a13273524d46e1e0012ca69)

作者 SHA1 备注 提交日期
  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 年前
  Tomasz Zarna 714a3ee151 Add DiffCommand to JGit API 13 年前
  Tomasz Zarna e15037b3c7 Merge doesn't remove empty folders 13 年前
  Dariusz Luksza 1d1f572771 Add support for reseting on directories 13 年前
  Sasa Zivkov 1d4a1fe772 Fixed creation of branch from a tag 13 年前
  Adrian Goerler ad74bbf9c1 Cleanup directories leftover by test. 13 年前
  Adrian Goerler 172a9f0521 Cloning should fail when destination directory exists and is not empty 13 年前
  Stefan Lay 7e1b2466e3 Do not catch Exception in test cases 13 年前
  Stefan Lay e2815f0121 Add lookup to remote config if the refSpec is not explicitly set 13 年前
  Chris Aniszczyk 2cebb7dbc7 Add ReflogCommand 13 年前
  Shawn O. Pearce a390456047 blame: Compute the origin of lines in a result file 13 年前
  Christian Halstrick c1525e2aa5 Make sure test repositories are closed 13 年前
  Christian Halstrick cc2197ed9c Fix CloneCommand not to fetch into remote tracking branches when bare 13 年前
  Abhishek Bhatnagar b04be93344 CleanCommand: add the ability to do a dry run 13 年前
  Robin Rosenberg 802f84650d Fix GitConstructionTest teardown 13 年前
  Abhishek Bhatnagar 7d380e9c5e Add CleanCommandTest and fix CleanCommand 13 年前
  Christian Halstrick 2302a6d3ce Let RefDirectory use FileSnapShot to handle fast updates 13 年前
  Bernard Leach cf846cfb0b Remove rebase temporary files on checkout failure 13 年前
  Chris Aniszczyk 40fa75feb4 Add LsRemoteCommandTest 13 年前
  Bernard Leach 5ec4977bb5 Create a MergeResult for deleted/modified files 13 年前
  Bernard Leach 37fe0988b2 Add reset with paths support to ResetCommand 13 年前
  Bernard Leach e3c4610c74 Add tests for change If203ce5 13 年前
  Piotr Janik 7449b9a297 Fix path filtering in LogCommand 13 年前
  Robin Rosenberg e9311e526c Add test for reflog part of ResetCommand 13 年前
  Robin Stocker a31590ff63 RevertCommand: Add "." after reverted commit id 13 年前