changegroup: let callers pass in transaction to apply() (API)
I think passing in the transaction makes it a little clearer and more consistent with bundle2.
Showing
- hgext/histedit.py 1 addition, 1 deletionhgext/histedit.py
- hgext/shelve.py 1 addition, 1 deletionhgext/shelve.py
- mercurial/bundle2.py 5 additions, 14 deletionsmercurial/bundle2.py
- mercurial/changegroup.py 6 additions, 7 deletionsmercurial/changegroup.py
- mercurial/commands.py 2 additions, 2 deletionsmercurial/commands.py
- mercurial/exchange.py 5 additions, 5 deletionsmercurial/exchange.py
- mercurial/repair.py 2 additions, 2 deletionsmercurial/repair.py
Loading
Please register or sign in to comment