Skip to content

Instantly share code, notes, and snippets.

@ryantm
Created March 12, 2019 07:18
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save ryantm/dc47f0b2e91c98dd824d7732cefdf6c9 to your computer and use it in GitHub Desktop.
Save ryantm/dc47f0b2e91c98dd824d7732cefdf6c9 to your computer and use it in GitHub Desktop.
/nix/store/7523bcbd5l8bm5zavd6a8nwh6zcq4c3i-tortoisehg-4.9
├── bin
│   ├── thg
│   └── tortoisehg -> /nix/store/7523bcbd5l8bm5zavd6a8nwh6zcq4c3i-tortoisehg-4.9/bin/thg
├── lib
│   └── python2.7
│   └── site-packages
│   ├── hgext3rd
│   │   ├── __init__.py
│   │   ├── __init__.pyc
│   │   ├── thg.py
│   │   └── thg.pyc
│   ├── tortoisehg
│   │   ├── hgqt
│   │   │   ├── about.py
│   │   │   ├── about.pyc
│   │   │   ├── archive.py
│   │   │   ├── archive.pyc
│   │   │   ├── backout.py
│   │   │   ├── backout.pyc
│   │   │   ├── bisect.py
│   │   │   ├── bisect.pyc
│   │   │   ├── blockmatcher.py
│   │   │   ├── blockmatcher.pyc
│   │   │   ├── bookmark.py
│   │   │   ├── bookmark.pyc
│   │   │   ├── branchop.py
│   │   │   ├── branchop.pyc
│   │   │   ├── bugreport.py
│   │   │   ├── bugreport.pyc
│   │   │   ├── chunks.py
│   │   │   ├── chunks.pyc
│   │   │   ├── clone.py
│   │   │   ├── clone.pyc
│   │   │   ├── cmdcore.py
│   │   │   ├── cmdcore.pyc
│   │   │   ├── cmdui.py
│   │   │   ├── cmdui.pyc
│   │   │   ├── commit.py
│   │   │   ├── commit.pyc
│   │   │   ├── compress.py
│   │   │   ├── compress.pyc
│   │   │   ├── csinfo.py
│   │   │   ├── csinfo.pyc
│   │   │   ├── cslist.py
│   │   │   ├── cslist.pyc
│   │   │   ├── customtools.py
│   │   │   ├── customtools.pyc
│   │   │   ├── docklog.py
│   │   │   ├── docklog.pyc
│   │   │   ├── filectxactions.py
│   │   │   ├── filectxactions.pyc
│   │   │   ├── filedata.py
│   │   │   ├── filedata.pyc
│   │   │   ├── filedialogs.py
│   │   │   ├── filedialogs.pyc
│   │   │   ├── fileencoding.py
│   │   │   ├── fileencoding.pyc
│   │   │   ├── filelistview.py
│   │   │   ├── filelistview.pyc
│   │   │   ├── fileview.py
│   │   │   ├── fileview.pyc
│   │   │   ├── graft.py
│   │   │   ├── graft.pyc
│   │   │   ├── graphopt.py
│   │   │   ├── graphopt.pyc
│   │   │   ├── graph.py
│   │   │   ├── graph.pyc
│   │   │   ├── grep.py
│   │   │   ├── grep.pyc
│   │   │   ├── guess.py
│   │   │   ├── guess.pyc
│   │   │   ├── hgemail.py
│   │   │   ├── hgemail.pyc
│   │   │   ├── hgemail_ui.py
│   │   │   ├── hgemail_ui.pyc
│   │   │   ├── hgignore.py
│   │   │   ├── hgignore.pyc
│   │   │   ├── hginit.py
│   │   │   ├── hginit.pyc
│   │   │   ├── hgrcutil.py
│   │   │   ├── hgrcutil.pyc
│   │   │   ├── htmldelegate.py
│   │   │   ├── htmldelegate.pyc
│   │   │   ├── htmlui.py
│   │   │   ├── htmlui.pyc
│   │   │   ├── infobar.py
│   │   │   ├── infobar.pyc
│   │   │   ├── __init__.py
│   │   │   ├── __init__.pyc
│   │   │   ├── lexers.py
│   │   │   ├── lexers.pyc
│   │   │   ├── lfprompt.py
│   │   │   ├── lfprompt.pyc
│   │   │   ├── locktool.py
│   │   │   ├── locktool.pyc
│   │   │   ├── manifestmodel.py
│   │   │   ├── manifestmodel.pyc
│   │   │   ├── matching.py
│   │   │   ├── matching.pyc
│   │   │   ├── merge.py
│   │   │   ├── merge.pyc
│   │   │   ├── messageentry.py
│   │   │   ├── messageentry.pyc
│   │   │   ├── mq.py
│   │   │   ├── mq.pyc
│   │   │   ├── p4pending.py
│   │   │   ├── p4pending.pyc
│   │   │   ├── pbranch.py
│   │   │   ├── pbranch.pyc
│   │   │   ├── phabreview.py
│   │   │   ├── phabreview.pyc
│   │   │   ├── phabreview_ui.py
│   │   │   ├── phabreview_ui.pyc
│   │   │   ├── postreview.py
│   │   │   ├── postreview.pyc
│   │   │   ├── postreview_ui.py
│   │   │   ├── postreview_ui.pyc
│   │   │   ├── prune.py
│   │   │   ├── prune.pyc
│   │   │   ├── purge.py
│   │   │   ├── purge.pyc
│   │   │   ├── qdelete.py
│   │   │   ├── qdelete.pyc
│   │   │   ├── qfold.py
│   │   │   ├── qfold.pyc
│   │   │   ├── qscilib.py
│   │   │   ├── qscilib.pyc
│   │   │   ├── qsci.py
│   │   │   ├── qsci.pyc
│   │   │   ├── qtapp.py
│   │   │   ├── qtapp.pyc
│   │   │   ├── qtcore.py
│   │   │   ├── qtcore.pyc
│   │   │   ├── qtgui.py
│   │   │   ├── qtgui.pyc
│   │   │   ├── qtlib.py
│   │   │   ├── qtlib.pyc
│   │   │   ├── qtnetwork.py
│   │   │   ├── qtnetwork.pyc
│   │   │   ├── quickop.py
│   │   │   ├── quickop.pyc
│   │   │   ├── rebase.py
│   │   │   ├── rebase.pyc
│   │   │   ├── rejects.py
│   │   │   ├── rejects.pyc
│   │   │   ├── rename.py
│   │   │   ├── rename.pyc
│   │   │   ├── repofilter.py
│   │   │   ├── repofilter.pyc
│   │   │   ├── repomodel.py
│   │   │   ├── repomodel.pyc
│   │   │   ├── reporegistry.py
│   │   │   ├── reporegistry.pyc
│   │   │   ├── repotab.py
│   │   │   ├── repotab.pyc
│   │   │   ├── repotreeitem.py
│   │   │   ├── repotreeitem.pyc
│   │   │   ├── repotreemodel.py
│   │   │   ├── repotreemodel.pyc
│   │   │   ├── repoview.py
│   │   │   ├── repoview.pyc
│   │   │   ├── repowidget.py
│   │   │   ├── repowidget.pyc
│   │   │   ├── resolve.py
│   │   │   ├── resolve.pyc
│   │   │   ├── revdetails.py
│   │   │   ├── revdetails.pyc
│   │   │   ├── revert.py
│   │   │   ├── revert.pyc
│   │   │   ├── revpanel.py
│   │   │   ├── revpanel.pyc
│   │   │   ├── revset.py
│   │   │   ├── revset.pyc
│   │   │   ├── run.py
│   │   │   ├── run.pyc
│   │   │   ├── rupdate.py
│   │   │   ├── rupdate.pyc
│   │   │   ├── serve.py
│   │   │   ├── serve.pyc
│   │   │   ├── serve_ui.py
│   │   │   ├── serve_ui.pyc
│   │   │   ├── settings.py
│   │   │   ├── settings.pyc
│   │   │   ├── shellconf.py
│   │   │   ├── shellconf.pyc
│   │   │   ├── shelve.py
│   │   │   ├── shelve.pyc
│   │   │   ├── sign.py
│   │   │   ├── sign.pyc
│   │   │   ├── status.py
│   │   │   ├── status.pyc
│   │   │   ├── sync.py
│   │   │   ├── sync.pyc
│   │   │   ├── tag.py
│   │   │   ├── tag.pyc
│   │   │   ├── thgimport.py
│   │   │   ├── thgimport.pyc
│   │   │   ├── thgrepo.py
│   │   │   ├── thgrepo.pyc
│   │   │   ├── thgstrip.py
│   │   │   ├── thgstrip.pyc
│   │   │   ├── topics.py
│   │   │   ├── topics.pyc
│   │   │   ├── update.py
│   │   │   ├── update.pyc
│   │   │   ├── visdiff.py
│   │   │   ├── visdiff.pyc
│   │   │   ├── wctxcleaner.py
│   │   │   ├── wctxcleaner.pyc
│   │   │   ├── webconf.py
│   │   │   ├── webconf.pyc
│   │   │   ├── webconf_ui.py
│   │   │   ├── webconf_ui.pyc
│   │   │   ├── workbench.py
│   │   │   └── workbench.pyc
│   │   ├── __init__.py
│   │   ├── __init__.pyc
│   │   └── util
│   │   ├── bugtraq.py
│   │   ├── bugtraq.pyc
│   │   ├── cachethg.py
│   │   ├── cachethg.pyc
│   │   ├── colormap.py
│   │   ├── colormap.pyc
│   │   ├── configitems.py
│   │   ├── configitems.pyc
│   │   ├── config.py
│   │   ├── config.pyc
│   │   ├── debugthg.py
│   │   ├── debugthg.pyc
│   │   ├── editor.py
│   │   ├── editor.pyc
│   │   ├── gpg.py
│   │   ├── gpg.pyc
│   │   ├── hgcommands.py
│   │   ├── hgcommands.pyc
│   │   ├── hgdispatch.py
│   │   ├── hgdispatch.pyc
│   │   ├── hglib.py
│   │   ├── hglib.pyc
│   │   ├── hgversion.py
│   │   ├── hgversion.pyc
│   │   ├── i18n.py
│   │   ├── i18n.pyc
│   │   ├── __init__.py
│   │   ├── __init__.pyc
│   │   ├── menuthg.py
│   │   ├── menuthg.pyc
│   │   ├── obsoleteutil.py
│   │   ├── obsoleteutil.pyc
│   │   ├── partialcommit.py
│   │   ├── partialcommit.pyc
│   │   ├── patchctx.py
│   │   ├── patchctx.pyc
│   │   ├── paths.py
│   │   ├── paths.pyc
│   │   ├── pipeui.py
│   │   ├── pipeui.pyc
│   │   ├── shlib.py
│   │   ├── shlib.pyc
│   │   ├── terminal.py
│   │   ├── terminal.pyc
│   │   ├── thgstatus.py
│   │   ├── thgstatus.pyc
│   │   ├── thread2.py
│   │   ├── thread2.pyc
│   │   ├── __version__.py
│   │   ├── version.py
│   │   ├── __version__.pyc
│   │   ├── version.pyc
│   │   ├── wconfig.py
│   │   ├── wconfig.pyc
│   │   ├── win32ill.py
│   │   └── win32ill.pyc
│   └── tortoisehg-4.9-py2.7.egg-info
├── nix-support
│   └── propagated-build-inputs
└── share
├── doc
│   └── tortoisehg
│   └── Copying.txt.gz
├── locale
│   ├── ar
│   │   └── LC_MESSAGES
│   │   └── tortoisehg.mo
│   ├── bg
│   │   └── LC_MESSAGES
│   │   └── tortoisehg.mo
│   ├── ca
│   │   └── LC_MESSAGES
│   │   └── tortoisehg.mo
│   ├── cs
│   │   └── LC_MESSAGES
│   │   └── tortoisehg.mo
│   ├── da
│   │   └── LC_MESSAGES
│   │   └── tortoisehg.mo
│   ├── de
│   │   └── LC_MESSAGES
│   │   └── tortoisehg.mo
│   ├── en_AU
│   │   └── LC_MESSAGES
│   │   └── tortoisehg.mo
│   ├── en_GB
│   │   └── LC_MESSAGES
│   │   └── tortoisehg.mo
│   ├── es
│   │   └── LC_MESSAGES
│   │   └── tortoisehg.mo
│   ├── et
│   │   └── LC_MESSAGES
│   │   └── tortoisehg.mo
│   ├── fa
│   │   └── LC_MESSAGES
│   │   └── tortoisehg.mo
│   ├── fr
│   │   └── LC_MESSAGES
│   │   └── tortoisehg.mo
│   ├── he
│   │   └── LC_MESSAGES
│   │   └── tortoisehg.mo
│   ├── hr
│   │   └── LC_MESSAGES
│   │   └── tortoisehg.mo
│   ├── hu
│   │   └── LC_MESSAGES
│   │   └── tortoisehg.mo
│   ├── id
│   │   └── LC_MESSAGES
│   │   └── tortoisehg.mo
│   ├── it
│   │   └── LC_MESSAGES
│   │   └── tortoisehg.mo
│   ├── ja
│   │   └── LC_MESSAGES
│   │   └── tortoisehg.mo
│   ├── jv
│   │   └── LC_MESSAGES
│   │   └── tortoisehg.mo
│   ├── ko
│   │   └── LC_MESSAGES
│   │   └── tortoisehg.mo
│   ├── lv
│   │   └── LC_MESSAGES
│   │   └── tortoisehg.mo
│   ├── nb
│   │   └── LC_MESSAGES
│   │   └── tortoisehg.mo
│   ├── nl
│   │   └── LC_MESSAGES
│   │   └── tortoisehg.mo
│   ├── nn
│   │   └── LC_MESSAGES
│   │   └── tortoisehg.mo
│   ├── oc
│   │   └── LC_MESSAGES
│   │   └── tortoisehg.mo
│   ├── pl
│   │   └── LC_MESSAGES
│   │   └── tortoisehg.mo
│   ├── pt
│   │   └── LC_MESSAGES
│   │   └── tortoisehg.mo
│   ├── pt_BR
│   │   └── LC_MESSAGES
│   │   └── tortoisehg.mo
│   ├── ru
│   │   └── LC_MESSAGES
│   │   └── tortoisehg.mo
│   ├── sr
│   │   └── LC_MESSAGES
│   │   └── tortoisehg.mo
│   ├── sv
│   │   └── LC_MESSAGES
│   │   └── tortoisehg.mo
│   ├── th
│   │   └── LC_MESSAGES
│   │   └── tortoisehg.mo
│   ├── tr
│   │   └── LC_MESSAGES
│   │   └── tortoisehg.mo
│   ├── uk
│   │   └── LC_MESSAGES
│   │   └── tortoisehg.mo
│   ├── zh_CN
│   │   └── LC_MESSAGES
│   │   └── tortoisehg.mo
│   └── zh_TW
│   └── LC_MESSAGES
│   └── tortoisehg.mo
├── nautilus-python
│   └── extensions
│   └── nautilus-thg.py
└── pixmaps
└── tortoisehg
└── icons
├── 16x16
│   ├── actions
│   │   ├── hg-add.png
│   │   ├── thg-repoconfig.png
│   │   └── thg-userconfig.png
│   ├── apps
│   │   ├── gnupg.png
│   │   ├── kiln.png
│   │   └── reviewboard.png
│   ├── mimetypes
│   │   └── text-x-generic.png
│   └── status
│   └── hg-removed.png
├── 22x22
│   └── actions
│   └── window-close.png
├── 24x24
│   └── actions
│   ├── hg-incoming.png
│   ├── hg-outgoing.png
│   ├── hg-pull.png
│   └── hg-push.png
├── 32x32
│   ├── actions
│   │   ├── hg-add.png
│   │   ├── hg-branch.png
│   │   ├── hg-sign.png
│   │   ├── thg-repoconfig.png
│   │   └── thg-userconfig.png
│   └── status
│   └── hg-removed.png
├── detect_rename.ico
├── expander-close.png
├── expander-open.png
├── general.ico
├── hgB.ico
├── hg.ico
├── ignore.ico
├── menuabout.ico
├── menuadd.ico
├── menublame.ico
├── menucheckout.ico
├── menuclone.ico
├── menucommit.ico
├── menucreaterepos.ico
├── menudelete.ico
├── menulog.ico
├── menurepobrowse.ico
├── menurevert.ico
├── menushowchanged.ico
├── menusynch.ico
├── proxy.ico
├── README.txt
├── refresh_overlays.ico
├── scalable
│   ├── actions
│   │   ├── application-exit.svg
│   │   ├── compare-files.svg
│   │   ├── copy-hash.svg
│   │   ├── copy-patch.svg
│   │   ├── dialog-warning.svg
│   │   ├── document-new.svg
│   │   ├── edit-copy.svg
│   │   ├── edit-cut.svg
│   │   ├── edit-file.svg
│   │   ├── edit-find.svg
│   │   ├── go-down.svg
│   │   ├── go-home.svg
│   │   ├── go-jump.svg
│   │   ├── go-next.svg
│   │   ├── go-previous.svg
│   │   ├── go-to-rev.svg
│   │   ├── go-up.svg
│   │   ├── hg-annotate.svg
│   │   ├── hg-archive.svg
│   │   ├── hg-bisect-bad-good.svg
│   │   ├── hg-bisect-good-bad.svg
│   │   ├── hg-bisect.svg
│   │   ├── hg-bookmarks.svg
│   │   ├── hg-bundle.svg
│   │   ├── hg-clone.svg
│   │   ├── hg-commit.svg
│   │   ├── hg-compress.svg
│   │   ├── hg-export.svg
│   │   ├── hg-extensions.svg
│   │   ├── hg-grep.svg
│   │   ├── hg-import.svg
│   │   ├── hg-incoming.svg
│   │   ├── hg-init.svg
│   │   ├── hg-log.svg
│   │   ├── hg-merge.svg
│   │   ├── hg-outgoing.svg
│   │   ├── hg-pull.svg
│   │   ├── hg-pull-to-here.svg
│   │   ├── hg-purge.svg
│   │   ├── hg-push.svg
│   │   ├── hg-qdelete.svg
│   │   ├── hg-qfold.svg
│   │   ├── hg-qgoto.svg
│   │   ├── hg-qguard.svg
│   │   ├── hg-qpop-all.svg
│   │   ├── hg-qpop.svg
│   │   ├── hg-qpush-all.svg
│   │   ├── hg-qpush-move.svg
│   │   ├── hg-qpush.svg
│   │   ├── hg-rebase.svg
│   │   ├── hg-recover.svg
│   │   ├── hg-remove.svg
│   │   ├── hg-rename.svg
│   │   ├── hg-revert.svg
│   │   ├── hg-serve.svg
│   │   ├── hg-shelve.svg
│   │   ├── hg-status.svg
│   │   ├── hg-strip.svg
│   │   ├── hg-tag.svg
│   │   ├── hg-topics.svg
│   │   ├── hg-transplant.svg
│   │   ├── hg-unbundle.svg
│   │   ├── hg-undo.svg
│   │   ├── hg-update.svg
│   │   ├── hg-verify.svg
│   │   ├── ldiff.svg
│   │   ├── mail-forward.svg
│   │   ├── new-group.svg
│   │   ├── process-stop.svg
│   │   ├── qfinish.svg
│   │   ├── qimport.svg
│   │   ├── settings_projrc.svg
│   │   ├── status-check.svg
│   │   ├── tasktab-refresh.svg
│   │   ├── thg-add-subrepo.svg
│   │   ├── thg-console.svg
│   │   ├── thg-guess.svg
│   │   ├── thg-ignore.svg
│   │   ├── thg-log-load-all.svg
│   │   ├── thg-mq.svg
│   │   ├── thg-password.svg
│   │   ├── thg-qrefresh.svg
│   │   ├── thg-qreorder.svg
│   │   ├── thg-reporegistry.svg
│   │   ├── thg-repository-open.svg
│   │   ├── thg-shelve-delete-left.svg
│   │   ├── thg-shelve-delete-right.svg
│   │   ├── thg-shelve-move-left-all.svg
│   │   ├── thg-shelve-move-left-chunks.svg
│   │   ├── thg-shelve-move-left-file.svg
│   │   ├── thg-shelve-move-right-all.svg
│   │   ├── thg-shelve-move-right-chunks.svg
│   │   ├── thg-shelve-move-right-file.svg
│   │   ├── thg-sync-bookmarks.svg
│   │   ├── thg-sync.svg
│   │   ├── view-annotate.svg
│   │   ├── view-at-revision.svg
│   │   ├── view-diff.svg
│   │   ├── view-file.svg
│   │   ├── view-filter.svg
│   │   ├── view-hidden.svg
│   │   ├── view-refresh.svg
│   │   └── visualdiff.svg
│   ├── apps
│   │   ├── help-browser.svg
│   │   ├── help-readme.svg
│   │   ├── hg.svg
│   │   ├── phabricator.svg
│   │   ├── preferences-desktop-font.svg
│   │   ├── system-file-manager.svg
│   │   ├── thg.svg
│   │   ├── tools-hooks.svg
│   │   ├── tools-spanner-hammer.svg
│   │   └── utilities-terminal.svg
│   └── status
│   ├── hg-merged-both.svg
│   ├── hg-merged-p1.svg
│   ├── hg-merged-p2.svg
│   ├── hg-modified.svg
│   ├── hg-patch-applied.svg
│   ├── hg-patch-guarded.svg
│   ├── hg-patch-unguarded.svg
│   ├── hg-sharedrepo.svg
│   ├── thg-added-subrepo.svg
│   ├── thg-error.svg
│   ├── thg-git-subrepo.svg
│   ├── thg-remote-repo.svg
│   ├── thg-removed-subrepo.svg
│   ├── thg-subrepo.svg
│   ├── thg-success.svg
│   ├── thg-svn-subrepo.svg
│   └── thg-warning.svg
├── settings_repo.ico
├── settings_user.ico
├── shelve.ico
├── thg_logo_92x50.png
├── thg_logo.ico
└── TortoiseMerge.ico
106 directories, 484 files
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment