Skip to content
Snippets Groups Projects
  1. Mar 18, 2015
    • Brad King's avatar
      Tell Git how to check Markdown (.md) source files · 904a8304
      Brad King authored
      Disallow tabs in document indentation.  We will use four spaces instead
      of a tab to indent nested blocks.
      
      Use large conflict markers because otherwise '=======' underlines in
      Markdown section headers look like conflict markers to the automatic
      checks.
      904a8304
  2. Mar 17, 2015
    • Utkarsh Ayachit's avatar
      Switch developer setup to use the GitLab workflow · 86ad1061
      Utkarsh Ayachit authored
      In SetupForDevelopment, switch from setup-gerrit to setup-gitlab.
      Also invoke setup-upstream to switch the "origin" remote to GitLab.
      Update the version of the SetupForDevelopment script so that existing
      work tree hooks will ask developers to run the script again.
      86ad1061
    • Utkarsh Ayachit's avatar
      Disable gerrit-push and stage aliases · 92cdeb05
      Utkarsh Ayachit authored
      Teach SetupGitAliases to update old ParaView development aliases to
      just print a message that the old methods are no longer used.
      Teach git-gerrit-push to print the same message as the alias
      in case users have not updated it.
      92cdeb05
    • Utkarsh Ayachit's avatar
      Drop mention of Gerrit from ParaViewExternalData.cmake. · 7c60d428
      Utkarsh Ayachit authored
      Updates the comment to refer to git-gitlab-push rather than
      git-gerrit-push.
      7c60d428
    • Brad King's avatar
      Teach our 'git-gitlab-push' script to push ExternalData content · 5fcc503c
      Brad King authored
      Teach the git-gitlab-push script to push refs/data/* references
      to the remote repository along with the topic.
      5fcc503c
    • Utkarsh Ayachit's avatar
      Merge branch 'setup' into developer-setup-gitlab · 75468753
      Utkarsh Ayachit authored
      * setup:
        git-gitlab-push: Require a '--force' option to force-push the topic
        git-gitlab-push: Document options on multiple lines in usage
        git-gitlab-push: Keep user fork 'master' up to date if possible
        git-gitlab-push: Print follow-up instructions and links for user
        Add 'git-gitlab-push' script to help users push to their GitLab fork
        Add 'setup-gitlab' script to configure GitLab access
        Add 'setup-upstream' script to help users configure preferred upstream
        git-gerrit-push: Fetch 'master' before checking refspecs
        git-gerrit-push: Avoid bash history expansion
        git-gerrit-push: Append topic to refspecs instead of overwriting
        git-gerrit-push: Refine topic name validation
        setup-hooks: Create .git hooks directory if necessary
      75468753
  3. Mar 16, 2015
  4. Mar 15, 2015
  5. Mar 14, 2015
  6. Mar 12, 2015
  7. Mar 11, 2015
  8. Mar 10, 2015
Loading