1. 11 Feb, 2013 3 commits
    • Volker Dobler's avatar
      exp/cookiejar: implementation of SetCookies · de69401b
      Volker Dobler authored
      This CL provides the rest of the SetCookies code as well as
      some test infrastructure which will be used to test also
      the Cookies method. This test infrastructure is optimized
      for readability and tries to make it easy to review table
      driven test cases.
      
      Tests for all the different corner cases of SetCookies
      will be provided in a separate CL.
      
      R=nigeltao, rsc, bradfitz
      CC=golang-dev
      https://golang.org/cl/7306054
      de69401b
    • Dave Cheney's avatar
      doc: update contribute.html · eda9590a
      Dave Cheney authored
      Fixes #4582.
      
      * mentioned hg upload.
      * added section on hg file.
      * added small mention about being inside $GOROOT.
      * added hg revert @NNNN
      * reorganise the hg submit section for the common case of a non committer.
      * made the Copyright section h2
      * added note about leaving copyright years unchanged.
      
      R=golang-dev, metanata4, shivakumar.gn, minux.ma, adg, shanemhansen
      CC=golang-dev, metanata4
      https://golang.org/cl/7278047
      eda9590a
    • Shane Hansen's avatar
      archive/tar: read/write extended pax/gnu tar archives · 10682799
      Shane Hansen authored
      Support reading pax archives and applying extended attributes
      like long names, subsecond mtime resolutions, etc. Default to
      writing pax archives for long file and link names.
      Support reading gnu archives using the ././@LongLink extended
      header for file name and link target.
      
      Fixes #3300
      
      R=dsymonds, dave, rogpeppe, remyoudompheng, chressie, rsc
      CC=golang-dev
      https://golang.org/cl/6700047
      10682799
  2. 10 Feb, 2013 4 commits
  3. 09 Feb, 2013 8 commits
  4. 08 Feb, 2013 20 commits
  5. 07 Feb, 2013 5 commits