Commits on Apr 13, 2017
  1. replace git link with https link (#792)

    Regular users can't clone the repository with the git link
    etienneplatini committed with yfarjoun Apr 13, 2017
Commits on Mar 1, 2017
  1. Update README.md to show license badge

    Added '[![License: MIT](https://img.shields.io/badge/License-MIT-yellow.svg)](https://github.com/broadinstitute/picard/blob/master/LICENSE.txt)' to top of README.md. Clicking on the badge will open the specific Picard repo's license.
    sooheelee committed on GitHub Mar 1, 2017
Commits on Oct 17, 2016
  1. Add link to release instructions to README

    Added a link in the README to a wiki page with full instructions on how to release Picard.
    droazen committed on GitHub Oct 17, 2016
Commits on Aug 5, 2016
  1. creating a picard.jar when running ./gradlew (#618)

    fixes #617
    lbergelson committed on GitHub Aug 5, 2016
Commits on Aug 3, 2016
  1. Add gradle build instructions to README

    Added instructions to the README for building Picard with gradle, including building against custom snapshots of HTSJDK.
    
    Resolves #590
    droazen committed with droazen Aug 3, 2016
Commits on Jul 5, 2016
  1. coveralls

    akiezun committed Jul 5, 2016
Commits on Jun 22, 2016
  1. Add note on HTSJDK version expectations to README

    To document how to deal with the Picard-HTSJDK out-of-sync state (pending Jay's fix).
    vdauwera committed on GitHub Jun 22, 2016
Commits on Feb 6, 2016
  1. Update README.md

    jacarey committed Feb 6, 2016
Commits on Jan 8, 2016
  1. Clean up some grammar

    vdauwera committed Jan 8, 2016
Commits on Jan 7, 2016
  1. Update java version requirement

    Addresses #359
    vdauwera committed Jan 7, 2016
Commits on Nov 4, 2015
  1. Update README.md

    provide instructions on simple cloning and building the package
    yfarjoun committed Nov 4, 2015
Commits on Oct 16, 2015
Commits on Aug 3, 2015
Commits on May 28, 2015
  1. Fix typos

    nsoranzo committed May 28, 2015
Commits on Mar 27, 2015
Commits on Sep 8, 2014
  1. Make the release script push releases, javadoc, and the website

    documentation to github pages rather than sourceforge.
    
    Removed the static pages in src/www that are put on the gh-pages branch
    
    README.md points to the Picard documentation github pages site
    
    Due to html5, we shoul change <a name=""/> to be <a id=""/>.
    Nils Homer committed with bradtaylor Sep 5, 2014
Commits on Jun 30, 2014
  1. adding build status in the README

    Nils Homer committed Jun 30, 2014
Commits on May 3, 2014
  1. adding a README

    Nils Homer committed May 3, 2014