4515 Commits (c1ca9cc80004b4eaa90f18a8fea251d565304e56)
 

Author SHA1 Message Date
  Hugo Arès c1ca9cc800 Add method to read time unit from config 8 years ago
  Hugo Arès 7a6582c09c Align include.path max depth with native git 8 years ago
  Hugo Arès 80cd855443 Config load should not fail on unsupported or nonexistent include path 8 years ago
  Matthias Sohn 203888f3fa Merge "Extract work queue to allow reusing it" into stable-4.4 8 years ago
  Matthias Sohn 93486301b3 Allow using JDK 7 bootclasspath when compiling JGit using Java 8 8 years ago
  Matthias Sohn 26862bb834 Extract work queue to allow reusing it 8 years ago
  Matthias Sohn 0900dc08f5 Prepare 4.4.1-SNAPSHOT builds 8 years ago
  Matthias Sohn 399d2929ee JGit v4.4.0.201606070830-r 8 years ago
  Matthias Sohn 831c811f61 Prepare 4.4.0-SNAPSHOT builds 8 years ago
  Matthias Sohn f3b8653021 JGit v4.4.0.201606011500-rc2 8 years ago
  Matthias Sohn dfb33e699c Merge branch 'master' into stable-4.4 8 years ago
  Matthias Sohn 525baa1213 Fix javadoc errors and unused imports introduced by ddd0fe25 8 years ago
  Stefan Beller 6ae4ed0f7d RepoCommand: record manifest shallow recommendation in .gitmodules 8 years ago
  Stefan Beller ddd0fe257b RepoCommand: record manifest groups as submodule labels 8 years ago
  Terry Parker bd63a56da2 Remove the deprecated TestRepository.getClock() method 8 years ago
  Matthias Sohn 4c236ff4bb Replace use of deprecated method Repository.getRef() 8 years ago
  Matthias Sohn bfebe6ae4b [findBugs] Prevent potential NPE in FileLfsRepository.getOutputStream() 8 years ago
  Matthias Sohn 5b104a7275 Better report on client side if push failed due to too large object 8 years ago
  Matthias Sohn 6569a876a3 [findBugs] Prevent potential NPE in CloneCommand.init() 8 years ago
  Terry Parker 0269f07401 Merge "RepoCommandTest: Improve assertion message for remote branch recording" 8 years ago
  Stefan Beller 063548b9af RepoCommand: remove --record-remote-branches 8 years ago
  Stefan Beller 53a64a0b8c RepoCommandTest: Improve assertion message for remote branch recording 8 years ago
  Matthias Sohn 9720f9e249 Prepare 4.4.0-SNAPSHOT builds 8 years ago
  Matthias Sohn f2c58503d7 JGit v4.4.0.201605250940-rc1 8 years ago
  Matthias Sohn eb84af7de2 Update Orbit repository for Neon to R20160520211859 8 years ago
  Matthias Sohn 88524581cf Merge branch 'master' into stable-4.4 8 years ago
  Matthias Sohn fc0ec94bc3 Merge branch 'stable-4.3' into stable-4.4 8 years ago
  Christian Halstrick ffa237e7db Fix computation of id in WorkingTreeIterator with autocrlf and smudging 8 years ago
  Rüdiger Herrmann 8ff08994a4 JGit CLI: allow to call git init with specific directory 8 years ago
  Rüdiger Herrmann b3f4abdda1 Redirect all Show output to outs 8 years ago
  Marco Miller 1f86350c5a Support git config [include] section with absolute path(s) 8 years ago
  Alcemir Santos ba0dfe1ae2 Added filter for merge and non-merges commits. 8 years ago
  Matthias Sohn 3652887108 [findBugs] Prevent potential NPE in FS_POSIX.readUmask() 8 years ago
  Matthias Sohn c54ff8bf12 [findBugs] Fix calculation of host header in SignerV4 8 years ago
  Matthias Sohn 4641c43a98 Prepare 4.3.2-SNAPSHOT builds 8 years ago
  Matthias Sohn bf15a72ea0 Update Orbit repository to S20160518051658 for Neon RC2 8 years ago
  Christian Halstrick ad1548b49e Fix StashApply regarding handling of untracked files 8 years ago
  Christian Halstrick 6590c0a92a GC should not pack objects only referenced by ORIG_HEAD,... 8 years ago
  Christian Halstrick 0afd62efa8 Make sure to overwrite files when "reset --hard" detects conflicts 8 years ago
  Nadav Cohen e81592e076 Allow setting FileMode to executable when applying patches in ApplyCommand 8 years ago
  Marco Miller 00db4ab06e Fix config value get to return last instead of 1st just like git 8 years ago
  Marco Miller e5a9915a92 Remove UTF-8 checking duplication in Config lib subclasses 8 years ago
  Matthias Sohn 3bc46dfed5 Update Maven plugins 8 years ago
  Matthias Sohn 41b194c718 JGit v4.3.1.201605051710-r 8 years ago
  Matthias Sohn 0c72f60fbf Fix type parameter in javadoc in TestRepository.delete(String ref) 8 years ago
  Matthias Sohn 89db7e01fa Merge branch 'stable-4.3' 8 years ago
  Marco Miller 05fd01656e Scan loose ref before packed in case gc about to remove the loose 8 years ago
  Jonathan Nieder bc9df9c63c TestRepository: Add delete() method 8 years ago
  Jonathan Nieder e89393ba3e Make BaseReceivePack.setAtomic public 8 years ago
  Jonathan Nieder 73b3c9c1d8 ReceivePack: Pass atomic setting from client to BatchRefUpdate 8 years ago