4688 Commits (cf5b40fb8199bce7cc4320fea6a528216a410de6)
 

Author SHA1 Message Date
  David Pursehouse cf5b40fb81 HttpClientConnection: Don't use deprecated HttpClient classes 7 years ago
  Matthias Sohn b03be9a3ea Fix wrong @since tags introduced by 1beb3ccd 7 years ago
  Matthias Sohn 1b11f4fdda Merge branch 'stable-4.5' 7 years ago
  Matthias Sohn c10a7e7931 Turn off doclint also during Maven site generation 7 years ago
  Matthias Sohn cb617e7ffc Prepare 4.5.1-SNAPSHOT builds 7 years ago
  Matthias Sohn e7142a3937 JGit v4.5.0.201609210915-r 7 years ago
  Saša Živkov b7df7d1fd3 Unconditionally close repository in unregisterAndCloseRepository 7 years ago
  Shawn Pearce 6cd6ccb65a Merge "Add ReceivedPackStatistics for PackParser" 7 years ago
  Matthias Sohn ab79ce91c1 Change JGit minimum execution environment to JavaSE-1.8 7 years ago
  Christian Halstrick e4e39a6d05 Move AtomicObjectOutputStream to lfs/internal 8 years ago
  Christian Halstrick bcb5a431a5 Add built-in LFS smudge filter for local case 8 years ago
  Christian Halstrick 45ee55d0d9 Add built-in LFS clean filter 8 years ago
  Christian Halstrick b70f3a7457 Add configuration parameter to enable built-in hooks/filters 8 years ago
  Christian Halstrick d97248467a Add support for built-in smudge filters 8 years ago
  Christian Halstrick b5bec73715 Add support for built-in clean filters 8 years ago
  Masaya Suzuki 1beb3ccd1e Add ReceivedPackStatistics for PackParser 7 years ago
  Matthias Sohn 9d4ffcc1ab Prepare 4.6.0-SNAPSHOT builds 7 years ago
  Thomas Wolf aadbb158e1 Handle all values of branch.[name].rebase 7 years ago
  Andrey Loskutov 619329c84e Ignore trailing spaces in directory rule patterns 7 years ago
  Martin Goellnitz 57a263f182 Add support for post-commit hooks 7 years ago
  Matthias Sohn abeaafc9c7 Don't log error if system git config does not exist 7 years ago
  Matthias Sohn c711361612 Add missing dependency to slf4j-log4j bridge 7 years ago
  Matthias Sohn a4508f994a Rename FSJava7Test to FSTest 7 years ago
  Matthias Sohn 5a4dcceb7b Improve JavaDoc for LfsProtocolServlet.getLargeFileRepository 7 years ago
  Ned Twigg b67df51203 CLI: implement option -d for deleting tags 8 years ago
  Ned Twigg 34673f0536 Added a clean command. 8 years ago
  David Pursehouse d52bf2eee0 Add specific exception for LFS unavailable 7 years ago
  David Pursehouse ac85672022 Add Javadoc for LFS exception messages 7 years ago
  Shawn Pearce 3100662a5a ReceivePack: integrate push option parsing into recvCommands 7 years ago
  Shawn Pearce 2fd4559773 ReceivePack: simplify getPushOptions 7 years ago
  Shawn Pearce 8e00a317b2 ReceivePack: allow push options to be set 7 years ago
  Jonathan Nieder dd2a5a7faf Make GC.RepoStatistics static 7 years ago
  Shawn Pearce c2e2326a43 ReceivePack: refactor push option parsing 7 years ago
  Stefan Beller 36cf4fe580 Fix push option initalization on HTTP 7 years ago
  Shawn Pearce 3b64c09ac4 Merge "DfsReader: check object type during open" 7 years ago
  Shawn Pearce c29363046d Merge "Fix HttpClientConnection leaking temporary buffer files" 7 years ago
  Shawn Pearce 9ae7d493c4 DfsReader: check object type during open 7 years ago
  Masaya Suzuki 1227165e27 Clarify the semantics of DfsRefDatabase#compareAndPut 7 years ago
  Shawn Pearce 1836a7b273 Merge "Do not fake a SymbolicRef as an ObjectIdRef" 7 years ago
  Dave Borowitz 649ad06586 NoteMapTest: Add missing @Test annotations 8 years ago
  Matthias Sohn 2d4d64481b Add a RepeatRule to help repeating flaky tests 8 years ago
  Masaya Suzuki 3e27fb3719 Do not fake a SymbolicRef as an ObjectIdRef 8 years ago
  David Pursehouse ffbe03aa9b LfsProtocolServlet: Add support for insufficient storage error 7 years ago
  Dan Wang 9974f30702 Packet logging for JGit 7 years ago
  Stefan Beller 609de52600 push: Do not use push options unless requested 7 years ago
  Matthias Sohn 20d3f83f27 Fix HttpClientConnection leaking temporary buffer files 7 years ago
  Masaya Suzuki edd8ad4d04 Use FS#lastModified instead of File#lastModified 7 years ago
  Christian Halstrick da9eef85e7 Don't check lastModified, length on folders for submodules 7 years ago
  Andrey Loskutov b8260b5e79 Added Java 7 launch config with LANG env. variable set 7 years ago
  Masaya Suzuki c4e209b20f Add HTTP status code to ServiceMayNotContinueException 7 years ago