287 Commits (7dc8a4f089c1ca4762cf6fbf2e77898607a5820a)

Author SHA1 Message Date
  Shawn Pearce e59b324095 Remove dependency on StatusCommandTest 10 years ago
  Shawn Pearce 5f9656c404 Remove dependency on DiffFormatterReflowTest 10 years ago
  Tobias Pfeifer baab84836a Parse commitId and shortMessage of a commented out line in rebase todo 11 years ago
  Christian Halstrick c3873b584f Enhance reading of git-rebase-todo formatted files 11 years ago
  Matthias Sohn b15c617d0f Describe HEAD if no explicit target was set 10 years ago
  Kohsuke Kawaguchi f045a68a78 Added the git-describe implementation 11 years ago
  Robin Stocker 02bd26e5a6 ResetCommand: Allow reset on unborn branch when ref not specified 11 years ago
  Robin Rosenberg 99d981ce35 Update reflog like C Git during rebase (non-interactive) 11 years ago
  Hiroshi Tomita 27c1c51079 Update HEAD in cherry-picking several commits 11 years ago
  Robin Stocker 9b26e4bffb Enable LsRemoteCommand to work without local repository 11 years ago
  Robin Rosenberg 60e01cff2f Update reflog like C Git during rebase (non-interactive) 11 years ago
  Christian Halstrick 06dd0e9e27 Add path option to StatusCommand 11 years ago
  Hiroshi Tomita 6845bb5b3e Update HEAD in cherry-picking several commits 11 years ago
  Tomasz Zarna 28ab9b8393 document empty blocks in StashApplyCommandTest 11 years ago
  Robin Rosenberg b83c269369 Make JGit test work with both hamcrest 1.1 (juno) and 1.3 (kepler) 11 years ago
  Robin Stocker 7bb2a1b844 Handle short branch/tag name for setBranch in CloneCommand 11 years ago
  Christian Halstrick c93a593302 Fix CommitCommand not to destroy repo 11 years ago
  Robin Rosenberg b8e763fc19 TagCommand should be able to create unannotated tags too 11 years ago
  Robin Stocker f448d62d29 Update tags on fetch if --tags or tag refspec specified 11 years ago
  Robin Stocker 68b378a4b5 Only fetch tags that do not exist locally with auto-follow 11 years ago
  Robin Rosenberg 9dcd8c2c90 Make the Reflog a public API again 11 years ago
  Robin Rosenberg 7a42b7fb95 Untracked files should not be included in stash 11 years ago
  Robin Rosenberg 526b6266a5 Remove some unnecessary dependencies on FileRepostory 11 years ago
  Robin Rosenberg 1bede91db2 Consider working tree changes when stashing newly added files 11 years ago
  Robin Rosenberg cc00feaa8d A deleted work tree file is not a conflict when merge wants to delete it 11 years ago
  Tomasz Zarna 5453585773 Add the no-commit option to MergeCommand 12 years ago
  Robin Rosenberg 65027d8bb4 Indicate initial commit on a branch in the reflog 11 years ago
  Arthur Baars 35be98fb8f LogCommand.all(): filter out refs that do not refer to commit objects 11 years ago
  Arthur Baars 2b9c440fd1 LogCommand.all(), peel references before using them 11 years ago
  Shawn Pearce f32b861243 JGit 3.0: move internal classes into an internal subpackage 11 years ago
  Robin Stocker 0e9f1cf57d Support aborting non-interactive rebase started from C Git 11 years ago
  Dave Borowitz bba74ba2e0 NameRevCommand: Don't use merge cost for first parent 11 years ago
  Dave Borowitz 8e2a24a3b6 NameRevCommand: Use ~ notation for first parents of merges 11 years ago
  Dave Borowitz d2a6c4b955 Allow adding single refs or all tags to NameRevCommand 11 years ago
  Dave Borowitz 30ba407a9a Add a NameRevCommand for describing IDs in terms of refnames 11 years ago
  Robin Rosenberg 3ad454497c Do not cherry-pick merge commits during rebase 11 years ago
  Roberto Tyley a46b042905 Fix corrupted CloneCommand bare-repo fetch-refspec (#402031) 11 years ago
  Robin Rosenberg 767be14f34 Move base test classes to the junit bundle for reuse for Java 7 tests 11 years ago
  Robin Rosenberg 878e78b307 Fix stash apply using merge logic 11 years ago
  Robin Rosenberg eb60932930 Fix Check for FF_ONLY merges again 11 years ago
  Robin Rosenberg 642ff2cd7d Check for FF_ONLY merges correctly 11 years ago
  Markus Duft 3d18f65af1 Fix patch application WRT windows line endings. 12 years ago
  Markus Duft baf7ca9cc0 Improve handling of checkout conflicts 12 years ago
  Robin Rosenberg 315f1cfa5c Update the revert command and things relating to revert 11 years ago
  Robin Rosenberg a57dd1c164 Declare essentially static methods as static 11 years ago
  Robin Stocker beb16cec26 Support --cached in RmCommand 11 years ago
  Dariusz Luksza 8eb4d92637 Add support for rebase interactive 'edit' command 11 years ago
  Dariusz Luksza 84fb2b59d1 Add support for rebase interactive 'reword' command 11 years ago
  Matthias Sohn 9051af3c4d Add GarbageCollectCommand to porcelain API 11 years ago
  Mikael Karlsson fa5231191d Add support for pull with --rebase and --no-rebase 12 years ago