1364 Révisions (stable-1.2)

Auteur SHA1 Message Date
  Matthias Sohn a069e90fa9 JGit v1.2.0.201112221803-r il y a 12 ans
  Kevin Sawicki 52507ee2e7 Expose unmerged paths when revert fails il y a 12 ans
  Robin Rosenberg 0ca105a502 Enforce the use of Java5 API:s only (with a few exceptions) il y a 12 ans
  Matthias Sohn e178ba20d0 Add API checking using clirr il y a 12 ans
  Christian Halstrick 3c544647b7 Fix ResolveMerger not to add paths with FileMode 0 il y a 12 ans
  Matthias Sohn 26b5738629 Throw API exception when MergeCommand hits checkout conflicts il y a 12 ans
  Christian Halstrick 251bc02840 Fix history rendering not to occupy too many lanes il y a 12 ans
  Christian Halstrick 9e1b64bd3e Fix History rendering il y a 12 ans
  Kevin Sawicki b4ff1e1e03 Remove calls to printStackTrace in catch blocks il y a 12 ans
  Kevin Sawicki 7ed1ef953c Implement Serializable interface in ReflogEntry il y a 12 ans
  Kevin Sawicki 899114f63c Always checkout master when it matches the advertised HEAD il y a 12 ans
  Jens Baumgart 99ec987e68 RepositoryState: add method canAmend il y a 12 ans
  Matthias Sohn 430395a669 Reset SSH connection and credentials on "Auth fail" il y a 12 ans
  Kevin Sawicki 241e03be9d Don't iterate over advertised refs when HEAD is null 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 2d63c481f7 Provide merge result when revert command fails il y a 12 ans
  Shawn O. Pearce 2fbf296fda Fix duplicate objects in "thin+cached" packs from DFS il y a 12 ans
  Shawn O. Pearce 60e51251db Do not write edge objects to the pack stream il y a 12 ans
  Shawn O. Pearce 1421106d76 Use long for more object counts in PackWriter il y a 12 ans
  Shawn O. Pearce 41a18d57bc Search for annotated tag reuse first il y a 12 ans
  Shawn O. Pearce 29997ab084 Correct progress monitor on "Getting sizes:" phase il y a 12 ans
  Shawn O. Pearce 4b84186b64 Refactor DfsReader selection of cached packs il y a 12 ans
  Kevin Sawicki 1b472a7954 Add missing '' characters around quoted variables il y a 12 ans
  Matthias Sohn c0780bcb99 [findBugs] Silence returning null for StringUtils.toBooleanOrNull() il y a 12 ans
  Matthias Sohn afebe7880d [findBugs] Prefer short-cut logic as it's more performant il y a 12 ans
  Dave Borowitz 2b584b9216 Keep track of a static collection of all PackWriter instances il y a 12 ans
  Dave Borowitz f26b79d044 Estimate the amount of memory used by a PackWriter il y a 12 ans
  Dave Borowitz 16b8ebf2d1 Add an object encapsulating the state of a PackWriter 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
  Kevin Sawicki da901c4968 Support a configured credentials provider in LsRemoteCommand il y a 12 ans
  Matthias Sohn 899a3ccf6d Implement DirCacheEntry.toString() to ease debugging il y a 12 ans
  Robin Rosenberg 6e9fdce9b9 Kill GitIndex il y a 12 ans
  Robin Rosenberg 83c172f0f7 Deprecate GitIndex more by using only DirCache internally. il y a 12 ans
  Shawn O. Pearce 9652f16a47 Always use try/finally around DfsBlockCache.clockLock il y a 12 ans
  Shawn O. Pearce a6677ef28a DfsBlockCache: Fix NPE when evicting empty cell il y a 12 ans
  Colby Ranger f70ecabb30 DfsBlockCache: Update hits to not include contains() il y a 12 ans
  Dave Borowitz 0f8e486a4d Add a listener for changes to a DfsObjDatabase's pack files il y a 12 ans
  Dave Borowitz d55eb35106 Expose the reverse index size in the DfsPackDescription il y a 12 ans
  Dave Borowitz 4fc1af6850 Add a DfsPackFile method to get the number of cached bytes il y a 12 ans
  Dave Borowitz dff9d56b94 Expose the list of pack files in the DfsBlockCache il y a 12 ans
  Dave Borowitz 35d72ac806 Add a DFS repository description and reference it in each pack il y a 12 ans
  Dave Borowitz 5a38e5b440 Clarify the docstring of DfsBlockCache.reconfigure() il y a 12 ans
  Shawn O. Pearce fa4cc2475f DFS: A storage layer for JGit il y a 13 ans
  Robin Rosenberg afd4f3b0cf Allow '\' in user names in URI-ish il y a 12 ans
  Carl Myers 85a9ab7410 Fix NPE when PATH environment variable is empty il y a 12 ans
  Kevin Sawicki 931b931ee8 Provide an id for submodule entries. il y a 12 ans