sapling/edenscm/hgext/hggit
Thomas Orozco 7088442e8d hggit: git_handler: use StringIO.tell(), not pos
Summary: StringIO.pos exists, but cStringIO.pos doesn't. Let's use a method that exists instead!

Reviewed By: xavierd

Differential Revision: D17790697

fbshipit-source-id: 9132a8ca9c0bfc35c0acc573b92399d5fc3f420d
2019-10-07 13:09:36 -07:00
..
help codemod: move Python packages to edenscm 2019-01-28 18:35:41 -08:00
__init__.py hgmain: make bindings a builtin module 2019-09-20 18:32:36 -07:00
_ssh.py codemod: import from the edenscm package 2019-01-29 17:25:32 -08:00
compat.py codemod: import from the edenscm package 2019-01-29 17:25:32 -08:00
git2hg.py codemod: import from the edenscm package 2019-01-29 17:25:32 -08:00
git_handler.py hggit: git_handler: use StringIO.tell(), not pos 2019-10-07 13:09:36 -07:00
gitrepo.py codemod: import from the edenscm package 2019-01-29 17:25:32 -08:00
hg2git.py subrepo: remove subrepo support 2019-03-11 10:43:55 -07:00
hgrepo.py push: remove newbranch option 2019-02-25 17:51:10 -08:00
overlay.py manifest: rename match to matcher in diff argument list 2019-07-31 10:06:48 -07:00
util.py subrepo: remove subrepo support 2019-03-11 10:43:55 -07:00
verify.py subrepo: remove subrepo support 2019-03-11 10:43:55 -07:00