522 Revīzijas (stable-1.2)

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