1258 коммитов (stable-1.2)

Автор SHA1 Сообщение Дата
  Robin Rosenberg fb68c7a4cd Use the SystemReader to get system time 12 лет назад
  Robin Rosenberg 2e43dcd645 Fix bad checkout behaviour when a file is removed 12 лет назад
  Kevin Sawicki 86e96b41e2 Correct typo in RevWalk.parseBody comment 12 лет назад
  Jens Baumgart 6befabcb15 Extend IndexDiff to calculate ignored files and folders 12 лет назад
  Kevin Sawicki 565e4a06ef Add missing comment text for mergeCommitTree parameter 13 лет назад
  Robin Rosenberg 602c869d7a Do not attempt to resolve describe-labels with less than four digits 12 лет назад
  Robin Rosenberg 1570aa9e5c Fix DirCacheEdtor.DeleteTree for empty string argument 12 лет назад
  Kevin Sawicki 654f7235ec Add varargs version of PathFilterGroup.createFromStrings 12 лет назад
  Manuel Doninger 458b5a4042 New config constant for default start-point 12 лет назад
  Matthias Sohn 0db0476542 Fire IndexChangedEvent on DirCache.commit() 12 лет назад
  Kevin Sawicki e630f91305 Remove TODO for generated constructor. 12 лет назад
  Christian Halstrick 1230d353d8 Fix status in index entries after checkout of paths 12 лет назад
  Robin Rosenberg b4112c1748 Fix DirCache,getEntriesWithin for empty string arguemnt 12 лет назад
  Robin Rosenberg 39ad503fcb Append merge strategy to reflog message 12 лет назад
  Robin Rosenberg 4f4e468f6f Fix the reflog prefix for cherry-pick, revert and merge commands 12 лет назад
  Roberto Tyley 791a9fd691 Enable full Transport configuration for JGit API commands 12 лет назад
  Matthias Sohn 46771e9e88 Remove use of GitIndex to detect index changes 12 лет назад
  Shawn O. Pearce 01888db892 UploadPack: Fix races in smart HTTP negotiation 12 лет назад
  Shawn O. Pearce 1b6a549ff3 PackWriter: Export more statistics 13 лет назад
  Shawn O. Pearce 38b3816d65 Do not requeue state vector in stateless RPC fetch 12 лет назад
  Shawn O. Pearce 575a80ac44 Wrap excessively long line in BasePackFetchConnection 12 лет назад
  Shawn O. Pearce c1a9b2ae8b Fix smart HTTP client stream alignment errors 12 лет назад
  Kevin Sawicki 4005f3c693 Remove duplicate calls to DirCache.unlock on checkout 12 лет назад
  Robin Rosenberg a7d3c68015 Allow commit when submodule changes are present 12 лет назад
  Robin Rosenberg 576abf64d1 Ignore submodule on checkout instead of deleting it 12 лет назад
  Robin Rosenberg 2bb8da0405 cleanup: Reuse local variable for current DirCacheEntry 12 лет назад
  Dariusz Luksza 570d862ef3 Fix IOOBE in Repository.resolveSimple() 12 лет назад
  Robin Rosenberg b695f66487 Fix the names in the reflog for checkouts 12 лет назад
  Robin Rosenberg eadc26c0a0 Add a helper for parsing branch switch info out of a reflog entry 12 лет назад
  Kevin Sawicki d110fbc300 [blame] Reset rename detector before computing renames. 12 лет назад
  Roberto Tyley 602b2f0d45 Tolerate zlib deflation with window size < 32Kb 13 лет назад
  Tomasz Zarna c35c23db8d Use JGitText.refAlreadyExists instead of "ref exists" 13 лет назад
  Kevin Sawicki b127fa19eb Unwind loop that iterates over fetch connection refs. 13 лет назад
  Christian Halstrick 930875a81a Throw JGit exception when ResetCommand got wrong ref 13 лет назад
  Matt Fischer 9952223e06 Implement server support for shallow clones 14 лет назад
  Shawn O. Pearce a1a8c6d77e PackWriter: support excluding objects already in other packs 13 лет назад
  Denys Digtiar c580c56c4d Fix ClassCastException in MergeCommand 13 лет назад
  Ketan Padegaonkar e38cf2078d Add ListTagCommand to JGit API 13 лет назад
  Tomasz Zarna 5f787bfd62 Add DeleteTagCommand to JGit API 13 лет назад
  Kevin Sawicki a7aaf88b2e Use HEAD as default ref for RefLogCommand. 13 лет назад
  Dariusz Luksza 679cab9b32 Adds DiffEntry.scan(TreeWalk, boolean) method 13 лет назад
  Kevin Sawicki ac909ec89d Fix typo in IndexDiff.getModified() comment. 13 лет назад
  Shawn O. Pearce 74333e63b6 PackWriter: Make want/have actual sets 13 лет назад
  Tomasz Zarna 714a3ee151 Add DiffCommand to JGit API 13 лет назад
  Shawn O. Pearce 2610eaf386 Revert "PackWriter: Do not delta compress already packed objects" 13 лет назад
  Shawn O. Pearce 53db854185 Speed up ObjectWalk by 6235 objects/sec 13 лет назад
  Robin Stocker 8db5b6a013 Add isSuccessful to MergeStatus, RebaseResult.Status and PullResult 13 лет назад
  Shawn O. Pearce 3bac5b1d7d Fix offset64 creation for objects at 2 GiB 13 лет назад
  Shawn O. Pearce 99e6cfb131 PackWriter: Only search for base objects on thin packs 13 лет назад
  Kevin Sawicki 4ae9d47130 Correct comment on CloneCommand.setRemote method. 13 лет назад