41 Коміти (b13a285098305149b34924bce2679a0cd98d9b2c)

Автор SHA1 Повідомлення Дата
  Thomas Wolf b13a285098 Send a detailed event on working tree modifications 7 роки тому
  David Pursehouse 3b4448637f Enable and fix warnings about redundant specification of type arguments 7 роки тому
  David Pursehouse 7ac182f4e4 Enable and fix 'Should be tagged with @Override' warning 7 роки тому
  David Pursehouse 03046d0f60 CheckoutCommand: Add method to add multiple paths 7 роки тому
  Christian Halstrick 83e43f7960 Fix CheckoutCommand to return updated files even on NONDELETED status 7 роки тому
  Matthias Sohn 4c236ff4bb Replace use of deprecated method Repository.getRef() 8 роки тому
  Christian Halstrick 47dd98e362 Enable calling of smudge filters when checking out paths 8 роки тому
  Ivan Motsch b811e4399e Add EOL stream type detection to TreeWalk 8 роки тому
  Andrey Loskutov 95b36b397b Null-annotated Ref class and fixed related compiler errors 8 роки тому
  Andrey Loskutov 1020f40813 Null-annotated Repository class and fixed related compiler errors 8 роки тому
  Andrey Loskutov a406ebf401 Delete non empty directories before checkout a path 8 роки тому
  Matthias Sohn bb2ca576ff Externalize error message used in CheckoutCommand 9 роки тому
  Matthias Sohn 7343c7a10f Use try-with-resource to close resources in CheckoutCommand 9 роки тому
  Robin Stocker 47927ac95e CheckoutCommand: Fix checking out ours/theirs when no base stage exists 9 роки тому
  Shawn Pearce 75b4a23748 Deprecate checkoutEntry variant that accepts File 9 роки тому
  Robin Stocker 544f65e655 Fix CheckoutCommand not setting up tracking 9 роки тому
  Matthias Sohn b9a06212e1 Add missing @since tags 10 роки тому
  SATO taichi 2f425cf30c Add git checkout --orphan implementation 10 роки тому
  Robin Stocker 97b8115be4 Document that path parameters should use '/' as separator 10 роки тому
  Robin Rosenberg c310fa0c80 Mark non-externalizable strings as such 11 роки тому
  Robin Stocker cdaded26b0 CheckoutCommand: Support checking out ours and theirs 11 роки тому
  Robin Stocker 8572526765 Extend Javadoc of CheckoutCommand and add examples 11 роки тому
  Robin Stocker ac805874f7 Refuse to checkout unmerged paths from index 11 роки тому
  Markus Duft 1e75941410 Make CheckoutCommand pass modified files through result 12 роки тому
  Robin Stocker a216624ef7 Create parent dir if necessary on checkout 12 роки тому
  Robin Rosenberg 4e1454ded6 Git API does not declare GitAPIException call() and related cleanups 12 роки тому
  Matthias Sohn c394d05a47 Add missing @since tags to mark API added in 2.0 12 роки тому
  Jens Baumgart 0a84ad2d2a Unlock DirCache in case of occurring exception 12 роки тому
  Robin Rosenberg 95d311f888 Move JGitText to an internal package 12 роки тому
  Tomasz Zarna 90d002c15f Remove ambiguous CheckoutConflictException 12 роки тому
  Kevin Sawicki 10c0b34b88 Add all paths option to CheckoutCommand 12 роки тому
  Christian Halstrick 1230d353d8 Fix status in index entries after checkout of paths 12 роки тому
  Robin Rosenberg b695f66487 Fix the names in the reflog for checkouts 12 роки тому
  Matthias Sohn 1067f82f56 Reuse ObjectReader for all objects touched during checkout 13 роки тому
  Kevin Sawicki ec92f8f59e Add path support to checkout command. 13 роки тому
  Matthias Sohn 2fba1e65e1 Fix NPE on checkout of remote tracking branch 13 роки тому
  Mathias Kinzler 7047d2fa8d CheckoutCommand: fix reflog message 13 роки тому
  Mathias Kinzler e272ca0f14 CheckoutResult: return paths instead of Files 13 роки тому
  Mathias Kinzler 89a4dcf71f Checkout: fix handling if name does not refer to a local branch 13 роки тому
  Mathias Kinzler 645d262de6 Checkout: expose a CheckoutResult 13 роки тому
  Chris Aniszczyk 923443f94f Add CheckoutCommand 13 роки тому
  Christian Halstrick 285d08d8b7 Fix NPE when calling CreateBranch without explict startpoint 13 роки тому
  Christian Halstrick 0a8d54c286 Remove AmbiguousObjectException from BranchCreateCommand.call() 13 роки тому
  Mathias Kinzler 7bdef4583b Add "Branch" command 13 роки тому