837 Commits (stable-0.11)

Autor SHA1 Mensaje Fecha
  Stefan Lay 68064ed339 Fix NullPointer when pulling from a deleted local branch hace 13 años
  Marc Strapetz 57d13c047f Fix processing of broken symbolic references in RefDirectory hace 13 años
  Mathias Kinzler c893b1f75f CreateBranchCommand: Wrong existence check hace 13 años
  Jens Baumgart b82e4bf771 Fix NPE on reading global config on MAC hace 13 años
  Jens Baumgart c9e4a78555 Add isOutdated method to DirCache hace 13 años
  Mathias Kinzler 724af77c65 PullCommand: use default remote instead of throwing Exception hace 13 años
  Shawn O. Pearce 0180946bc8 Remove quoting of command over SSH hace 13 años
  Shawn O. Pearce c6423932bf Fix JGit --upload-pack, --receive-pack options hace 13 años
  Shawn O. Pearce a3620cbbe1 Reuse cached SHA-1 when computing from WorkingTreeIterator hace 13 años
  Shawn O. Pearce 461b012e95 PackWriter: Support reuse of entire packs hace 13 años
  Shawn O. Pearce 71f168fcd7 PackWriter: Display totals after sending objects hace 13 años
  Shawn O. Pearce 04759f3274 RefAdvertiser: Avoid object parsing hace 13 años
  Mathias Kinzler 13a406287e Expose some constants needed for reading the Pull configuration hace 13 años
  Jens Baumgart 29ed09a44f PushCommand: do not set a null credentials provider hace 13 años
  Robin Stocker b0245b548b Don't print "into HEAD" when merging refs/heads/master hace 13 años
  Shawn O. Pearce 13bcf05a9e PackWriter: Make thin packs more efficient hace 13 años
  Shawn O. Pearce 2fbcba41e3 PackWriter: Cleanup findObjectToPack method hace 13 años
  Shawn O. Pearce 8f63dface2 PackWriter: Correct 'Compressing objects' progress message hace 13 años
  Shawn O. Pearce 37a10e3006 PackWriter: Don't include edges in progress meter hace 13 años
  Chris Aniszczyk 4112884ede Add git-clone to the Git API hace 13 años
  Shawn O. Pearce 168114fd39 Show resolving deltas progress to push clients hace 13 años
  Shawn O. Pearce c2ab3421a2 ObjectWalk: Fix reset for non-commit objects hace 13 años
  Mathias Kinzler b15b9d5df2 Proper handling of rebase during pull hace 13 años
  Tomasz Zarna 9fbda22392 Add setCredentialsProvider to PullCommand hace 13 años
  Shawn O. Pearce 17dc6bdafd ObjectIdSubclassMap: Support duplicate additions hace 13 años
  Shawn O. Pearce 065a0a8122 Revert "Teach PackWriter how to reuse an existing object list" hace 13 años
  Mathias Kinzler 14ca80bc90 Make PullCommand work with Rebase hace 13 años
  Mathias Kinzler e8a1328d05 RebaseCommand: detect and handle fast-forward properly hace 13 años
  Mathias Kinzler c544e96a4c TransportHttp wrongly uses JDK 6 constructor of IOException hace 13 años
  Matthias Sohn 38eec8f4a2 [findbugs] Do not ignore exceptional return value of mkdir hace 13 años
  Matthias Sohn 9ec97688b9 Do not create files to be updated before checkout of DirCache entry hace 13 años
  Shawn O. Pearce f5fe2dca3c Teach PackWriter how to reuse an existing object list hace 13 años
  Shawn O. Pearce a017fdf112 Allow ObjectReuseAsIs to resort objects during writing hace 13 años
  Shawn O. Pearce c218a0760d PackWriter: Use TOPO order only for incremental packs hace 13 años
  Shawn O. Pearce 559c4661c3 Remove getObjectsDirectory, openPack from base API hace 13 años
  Matthias Sohn 91af19de56 Hard reset should not report conflict on untracked file hace 13 años
  Roberto Tyley afa7c7ab07 Rename PlotWalk.getTags() to getRefs() hace 13 años
  Roberto Tyley 6ac8279ae7 Provide access to the Refs of a PlotCommit hace 13 años
  Robin Rosenberg 24e7f0f6fa Fix tests broken by fix for adding files in a network share hace 13 años
  Mathias Kinzler a5b36ae1ea FetchCommand: allow to set "TagOpt" hace 13 años
  Christian Halstrick 0d7dd6625a Make sure not to overwrite untracked not-ignored files hace 13 años
  Robin Rosenberg c4c8d80fd3 Fix adding files in a network share hace 13 años
  Mathias Kinzler 414e0cd329 Make setCredentialsProvider more convenient to use hace 13 años
  Christian Halstrick 4cba86bfea Refactor and comment complicated if statements hace 13 años
  Christian Halstrick 85f69c286b MergeCommand should create missing branches hace 13 años
  Per Salomonsson d49530ad86 Support for self signed certificate (HTTPS) hace 13 años
  Shawn O. Pearce 36e396f8b9 Permit disabling birthday attack checks in PackParser hace 13 años
  Shawn O. Pearce d62350d907 Ensure all deltas were resolved in a pack hace 13 años
  Shawn O. Pearce 1bf0c3cdb1 Refactor IndexPack to not require local filesystem hace 13 años
  Jesse Greenwald 51dedfdc31 Parse RevCommit bodies before calling RevFilter.include() hace 13 años