119 Commitit (7ffe547da79bf26301c5e5a0665d19a233b44818)

Tekijä SHA1 Viesti Päivämäärä
  Christian Halstrick 7ffe547da7 Time based eviction strategy for repository cache 8 vuotta sitten
  Matthias Sohn 4c236ff4bb Replace use of deprecated method Repository.getRef() 8 vuotta sitten
  Hugo Arès 7d2b3b9e25 Remove repository from cache when it's closed 8 vuotta sitten
  Hugo Arès 83235432e7 Fix repository cache never closing repository 8 vuotta sitten
  Andrey Loskutov 95b36b397b Null-annotated Ref class and fixed related compiler errors 8 vuotta sitten
  Jonathan Nieder 5be4814e38 Repository: Introduce exactRef and findRef, deprecate getRef 9 vuotta sitten
  Andrey Loskutov 1020f40813 Null-annotated Repository class and fixed related compiler errors 8 vuotta sitten
  Matthias Sohn d2faec27a7 Raise error if FileNotFoundException is caught for an existing file 8 vuotta sitten
  Arthur Daussy 12280c02db Adds the git attributes computation on the treewalk 9 vuotta sitten
  Andrey Loskutov 204da3969e Fixed javadoc: the getBranch() and getFullBranch() can return null 9 vuotta sitten
  Andrey Loskutov 4d565f0b5f Guard agains null ReflogReader if named ref does not exist 9 vuotta sitten
  Matthias Sohn 0e73d39506 Use AutoClosable to close resources in bundle org.eclipse.jgit 9 vuotta sitten
  Laurent Delaigue efeb02bf2b Support for the commit-msg hook. 9 vuotta sitten
  Matthias Sohn 27ae8bc655 Implement AutoClosable interface to support try-with-resources block 9 vuotta sitten
  Shawn Pearce b6b843e519 Move checkPath from DirCacheCheckout to ObjectChecker 9 vuotta sitten
  Robin Rosenberg a0752f71fc Fix minor spelling error in comment 9 vuotta sitten
  Konrad Kügler b9a0077062 Repository.writeMergeHeads to accept a list with subtypes of ObjectId 10 vuotta sitten
  Robin Rosenberg 6605255d99 Add methods to Repository to handle remote names 10 vuotta sitten
  Marc Strapetz ea16c2afff Fix possible NPE in Repository.resolve 10 vuotta sitten
  Robin Rosenberg e03f18941f Ban dangerous ref names in Windows 10 vuotta sitten
  Robin Stocker 04f19353fd Improve Javadoc for typeHint parameter 10 vuotta sitten
  Matthias Sohn 7cae388118 Add missing @since tags 10 vuotta sitten
  Christian Halstrick c3873b584f Enhance reading of git-rebase-todo formatted files 11 vuotta sitten
  Robin Rosenberg 9dcd8c2c90 Make the Reflog a public API again 11 vuotta sitten
  Matthias Sohn dd6f41e401 Add missing @since tags 11 vuotta sitten
  Shawn Pearce f32b861243 JGit 3.0: move internal classes into an internal subpackage 11 vuotta sitten
  Dave Borowitz 891a2d75e7 Peel tags during resolve of foo^ 11 vuotta sitten
  Robin Rosenberg 315f1cfa5c Update the revert command and things relating to revert 11 vuotta sitten
  Robin Rosenberg c310fa0c80 Mark non-externalizable strings as such 11 vuotta sitten
  Dani Megert 58dd286848 Declare all thrown exceptions in Repository 11 vuotta sitten
  Robin Stocker 106e8b8762 Fix redundant null check warning in Repository 11 vuotta sitten
  Robin Rosenberg 094df5a916 Allow @ in branch names and tighten syntax checking 11 vuotta sitten
  Dave Borowitz 70ae16d708 Fix resolving expression with ~ and ^ than extends beyond history 11 vuotta sitten
  Robin Rosenberg c010c93694 Support [<ref>]@{upstream} revision syntax 12 vuotta sitten
  Robin Rosenberg 2a2362fbb3 Support parsing previous checkout as a revision expresion. 12 vuotta sitten
  Robin Rosenberg f82d1cb5c0 Allow a @ without branch in revision syntax 12 vuotta sitten
  Robin Rosenberg 981720d150 Rename local variables in Repository.resolve 12 vuotta sitten
  Tomasz Zarna 2656ac1b5a Add "--squash" option to MergeCommand 12 vuotta sitten
  Kevin Sawicki 058c74d8ad Update ORIG_HEAD when resetting 12 vuotta sitten
  Kevin Sawicki dac66672df Update smudged entries when writing index 12 vuotta sitten
  Robin Rosenberg 95d311f888 Move JGitText to an internal package 12 vuotta sitten
  Robin Rosenberg 03b5416a35 Fix resolution of tree when path is empty 12 vuotta sitten
  Robin Rosenberg e875c905d3 Make sure all bytes are written to files on close, or get an error. 12 vuotta sitten
  Kevin Sawicki c963e7aacf Resolve ~ with no trailing number as the first parent commit 12 vuotta sitten
  Kevin Sawicki 1dcb76739c Support getting specific entry number in reflog 12 vuotta sitten
  Kevin Sawicki dc4c06e7ac Support resolving integer-based reflog revisions 12 vuotta sitten
  Kevin Sawicki b4ff1e1e03 Remove calls to printStackTrace in catch blocks 12 vuotta sitten
  Robin Rosenberg 6e9fdce9b9 Kill GitIndex 12 vuotta sitten
  Robin Rosenberg 83c172f0f7 Deprecate GitIndex more by using only DirCache internally. 12 vuotta sitten
  Robin Rosenberg 602c869d7a Do not attempt to resolve describe-labels with less than four digits 12 vuotta sitten