summaryrefslogtreecommitdiff
path: root/notmuch-git.py
AgeCommit message (Expand)Author
2022-12-27CLI/git: use --exclude=false when calling notmuch-searchDavid Bremner
2022-07-16CLI/git: opportunistically use bindings to check for known messagesDavid Bremner
2022-07-16CLI/git: current cache contents of indexDavid Bremner
2022-07-07CLI/git: add --format-version argument to init subcommandDavid Bremner
2022-07-07CL/git: add format version 1David Bremner
2022-07-07CLI/git: replace most mentions of nmbugDavid Bremner
2022-06-17CLI/git: add safety checks for checkout and commitDavid Bremner
2022-06-17CLI/git: support configuration for repo location / prefixDavid Bremner
2022-06-17CLI/git: change defaults for repo and prefixDavid Bremner
2022-06-17CLI/git: cache git indicesDavid Bremner
2022-06-17CLI/git: add @timed decorator, time a few functionsDavid Bremner
2022-06-17CLI/git: replace enumeration of tags with sexp query.David Bremner
2022-06-17CLI/git: suppress warnings about initial branch nameDavid Bremner
2022-06-17CLI/git: rename environment variables.David Bremner
2022-06-17test: initial tests for notmuch-gitDavid Bremner
2022-06-17CLI/git: Add an 'init' commandW. Trevor King
2022-06-17CLI/git: make existance of config branch optional on cloneDavid Bremner
2022-06-17notmuch-git: add --git-dir, --tag-prefix argumentsDavid Bremner
2022-06-17CLI/git: drop support for python < 3.2David Bremner
2022-06-17nmbug: promote to user tool "notmuch-git"David Bremner