Skip to content
Snippets Groups Projects
  1. May 03, 2020
  2. May 04, 2020
  3. May 03, 2020
  4. May 08, 2020
  5. May 03, 2020
  6. Mar 06, 2020
  7. Nov 25, 2019
  8. May 03, 2020
  9. Mar 06, 2020
  10. May 04, 2020
  11. Mar 06, 2020
  12. May 03, 2020
  13. May 04, 2020
  14. May 03, 2020
  15. Mar 06, 2020
  16. May 03, 2020
    • Manuel Jacob's avatar
      py3: un-byteify argument name · 646a397f
      Manuel Jacob authored
      646a397f
    • Manuel Jacob's avatar
      py3: byteify sources · 86feb288
      Manuel Jacob authored
      These files were byteified using hg’s contrib/byteify-strings.py:
      
      - contrib/hggitperf.py
      - hggit/compat.py
      - hggit/git2hg.py
      - hggit/gitdirstate.py
      - hggit/gitrepo.py
      - hggit/git_handler.py
      - hggit/hg2git.py
      - hggit/hgrepo.py
      - hggit/overlay.py
      - hggit/util.py
      - hggit/verify.py
      - hggit/_ssh.py
      - hggit/__init__.py
      - tests/commitextra.py
      
      Additionally, "--treat-as-kwargs opts kwargs" were passed as arguments.
      
      Some of the changes will be undone later. Because of the large amount of
      literals that should be changed in comparison to the few literals that should
      stay, it seemed better to do it this way around.
      
      Raw literals are not changed by the script. Some of them will be changed
      manually in a separate changeset.
      86feb288
  17. Nov 24, 2019
  18. Mar 06, 2020
Loading