982 Commits (stable-3.1)

Author SHA1 Message Date
  Tomasz Zarna 5453585773 Add the no-commit option to MergeCommand 12 years ago
  Robin Rosenberg c9a94dc1ee Fix PathFilterGroup not to throw StopWalkException too early 11 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
  Robin Rosenberg 5cf53fdacf Speed up clone/fetch with large number of refs 11 years ago
  Andreas König d9d3439617 Fixed parsing of URI with a IPv6-address 11 years ago
  Robin Rosenberg d0e92885e9 Extend FileUtils.rename to common git semantics 11 years ago
  Robin Rosenberg 7aa54967a2 Add tests for FileUtils.delete and EMPTY_DIREECTORIES_ONLY 11 years ago
  André Dietisheim a31920555f Allow users to show server messages while pushing 11 years ago
  Matthias Sohn d35586a431 Don't use internal type FileRepository in public API 11 years ago
  Christian Halstrick bd5e4eabc2 Fix GC for FileRepo in case packfile renames fail 11 years ago
  Christian Halstrick 67b98d5d40 Make GC more robust against corrupt reflogs 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 3cd089f04c A folder does not constitute a dirty work tree 11 years ago
  Robin Rosenberg 3ad454497c Do not cherry-pick merge commits during rebase 11 years ago
  Robin Rosenberg 08d5ede281 Extend FileUtils.delete with option to delete empty directories only 11 years ago
  Colby Ranger 3b325917a5 Added read/write support for pack bitmap index. 11 years ago
  Roberto Tyley a46b042905 Fix corrupted CloneCommand bare-repo fetch-refspec (#402031) 11 years ago
  Colby Ranger 4a317a1790 Include supported extensions in PackFile constructor. 11 years ago
  George C. Young ab99b78ca0 Implement recursive merge strategy 11 years ago
  Matthias Sohn 49ec6c1b3b Prepare 2.3.2-SNAPSHOT builds 11 years ago
  Matthias Sohn 63dceceb0e JGit v2.3.1.201302201838-r 11 years ago
  Stefan Lay 3b41fcbd96 Accept Change-Id even if footer contains not well-formed entries 11 years ago
  Robin Stocker 5d7b722f6e Fix false positives in hashing used by PathFilterGroup 11 years ago
  Matthias Sohn ba6ae0c7ec Prepare 2.4.0-SNAPSHOT builds 11 years ago
  Matthias Sohn 9a5f4b46cc Prepare post 2.3.0.201302130906 builds 11 years ago
  Matthias Sohn 19d6cadeff JGit v2.3.0.201302130906 11 years ago
  Dave Borowitz 51d0e1f26e Fix Config.fromText to not skip a last line with no newline 11 years ago
  Matthias Sohn e9cf705c6e Prepare post 2.3rc1 builds 11 years ago
  Matthias Sohn ea060dd8e7 JGit v2.3.0.201302060400-rc1 11 years ago
  Robin Stocker 60d538fe51 Add getConflictingNames to RefDatabase 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 75c011cd20 Remove PathFilterGroupTest2 11 years ago
  Robin Rosenberg 69123920dd Remove debug printouts from PathFilterGroupTest 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
  Robin Rosenberg e522d95a51 Attempt to stabilize GCTest 11 years ago
  Robin Rosenberg db34152794 Attempt to stabilize FileTreeIterator test on Windows 11 years ago
  Robin Stocker 75ddf2a0f4 Enable marking entries using TreeFilters in DiffEntry 12 years ago
  Robin Rosenberg 522fc6a9c6 Speed up PathFilterGroup for large sets of paths 11 years ago
  Robin Rosenberg 05180574a9 Add test case for PathFilterGroup 11 years ago
  Stefan Lay 215a74eceb Add conflicts message before footer 11 years ago
  Stefan Lay 1ca7c581a3 Only replace the ChangeId in the footer, not in the body 11 years ago