summaryrefslogtreecommitdiff
path: root/lisp/init-git.el
AgeCommit message (Expand)Author
2015-08-11Unset git-commit-finish-query-functionsKyle Meyer
2015-08-10magit-log-popup: Add --first-parentKyle Meyer
2015-08-10magit-log-popup: Add key for magit-log-refresh-popupKyle Meyer
2015-08-06magit-list-recent-refs: Limit to local by defaultKyle Meyer
2015-08-06hydra-smerge: Add quit keyKyle Meyer
2015-08-06magit-revfile-reset: Fix docstring typoKyle Meyer
2015-08-04Don't decorate section logsKyle Meyer
2015-08-02Add git prefix map under "." in Magit buffersKyle Meyer
2015-08-02Add magit-find-commit-file commandKyle Meyer
2015-08-02Add magit-find-recently-changed-file commandKyle Meyer
2015-07-31Set smerge-diff-switchesKyle Meyer
2015-07-31magit-copy-hook: Add function to copy region commitsKyle Meyer
2015-07-29Set magit-push-always-verifyKyle Meyer
2015-07-29Add smerge hydraKyle Meyer
2015-07-29Add magit-diff-refresh-popup to magit-diff-popupKyle Meyer
2015-07-17magit-pin-file: Use line and column, not pointKyle Meyer
2015-07-17Add magit-copy-as-kill variantKyle Meyer
2015-07-17Rename git-shorten-hash-at-pointKyle Meyer
2015-07-17git-shorten-hash-at-point: Use magit-abbrev-lengthKyle Meyer
2015-07-17Decrease magit-diff-auto-show-delayKyle Meyer
2015-07-17magit-pin-file: Allow toggling with working treeKyle Meyer
2015-07-14Rewrite magit-insert-staged-fileKyle Meyer
2015-07-10magit-insert-staged-file: Fall back on HEAD filesKyle Meyer
2015-07-10Fix magit-insert-staged-fileKyle Meyer
2015-07-09Replace magit-checkout-file with magit-reset-fileKyle Meyer
2015-07-09Add magit-revfile-reset commandKyle Meyer
2015-07-09Remove git-rebase-show-commitKyle Meyer
2015-07-09init-git.el: Fix typoKyle Meyer
2015-06-29Add magit-dispatch-popup to git-mapKyle Meyer
2015-06-29Update for renamed Magit variableKyle Meyer
2015-06-26Update Magit load pathKyle Meyer
2015-06-10Use custom avy-goto-subword-1 for all bindingsKyle Meyer
2015-06-08Add git-shorten-hash-at-point commandKyle Meyer
2015-06-08Merge show-commit-under-point commandsKyle Meyer
2015-05-31Add binding for magit-log-buffer-fileKyle Meyer
2015-05-29Use avy instead of ace-jump-modeKyle Meyer
2015-05-29Replace all magit-get-top-dir with magit-toplevelKyle Meyer
2015-05-23Use magit-toplevel instead of magit-get-top-dirKyle Meyer
2015-05-23Remove reference to obsolete magit-backup-modeKyle Meyer
2015-05-21Set magit-revert-buffersKyle Meyer
2015-05-10Magit: Add commands for checking out recent refsKyle Meyer
2015-05-10Add command magit-checkout-fileKyle Meyer
2015-04-24Add every git commit message to ringKyle Meyer
2015-04-18Set magit-annex-unused-open-function to org-open-fileKyle Meyer
2015-03-27Add command magit-insert-staged-fileKyle Meyer
2015-03-25Reorganize magit-define-popup-action callsKyle Meyer
2015-03-25Add magit-delete-previous-branch commandKyle Meyer
2015-03-10Remove km/magit-log-all-branches actionKyle Meyer
2015-03-10Switch from ido to helmKyle Meyer
2015-02-28Activate magit-patch-popup with prefixKyle Meyer