858 Commits (stable-2.3)

Author SHA1 Message Date
  Robin Rosenberg 00514bde50 Add percent-encoding of reserved characters in URIish 12 years ago
  Kevin Sawicki 899114f63c Always checkout master when it matches the advertised HEAD 12 years ago
  Robin Stocker 8456cb3f2b Adapt merge message to C Git for remote-tracking branch 12 years ago
  Kevin Sawicki c3fe50bb18 Guard against null branch in PullCommand 12 years ago
  Kevin Sawicki 900bdbac5b Support adding all refs to LogCommand 12 years ago
  Sasa Zivkov 1fbe688f51 maxObjectSizeLimit for receive-pack. 12 years ago
  Kevin Sawicki 1b472a7954 Add missing '' characters around quoted variables 12 years ago
  Robin Rosenberg ebd0a3af54 Clean up tab usage in Directory/File conflict table 12 years ago
  Jens Baumgart 53ef3e5114 Add detection of untracked folders to IndexDiffFilter 12 years ago
  Carsten Pfeiffer 92752f6b50 [blame] Fix blame following renames in non-toplevel directories 12 years ago
  Robin Rosenberg a1c614433c Do not use the deprecated Tree class internally 12 years ago
  Robin Rosenberg 6e9fdce9b9 Kill GitIndex 12 years ago
  Robin Rosenberg 83c172f0f7 Deprecate GitIndex more by using only DirCache internally. 12 years ago
  Robin Rosenberg 790ddb2983 Don't throw away the stack trace when tests fail 12 years ago
  Robin Rosenberg afd4f3b0cf Allow '\' in user names in URI-ish 12 years ago
  Kevin Sawicki 931b931ee8 Provide an id for submodule entries. 12 years ago
  Robin Rosenberg 57bdb04873 Cosmetic adjustment of relative date format, do not display "0 months" 12 years ago
  Robin Rosenberg 96b801f02b Close the repo in CloneCommandTest 12 years ago
  Carsten Pfeiffer 98d4bd6d36 Allow detecting which files were renamed during a revwalk 12 years ago
  Robin Rosenberg f4460dda97 Define a utility class for handling Git date formats 12 years ago
  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
  Matthias Sohn 01cf611e12 Use bundle dependency for org.hamcrest.org 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
  Matthias Sohn 19a366d532 Prepare 1.2.0 builds 12 years ago
  Matthias Sohn 57d6585522 Prepare post v1.1.0.201109151100-r build 12 years ago
  Matthias Sohn 1cb0510cee JGit v1.1.0.201109151100-r 12 years ago
  Shawn O. Pearce c1a9b2ae8b Fix smart HTTP client stream alignment errors 12 years ago
  Matthias Sohn b09d21b6eb Prepare post v1.1.0.201109071825-rc3 builds 12 years ago
  Matthias Sohn 75611a8314 JGit v1.1.0.201109071825-rc3 12 years ago
  Matthias Sohn cfdb09e9db Use commit message best practices for Mylyn Commit template 12 years ago
  Robin Rosenberg eadc26c0a0 Add a helper for parsing branch switch info out of a reflog entry 12 years ago
  Matthias Sohn df117d3da9 Prepare post-v1.1.0.201109011030-rc2 builds 12 years ago
  Matthias Sohn 384ffa7ee9 JGit v1.1.0.201109011030-rc2 12 years ago
  Tomasz Zarna 90c96eb903 Fix boxing warnings in PushProcessTest 13 years ago
  Christian Halstrick 930875a81a Throw JGit exception when ResetCommand got wrong ref 13 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 13 years ago
  Kevin Sawicki a7aaf88b2e Use HEAD as default ref for RefLogCommand. 13 years ago
  Dariusz Luksza 679cab9b32 Adds DiffEntry.scan(TreeWalk, boolean) method 13 years ago
  Shawn O. Pearce 74333e63b6 PackWriter: Make want/have actual sets 13 years ago
  Tomasz Zarna 714a3ee151 Add DiffCommand to JGit API 13 years ago
  Robin Rosenberg c536873c87 Fix reading of ref names containing characters that sort before / 13 years ago