4880 次程式碼提交 (stable-5.2)

作者 SHA1 備註 提交日期
  Marc Strapetz 8f706db56a FileBasedConfig supports UTF-8 byte order marker 11 年之前
  Robin Stocker 56a0286b28 Fix typo in AnyObjectId#abbreviate 11 年之前
  Robin Stocker 85b189fdbe Add toString for TrackingRefUpdate 11 年之前
  Robin Rosenberg 094df5a916 Allow @ in branch names and tighten syntax checking 11 年之前
  Robin Stocker ac805874f7 Refuse to checkout unmerged paths from index 11 年之前
  Sasa Zivkov 7ad88afeb8 Fix the javadoc for GC.setExpire 11 年之前
  Robin Rosenberg c9cce254c7 Use x-friends instead of x-internal to expose jgit for internal use 11 年之前
  Matthias Sohn 4b3c0f8aba Prepare 2.2.0 builds 11 年之前
  Matthias Sohn 54c4eb69ac Prepare for 2.1 maintenance changes 11 年之前
  Matthias Sohn c466bc2ddf JGit v2.1.0.201209190230-r 11 年之前
  Dave Borowitz 70ae16d708 Fix resolving expression with ~ and ^ than extends beyond history 11 年之前
  Robin Rosenberg e0a3091af7 Introduce "never" as parseable date 11 年之前
  Christian Halstrick 84e171fbab Introduce ParseExceptions for GitDateParser 11 年之前
  Christian Halstrick 27b791c591 Support config param "gc.pruneexpire" 11 年之前
  Sasa Zivkov a551493240 Additional unit tests for the GC 11 年之前
  Robin Rosenberg caa362f20d Check for write errors in standard out and exit with error 11 年之前
  Robin Stocker 187101808c [findBugs] Silence warning about Transport initialization 11 年之前
  Tommi Siivola 0e56f34752 Fix ResolveMerger issue with submodule conflict 11 年之前
  Jason Pyeron 79d3dd8391 Ignore attempts to set the timeout to -1 11 年之前
  Robin Rosenberg 833fd09442 Ignore non-commit refs when in RevWalkUtils.findBranchesReachableFrom 11 年之前
  Shawn O. Pearce e63f1c94f8 Mark fields of BaseReceivePack private 11 年之前
  Shawn O. Pearce 9638e0aa87 Delete checkObjectCollisions from PackParser 11 年之前
  Tomasz Zarna e44c3e7139 Output result of switching branch -- o.e.jgit.pgm.Checkout 11 年之前
  Robin Stocker 51c20b27ac DirCacheCheckout: Fix handling of files not in index 11 年之前
  Robin Rosenberg 0a9e010e14 Create an input stream that transforms LF to CRLF 11 年之前
  Christian Halstrick 6b9b024c91 Enhance statistics for repo by sizes and ref-counts 11 年之前
  Christian Halstrick abd60101b6 Implement a parser for dates 11 年之前
  Robin Rosenberg 0264c313ba Enable rebase to continue for all rebase stages 11 年之前
  Matthias Sohn 29d9fc478c Fix gc's usage of progress monitor 11 年之前
  Robin Rosenberg 9570e0d4a9 Refactor detection of Windows platform to SystemReader 11 年之前
  Robin Rosenberg dccad56c9a Set core.precomposeunicode to true when creating repository on Mac 11 年之前
  Robin Rosenberg f5ef963acd Refactor detection of OS X to SystemReader 11 年之前
  Christian Halstrick 252727c4fc Support branches with name 'config' 11 年之前
  Robin Rosenberg d4fed9cb4b Refactored method to find branches from which a commit is reachable 12 年之前
  Matthias Sohn 376a741d8f Teach BranchTrackingStatus to handle tracking of local branches 11 年之前
  Robin Stocker 5854ca091a Improve ours/theirs conflict markers for rebase, cherry-pick 11 年之前
  Patrick Carlson 9a979a3681 Make BlameGenerator comments more clear 11 年之前
  Robin Rosenberg 9b86cf574b Suppress two resource warnings 11 年之前
  Robin Rosenberg 342de38e57 Fix idOffset when the working tree iterator matches a dircache entry 11 年之前
  Colby Ranger b777d7797d Implement wasDeltaAttempted() in DfsObjectRepresentation. 11 年之前
  Colby Ranger b77ba04976 Do not delta compress objects that have already tried to compress. 11 年之前
  Markus Duft 1e75941410 Make CheckoutCommand pass modified files through result 12 年之前
  Robin Rosenberg 993fcac2d3 Allow JGit to read C Git rebase state 11 年之前
  Matthias Sohn e9c811d0d0 Allow detection of case insensitive file systems 12 年之前
  Jevgeni Zelenkov 803debd7be Ensure a directory exists before trying to create/merge a file into it. 11 年之前
  Robin Rosenberg b2f911bb69 Fix PlotCommit for commits with duplicate parents 11 年之前
  Christian Halstrick 4c3f017a77 Garbage collector for FileRepositories 12 年之前
  Shawn O. Pearce 3534fa9c61 Expose some DFS APIs as public or protected 12 年之前
  Robin Stocker beee7b86af Fix resolving of relative file URIs in TransportLocal 11 年之前
  Christian Halstrick 778fdfaec1 Again teach ResolveMerger to create more correct DirCacheEntry's 11 年之前