1674 コミット (a7915d85a8c393aa292f98705ab0aff6c5e68480)

作成者 SHA1 メッセージ 日付
  Christian Halstrick 930cd43553 Fix merge-base calculation 7年前
  Dave Borowitz 5bb434e01f Update JavaEWAH to 1.1.6 7年前
  Shawn Pearce 8208da2f59 Deprecate SafeBufferedOutputStream 7年前
  David Pursehouse a45cfee7a3 Organize imports 7年前
  Shawn Pearce 1c70dd6d21 Add {get,set}GitwebDescription to Repository 7年前
  Philipp Marx 8adbfe4da6 Check that DfsBlockCache#blockSize is a power of 2 7年前
  Matthias Sohn f8ac03459a Fix loop in auto gc 7年前
  Kevin Corcoran fa0a93119c Make streamFileThreshold configurable 8年前
  David Turner e346873511 TreeFormatter: disallow empty filenames in trees 7年前
  David Pursehouse a5dde985a0 DiffCommandTest: Don't call toString on String instances 7年前
  David Pursehouse 9a7d28019a FileNameMatcherTest: Use Character.valueOf rather than new Character 7年前
  David Pursehouse c0433f4fb7 Use valueOf rather than constructor for Integer and Boolean 7年前
  David Pursehouse e0d1cfb5ad Upgrade buck to 7b7817c48f30687781040b2b82ac9218d5c4eaa4 7年前
  Hugo Arès 5a1e147eaa Fix eviction of repositories with negative usage count 7年前
  Thomas Wolf 26832a00e4 Fix symlink content comparison on MacOS in tree walk 8年前
  Christian Halstrick 83e43f7960 Fix CheckoutCommand to return updated files even on NONDELETED status 7年前
  Christian Halstrick dd585b779f Fix carrying over flags during a RevWalk 7年前
  David Pursehouse d47320bd36 pgm, test: Add missing dependency for buck build 7年前
  Matthias Sohn cb617e7ffc Prepare 4.5.1-SNAPSHOT builds 7年前
  Matthias Sohn e7142a3937 JGit v4.5.0.201609210915-r 7年前
  Matthias Sohn ab79ce91c1 Change JGit minimum execution environment to JavaSE-1.8 7年前
  Christian Halstrick bcb5a431a5 Add built-in LFS smudge filter for local case 7年前
  Christian Halstrick 45ee55d0d9 Add built-in LFS clean filter 7年前
  Christian Halstrick d97248467a Add support for built-in smudge filters 8年前
  Christian Halstrick b5bec73715 Add support for built-in clean filters 8年前
  Matthias Sohn 9d4ffcc1ab Prepare 4.6.0-SNAPSHOT builds 7年前
  Thomas Wolf aadbb158e1 Handle all values of branch.[name].rebase 7年前
  Andrey Loskutov 619329c84e Ignore trailing spaces in directory rule patterns 7年前
  Martin Goellnitz 57a263f182 Add support for post-commit hooks 7年前
  Matthias Sohn abeaafc9c7 Don't log error if system git config does not exist 7年前
  Matthias Sohn c711361612 Add missing dependency to slf4j-log4j bridge 7年前
  Matthias Sohn a4508f994a Rename FSJava7Test to FSTest 7年前
  Shawn Pearce c2e2326a43 ReceivePack: refactor push option parsing 7年前
  Stefan Beller 36cf4fe580 Fix push option initalization on HTTP 7年前
  Masaya Suzuki 1227165e27 Clarify the semantics of DfsRefDatabase#compareAndPut 7年前
  Dave Borowitz 649ad06586 NoteMapTest: Add missing @Test annotations 8年前
  Masaya Suzuki edd8ad4d04 Use FS#lastModified instead of File#lastModified 7年前
  Andrey Loskutov b8260b5e79 Added Java 7 launch config with LANG env. variable set 7年前
  Matthias Sohn 13f0db25f2 Enhance ResetCommand to allow disabling reflog update 7年前
  Matthias Sohn 8141140922 Add path src/ to source path in build.properties 7年前
  Terry Parker e426aa8b90 Shallow fetch/clone: Make --depth mean the total history depth 7年前
  Terry Parker d385a7a5e5 Shallow fetch: Respect "shallow" lines 7年前
  David Pursehouse 1ce24d46a6 Remove references to org.eclipse.jgit.java7 7年前
  Terry Parker 7edf05530d Shallow fetch: avoid sending unneeded blobs 7年前
  Terry Parker 9843489cb8 PackWriterTest: Improve readability 7年前
  Matthaus Owens e1ffab1cac Skip cleaning inner repositories by default in CleanCommand 7年前
  Matthaus Owens 0ee89f01be Add testCleanDirsWithSubmodule test to CleanCommandTest 7年前
  David Pursehouse 0d872a0837 Annotate Sets#of with @SafeVarArgs to prevent heap pollution warning 7年前
  David Pursehouse 4528d5f56d Ignore 'The value of exception parameter is not used' warning 7年前
  Stefan Beller a2d3c376a6 RefSpecs: allow construction of weird wildcarded RefSpecs 7年前