1760 次代码提交 (stable-1.2)
 

作者 SHA1 备注 提交日期
  Matthias Sohn a069e90fa9 JGit v1.2.0.201112221803-r 12 年前
  Kevin Sawicki 52507ee2e7 Expose unmerged paths when revert fails 12 年前
  Robin Rosenberg 0ca105a502 Enforce the use of Java5 API:s only (with a few exceptions) 12 年前
  Matthias Sohn 78ebffd5f4 Merge "Fix MergeCommandTest to pass if File.executable is not supported" into stable-1.2 12 年前
  Matthias Sohn e178ba20d0 Add API checking using clirr 12 年前
  Robin Rosenberg 720119744f Fix MergeCommandTest to pass if File.executable is not supported 12 年前
  Christian Halstrick 3c544647b7 Fix ResolveMerger not to add paths with FileMode 0 12 年前
  Matthias Sohn c1f352c100 Fix version.sh 12 年前
  Matthias Sohn 26b5738629 Throw API exception when MergeCommand hits checkout conflicts 12 年前
  Robin Rosenberg dfcb43eff1 Add methods for configuring platform emulation 12 年前
  Christian Halstrick 251bc02840 Fix history rendering not to occupy too many lanes 12 年前
  Christian Halstrick 9e1b64bd3e Fix History rendering 12 年前
  Shawn O. Pearce cea935ab1b Fix HTTP unit tests 12 年前
  Christian Halstrick 2238fc9358 Merge "RepositoryState: add method canAmend" 12 年前
  Shawn Pearce e9f20c982a Merge "Always checkout master when it matches the advertised HEAD" 12 年前
  Shawn Pearce 47ef4db6bb Merge "Update maven plugin versions" 12 年前
  Shawn Pearce 5e5640ff62 Merge "Implement Serializable interface in ReflogEntry" 12 年前
  Kevin Sawicki b4ff1e1e03 Remove calls to printStackTrace in catch blocks 12 年前
  Matthias Sohn 8375d17c00 Update maven plugin versions 12 年前
  Kevin Sawicki 7ed1ef953c Implement Serializable interface in ReflogEntry 12 年前
  Kevin Sawicki 899114f63c Always checkout master when it matches the advertised HEAD 12 年前
  Jens Baumgart 99ec987e68 RepositoryState: add method canAmend 12 年前
  Shawn Pearce d497c2ac2d Merge "Reset SSH connection and credentials on "Auth fail"" 12 年前
  Matthias Sohn 430395a669 Reset SSH connection and credentials on "Auth fail" 12 年前
  Kevin Sawicki 241e03be9d Don't iterate over advertised refs when HEAD is null 12 年前
  Matthias Sohn b4495d1005 Merge "tools/release: Handle v1.0.0.201106090707-r-NN-gdeadbeef" 12 年前
  Shawn Pearce 3d76a805ee Merge "Adapt merge message to C Git for remote-tracking branch" 12 年前
  Shawn O. Pearce 6ec174bfba Merge changes I828ac2de,I80e5b7cf 12 年前
  Robin Stocker 8456cb3f2b Adapt merge message to C Git for remote-tracking branch 12 年前
  Kevin Sawicki c3fe50bb18 Guard against null branch in PullCommand 12 年前
  Kevin Sawicki 900bdbac5b Support adding all refs to LogCommand 12 年前
  Shawn O. Pearce 867087bb11 Add utilities for smart HTTP error handling 12 年前
  Shawn O. Pearce 9d311b3333 Strip leading slashes in RepositoryFilter 12 年前
  Shawn Pearce d8497abe78 Merge "Provide merge result when revert command fails" 12 年前
  Sasa Zivkov 1fbe688f51 maxObjectSizeLimit for receive-pack. 12 年前
  Kevin Sawicki 2d63c481f7 Provide merge result when revert command fails 12 年前
  Shawn Pearce 3ee3811afb Merge "Add missing '' characters around quoted variables" 12 年前
  Shawn O. Pearce 2fbf296fda Fix duplicate objects in "thin+cached" packs from DFS 12 年前
  Shawn O. Pearce 60e51251db Do not write edge objects to the pack stream 12 年前
  Shawn O. Pearce 1421106d76 Use long for more object counts in PackWriter 12 年前
  Shawn O. Pearce 41a18d57bc Search for annotated tag reuse first 12 年前
  Shawn O. Pearce 29997ab084 Correct progress monitor on "Getting sizes:" phase 12 年前
  Shawn O. Pearce 4b84186b64 Refactor DfsReader selection of cached packs 12 年前
  Kevin Sawicki 1b472a7954 Add missing '' characters around quoted variables 12 年前
  Shawn Pearce ce02c82b82 Merge changes I366435e2,I64577f8f 12 年前
  Matthias Sohn c0780bcb99 [findBugs] Silence returning null for StringUtils.toBooleanOrNull() 12 年前
  Matthias Sohn afebe7880d [findBugs] Prefer short-cut logic as it's more performant 12 年前
  Dave Borowitz 2b584b9216 Keep track of a static collection of all PackWriter instances 12 年前
  Dave Borowitz f26b79d044 Estimate the amount of memory used by a PackWriter 12 年前
  Dave Borowitz 16b8ebf2d1 Add an object encapsulating the state of a PackWriter 12 年前