549 Commits (stable-4.6)

Autor SHA1 Mensaje Fecha
  David Pursehouse e96cb22a43 Don't use deprecated LockFile constructor hace 8 años
  David Pursehouse 3a437dd655 DiffAlgorithms: Fix warnings about variable hiding hace 8 años
  Matthias Sohn 29159f1171 JGit v4.1.2.201602141800-r hace 8 años
  David Pursehouse 84ae3f4991 TextHashFunctions: Fix warnings about variable hiding hace 8 años
  Matthias Sohn 3bae524f6f Support LFS protocol and a file system based LFS storage hace 8 años
  David Pursehouse 2fab7f20a7 Branch: Fix variable hiding warning hace 8 años
  Matthias Sohn fc4d117511 Prepare 4.2.1-SNAPSHOT builds hace 8 años
  Matthias Sohn 20c2079f70 JGit v4.2.0.201601211800-r hace 8 años
  Matthias Sohn b30917ce21 Prepare 4.3.0-SNAPSHOT builds hace 8 años
  Shawn Pearce da5ef91ad0 daemon: Add --ketch=LEADER flag hace 8 años
  David Pursehouse 9ddc0ed83d Add $NON-NLS to suppress "Non-externalized string literal" warnings hace 8 años
  David Pursehouse d1e821ec3f Don't use deprecated constructors of CmdLineException hace 8 años
  Matthias Sohn 20f272a71c Prepare 4.2.0-SNAPSHOT builds hace 8 años
  Shawn Pearce 14dfa70520 debug-rebuild-ref-tree: Copy HEAD into RefTree hace 8 años
  Shawn Pearce e1529ced42 debug-rebuild-ref-tree: Add --enable flag to turn the database on hace 8 años
  David Pursehouse 559e493648 RevParse: Remove superfluous semicolon hace 8 años
  Shawn Pearce 088c2fc6e3 FileRepository: Support extensions.refsBackendType = RefTree hace 8 años
  Shawn Pearce 52eb040c55 debug-rebuild-ref-tree: Simple program to build a RefTree hace 8 años
  Andrey Loskutov 7780a4ee31 Make sure CLIGitCommand and Main produce (almost) same results hace 8 años
  Andrey Loskutov fb5056c2c5 branch command: print help if requested, even if arguments are wrong hace 8 años
  Andrey Loskutov 24468f09e3 Added CLIText.fatalError(String) API for tests hace 8 años
  Shawn Pearce 776c3003aa buck: set Bundle-Version for :jgit_bin hace 8 años
  Andrey Loskutov 63bb0bcd4a branch command: provide convenient and meaningful options help hace 8 años
  Shawn Pearce c426a964ed clone: display progress messages hace 8 años
  Shawn Pearce 2f8d787b5f buck: run tests hace 8 años
  Shawn Pearce 34de70a5d4 buck: build standalone jgit binary hace 8 años
  Andrey Loskutov aabbc58341 Sort "eager" path-like options to the end of the help hace 8 años
  Andrey Loskutov 97b4c02cda reset command: provide convenient and meaningful options help hace 8 años
  Andrey Loskutov 73cadb2eaa status command: consume more then one argument after -- hace 8 años
  Andrey Loskutov c1b31b3f3b repo command: properly name the required 'path' argument hace 8 años
  Andrey Loskutov c59d86c0a7 Don't treat command termination due '-h' option as a fatal error hace 8 años
  Andrey Loskutov 4b7839cafd Provide a root cause for aborted commands hace 8 años
  Andrey Loskutov c7c2897527 Allow checkout paths without specifying branch name hace 8 años
  Rüdiger Herrmann da5ac45c25 Remove unused import 'org.apache.commons.codec.binary' hace 8 años
  Matthias Sohn 2647d024af Fix push with jgit pgm failing with "unauthorized" hace 8 años
  Andrey Loskutov 95b36b397b Null-annotated Ref class and fixed related compiler errors hace 8 años
  Matthias Sohn d2044aed4f JGit v4.2.0.201512141825-rc1 hace 8 años
  Kaloyan Raev e23521f0d9 Add remote command to JGit CLI hace 10 años
  Shawn Pearce 3d8e6b1e16 Support atomic push in JGit client hace 8 años
  Andrey Loskutov 1020f40813 Null-annotated Repository class and fixed related compiler errors hace 8 años
  Thomas Meyer 68cea21f53 git rev-parse: Add --verify option hace 8 años
  Matthias Sohn 3e2aff196e Prepare 4.1.2-SNAPSHOT builds hace 8 años
  Matthias Sohn 3cb5f11398 JGit v4.1.1.201511131810-r hace 8 años
  Matthias Sohn 35109dc66c Prepare post 4.2-m1 builds hace 8 años
  Matthias Sohn 3a93c8bdca JGit v4.2.0.201511101648-m1 hace 8 años
  Terry Parker ca3ea18371 Update dependencies to use the JGit-internal @Nullable hace 8 años
  Kaloyan Raev 96811c957e reset command should support the -- <paths> parameters hace 8 años
  Stefan Beller cdd7c23446 RepoCommand: Add setRecordRemoteBranch option to record upstream branch hace 8 años
  David Pursehouse ee66914e41 pgm: Open RevWalk and TreeWalk in try-with-resource hace 8 años
  David Pursehouse 3096ab6502 pgm: Create instances of Git in try-with-resource hace 8 años