summaryrefslogtreecommitdiff
path: root/lisp/init-git.el
AgeCommit message (Expand)Author
2015-09-26Add magit-rename-buffer to magit prefix mapKyle Meyer
2015-09-23magit-log-popup: Add --no-merges switchKyle Meyer
2015-09-17Use magit-restore-window-configurationKyle Meyer
2015-09-15magit: Don't show gravatarsKyle Meyer
2015-09-15magit-commit-{wip,extend}-with-file: allow untrackedKyle Meyer
2015-09-15magit-commit-{extend,wip}-with-file: Support status bufferKyle Meyer
2015-09-15magit-checkout-local-tracking: Add at-point defaultKyle Meyer
2015-09-12magit-shorten-hash-at-point: Don't ignore numeric prefixKyle Meyer
2015-09-09init-git.el: Remove stale 'after' callsKyle Meyer
2015-09-03Add magit-refs-toggle-tags commandKyle Meyer
2015-09-03Remove pointless let-bindingKyle Meyer
2015-09-03magit-copy-commit-summary: Don't quote subjectKyle Meyer
2015-09-03Add magit-wip-mapKyle Meyer
2015-09-03Add magit-commit-wip-with-file commandKyle Meyer
2015-09-03Replace magit-commit-extend-all with single file variantKyle Meyer
2015-09-01Add magit-rev-ancestor-p commandKyle Meyer
2015-09-01Rewrite magit-copy-commit-summaryKyle Meyer
2015-08-31Add magit-process-kill bindingKyle Meyer
2015-08-31Add Magit avy-goto-subword-1 variantKyle Meyer
2015-08-31git-map: Add magit-copy-commit-summary bindingKyle Meyer
2015-08-31Rename magit-copy-commit-citation commandKyle Meyer
2015-08-31Make magit-copy-commit-citation useful outside hookKyle Meyer
2015-08-23magit-reset-file: Add revision buffer as defaultKyle Meyer
2015-08-20magit-stash-popup: Add lowercase key for magit-snapshotKyle Meyer
2015-08-14Add --date-order to magit-log-popupKyle Meyer
2015-08-12Don't use magit-annex autoloadsKyle Meyer
2015-08-12Unset git-commit-finish-query-functionsKyle Meyer
2015-08-12Set magit-no-confirmKyle Meyer
2015-08-12Change magit-revert-buffers from t to 'silent'Kyle Meyer
2015-08-11magit-show-commit-at-point: add hash checkKyle Meyer
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