1008 コミット (stable-3.5)

作成者 SHA1 メッセージ 日付
  Matthias Sohn d476d2f729 ObjectChecker: Disallow names potentially mapping to ".git" on HFS+ 9年前
  Christian Halstrick a09b1b6c3d ObjectChecker: Disallow Windows shortname "GIT~1" 9年前
  Shawn Pearce 10310bf8ef ObjectChecker: Disallow ".git." and ".git<space>" 9年前
  Shawn Pearce 07612a610f Always ignore case when forbidding .git in ObjectChecker 9年前
  Shawn Pearce 8d36fa343c DirCache: Refuse to read files with invalid paths 9年前
  Shawn Pearce d547d0c44b DirCache: Replace isValidPath with DirCacheCheckout.checkValidPath 9年前
  Shawn Pearce d8eaf5a395 Replace "a." with "a-" in unit tests 9年前
  Shawn Pearce 61b632ee5a Deprecate TemporaryBuffer.LocalFile without parent directory 9年前
  Shawn Pearce f31323745f DirCache: Buffer TREE extension to $GIT_DIR 9年前
  Christian Halstrick fa4f00b7ed Fix PackWriterBitmapWalker handling non-existing uninteresting objects 9年前
  Konrad Kügler 9ac59efbbd PlotCommitList: Close plot lanes at root commits 9年前
  Axel Richard 46f3007b52 Handle -m option for Merge command 9年前
  Saša Živkov c4797fe986 Let ObjectWalk.markUninteresting also mark the root tree as 9年前
  Robin Stocker ce312d8afb Strip "<", ">", and "\n" from name/email in UserConfig 9年前
  Yuxuan 'fishy' Wang 66fc834530 Support remote aliases in repo manifest. 9年前
  Yuxuan 'fishy' Wang 5a26c538b3 Support non-default remotes in project tag. 9年前
  Robin Stocker 8e19fea1a9 Add tests for checking out tags with CheckoutCommand 9年前
  Yuxuan 'fishy' Wang 34dd64f6fe Add support to <include> tag in repo manifest xml. 9年前
  Shawn Pearce d70419ab00 Revert "Add a method to DfsOutputStream to read as an InputStream" 9年前
  Dave Borowitz e1856dbf44 Add a method to ObjectInserter to read back inserted objects 11年前
  Robin Stocker 544f65e655 Fix CheckoutCommand not setting up tracking 9年前
  Robin Stocker f5494c186f Add isRebase to API of BranchConfig 9年前
  Alexey Kuznetsov a4f560551d NetRC parser and credentials provider. 10年前
  Laurent Goubet 1fd150d565 Add IndexDiff tests for merge conflict state BOTH_ADDED 10年前
  Christian Halstrick ddbf67e058 IndexDiffFilter should never filter entries with stage!=0 9年前
  Maik Schreiber 7ff1e0d8f5 Fix RevertCommand to correctly revert multiple commits at once. 10年前
  Yuxuan 'fishy' Wang a9b9c5b324 Remove overlapping submodules from repo manifest. 10年前
  Yuxuan 'fishy' Wang 73d38bfb33 Strip trailing /s in repo base URI. 10年前
  Christian Halstrick 3b031fe3dc RecursiveMerger should not fail on content-merge conflicts of parents 10年前
  Christian Halstrick 0c4553d28a Fix RecursiveMerger's internal use of merge to find a merge base 10年前
  Christian Halstrick cf9b01b09a Handle initial checkout correctly 10年前
  Konrad Kügler 48544e27ae Preserve merges during pull if configured to do so 10年前
  Konrad Kügler e0fbae5dc3 Rebase: Add --preserve-merges support 10年前
  Konrad Kügler 0f679dbda5 Cherry-Pick: Support --no-commit 10年前
  Robin Rosenberg 89ad10ec27 Handle diff formatting when there is nothing to compare with 10年前
  Robin Rosenberg 71c18201c1 Eliminate warning about overlapping variable names 10年前
  Stefan Lay 4b2b3294b8 Allow retrying connecting SshSession in case of an exception 10年前
  Dave Borowitz eb69cef35c Rename RewriteTreeFilter to TreeRevFilter and make it public 10年前
  Yuxuan 'fishy' Wang eb98ebcc27 Unit test for the updating behavior in RepoCommand API. 10年前
  Roberto Tyley 568df19845 Remove a bit of repetition and casting in PackFileTest 10年前
  Andreas Hermann 44f81d956b Allow to include untracked files in stash operations. 10年前
  Andreas Hermann b7e46c07f9 Fix for reflog corruption caused by multiline message 10年前
  Konrad Kügler 7d6dcd4b34 Improve layout of branches in the commit graph 10年前
  Laurent Goujon 4cb0bd8a43 Adds support for SPNEGO 10年前
  Konrad Kügler b84057ad62 Cherry-Pick: Support --mainline to pick merges 10年前
  Robin Rosenberg 1a9f122773 Fix a number of failing conflict situations 10年前
  Shaul Zorea 17604c77a8 Archive: Add the ability to select one or more paths. 10年前
  Yuxuan 'fishy' Wang 0b15b48f74 Handle repo copyfile in bare repositories. 10年前
  Yuxuan 'fishy' Wang d998bc938a Handle the revision attribute in repo manifest. 10年前
  Yuxuan 'fishy' Wang 056135a148 Handle repo submodules for bare repositories. 10年前