522 Révisions (stable-1.2)

Auteur SHA1 Message Date
  Robin Rosenberg 720119744f Fix MergeCommandTest to pass if File.executable is not supported il y a 12 ans
  Christian Halstrick 3c544647b7 Fix ResolveMerger not to add paths with FileMode 0 il y a 12 ans
  Kevin Sawicki 899114f63c Always checkout master when it matches the advertised HEAD il y a 12 ans
  Robin Stocker 8456cb3f2b Adapt merge message to C Git for remote-tracking branch il y a 12 ans
  Kevin Sawicki c3fe50bb18 Guard against null branch in PullCommand il y a 12 ans
  Kevin Sawicki 900bdbac5b Support adding all refs to LogCommand il y a 12 ans
  Sasa Zivkov 1fbe688f51 maxObjectSizeLimit for receive-pack. il y a 12 ans
  Kevin Sawicki 1b472a7954 Add missing '' characters around quoted variables il y a 12 ans
  Robin Rosenberg ebd0a3af54 Clean up tab usage in Directory/File conflict table il y a 12 ans
  Jens Baumgart 53ef3e5114 Add detection of untracked folders to IndexDiffFilter il y a 12 ans
  Carsten Pfeiffer 92752f6b50 [blame] Fix blame following renames in non-toplevel directories il y a 12 ans
  Robin Rosenberg a1c614433c Do not use the deprecated Tree class internally il y a 12 ans
  Robin Rosenberg 83c172f0f7 Deprecate GitIndex more by using only DirCache internally. il y a 12 ans
  Robin Rosenberg 790ddb2983 Don't throw away the stack trace when tests fail il y a 12 ans
  Robin Rosenberg afd4f3b0cf Allow '\' in user names in URI-ish il y a 12 ans
  Kevin Sawicki 931b931ee8 Provide an id for submodule entries. il y a 12 ans
  Robin Rosenberg 57bdb04873 Cosmetic adjustment of relative date format, do not display "0 months" il y a 12 ans
  Robin Rosenberg 96b801f02b Close the repo in CloneCommandTest il y a 12 ans
  Carsten Pfeiffer 98d4bd6d36 Allow detecting which files were renamed during a revwalk il y a 12 ans
  Robin Rosenberg f4460dda97 Define a utility class for handling Git date formats il y a 12 ans
  Robin Rosenberg fb68c7a4cd Use the SystemReader to get system time il y a 12 ans
  Robin Rosenberg 2e43dcd645 Fix bad checkout behaviour when a file is removed il y a 12 ans
  Robin Rosenberg 602c869d7a Do not attempt to resolve describe-labels with less than four digits il y a 12 ans
  Robin Rosenberg 1570aa9e5c Fix DirCacheEdtor.DeleteTree for empty string argument il y a 12 ans
  Kevin Sawicki 37e4019fd9 Add blame unit test for file that is renamed twice. il y a 12 ans
  Matthias Sohn 0db0476542 Fire IndexChangedEvent on DirCache.commit() il y a 12 ans
  Christian Halstrick 1230d353d8 Fix status in index entries after checkout of paths il y a 12 ans
  Robin Rosenberg b4112c1748 Fix DirCache,getEntriesWithin for empty string arguemnt il y a 12 ans
  Robin Rosenberg ad50a0b7c0 Test the reflog message for commit, cherry-pick, revert and merge il y a 12 ans
  Shawn O. Pearce c1a9b2ae8b Fix smart HTTP client stream alignment errors il y a 12 ans
  Robin Rosenberg eadc26c0a0 Add a helper for parsing branch switch info out of a reflog entry il y a 12 ans
  Tomasz Zarna 90c96eb903 Fix boxing warnings in PushProcessTest il y a 12 ans
  Christian Halstrick 930875a81a Throw JGit exception when ResetCommand got wrong ref il y a 12 ans
  Denys Digtiar c580c56c4d Fix ClassCastException in MergeCommand il y a 13 ans
  Ketan Padegaonkar e38cf2078d Add ListTagCommand to JGit API il y a 13 ans
  Tomasz Zarna 5f787bfd62 Add DeleteTagCommand to JGit API il y a 12 ans
  Kevin Sawicki a7aaf88b2e Use HEAD as default ref for RefLogCommand. il y a 12 ans
  Dariusz Luksza 679cab9b32 Adds DiffEntry.scan(TreeWalk, boolean) method il y a 12 ans
  Shawn O. Pearce 74333e63b6 PackWriter: Make want/have actual sets il y a 12 ans
  Tomasz Zarna 714a3ee151 Add DiffCommand to JGit API il y a 12 ans
  Robin Rosenberg c536873c87 Fix reading of ref names containing characters that sort before / il y a 13 ans
  Tomasz Zarna e15037b3c7 Merge doesn't remove empty folders il y a 13 ans
  Dariusz Luksza 1d1f572771 Add support for reseting on directories il y a 13 ans
  Sasa Zivkov 1d4a1fe772 Fixed creation of branch from a tag il y a 13 ans
  Adrian Goerler ad74bbf9c1 Cleanup directories leftover by test. il y a 13 ans
  Adrian Goerler 172a9f0521 Cloning should fail when destination directory exists and is not empty il y a 13 ans
  Stefan Lay 7e1b2466e3 Do not catch Exception in test cases il y a 13 ans
  Stefan Lay e2815f0121 Add lookup to remote config if the refSpec is not explicitly set il y a 13 ans
  Shawn O. Pearce 826fb260a3 TemporaryBuffer: Fix reading from in-memory InputStream il y a 13 ans
  Chris Aniszczyk 2cebb7dbc7 Add ReflogCommand il y a 13 ans