522 Commits (stable-1.2)

Author SHA1 Message Date
  Robin Rosenberg fb68c7a4cd Use the SystemReader to get system time 12 years ago
  Robin Rosenberg 2e43dcd645 Fix bad checkout behaviour when a file is removed 12 years ago
  Robin Rosenberg 602c869d7a Do not attempt to resolve describe-labels with less than four digits 12 years ago
  Robin Rosenberg 1570aa9e5c Fix DirCacheEdtor.DeleteTree for empty string argument 12 years ago
  Kevin Sawicki 37e4019fd9 Add blame unit test for file that is renamed twice. 12 years ago
  Matthias Sohn 0db0476542 Fire IndexChangedEvent on DirCache.commit() 12 years ago
  Christian Halstrick 1230d353d8 Fix status in index entries after checkout of paths 12 years ago
  Robin Rosenberg b4112c1748 Fix DirCache,getEntriesWithin for empty string arguemnt 12 years ago
  Robin Rosenberg ad50a0b7c0 Test the reflog message for commit, cherry-pick, revert and merge 12 years ago
  Shawn O. Pearce c1a9b2ae8b Fix smart HTTP client stream alignment errors 12 years ago
  Robin Rosenberg eadc26c0a0 Add a helper for parsing branch switch info out of a reflog entry 12 years ago
  Tomasz Zarna 90c96eb903 Fix boxing warnings in PushProcessTest 12 years ago
  Christian Halstrick 930875a81a Throw JGit exception when ResetCommand got wrong ref 12 years ago
  Denys Digtiar c580c56c4d Fix ClassCastException in MergeCommand 13 years ago
  Ketan Padegaonkar e38cf2078d Add ListTagCommand to JGit API 13 years ago
  Tomasz Zarna 5f787bfd62 Add DeleteTagCommand to JGit API 12 years ago
  Kevin Sawicki a7aaf88b2e Use HEAD as default ref for RefLogCommand. 12 years ago
  Dariusz Luksza 679cab9b32 Adds DiffEntry.scan(TreeWalk, boolean) method 12 years ago
  Shawn O. Pearce 74333e63b6 PackWriter: Make want/have actual sets 12 years ago
  Tomasz Zarna 714a3ee151 Add DiffCommand to JGit API 12 years ago
  Robin Rosenberg c536873c87 Fix reading of ref names containing characters that sort before / 13 years ago
  Tomasz Zarna e15037b3c7 Merge doesn't remove empty folders 13 years ago
  Dariusz Luksza 1d1f572771 Add support for reseting on directories 13 years ago
  Sasa Zivkov 1d4a1fe772 Fixed creation of branch from a tag 13 years ago
  Adrian Goerler ad74bbf9c1 Cleanup directories leftover by test. 13 years ago
  Adrian Goerler 172a9f0521 Cloning should fail when destination directory exists and is not empty 13 years ago
  Stefan Lay 7e1b2466e3 Do not catch Exception in test cases 13 years ago
  Stefan Lay e2815f0121 Add lookup to remote config if the refSpec is not explicitly set 13 years ago
  Shawn O. Pearce 826fb260a3 TemporaryBuffer: Fix reading from in-memory InputStream 13 years ago
  Chris Aniszczyk 2cebb7dbc7 Add ReflogCommand 13 years ago
  Chris Aniszczyk 65606dc086 Refactor out ReflogEntry 13 years ago
  Marc Strapetz 929862f322 Fix IndexOutOfBoundsException when parsing PersonIdent 13 years ago
  Shawn O. Pearce a390456047 blame: Compute the origin of lines in a result file 13 years ago
  Shawn O. Pearce 67a1a0993f Ensure the HTTP request is fully consumed 13 years ago
  Christian Halstrick c1525e2aa5 Make sure test repositories are closed 13 years ago
  Christian Halstrick cc2197ed9c Fix CloneCommand not to fetch into remote tracking branches when bare 13 years ago
  Abhishek Bhatnagar b04be93344 CleanCommand: add the ability to do a dry run 13 years ago
  Robin Rosenberg 802f84650d Fix GitConstructionTest teardown 13 years ago
  Stefan Lay 05fa1713da Add a DiffFormatter which calculates a patch-id 13 years ago
  Abhishek Bhatnagar 7d380e9c5e Add CleanCommandTest and fix CleanCommand 13 years ago
  Christian Halstrick 2302a6d3ce Let RefDirectory use FileSnapShot to handle fast updates 13 years ago
  Kevin Sawicki 16e810b2ec Add shortening of note ref names to NoteMap 13 years ago
  Bernard Leach cf846cfb0b Remove rebase temporary files on checkout failure 13 years ago
  Chris Aniszczyk 40fa75feb4 Add LsRemoteCommandTest 13 years ago
  Bernard Leach 5ec4977bb5 Create a MergeResult for deleted/modified files 13 years ago
  Bernard Leach 37fe0988b2 Add reset with paths support to ResetCommand 13 years ago
  Ketan Padegaonkar f953a35e9a Fix NPE in URIish when parsing an empty URI 13 years ago
  Bernard Leach e3c4610c74 Add tests for change If203ce5 13 years ago
  Piotr Janik 7449b9a297 Fix path filtering in LogCommand 13 years ago
  Christian Halstrick 0461ff4f0c Optimize MergeAlgorithm if ours or theirs is empty 13 years ago