80 Revize (dac66672df0535f61a13273524d46e1e0012ca69)

Autor SHA1 Zpráva Datum
  Kevin Sawicki dac66672df Update smudged entries when writing index před 12 roky
  Robin Rosenberg 95d311f888 Move JGitText to an internal package před 12 roky
  Robin Rosenberg 03b5416a35 Fix resolution of tree when path is empty před 12 roky
  Robin Rosenberg e875c905d3 Make sure all bytes are written to files on close, or get an error. před 12 roky
  Kevin Sawicki c963e7aacf Resolve ~ with no trailing number as the first parent commit před 12 roky
  Kevin Sawicki 1dcb76739c Support getting specific entry number in reflog před 12 roky
  Kevin Sawicki dc4c06e7ac Support resolving integer-based reflog revisions před 12 roky
  Kevin Sawicki b4ff1e1e03 Remove calls to printStackTrace in catch blocks před 12 roky
  Robin Rosenberg 6e9fdce9b9 Kill GitIndex před 12 roky
  Robin Rosenberg 83c172f0f7 Deprecate GitIndex more by using only DirCache internally. před 12 roky
  Robin Rosenberg 602c869d7a Do not attempt to resolve describe-labels with less than four digits před 12 roky
  Matthias Sohn 0db0476542 Fire IndexChangedEvent on DirCache.commit() před 12 roky
  Dariusz Luksza 570d862ef3 Fix IOOBE in Repository.resolveSimple() před 12 roky
  Jens Baumgart dcf9ba411b Ignore missing MERGE_MSG when deleting MERGE_MSG před 13 roky
  Robin Stocker 3151657404 Refactor reading and writing heads in Repository před 13 roky
  Robin Stocker 6e10aa42e9 Add CHERRY_PICK_HEAD for cherry-pick conflicts před 13 roky
  Shawn O. Pearce ef822fe3cd Remove deprecated Repository.mapTree před 13 roky
  Shawn O. Pearce b21c82fdb0 resolve(): Fix wrong parsing of branch "foo-gbed2-dev" před 13 roky
  Shawn O. Pearce 559c4661c3 Remove getObjectsDirectory, openPack from base API před 13 roky
  Robin Rosenberg 94a2cbb407 Fix wrong javadoc comment in Repository před 13 roky
  Matthias Sohn 45731756a5 [findbugs] Do not ignore exceptional return value před 13 roky
  Robin Stocker 2fb0f5cfc0 Make Repository.shortenRefName static před 13 roky
  Shawn O. Pearce 3a972f8664 Cleanup and correct resolve Javadoc před 13 roky
  Shawn O. Pearce dbd2d7c83b Support parsing commit:path style blob references před 13 roky
  Shawn O. Pearce 8da17c5046 Support parsing git describe style output před 13 roky
  Shawn O. Pearce 401d3b2cc1 Throw AmbiguousObjectException during resolve if its ambiguous před 13 roky
  Shawn O. Pearce a5c18fcfc7 Fully implement SHA-1 abbreviations před 13 roky
  Shawn O. Pearce 22b285695a Rename Commit, Tag to CommitBuilder, TagBuilder před 13 roky
  Shawn O. Pearce 707912b35d Make Tag class only for writing před 13 roky
  Shawn O. Pearce b46b635c03 Make Commit class only for writing před 13 roky
  Christian Halstrick f56a459966 Add methods which write MERGE_HEAD and MERGE_MSG před 14 roky
  Jens Baumgart db82b8d7eb Fix concurrent read / write issue in LockFile on Windows před 14 roky
  Shawn O. Pearce 7ff18f3ec9 Make StoredConfig an abstraction above FileBasedConfig před 14 roky
  Shawn O. Pearce 384a19eee0 Deprecate all of the older Tree related code před 14 roky
  Shawn O. Pearce 4dd7b35b26 Improve description of isBare and NoWorkTreeException před 14 roky
  Shawn O. Pearce a1d5f5b6b5 Move DirCache factory methods to Repository před 14 roky
  Shawn O. Pearce cb9d8285ba Create NoWorkTreeException for bare repositories před 14 roky
  Shawn O. Pearce 515deaf7e5 Ensure RevWalk is released when done před 14 roky
  Shawn O. Pearce aa4b06e087 Rename openObject, hasObject to just open, has před 14 roky
  Shawn O. Pearce acb7be2c5a Refactor Repository.openObject to be Repository.open před 14 roky
  Shawn O. Pearce 1ad2feb7b3 Remove Repository.openObject(ObjectReader, AnyObjectId) před 14 roky
  Shawn O. Pearce ad5238dc67 Move FileRepository to storage.file.FileRepository před 14 roky
  Shawn O. Pearce ffe0614d4d Allow Repository.getDirectory() to be null před 14 roky
  Shawn O. Pearce 8a9844b2af Redo event listeners to be more generic před 14 roky
  Shawn O. Pearce 203bd66267 Rename Repository getWorkDir to getWorkTree před 14 roky
  Shawn O. Pearce 532421d989 Refactor repository construction to builder class před 14 roky
  Shawn O. Pearce 8f46ee4870 Remove Repository.toFile(ObjectId) před 14 roky
  Shawn O. Pearce 5cfc29b491 Replace WindowCache with ObjectReader před 14 roky
  Shawn O. Pearce cad10e6640 Refactor object writing responsiblities to ObjectDatabase před 14 roky
  Shawn O. Pearce 3e3a50db5e Change Repository.getConfig() to return non-file Configs před 14 roky