hgext: add largefiles extension
This code has a number of contributors and a complicated history prior to its introduction that can be seen by visiting: https://developers.kilnhg.com/Repo/Kiln/largefiles/largefiles http://hg.gerg.ca/hg-bfiles and looking at the included copyright notices and contributors list.
Showing
- hgext/largefiles/CONTRIBUTORS 4 additions, 0 deletionshgext/largefiles/CONTRIBUTORS
- hgext/largefiles/__init__.py 40 additions, 0 deletionshgext/largefiles/__init__.py
- hgext/largefiles/basestore.py 201 additions, 0 deletionshgext/largefiles/basestore.py
- hgext/largefiles/design.txt 49 additions, 0 deletionshgext/largefiles/design.txt
- hgext/largefiles/lfcommands.py 483 additions, 0 deletionshgext/largefiles/lfcommands.py
- hgext/largefiles/lfutil.py 502 additions, 0 deletionshgext/largefiles/lfutil.py
- hgext/largefiles/localstore.py 71 additions, 0 deletionshgext/largefiles/localstore.py
- hgext/largefiles/overrides.py 902 additions, 0 deletionshgext/largefiles/overrides.py
- hgext/largefiles/proto.py 161 additions, 0 deletionshgext/largefiles/proto.py
- hgext/largefiles/remotestore.py 106 additions, 0 deletionshgext/largefiles/remotestore.py
- hgext/largefiles/reposetup.py 411 additions, 0 deletionshgext/largefiles/reposetup.py
- hgext/largefiles/uisetup.py 125 additions, 0 deletionshgext/largefiles/uisetup.py
- hgext/largefiles/usage.txt 51 additions, 0 deletionshgext/largefiles/usage.txt
- hgext/largefiles/wirestore.py 29 additions, 0 deletionshgext/largefiles/wirestore.py
Loading
Please register or sign in to comment