Age | Commit message (Collapse) | Author | |
---|---|---|---|
2015-07-17 | git-shorten-hash-at-point: Use magit-abbrev-length | Kyle Meyer | |
2015-07-17 | Decrease magit-diff-auto-show-delay | Kyle Meyer | |
2015-07-17 | magit-pin-file: Allow toggling with working tree | Kyle Meyer | |
Also, try to go to position even when OTHER-REV is non-nil. | |||
2015-07-14 | init-org.el: Remove section | Kyle Meyer | |
2015-07-14 | Remove org-struct hooks | Kyle Meyer | |
2015-07-14 | Rewrite magit-insert-staged-file | Kyle Meyer | |
2015-07-10 | magit-insert-staged-file: Fall back on HEAD files | Kyle Meyer | |
2015-07-10 | Fix magit-insert-staged-file | Kyle Meyer | |
2015-07-09 | Replace magit-checkout-file with magit-reset-file | Kyle Meyer | |
2015-07-09 | Add magit-revfile-reset command | Kyle Meyer | |
2015-07-09 | Remove git-rebase-show-commit | Kyle Meyer | |
Magit commit 4dd06d7f23d9267 adds a display-only variant. | |||
2015-07-09 | init-git.el: Fix typo | Kyle Meyer | |
2015-07-05 | Uninstall whole-line-or-region | Kyle Meyer | |
I haven't been using this. | |||
2015-07-03 | Don't require newline in snippets | Kyle Meyer | |
2015-07-03 | Update pymc import in snippets | Kyle Meyer | |
2015-06-29 | Add magit-dispatch-popup to git-map | Kyle Meyer | |
2015-06-29 | Update for renamed Magit variable | Kyle Meyer | |
2015-06-29 | Remove km/god-magit-mode-p | Kyle Meyer | |
god-magit-mode-p is upstream as of god-mode commit 9993e53c5f115a7. | |||
2015-06-28 | init-god.el: Move Gnus check to predicate | Kyle Meyer | |
2015-06-28 | Add km/god-magit-mode-p to exempt predicates | Kyle Meyer | |
This should have been added in d786b126284309d. | |||
2015-06-28 | init-god.el: Use predicate for Magit modes | Kyle Meyer | |
2015-06-28 | init-god.el: Delete trailing line | Kyle Meyer | |
2015-06-28 | Disable lispy when activating God mode | Kyle Meyer | |
2015-06-27 | Use same face for org-scheduled and org-scheduled-today | Kyle Meyer | |
2015-06-26 | Update Magit load path | Kyle Meyer | |
Files are in lisp subdirectory as of Magit commit 51eb8bb42f45237. | |||
2015-06-23 | Add dired-jump-file-at-point command | Kyle Meyer | |
2015-06-23 | Load ox-md with Org | Kyle Meyer | |
2015-06-22 | Rewrite org-clone-and-shift-by-repeater | Kyle Meyer | |
As of Org mode commit 329683861cc85aa, org-clone-subtree-with-time-shift accepts a value of 0, which allows a repeating subtree to be replaced with a non-repeating subtree and a shifted, repeating subtree. Rewrite org-clone-and-shift-by-repeater to use the new org-clone-subtree-with-time-shift. As an added bonus, this means that org-clone-and-shift-by-repeater now supports scheduled items and time stamps, not just deadlines | |||
2015-06-22 | Remove some ; bindings for semimap | Kyle Meyer | |
2015-06-20 | Extend link support gnus-follow-last-message-link | Kyle Meyer | |
Before, this function only worked with gwene links that could be followed with shr functions. Using widgets, this should work for links in non-gwene buffers too. | |||
2015-06-18 | Add org-open-file to helm-generic-files-map | Kyle Meyer | |
2015-06-15 | init-python.el: Rename hook function | Kyle Meyer | |
2015-06-15 | Use default value for webjump queries | Kyle Meyer | |
2015-06-12 | org-open-file-at-point: Support Org links | Kyle Meyer | |
2015-06-12 | project-filename-at-point: Support Org links | Kyle Meyer | |
2015-06-11 | Use dired-jump for org-open-link-directory | Kyle Meyer | |
2015-06-11 | Fix narrow-indirect functions name | Kyle Meyer | |
2015-06-10 | Set imenu-create-index-function for snakemake | Kyle Meyer | |
Need to set this as of snakemake-mode commit c6765aae71. | |||
2015-06-10 | Use custom avy-goto-subword-1 for all bindings | Kyle Meyer | |
Only changed main binding in f88d106fc3. | |||
2015-06-10 | Make avy-goto-subword-1 variant for agenda | Kyle Meyer | |
Call org-agenda-do-context-action after jumping, just like org-agenda-next-line. | |||
2015-06-10 | Move binding under correct heading | Kyle Meyer | |
2015-06-08 | Add git-shorten-hash-at-point command | Kyle Meyer | |
2015-06-08 | Merge show-commit-under-point commands | Kyle Meyer | |
Use a prefix argument instead of having separate commands for switching projects. | |||
2015-06-08 | Switch shr-save-contents key | Kyle Meyer | |
2015-06-08 | Expose --touch to snakemake-compile-project-file | Kyle Meyer | |
2015-05-31 | Add binding for magit-log-buffer-file | Kyle Meyer | |
2015-05-31 | Disable python shell autodetection | Kyle Meyer | |
2015-05-30 | Keep notmuch binding when default server | Kyle Meyer | |
2015-05-30 | Bind notmuch instead of notmuch-search in mail map | Kyle Meyer | |
2015-05-30 | Add ace-link-widget command | Kyle Meyer | |