805 Commits (stable-2.2)

Author SHA1 Message Date
  Matthias Sohn 2d78a8da97 Prepare post 2.2.0.201212191850-r builds 11 years ago
  Matthias Sohn aa357c2a9f JGit v2.2.0.201212191850-r 11 years ago
  Robin Rosenberg af54f16635 DirCacheIterator: Fix reset() and back() 11 years ago
  Robin Stocker beb16cec26 Support --cached in RmCommand 11 years ago
  Marc Strapetz 67edd3eda7 RevWalk support for shallow clones 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
  Markus Duft f64237d5ff Adapt Status and CleanCommand to support cleaning directories 11 years ago
  Robin Stocker cdaded26b0 CheckoutCommand: Support checking out ours and theirs 11 years ago
  Robin Rosenberg 57333a8e93 Harmonize the JDT settings within JGit 11 years ago
  Robin Stocker a2e691351f DirCacheEditor: Apply PathEdit for each stage 11 years ago
  Robin Stocker 0f88d7b72f CommitCommand: Ensure unmerged paths are added correctly with setOnly 11 years ago
  Tomasz Zarna 908d219dbd Add ReflogCommandTest#testAmendReflog 11 years ago
  Robin Stocker de2455af67 ResetCommand: Use DirCacheBuilder in resetIndex 11 years ago
  Robin Stocker 3f1d56d6b7 ResetCommand: Correctly reset unmerged paths in resetIndexForPaths 11 years ago
  Robin Stocker 54aceb1769 Pull up method for creating DirCacheEntry into RepositoryTestCase 11 years ago
  Robin Rosenberg 81fa566295 Suppress resource warnings with Java 7 11 years ago
  Robin Rosenberg 243e14d051 Add a check in fstick that the reference file exists 11 years ago
  Christian Halstrick 37ab3ffdaf Refactor ResolveMergerTest to allow testing multiple strategies 11 years ago
  Robin Stocker ad52ec5207 StashCreateCommand: Abort in case of unmerged paths 11 years ago
  Robin Stocker 6dadc801bd Don't allow null name or e-mail in PersonIdent 11 years ago
  Robin Stocker 79f33419ec CommitCommand: Use original author on amend if author is not set 11 years ago
  Robin Stocker c96b40d592 CommitCommand: Don't allow amending on initial commit 11 years ago
  Robin Rosenberg 45edb41a9e Fix for Iff768422c, use offset 0 when going back to work tree iterator 11 years ago
  Robin Rosenberg 046a497d77 Fix unstable test 11 years ago
  Matthias Sohn 5aac542f65 Remove unused import introduced with 8f706db5 11 years ago
  Robin Stocker 9ea38173cc Provide a convenient read() in RepositoryTestCase 11 years ago
  Robin Rosenberg 2531d939e4 Add the intended file to avoid breakage 11 years ago
  Marc Strapetz 8f706db56a FileBasedConfig supports UTF-8 byte order marker 11 years ago
  Robin Rosenberg 68a91801d7 Comment an empty block which is ok 11 years ago
  Robin Rosenberg 094df5a916 Allow @ in branch names and tighten syntax checking 11 years ago
  Robin Stocker ac805874f7 Refuse to checkout unmerged paths from index 11 years ago
  Robin Rosenberg c3f1fac03f Suppress boxing warnings where we know they are ok 11 years ago
  Sasa Zivkov 87346556d3 Fixed instability in some GC tests. 11 years ago
  Matthias Sohn 4b3c0f8aba Prepare 2.2.0 builds 11 years ago
  Matthias Sohn 54c4eb69ac Prepare for 2.1 maintenance changes 11 years ago
  Matthias Sohn c466bc2ddf JGit v2.1.0.201209190230-r 11 years ago
  Dave Borowitz 70ae16d708 Fix resolving expression with ~ and ^ than extends beyond history 11 years ago
  Robin Rosenberg e0a3091af7 Introduce "never" as parseable date 11 years ago
  Christian Halstrick 84e171fbab Introduce ParseExceptions for GitDateParser 11 years ago
  Sasa Zivkov a551493240 Additional unit tests for the GC 11 years ago
  Robin Rosenberg d92287bcc2 Use assertEquals instead of == for literal primitives 11 years ago
  Robin Rosenberg a7b0641b96 Use assertTrue/False instead of equals with boolean literals 11 years ago
  Robin Rosenberg cd23b214bf cleanup: use assertArrayEquals for assertion on arrays 11 years ago
  Robin Rosenberg 476e1d2ff1 cleanup: Prefer assertEquals over assertTrue(....equals(...)) 11 years ago
  Robin Stocker 11533f5d1d Add tests for more coverage of CheckoutCommand 11 years ago
  Robin Stocker 51c20b27ac DirCacheCheckout: Fix handling of files not in index 11 years ago
  Robin Rosenberg 0a9e010e14 Create an input stream that transforms LF to CRLF 11 years ago