summaryrefslogtreecommitdiff
path: root/lisp
AgeCommit message (Expand)Author
2018-07-30Tweak and simplify km/magit-rev-ancestor-pKyle Meyer
2018-07-07theme: Change org-agenda-clocking faceKyle Meyer
2018-07-01Update hyrdra-smerge for renamed commandsKyle Meyer
2018-06-08magit: Use oref instead of magit-section accessor functionsKyle Meyer
2018-06-08magit: Use magit-unstaged-files, not magit-modified-filesKyle Meyer
2018-05-14notmuch-visit-github-url: Copy URL when given a prefix argumentKyle Meyer
2018-04-28mail: Add notmuch-visit-github-url commandKyle Meyer
2018-04-28km/magit-log-dwim: Handle merges in revision buffersKyle Meyer
2018-04-28km/magit-open-github-pr: New commandKyle Meyer
2018-04-28projectile: Add command to copy Python module nameKyle Meyer
2018-04-28Add key for transport-next-link to hydra-org-link-editKyle Meyer
2018-04-01km-magit: Add command for copying GitHub linkKyle Meyer
2018-04-01km-magit: Move copy functions to their own sectionKyle Meyer
2018-03-20km/magit-pin-file: Detect indirect buffersKyle Meyer
2018-01-20km-magit: Revise docstringsKyle Meyer
2018-01-13debbugs-notmuch-select-report: Use notmuch-treeKyle Meyer
2018-01-13Add notmuch variant for debbugs-gnu-select-reportKyle Meyer
2018-01-13Define notmuch-search variantKyle Meyer
2018-01-13theme: Darken foreground of diff-contextKyle Meyer
2018-01-13Update copyright yearsKyle Meyer
2017-12-31magit: Modify message for refs/pull/ mergesKyle Meyer
2017-11-17Use default background for org-agenda-restriction-lockKyle Meyer
2017-10-28snakemake-recompile-no-dryrun: Support local snakemake-programKyle Meyer
2017-10-28Add custom notmuch-show-stash-git-send-email variantKyle Meyer
2017-10-13org-link-edit-slurp-link: Update for renamed functionKyle Meyer
2017-10-13notmuch: Add command to show GitHub PRs in MagitKyle Meyer
2017-10-05dired: Add beginning-of-buffer variantKyle Meyer
2017-09-22open-github-patch: Escape unintentional wildcardKyle Meyer
2017-08-03mail: Read sync-mail arguments through custom functionKyle Meyer
2017-08-02diff-review: Fix function for comment movementKyle Meyer
2017-07-23Add copy line action to avy-dispatch-alistKyle Meyer
2017-07-03Add custom notmuch-tree-from-show-current-query commandKyle Meyer
2017-07-01diff-review: Add open-line variantKyle Meyer
2017-07-01diff-review: Add commands to move to the previous/next commentKyle Meyer
2017-07-01diff-review: Extract bounds logic into separate functionKyle Meyer
2017-07-01diff-review-mode: Show mode map in docstringKyle Meyer
2017-07-01diff-review: Add more docstringsKyle Meyer
2017-07-01diff-review-as-mail: Anchor regexp searchKyle Meyer
2017-06-14magit-update-or-auto-commit: Add optional no-directory argumentKyle Meyer
2017-05-14magit: Add command to "archive" branchesKyle Meyer
2017-04-12Add mode for reviewing diffsKyle Meyer
2017-04-11Add org-agenda-reschedule-by-days commandKyle Meyer
2017-03-31Add strip-comment-lines commandKyle Meyer
2017-03-28Add notmuch-show-at-point commandKyle Meyer
2017-03-25magit-log-select-guess-fixup-commit: Decouple from log formatKyle Meyer
2017-03-24magit-copy-functions: Provide message when copyingKyle Meyer
2017-03-24magit-copy-region-hunk: Remove unnecessary variableKyle Meyer
2017-03-23magit-copy-commit-message: Update for unindented formatKyle Meyer
2017-03-23magit-copy-region-commits: Use more descriptive argument nameKyle Meyer
2017-03-22magit-copy-functions: Mark arguments as unusedKyle Meyer