285 Commits (dcd0dd4d9ec0ffebb5bdbbe9ea819316427b79ca)

Author SHA1 Message Date
  Stefan Lay dcd0dd4d9e Fix applying stash on other commit 10 years ago
  Matthias Sohn 7f7dd171df Cache SimpleDateFormat in GitDateParser per locale 10 years ago
  Stefan Lay 8339a07e83 Fix FIXUP error for blank lines in interactive rebase 10 years ago
  Stefan Lay 4feace2b9e Fix parsing Rebase todo lines when commit message is missing 10 years ago
  Christian Halstrick 7dce16018e Add close() method to API 10 years ago
  Matthias Sohn 1ec72e9a1c Remove unnecessary @SuppressWarnings("null") 10 years ago
  Stefan Lay 979e346711 Interactive Rebase: Do actions if there were conflicts 10 years ago
  Stefan Lay 18069ffe8c Rebase interactive should finish if last step is edit 10 years ago
  Stefan Lay cce2561e9f Add additional RebaseResult for editing commits 10 years ago
  Tobias Pfeifer 765896febb Add Squash/Fixup support for rebase interactive in RebaseCommand 11 years ago
  Shawn Pearce 75cfa03e16 Use absolute paths for file:// URIs in tests 10 years ago
  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